net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommBorders.TextFieldBorder
java.lang.Object
javax.swing.border.AbstractBorder
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.RoundBorder
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.TextFieldBorder
- All Implemented Interfaces:
- Serializable, Border, UIResource
- Enclosing class:
- SIPCommBorders
public static class SIPCommBorders.TextFieldBorder
- extends SIPCommBorders.RoundBorder
The TextField border which is used in SIPComm L&F for all text fields.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommBorders.TextFieldBorder
public SIPCommBorders.TextFieldBorder()
paintBorder
public void paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
- Specified by:
paintBorder in interface Border- Overrides:
paintBorder in class SIPCommBorders.RoundBorder
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.