Class JPanelFlythruMove.EmptyButton

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
JPanelFlythruMove

class JPanelFlythruMove.EmptyButton extends JButton
DOCUMENT ME!
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Use serialVersionUID for interoperability.
      See Also:
  • Constructor Details

    • EmptyButton

      public EmptyButton(String tip)
      Creates new button with correct icon and given tool tip.
      Parameters:
      tip - Tool tip for button.