net.java.sip.communicator.plugin.branding
Class Constants
java.lang.Object
net.java.sip.communicator.plugin.branding.Constants
public class Constants
- extends Object
All look and feel related constants are stored here.
- Author:
- Yana Stamcheva
|
Field Summary |
static String |
TEXT_COLOR
Text color used in the about window and the splash screen. |
static Color |
TITLE_COLOR
Dark blue color used in the about window and the splash screen. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TITLE_COLOR
public static final Color TITLE_COLOR
- Dark blue color used in the about window and the splash screen.
TEXT_COLOR
public static final String TEXT_COLOR
- Text color used in the about window and the splash screen.
Constants
public Constants()
loadSimpleStyle
public static void loadSimpleStyle(StyleSheet style)
- Temporary method to load the css style used in the chat window.
- Parameters:
style -
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.