rero.gui.input
public class InputBorder extends Object implements Border
Field Summary | |
---|---|
protected AttributedString | indent |
protected String | original |
Constructor Summary | |
---|---|
InputBorder(String text) |
Method Summary | |
---|---|
AttributedText | getAttributes() |
Insets | getBorderInsets(Component c) |
String | getText() |
boolean | isBorderOpaque() |
void | paintBorder(Component c, Graphics g, int x, int y, int width, int height) |