org.inb.biomoby.client.gui.swing.border
Class HeaderBorder.EmptyBorder
java.lang.Object
org.inb.biomoby.client.gui.swing.border.HeaderBorder.EmptyBorder
- All Implemented Interfaces:
- Border
- Enclosing class:
- HeaderBorder
public static class HeaderBorder.EmptyBorder
- extends Object
- implements Border
HeaderBorder.EmptyBorder
public HeaderBorder.EmptyBorder()
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets
in interface Border
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height)
- Specified by:
paintBorder
in interface Border
isBorderOpaque
public boolean isBorderOpaque()
- Specified by:
isBorderOpaque
in interface Border
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010