com.zfqjava.swing.plaf.basic
Class BasicFontChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.zfqjava.swing.plaf.FontChooserUI
com.zfqjava.swing.plaf.basic.BasicFontChooserUI
public class BasicFontChooserUI
- extends FontChooserUI
The basic L&F for FontChooserUI.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicFontChooserUI
public BasicFontChooserUI()
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(JFontChooser fontChooser)
uninstallDefaults
protected void uninstallDefaults(JFontChooser fontChooser)
installComponents
protected void installComponents(JFontChooser fontChooser)
uninstallComponents
protected void uninstallComponents(JFontChooser fontChooser)
installListeners
protected void installListeners(JFontChooser fontChooser)
uninstallListeners
protected void uninstallListeners(JFontChooser fontChooser)
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.