Class OBlockTableAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.beans.PropertyChangeListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class OBlockTableAction
    extends AbstractTableAction<OBlock>
    implements java.beans.PropertyChangeListener
    GUI to define OBlocks, OPaths and Portals. Overrides some of the AbstractTableAction methods as this is a hybrid pane. Relies on TableFrames.
    See Also:
    Serialized Form