net.java.sip.communicator.impl.gui.lookandfeel
Class SIPCommBorders
java.lang.Object
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders
public class SIPCommBorders
- extends Object
SIPCommBorders is where all component borders used in the SIPComm L&F are
drawn.
- Author:
- Yana Stamcheva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIPCommBorders
public SIPCommBorders()
getRoundBorder
public static Border getRoundBorder()
getBoldRoundBorder
public static Border getBoldRoundBorder()
getTextFieldBorder
public static Border getTextFieldBorder()
- Returns a border instance for a JTextField.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.