apps.remotecontrol.tableportal
Class TableConnectDialog

java.lang.Object
  extended by apps.mathpadapp.conceptmapping.GraphNode
      extended by apps.mathpadapp.util.MTFrame
          extended by apps.mathpadapp.util.MTDialog
              extended by apps.remotecontrol.tableportal.TableConnectDialog
All Implemented Interfaces:
NetworkedContentManager.NetworkListener

public class TableConnectDialog
extends MTDialog
implements NetworkedContentManager.NetworkListener

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

TableConnectDialog

public TableConnectDialog(TablePortal portal,
                          ContentSystem contentSystem)
Instantiates a new table connect dialog.

Parameters:
portal - the portal
contentSystem - the content system
Method Detail

close

public void close()
Description copied from class: MTFrame
Close.

Overrides:
close in class MTDialog

messageReceived

public void messageReceived(java.lang.Object obj)
Description copied from interface: NetworkedContentManager.NetworkListener
Message received.

Specified by:
messageReceived in interface NetworkedContentManager.NetworkListener
Parameters:
obj - the obj