Package | Description |
---|---|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
static NavigationControlType |
NavigationControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavigationControlType[] |
NavigationControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NavigationControl |
NavigationControlPanel.getNavigationControl(NavigationControlType type)
Returns the control used to perform the given type of navigation.
|
Constructor and Description |
---|
NavigationControl(NavigationControlPanel controlPanel,
NavigationControlType type)
Constructs a new paging control.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.