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 |
---|---|
ICommandInterceptor |
AbstractGanttChart.getCommandInterceptor(Class cl)
Returns a command interceptor implementation for the given command type.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGanttChart.setCommandInterceptor(Class<? extends ICommand> cl,
ICommandInterceptor interceptor)
Registers a command interceptor implementation for the given command
type.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.