org.inb.biomoby.client.gui.swing.border
Class HRBorder
java.lang.Object
org.inb.biomoby.client.gui.swing.border.HRBorder
- All Implemented Interfaces:
- Border
public class HRBorder
- extends Object
- implements Border
- Author:
- Dmitry Repchevsky
HRBorder
public HRBorder()
HRBorder
public HRBorder(Color color)
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height)
- Specified by:
paintBorder
in interface Border
getBorderInsets
public Insets getBorderInsets(Component c)
- Specified by:
getBorderInsets
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