JComponentPack 1.5.0

com.zfqjava.swing.plaf.basic
Class BasicClockUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.ClockUI
          extended by com.zfqjava.swing.plaf.basic.BasicClockUI

public class BasicClockUI
extends ClockUI

The basic L&F for ClockUI.


Constructor Summary
BasicClockUI()
           
 
Method Summary
protected  PropertyChangeListener createPropertyChangeListener()
           
static ComponentUI createUI(JComponent c)
           
protected  void installComponents(JClock clock)
           
protected  void installDefaults(JClock clock)
           
protected  void installListeners(JClock clock)
           
 void installUI(JComponent c)
           
protected  void uninstallComponents(JClock clock)
           
protected  void uninstallDefaults(JClock clock)
           
protected  void uninstallListeners(JClock clock)
           
 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

BasicClockUI

public BasicClockUI()
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(JClock clock)

uninstallDefaults

protected void uninstallDefaults(JClock clock)

installComponents

protected void installComponents(JClock clock)

uninstallComponents

protected void uninstallComponents(JClock clock)

installListeners

protected void installListeners(JClock clock)

uninstallListeners

protected void uninstallListeners(JClock clock)

createPropertyChangeListener

protected PropertyChangeListener createPropertyChangeListener()

JComponentPack 1.5.0

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