bibliothek.extension.gui.dock.theme.eclipse
Class EclipseBorder
java.lang.Object
bibliothek.extension.gui.dock.theme.eclipse.EclipseBorder
- All Implemented Interfaces:
- Border
public class EclipseBorder
- extends Object
- implements Border
- Author:
- Janni Kovacs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseBorder
public EclipseBorder(boolean fillEdges)
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