Package cern.accsoft.steering.util.gui.menu
- 
Interface Summary Interface Description ActionProvider simple interface, that provides actionsCheckable this interface can be implemented by a TableModel in order to receive commands from the popu menu.ValueSetable this interface can be implemented by a tableModel to enable the setting of double-values via popup menu. - 
Class Summary Class Description MousePopupListener extension forMouseAdapterto check if a popup menu shall show up.TablePopupMenu This class is a basic popupmenu used in tables, to enable setting a value to multiple rows and checking/unchecking multiple rows.