com.l2fprod.common.swing.plaf
Class FontChooserUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.l2fprod.common.swing.plaf.FontChooserUI
Direct Known Subclasses:
BasicFontChooserUI, WindowsFontChooserUI

public class FontChooserUI
extends javax.swing.plaf.ComponentUI

FontChooserUI.


Constructor Summary
FontChooserUI()
           
 
Method Summary
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, 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()