|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
public class SIPCommDefaultTheme
SipCommunicator default theme.
| Field Summary | |
|---|---|
(package private) Object |
fieldInputMap
Default input map for this theme. |
(package private) Object |
multilineInputMap
The default multi-line text component input map. |
(package private) Object |
passwordInputMap
The default password input map. |
| Constructor Summary | |
|---|---|
SIPCommDefaultTheme()
|
|
| Method Summary | |
|---|---|
void |
addCustomEntriesToTable(UIDefaults table)
Adds a list of entries in the given defaults table. |
protected ColorUIResource |
getBlack()
Returns the control text color resource. |
ColorUIResource |
getControl()
Returns the desktop background color resource. |
FontUIResource |
getControlTextFont()
Returns the control text font color resource. |
ColorUIResource |
getDesktopColor()
Returns the desktop color resource. |
ColorUIResource |
getInactiveControlTextColor()
Returns the inactive control text color resource. |
ColorUIResource |
getMenuBackground()
Returns the window background color resource. |
ColorUIResource |
getMenuDisabledForeground()
Returns the menu disabled foreground color resource. |
FontUIResource |
getMenuTextFont()
Returns the menu text font color resource. |
String |
getName()
Returns the name of this theme. |
protected ColorUIResource |
getPrimary1()
Returns the primary control dark shadow color resource. |
protected ColorUIResource |
getPrimary2()
Returns the primary control shadow color resource. |
protected ColorUIResource |
getPrimary3()
Returns the primary control color resource. |
protected ColorUIResource |
getSecondary1()
Returns the control dark shadow color resource. |
protected ColorUIResource |
getSecondary2()
Returns the control shadow color resource. |
protected ColorUIResource |
getSecondary3()
Returns the control color resource. |
FontUIResource |
getSubTextFont()
Returns the window title font color resource. |
FontUIResource |
getSystemTextFont()
Returns the system text font color resource. |
FontUIResource |
getUserTextFont()
Returns the user text font color resource. |
ColorUIResource |
getWindowBackground()
Returns the window background color resource. |
FontUIResource |
getWindowTitleFont()
Returns the window title font color resource. |
void |
loadSkin()
Reloads defaults. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Object fieldInputMap
Object passwordInputMap
Object multilineInputMap
| Constructor Detail |
|---|
public SIPCommDefaultTheme()
| Method Detail |
|---|
public void addCustomEntriesToTable(UIDefaults table)
addCustomEntriesToTable in class MetalThemetable - the table of user interface defaultspublic String getName()
getName in class DefaultMetalThemeprotected ColorUIResource getPrimary1()
getPrimary1 in class DefaultMetalThemeprotected ColorUIResource getPrimary2()
getPrimary2 in class DefaultMetalThemeprotected ColorUIResource getPrimary3()
getPrimary3 in class DefaultMetalThemeprotected ColorUIResource getSecondary1()
getSecondary1 in class DefaultMetalThemeprotected ColorUIResource getSecondary2()
getSecondary2 in class DefaultMetalThemeprotected ColorUIResource getSecondary3()
getSecondary3 in class DefaultMetalThemeprotected ColorUIResource getBlack()
getBlack in class MetalThemepublic ColorUIResource getDesktopColor()
getDesktopColor in class MetalThemepublic ColorUIResource getWindowBackground()
getWindowBackground in class MetalThemepublic ColorUIResource getControl()
getControl in class MetalThemepublic ColorUIResource getMenuBackground()
getMenuBackground in class MetalThemepublic ColorUIResource getInactiveControlTextColor()
getInactiveControlTextColor in class MetalThemepublic ColorUIResource getMenuDisabledForeground()
getMenuDisabledForeground in class MetalThemepublic FontUIResource getControlTextFont()
getControlTextFont in class DefaultMetalThemepublic FontUIResource getSystemTextFont()
getSystemTextFont in class DefaultMetalThemepublic FontUIResource getUserTextFont()
getUserTextFont in class DefaultMetalThemepublic FontUIResource getMenuTextFont()
getMenuTextFont in class DefaultMetalThemepublic FontUIResource getWindowTitleFont()
getWindowTitleFont in class DefaultMetalThemepublic FontUIResource getSubTextFont()
getSubTextFont in class DefaultMetalThemepublic void loadSkin()
loadSkin in interface Skinnable
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||