Class BlockEditAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
    Direct Known Subclasses:
    LayoutBlock.LayoutBlockEditAction

    public class BlockEditAction
    extends BeanEditAction<Block>
    Provides an edit panel for a Block object. Note that LayoutBlockEditAction extends this class, so please check this still functions as expected when making changes here.
    See Also:
    Serialized Form