Uses of Interface
com.jidesoft.plaf.LookAndFeelFactory.UIDefaultsCustomizer

Packages that use LookAndFeelFactory.UIDefaultsCustomizer
com.jidesoft.plaf The package contains additional ComponentUI for JIDE components. 
 

Uses of LookAndFeelFactory.UIDefaultsCustomizer in com.jidesoft.plaf
 

Classes in com.jidesoft.plaf that implement LookAndFeelFactory.UIDefaultsCustomizer
static class LookAndFeelFactory.SyntheticaCustomizer
           
 

Methods in com.jidesoft.plaf that return LookAndFeelFactory.UIDefaultsCustomizer
static LookAndFeelFactory.UIDefaultsCustomizer[] LookAndFeelFactory.getUIDefaultsCustomizers()
          Gets all UIDefaults customizers.
 

Methods in com.jidesoft.plaf with parameters of type LookAndFeelFactory.UIDefaultsCustomizer
static void LookAndFeelFactory.addUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer uiDefaultsCustomizer)
          Adds your own UIDefaults customizer.
static void LookAndFeelFactory.removeUIDefaultsCustomizer(LookAndFeelFactory.UIDefaultsCustomizer uiDefaultsCustomizer)
          Removes an existing UIDefaults customizer you added before.
 



Copyright © 2009. All Rights Reserved.