public static class GanttPrintActions.GanttPrintSetupAction
extends ilog.views.gantt.action.IlvAction
| Constructor and Description | 
|---|
| GanttPrintActions.GanttPrintSetupAction(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, setShortDescriptionpublic GanttPrintActions.GanttPrintSetupAction(Viewer viewer, java.util.HashMap printbuttonlabels)
chart - The Gantt chart or the Schedule chart to be printed.