T
- the type of the Gantt chart must be a subclass of
DualGanttChart
public class PrintSecondaryGanttChartAction<T extends DualGanttChart> extends AbstractPrintAction<T>
DualGanttChart
and the bottom chart will be
printed.ganttChart
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
PrintSecondaryGanttChartAction(T gc)
Constructs a new print action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
findFocusedTable, getGanttChart, setGanttChart
getToolTipText, setToolTipText
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public PrintSecondaryGanttChartAction(T gc)
gc
- the Gantt chart on which to invoke the print featurepublic void actionPerformed(ActionEvent e)
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.