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 PagingControlType |
PagingControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagingControlType[] |
PagingControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PagingControl |
PagingControlPanel.getPagingControl(PagingControlType type)
Returns the button used to perform the given type of navigation.
|
Constructor and Description |
---|
PagingControl(PagingControlPanel controlPanel,
PagingControlType type)
Constructs a new paging control.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.