com.zfqjava.swing.plaf.basic
Class BasicPartPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.zfqjava.swing.plaf.PartPaneUI
com.zfqjava.swing.plaf.basic.BasicPartPaneUI
public class BasicPartPaneUI
- extends PartPaneUI
The basic L&F for ASplitPaneUI.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicPartPaneUI
public BasicPartPaneUI()
createUI
public static ComponentUI createUI(JComponent c)
installUI
public void installUI(JComponent c)
- Overrides:
installUI in class ComponentUI
uninstallUI
public void uninstallUI(JComponent c)
- Overrides:
uninstallUI in class ComponentUI
installDefaults
protected void installDefaults(JPartPane splitPane)
uninstallDefaults
protected void uninstallDefaults(JPartPane splitPane)
installComponents
protected void installComponents(JPartPane splitPane)
uninstallComponents
protected void uninstallComponents(JPartPane splitPane)
installListeners
protected void installListeners(JPartPane splitPane)
uninstallListeners
protected void uninstallListeners(JPartPane splitPane)
installKeyboardActions
protected void installKeyboardActions(JPartPane splitPane)
uninstallKeyboardActions
protected void uninstallKeyboardActions(JPartPane splitPane)
getPreferredSize
public Dimension getPreferredSize(JComponent c)
- Overrides:
getPreferredSize in class ComponentUI
getMinimumSize
public Dimension getMinimumSize(JComponent c)
- Overrides:
getMinimumSize in class ComponentUI
getMaximumSize
public Dimension getMaximumSize(JComponent c)
- Overrides:
getMaximumSize in class ComponentUI
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.