com.jidesoft.plaf
Class GanttChartUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.jidesoft.plaf.GanttChartUI
- Direct Known Subclasses:
- BasicGanttChartUI
public abstract class GanttChartUI
- extends ComponentUI
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GanttChartUI
public GanttChartUI()
getPreferredScrollableViewportSize
public abstract Dimension getPreferredScrollableViewportSize(GanttChart<?,?> ganttChart)