|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.client.AIDAClient
public class AIDAClient
Date: Feb 3, 2009 3:22:37 PM
Field Summary | |
---|---|
private Cache |
cache
|
private static simphony.util.messages.MessageCenter |
center
|
private AIDAGui |
gui
|
Constructor Summary | |
---|---|
AIDAClient()
|
Method Summary | |
---|---|
boolean |
exit()
Called when the client is exiting. |
(package private) void |
init(AIDAGui gui)
|
void |
openCache(java.io.File file)
Opens a cache from the specified file. |
void |
openTriggerDialog()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final simphony.util.messages.MessageCenter center
private AIDAGui gui
private Cache cache
Constructor Detail |
---|
public AIDAClient()
Method Detail |
---|
void init(AIDAGui gui)
public void openTriggerDialog()
public void openCache(java.io.File file)
file
- the cache description filepublic boolean exit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |