Package ca.phon.ui

Class HidablePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class HidablePanel extends MultiActionButton
A panel to display some information to the user. The panel includes a close icon and save the preference for the visibility of the panel.
See Also:
  • Constructor Details

    • HidablePanel

      public HidablePanel(String panelProp)
      Constructor
      Parameters:
      panelProp - the property name for the panel
  • Method Details