com.zfqjava.swing.plaf
Class FontChooserUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--com.zfqjava.swing.plaf.FontChooserUI
Direct Known Subclasses:
BasicFontChooserUI

public abstract class FontChooserUI
extends javax.swing.plaf.ComponentUI

Pluggable look and feel interface for JFontChooser.


Constructor Summary
FontChooserUI()
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontChooserUI

public FontChooserUI()


Copyright © 2001-2003 Extreme Component, Inc. All rights reserved.