JComponentPack 1.5.0

com.zfqjava.swing.plaf.basic
Class BasicBandBarUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.BandBarUI
          extended by com.zfqjava.swing.plaf.basic.BasicBandBarUI

public class BasicBandBarUI
extends BandBarUI

The basic L&F for BandBarUI.


Constructor Summary
BasicBandBarUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 int getBandRunCount(JBandBar bandBar)
          Returns the band run count.
protected  void installComponents(JBandBar bandBar)
           
protected  void installDefaults(JBandBar bandBar)
           
protected  void installListeners(JBandBar bandBar)
           
 void installUI(JComponent c)
           
protected  void uninstallComponents(JBandBar bandBar)
           
protected  void uninstallDefaults(JBandBar bandBar)
           
protected  void uninstallListeners(JBandBar bandBar)
           
 void uninstallUI(JComponent c)
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicBandBarUI

public BasicBandBarUI()
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(JBandBar bandBar)

uninstallDefaults

protected void uninstallDefaults(JBandBar bandBar)

installComponents

protected void installComponents(JBandBar bandBar)

uninstallComponents

protected void uninstallComponents(JBandBar bandBar)

installListeners

protected void installListeners(JBandBar bandBar)

uninstallListeners

protected void uninstallListeners(JBandBar bandBar)

getBandRunCount

public int getBandRunCount(JBandBar bandBar)
Returns the band run count.

Specified by:
getBandRunCount in class BandBarUI
Returns:
the band run count

JComponentPack 1.5.0

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