com.sun.star.hierarchy
Class SystemLookInfo
java.lang.Object
|
+--com.sun.star.hierarchy.SystemLookInfo
- public synchronized class SystemLookInfo
- extends java.lang.Object
Field Summary |
static java.lang.Object |
UNORUNTIMEDATA
|
int |
activeBorder
|
int |
activeForeground
|
int |
background
|
java.lang.String |
controlFont
|
int |
foreground
|
int |
inactiveBorder
|
int |
inactiveForeground
|
int |
selectBackground
|
int |
selectForeground
|
com.sun.star.awt.Gradient |
windowActive
|
java.lang.String |
windowFont
|
com.sun.star.awt.Gradient |
windowInactive
|
Constructor Summary |
SystemLookInfo()
|
SystemLookInfo(int i1,
int i2,
int i3,
int i4,
com.sun.star.awt.Gradient g1,
int i5,
int i6,
com.sun.star.awt.Gradient g2,
int i7,
int i8,
java.lang.String s1,
java.lang.String s2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
activeBorder
public int activeBorder
activeForeground
public int activeForeground
background
public int background
controlFont
public java.lang.String controlFont
foreground
public int foreground
inactiveBorder
public int inactiveBorder
inactiveForeground
public int inactiveForeground
selectBackground
public int selectBackground
selectForeground
public int selectForeground
windowActive
public com.sun.star.awt.Gradient windowActive
windowFont
public java.lang.String windowFont
windowInactive
public com.sun.star.awt.Gradient windowInactive
SystemLookInfo
public SystemLookInfo()
SystemLookInfo
public SystemLookInfo(int i1,
int i2,
int i3,
int i4,
com.sun.star.awt.Gradient g1,
int i5,
int i6,
com.sun.star.awt.Gradient g2,
int i7,
int i8,
java.lang.String s1,
java.lang.String s2)