|
Adempiere 3.5.2a | |||||||||
| 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
com.jgoodies.looks.plastic.PlasticTheme
org.adempiere.plaf.AdempiereTheme
public class AdempiereTheme
A theme based on GTK2-Gilouche and tango project iconset. It has been optimized to work with Suse SLED 10 default desktop settings.
| Field Summary | |
|---|---|
static ColorUIResource |
black
Black |
static FontUIResource |
controlFont
Control font |
static ColorUIResource |
error
Background for fields in error |
static String |
FONT_DEFAULT
Default Font |
static int |
FONT_SIZE
Default Font Size |
static ColorUIResource |
inactive
Background for inactive fields |
static ColorUIResource |
info
Background for info fields |
protected static Logger |
log
Logger |
static ColorUIResource |
mandatory
Background for mandatory fields |
static FontUIResource |
menuFont
Menu font |
static String |
NAME
|
static ColorUIResource |
primary0
Blue 51,51,102 |
static ColorUIResource |
primary1
Blue 102, 102, 153 |
static ColorUIResource |
primary2
Blue 153, 153, 204 |
static ColorUIResource |
primary3
Blue 204, 204, 255 |
protected static String |
s_name
Theme Name |
protected static AdempiereTheme |
s_theme
Active Theme |
ColorUIResource |
secondary0
Black |
static ColorUIResource |
secondary1
Gray 102, 102, 102 |
static ColorUIResource |
secondary2
Gray 153, 153, 153 |
static ColorUIResource |
secondary3
BlueGray 214, 224, 234 - background |
ColorUIResource |
secondary4
White |
static FontUIResource |
smallFont
Small font |
static FontUIResource |
systemFont
System font |
static ColorUIResource |
txt_error
Foreground Text Error |
static ColorUIResource |
txt_ok
Foreground Text OK |
static FontUIResource |
userFont
User font |
static ColorUIResource |
white
White |
static FontUIResource |
windowFont
Window Title font |
| Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme |
|---|
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE |
| Constructor Summary | |
|---|---|
AdempiereTheme()
|
|
| Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme |
|---|
equals, getFontSet, getMenuForeground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSystemTextColor, getTitleTextColor, getTitleTextFont, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static String s_name
public static final String NAME
protected static Logger log
protected static AdempiereTheme s_theme
public static ColorUIResource primary0
public static ColorUIResource primary1
public static ColorUIResource primary2
public static ColorUIResource primary3
public final ColorUIResource secondary0
public static ColorUIResource secondary1
public static ColorUIResource secondary2
public static ColorUIResource secondary3
public final ColorUIResource secondary4
public static ColorUIResource black
public static ColorUIResource white
public static ColorUIResource mandatory
public static ColorUIResource error
public static ColorUIResource inactive
public static ColorUIResource info
public static ColorUIResource txt_ok
public static ColorUIResource txt_error
public static FontUIResource controlFont
public static FontUIResource systemFont
public static FontUIResource userFont
public static FontUIResource smallFont
public static FontUIResource windowFont
public static FontUIResource menuFont
public static final String FONT_DEFAULT
public static int FONT_SIZE
| Constructor Detail |
|---|
public AdempiereTheme()
| Method Detail |
|---|
public String getName()
getName in class DefaultMetalThemepublic String toString()
toString in class Objectpublic ColorUIResource getPrimary1()
getPrimary1 in class DefaultMetalThemepublic ColorUIResource getPrimary2()
getPrimary2 in class DefaultMetalThemepublic ColorUIResource getPrimary3()
getPrimary3 in class DefaultMetalThemepublic ColorUIResource getSecondary0()
public ColorUIResource getSecondary1()
getSecondary1 in class DefaultMetalThemepublic ColorUIResource getSecondary2()
getSecondary2 in class DefaultMetalThemepublic ColorUIResource getSecondary3()
getSecondary3 in class DefaultMetalThemepublic ColorUIResource getSecondary4()
public ColorUIResource getBlack()
getBlack in class com.jgoodies.looks.plastic.PlasticThemepublic ColorUIResource getWhite()
getWhite in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getControlTextFont()
public FontUIResource getControlTextFont()
getControlTextFont in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getSystemTextFont()
public FontUIResource getSystemTextFont()
getSystemTextFont in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getUserTextFont()
public FontUIResource getUserTextFont()
getUserTextFont in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getMenuTextFont()
public FontUIResource getMenuTextFont()
getMenuTextFont in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getWindowTitleFont()
public FontUIResource getWindowTitleFont()
getWindowTitleFont in class com.jgoodies.looks.plastic.PlasticThemeprotected static FontUIResource _getSubTextFont()
public FontUIResource getSubTextFont()
getSubTextFont in class com.jgoodies.looks.plastic.PlasticThemepublic static String getColorAsString(Color c)
c - Color
#parseColorpublic void setDefault()
public ColorUIResource getFocusColor()
getFocusColor in class MetalThemepublic ColorUIResource getPrimaryControlShadow()
getPrimaryControlShadow in class MetalThemepublic ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground in class MetalThemepublic ColorUIResource getMenuSelectedForeground()
getMenuSelectedForeground in class MetalThemepublic ColorUIResource getMenuItemBackground()
getMenuItemBackground in class com.jgoodies.looks.plastic.PlasticThemepublic ColorUIResource getToggleButtonCheckColor()
getToggleButtonCheckColor in class com.jgoodies.looks.plastic.PlasticThemepublic void addCustomEntriesToTable(UIDefaults table)
addCustomEntriesToTable in class MetalTheme
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||