Save This Page
Home » openjdk-7 » net.jbeans.bean.property » editor » [javadoc | source]
net.jbeans.bean.property.editor
final class: FontEditor.FontDisplay [javadoc | source]
java.lang.Object
   net.jbeans.bean.property.editor.FontEditor$FontDisplay

All Implemented Interfaces:
    Icon

Implementation of a Icon button.
Constructor:
 public FontDisplay() 
 public FontDisplay(int style) 
 public FontDisplay(int style,
    String label) 
Method from net.jbeans.bean.property.editor.FontEditor$FontDisplay Summary:
getIconHeight,   getIconWidth,   paintIcon,   setFamily
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from net.jbeans.bean.property.editor.FontEditor$FontDisplay Detail:
 public final int getIconHeight() 
 public final int getIconWidth() 
 public final  void paintIcon(Component c,
    Graphics g,
    int x,
    int y) 
 public final  void setFamily(String family)