|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grendel.prefs.base.ServerArray
Method Summary | |
void |
add(ServerStructure aServer)
|
ServerStructure |
get(int Index)
|
static ServerArray |
GetMaster()
|
void |
readPrefs()
|
void |
remove(int Index)
|
int |
size()
|
void |
writePrefs()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static ServerArray GetMaster()
public void readPrefs()
public void writePrefs()
public ServerStructure get(int Index)
public void add(ServerStructure aServer)
public void remove(int Index)
public int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |