Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.plugin.branding
Class Constants

java.lang.Object
  extended by 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.
 
Constructor Summary
Constants()
           
 
Method Summary
static void loadSimpleStyle(StyleSheet style)
          Temporary method to load the css style used in the chat window.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.

Constructor Detail

Constants

public Constants()
Method Detail

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.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.