Package net.clackrouter.actions

Contains classes that each implement a single action that a user can perform within Clack.

See:
          Description

Class Summary
AbstractActionCheckBox  
AbstractActionDefault An abstract JGraphpad action.
AbstractActionFile  
AbstractActionList  
AbstractActionListCell  
AbstractActionListCellColor  
AbstractActionRadioButton  
AbstractActionToggle  
ClackAddComponent Action to implement component addition (via the Router Graph popup menu).
ClackClearErrors  
ClackOpenAssignment  
ClackRunConnectivityTest  
ClackShowConsole An action class to show the logging console to see Clack debugging information
ClackSpawnShell Simple action to show the Clach Shell CLI window.
ClackStartEthereal  
ClackStopEthereal  
ClackToggleRouteTableView  
EditCell  
EditCopy  
EditCut  
EditDelete  
EditPaste  
EditRedo  
EditUndo  
FileClose  
FileConnect  
FileExit  
FileExportGIF  
FileExportJPG  
FileExportPNG  
FileNew  
FileNewView  
FileOpen  
FileOpenURL  
FilePrint Prints the current graph.
FileSave Action opens a dialog to select the file.
FileSave.ClackFileFilter  
FileSaveAll  
FileSaveAll.ClackFileFilter  
HelpAbout  
HelpHomepage  
HelpSubmitABug Shows the bug website.
ViewScaleZoomIn Zoom in (doubles the current scale)
ViewScaleZoomOut Zoom out (halves the current scale)
WindowCascade Cascades all JInternalFrames at the Desktop.
WindowMaximize Maximizes all JInternalFrames at the Desktop.
WindowMinimize Minimizes all JInternalFrames at the Desktop.
WindowWindows  
 

Package net.clackrouter.actions Description

Contains classes that each implement a single action that a user can perform within Clack.