|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranslatorConstants | |
---|---|
net.clackrouter.actions | Contains classes that each implement a single action that a user can perform within Clack. |
net.clackrouter.gui | Major graphical components that comprise the Clack Application. |
net.clackrouter.jgraph.utils.gui | Minor graphical JGraphpad classes incorporated into Clack. |
Uses of TranslatorConstants in net.clackrouter.actions |
---|
Classes in net.clackrouter.actions that implement TranslatorConstants | |
---|---|
class |
AbstractActionCheckBox
|
class |
AbstractActionDefault
An abstract JGraphpad action. |
class |
AbstractActionFile
|
class |
AbstractActionList
|
class |
AbstractActionListCell
|
class |
AbstractActionListCellColor
|
class |
AbstractActionRadioButton
|
class |
AbstractActionToggle
|
class |
ClackAddComponent
Action to implement component addition (via the Router Graph popup menu). |
class |
ClackClearErrors
|
class |
ClackOpenAssignment
|
class |
ClackRunConnectivityTest
|
class |
ClackShowConsole
An action class to show the logging console to see Clack debugging information |
class |
ClackSpawnShell
Simple action to show the Clach Shell CLI window. |
class |
ClackStartEthereal
|
class |
ClackStopEthereal
|
class |
ClackToggleRouteTableView
|
class |
EditCell
|
class |
EditCopy
|
class |
EditCut
|
class |
EditDelete
|
class |
EditPaste
|
class |
EditRedo
|
class |
EditUndo
|
class |
FileClose
|
class |
FileConnect
|
class |
FileExit
|
class |
FileExportGIF
|
class |
FileExportJPG
|
class |
FileExportPNG
|
class |
FileNew
|
class |
FileNewView
|
class |
FileOpen
|
class |
FileOpenURL
|
class |
FilePrint
Prints the current graph. |
class |
FileSave
Action opens a dialog to select the file. |
class |
FileSaveAll
|
class |
HelpAbout
|
class |
HelpHomepage
|
class |
HelpSubmitABug
Shows the bug website. |
class |
ViewScaleZoomIn
Zoom in (doubles the current scale) |
class |
ViewScaleZoomOut
Zoom out (halves the current scale) |
class |
WindowCascade
Cascades all JInternalFrames at the Desktop. |
class |
WindowMaximize
Maximizes all JInternalFrames at the Desktop. |
class |
WindowMinimize
Minimizes all JInternalFrames at the Desktop. |
class |
WindowWindows
|
Uses of TranslatorConstants in net.clackrouter.gui |
---|
Classes in net.clackrouter.gui that implement TranslatorConstants | |
---|---|
class |
ClackBarFactory
The bar factory creates the menubars and the toolbars seen at the top of a clack window. |
Uses of TranslatorConstants in net.clackrouter.jgraph.utils.gui |
---|
Classes in net.clackrouter.jgraph.utils.gui that implement TranslatorConstants | |
---|---|
class |
LocaleChangeAdapter
The adapter is a listener for local change events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |