com.l2fprod.common.swing.plaf.basic
Class BasicFontChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.l2fprod.common.swing.plaf.FontChooserUI
com.l2fprod.common.swing.plaf.basic.BasicFontChooserUI
public class BasicFontChooserUI
- extends FontChooserUI
BasicFontChooserUI.
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 |
BasicFontChooserUI
public BasicFontChooserUI()
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()