JComponentPack 1.5.0

com.zfqjava.swing.plaf.basic
Class BasicTextSpellerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.zfqjava.swing.plaf.TextSpellerUI
          extended by com.zfqjava.swing.plaf.basic.BasicTextSpellerUI

public class BasicTextSpellerUI
extends TextSpellerUI

The basic L&F for TextSpellerUI.


Constructor Summary
BasicTextSpellerUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 JButton getControlButton(JTextSpeller speller, int controlType)
           
protected  void installComponents()
           
protected  void installDefaults()
           
protected  void installListeners()
           
 void installUI(JComponent c)
           
protected  void uninstallComponents()
           
protected  void uninstallDefaults()
           
protected  void uninstallListeners()
           
 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

BasicTextSpellerUI

public BasicTextSpellerUI()
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()

uninstallDefaults

protected void uninstallDefaults()

installComponents

protected void installComponents()

uninstallComponents

protected void uninstallComponents()

installListeners

protected void installListeners()

uninstallListeners

protected void uninstallListeners()

getControlButton

public JButton getControlButton(JTextSpeller speller,
                                int controlType)
Specified by:
getControlButton in class TextSpellerUI

JComponentPack 1.5.0

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