org.rapla.gui.toolkit
Class EmptyLineBorder
java.lang.Object
org.rapla.gui.toolkit.EmptyLineBorder
- All Implemented Interfaces:
- Border
public class EmptyLineBorder
- extends Object
- implements Border
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyLineBorder
public EmptyLineBorder()
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
Copyright © 2000-2006 Rapla Team. All Rights Reseserved.