|
|||||||||
| Home >> All >> org >> modama >> gui >> mgraph >> [ actions overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.modama.gui.mgraph.actions
| Class Summary | |
| AbstractDefaultAction | an abstract Action override actionPerformed to do your action you can enable/disable the action by overriding the isActive method (returns always true by default) if you want it to be a checkbox, isCheckBox have to return true, then you also should override the method isChecked |
| ActionFactory | A static Class to process actions
First you have to tell ActionFactory what actions are available. |
| ActionFactory.JMenuGenerator | |
| ActionFactory.JPopupMenuGenerator | |
| ActionFactory.JToolBarGenerator | |
| ActionFactory.MenuGenerator | |
| ClearConnections | |
| DeleteEntity | |
| ExecuteOperation | toggles the ZoomCursor to the viewer |
| GenerateOutput | |
| ImageLoad | |
| InsertThing | |
| Load | |
| Save | |
| SaveWhatYouSee | a save operation for the views to save what you see |
| ShowEdit | |
| ShowEditsForSelection | |
| ShowImageEntityViewOptions | shows an options dialog for an ImageEntityView |
| ShowImageListViewOptions | shows an options dialog for an ImageEntityView |
| ShowLUTEditor | Created by IntelliJ IDEA. |
| ShowProperties | |
| ToggleZoomCursor | toggles the ZoomCursor to the viewer |
| Zoomfit | zooms the image so it fits to the view |
|
|||||||||
| Home >> All >> org >> modama >> gui >> mgraph >> [ actions overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||