|
||||||||||
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.mathpadapp.util.MTDialog
apps.remotecontrol.tableportal.TableConnectDialog
public class TableConnectDialog
The Class TableConnectDialog.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class apps.mathpadapp.conceptmapping.GraphNode |
---|
GraphNode.ConceptMapListener |
Constructor Summary | |
---|---|
TableConnectDialog(TablePortal portal,
ContentSystem contentSystem)
Instantiates a new table connect dialog. |
Method Summary | |
---|---|
void |
close()
Close. |
void |
messageReceived(java.lang.Object obj)
Message received. |
Methods inherited from class apps.mathpadapp.util.MTDialog |
---|
getParent, isModal, setModal, setVisible |
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 TableConnectDialog(TablePortal portal, ContentSystem contentSystem)
portal
- the portalcontentSystem
- the content systemMethod Detail |
---|
public void close()
MTFrame
close
in class MTDialog
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 |