org.norvelle.textcite.gui.osx
Class OSXFontChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.l2fprod.common.swing.plaf.FontChooserUI
org.norvelle.textcite.gui.osx.OSXFontChooserUI
public class OSXFontChooserUI
- extends com.l2fprod.common.swing.plaf.FontChooserUI
BasicFontChooserUI.
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSXFontChooserUI
public OSXFontChooserUI()
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()