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
    • Constructor Summary

      Constructors 
      Constructor Description
      Office2003Theme​(java.lang.String themeName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _uiDefaultsSelection

        public final java.lang.Object[] _uiDefaultsSelection
    • Constructor Detail

      • Office2003Theme

        public Office2003Theme​(java.lang.String themeName)
    • Method Detail

      • getThemeName

        public java.lang.String getThemeName()
      • setThemeName

        public void setThemeName​(java.lang.String themeName)