com.norbl.cbp.ppe.gui
Class NetworkTablePopup

java.lang.Object
  extended by com.norbl.cbp.ppe.gui.NetworkTablePopup

public class NetworkTablePopup
extends java.lang.Object

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


Constructor Summary
NetworkTablePopup(PPEManager ppeManager, java.awt.event.ActionListener actionListener, 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,
                         java.awt.event.ActionListener actionListener,
                         javax.swing.JTable table)