Uses of Class
com.dlsc.flexgantt.swing.NavigationControlPanel

Packages that use NavigationControlPanel
com.dlsc.flexgantt.swing Contains the Gantt chart components and various other user interface elements that can be used together with the Gantt chart. 
 

Uses of NavigationControlPanel in com.dlsc.flexgantt.swing
 

Methods in com.dlsc.flexgantt.swing that return NavigationControlPanel
 NavigationControlPanel NavigationControl.getNavigationControlPanel()
          Returns the panel to which the control belongs.
 

Constructors in com.dlsc.flexgantt.swing with parameters of type NavigationControlPanel
NavigationControl(NavigationControlPanel controlPanel, NavigationControlType type)
          Constructs a new paging control.