Class StiExpandPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class StiExpandPanel extends JPanel
Copyright Stimulsoft
See Also:
  • Constructor Details

    • StiExpandPanel

      public StiExpandPanel(String caption)
  • Method Details

    • paintComponent

      protected void paintComponent(Graphics g)
      Overrides:
      paintComponent in class JComponent
    • getExpanded

      public Boolean getExpanded()
      Returns:
      the expanded
    • setExpanded

      public void setExpanded(Boolean expanded)
      Parameters:
      expanded - the expanded to set
    • setWidth

      public void setWidth(int width)
    • setExpandedHeight

      public void setExpandedHeight(int height)
    • setCollapsedHeight

      public void setCollapsedHeight(int height)