|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.mathpadapp.conceptmapping.GraphNode
apps.mathpadapp.util.MTFrame
apps.mysteriestableportal.ClearDataDialog
public class ClearDataDialog
The Class ClearDataDialog.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class apps.mathpadapp.conceptmapping.GraphNode |
---|
GraphNode.ConceptMapListener |
Constructor Summary | |
---|---|
ClearDataDialog(NetworkedContentManager manager,
ContentSystem contentSystem)
Instantiates a new clear data dialog. |
Method Summary | |
---|---|
void |
close()
Close. |
void |
messageReceived(java.lang.Object obj)
Message received. |
Methods inherited from class apps.mathpadapp.util.MTFrame |
---|
getTitle, getTopBar, getWindow, setHeight, setTitle, setWidth |
Methods inherited from class apps.mathpadapp.conceptmapping.GraphNode |
---|
addConceptMapListener, fireNodeConnected, fireNodeDisconnected, getClosePoint, getGraphManager, getIncomingLinks, getLinkPoint, getLocation, getName, getNodeItem, getOutgoingLinks, isLinkable, registerIncomingLink, registerOutgoingLink, remove, removeConceptMapListeners, setClosePoint, setLinkable, setLinkPoint, setLocation, unregisterAllLinks, unregisterLink, updateConnectionPoints |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClearDataDialog(NetworkedContentManager manager, ContentSystem contentSystem)
manager
- the managercontentSystem
- the content systemMethod Detail |
---|
public void close()
MTFrame
close
in class MTFrame
public void messageReceived(java.lang.Object obj)
NetworkedContentManager.NetworkListener
messageReceived
in interface NetworkedContentManager.NetworkListener
obj
- the obj
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |