JComponentPack 1.5.0

com.zfqjava.swing.plaf.basic
Class BasicPartPaneUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.PartPaneUI
          extended by com.zfqjava.swing.plaf.basic.BasicPartPaneUI

public class BasicPartPaneUI
extends PartPaneUI

The basic L&F for ASplitPaneUI.


Constructor Summary
BasicPartPaneUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 Dimension getMaximumSize(JComponent c)
           
 Dimension getMinimumSize(JComponent c)
           
 Dimension getPreferredSize(JComponent c)
           
protected  void installComponents(JPartPane splitPane)
           
protected  void installDefaults(JPartPane splitPane)
           
protected  void installKeyboardActions(JPartPane splitPane)
           
protected  void installListeners(JPartPane splitPane)
           
 void installUI(JComponent c)
           
protected  void uninstallComponents(JPartPane splitPane)
           
protected  void uninstallDefaults(JPartPane splitPane)
           
protected  void uninstallKeyboardActions(JPartPane splitPane)
           
protected  void uninstallListeners(JPartPane splitPane)
           
 void uninstallUI(JComponent c)
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicPartPaneUI

public BasicPartPaneUI()
Method Detail

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

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.