JIDE 3.5.15

com.jidesoft.plaf
Class GanttUIDefaultsCustomizer

java.lang.Object
  extended by com.jidesoft.plaf.GanttUIDefaultsCustomizer
All Implemented Interfaces:
LookAndFeelFactory.UIDefaultsCustomizer

public class GanttUIDefaultsCustomizer
extends Object
implements LookAndFeelFactory.UIDefaultsCustomizer


Constructor Summary
GanttUIDefaultsCustomizer()
           
 
Method Summary
 void customize(UIDefaults defaults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GanttUIDefaultsCustomizer

public GanttUIDefaultsCustomizer()
Method Detail

customize

public void customize(UIDefaults defaults)
Specified by:
customize in interface LookAndFeelFactory.UIDefaultsCustomizer

JIDE 3.5.15