ppe.gui
Class NetworkTablePopup

java.lang.Object
  extended by ppe.gui.NetworkTablePopup

public class NetworkTablePopup
extends java.lang.Object

Create the popup menu for a network (a line in the network table). This method examines the state to deterimine which menu options should be enabled.


Constructor Summary
NetworkTablePopup(PPEManager ppeManager, javax.swing.JTable table)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkTablePopup

public NetworkTablePopup(PPEManager ppeManager,
                         javax.swing.JTable table)