com.l2fprod.common.swing.plaf.windows
Class WindowsFontChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.l2fprod.common.swing.plaf.FontChooserUI
com.l2fprod.common.swing.plaf.windows.WindowsFontChooserUI
public class WindowsFontChooserUI
- extends FontChooserUI
Windows implementation of the JFontChooser pluggable UI.
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 |
WindowsFontChooserUI
public WindowsFontChooserUI()
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
installUI
public void installUI(javax.swing.JComponent c)
- Overrides:
installUI
in class javax.swing.plaf.ComponentUI
installComponents
protected void installComponents()
installListeners
protected void installListeners()
uninstallUI
public void uninstallUI(javax.swing.JComponent c)
- Overrides:
uninstallUI
in class javax.swing.plaf.ComponentUI
uninstallListeners
public void uninstallListeners()
createPropertyChangeListener
protected java.beans.PropertyChangeListener createPropertyChangeListener()