Searched defs:ExpandPanel (Results 1 – 1 of 1) sorted by relevance
38 public class ExpandPanel extends JBPanel { class52 public ExpandPanel(String title) { in ExpandPanel() method in ExpandPanel86 public ExpandPanel(String title, int labelWidth) { in ExpandPanel() method in ExpandPanel124 …public ExpandPanel(JComponent content, boolean isCollapsed, Icon collapseIcon, Icon expandIcon, St… in ExpandPanel() method in ExpandPanel