|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<java.lang.Object,java.lang.Object>
javax.swing.UIDefaults
com.jidesoft.plaf.office2003.Office2003Theme
public class Office2003Theme
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.UIDefaults |
---|
javax.swing.UIDefaults.ActiveValue, javax.swing.UIDefaults.LazyInputMap, javax.swing.UIDefaults.LazyValue, javax.swing.UIDefaults.ProxyLazyValue |
Field Summary | |
---|---|
java.lang.Object[] |
_uiDefaultsSelection
|
Constructor Summary | |
---|---|
Office2003Theme(java.lang.String themeName)
|
Method Summary | |
---|---|
java.lang.String |
getThemeName()
|
void |
setThemeName(java.lang.String themeName)
|
Methods inherited from class javax.swing.UIDefaults |
---|
addPropertyChangeListener, addResourceBundle, firePropertyChange, get, get, getBoolean, getBoolean, getBorder, getBorder, getColor, getColor, getDefaultLocale, getDimension, getDimension, getFont, getFont, getIcon, getIcon, getInsets, getInsets, getInt, getInt, getPropertyChangeListeners, getString, getString, getUI, getUIClass, getUIClass, getUIError, put, putDefaults, removePropertyChangeListener, removeResourceBundle, setDefaultLocale |
Methods inherited from class java.util.Hashtable |
---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final java.lang.Object[] _uiDefaultsSelection
Constructor Detail |
---|
public Office2003Theme(java.lang.String themeName)
Method Detail |
---|
public java.lang.String getThemeName()
public void setThemeName(java.lang.String themeName)
|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |