public static class GanttPrintActions.GanttPrintAction
extends ilog.views.gantt.action.IlvAction
Constructor and Description |
---|
GanttPrintActions.GanttPrintAction(Viewer viewer,
java.util.HashMap printbuttonlabels)
Creates the action for the specified chart.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
This function is called when the user wants to preview the printing.
|
getAccelerator, getAcceleratorText, getIcon, getLongDescription, getMnemonic, getName, getShortDescription, setAccelerator, setIcon, setIcon, setLongDescription, setMnemonic, setName, setShortDescription
public GanttPrintActions.GanttPrintAction(Viewer viewer, java.util.HashMap printbuttonlabels)
chart
- The Gantt chart or the Schedule chart to be printed.