A B C D E F G H I K L M N O P R S T U V W

D

DateParsers - Class in bass.util
 
DateParsers() - Constructor for class bass.util.DateParsers
 
DB_Conn - Class in bass.db
Provides several methods to fill the database
DB_Conn() - Constructor for class bass.db.DB_Conn
 
DBObject - Class in bass.db
DB Connection class
DBObject() - Constructor for class bass.db.DBObject
Deprecated. plz don't use this for safety reasons ... use the DBObject(int) constructor
DBObject(int) - Constructor for class bass.db.DBObject
generates a db object for the specified DB
dbSort(Hashtable<Integer, DTO_BandWithPoints>) - Static method in class bass.util.SortHashtable
a sort using a temp table at the embedded db to prevent java heap overflows ...
deepScan - Variable in class bass.suggestion.SuggestionTool
 
delete() - Method in class bass.visualisation.graph.BassEdge
 
delete() - Method in class bass.visualisation.graph.BassGraphElement
delete the specific element, removing all references to it.
delete() - Method in class bass.visualisation.graph.BassNode
delete method inherited from BassGraphElement
deleteBand(int) - Static method in class bass.db.DB_Conn
Deletes a band from the bands table
deleteFile(String) - Static method in class bass.util.FileWriter
 
deleteIDsFromLogFile() - Method in class bass.crawler.UndoneIDManagement
 
DerbyInit - Class in bass.db.embedded
Initialization Class for the embedded java DB, checks if DB is initialized or not, if not the DB is created, the tables are added and filled
DerbyInit(StartupScreen) - Constructor for class bass.db.embedded.DerbyInit
 
diffuseGreen - Static variable in class bass.visualisation.graphelements.BassSphere
 
diffuseRed - Static variable in class bass.visualisation.graphelements.BassSphere
 
disconnect() - Method in class bass.crawler.CrawlerClient
disconnects the thread and the gui from the server
done - Variable in class bass.crawler.CrawlerThread
 
doneIDs - Static variable in class bass.crawler.CrawlerServer
 
DTO_Band - Class in bass.dto
DTO object for band info
DTO_Band() - Constructor for class bass.dto.DTO_Band
generates empty dto
DTO_Band(String, String, String[], String, String, String, String, String) - Constructor for class bass.dto.DTO_Band
 
DTO_Band(String) - Constructor for class bass.dto.DTO_Band
parses a server string to a new dto object
DTO_BandnameWithFList - Class in bass.dto
DTO object for band id, band name, amount of bands in ones friendlist, array of those friend id's Extends DTO_FList
DTO_BandnameWithFList(int, LinkedList<Integer>, String, int, int) - Constructor for class bass.dto.DTO_BandnameWithFList
 
DTO_BandWithFPD - Class in bass.dto
 
DTO_BandWithFPD() - Constructor for class bass.dto.DTO_BandWithFPD
 
DTO_BandWithPoints - Class in bass.dto
DTO_Band extended to point system and referrer list
DTO_BandWithPoints(String, int, int) - Constructor for class bass.dto.DTO_BandWithPoints
creates a new DTO
DTO_Client - Class in bass.dto
DTO object to remember client ip and last seen time used for backup system to start a new client if a client crashes
DTO_Client(String) - Constructor for class bass.dto.DTO_Client
generates a new object with the given ip and the last seen time set to the current time
DTO_FList - Class in bass.dto
DTO object for friend lists
DTO_FList(int, int[]) - Constructor for class bass.dto.DTO_FList
basic contructor, creates a new DTO
DTO_FList(String) - Constructor for class bass.dto.DTO_FList
Generates a new DTO from a ServerString
DTO_Profile - Class in bass.dto
DTOs used for parsing profile pages
DTO_Profile() - Constructor for class bass.dto.DTO_Profile
generates an empty dto
DTO_Profile(int, String, String, String) - Constructor for class bass.dto.DTO_Profile
main constructor for this dto type
DTO_Profile(String) - Constructor for class bass.dto.DTO_Profile
generates dto from server string
DTOToLists - Class in bass.visualisation.graph
This class builds lists of edges and nodes for all inputdata from the db.
DTOToLists() - Constructor for class bass.visualisation.graph.DTOToLists
 

A B C D E F G H I K L M N O P R S T U V W