com.jidesoft.plaf.xerto
Class XertoCollapsiblePaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
com.jidesoft.plaf.CollapsiblePaneUI
com.jidesoft.plaf.basic.BasicCollapsiblePaneUI
com.jidesoft.plaf.xerto.XertoCollapsiblePaneUI
public class XertoCollapsiblePaneUI
- extends BasicCollapsiblePaneUI
Methods inherited from class com.jidesoft.plaf.basic.BasicCollapsiblePaneUI |
createEastPane, createLayoutManager, createNorthPane, createPropertyChangeListener, createSouthPane, createWestPane, getEastPane, getMaximumSize, getMinimumSize, getNorthPane, getPainter, getPreferredSize, getSouthPane, getTitlePane, getToggleAction, getWestPane, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, isKeyBindingActive, isKeyBindingRegistered, paint, replacePane, setEastPane, setKeyBindingActive, setKeyBindingRegistered, setNorthPane, setSouthPane, setupMenuCloseKey, setupMenuOpenKey, setWestPane, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_oUpIcon
protected ImageIcon s_oUpIcon
s_oUpOverIcon
protected ImageIcon s_oUpOverIcon
s_oDownIcon
protected ImageIcon s_oDownIcon
s_oDownOverIcon
protected ImageIcon s_oDownOverIcon
XertoCollapsiblePaneUI
public XertoCollapsiblePaneUI()
XertoCollapsiblePaneUI
public XertoCollapsiblePaneUI(CollapsiblePane f)
createUI
public static ComponentUI createUI(JComponent b)
createTitlePane
protected JComponent createTitlePane(CollapsiblePane i_collapsiblePane)
- Overrides:
createTitlePane
in class BasicCollapsiblePaneUI