Class IgnitionDesigner.Handler
java.lang.Object
com.inductiveautomation.ignition.designer.IgnitionDesigner.Handler
- All Implemented Interfaces:
- WellKnownMenuConstants,- EventListener,- ChangeListener
- Enclosing class:
- IgnitionDesigner
protected class IgnitionDesigner.Handler
extends Object
implements WellKnownMenuConstants, ChangeListener
Handles registering for and delegating action and item events that the FPMIDesigner deals with, as well as
 managing some UI elements like the menu and toolbars
- 
Field SummaryFields inherited from interface com.inductiveautomation.ignition.designer.model.menu.WellKnownMenuConstantsEDIT_CUTCOPYPASTE_GROUP, EDIT_DELETE_GROUP, EDIT_FINDREPLACE_GROUP, EDIT_MENU_LOCATION, EDIT_MENU_NAME, EDIT_UNDO_GROUP, FILE_EXIT_GROUP, FILE_MENU_LOCATION, FILE_MENU_NAME, FILE_OPENSAVE_GROUP, HELP_MENU_LOCATION, HELP_MENU_NAME, PROJECT_GWCOMM_GROUP, PROJECT_MENU_LOCATION, PROJECT_MENU_NAME, PROJECT_PROPS_GROUP, TOOLS_MENU_LOCATION, TOOLS_MENU_NAME, VIEW_DOCKING_GROUP, VIEW_MENU_LOCATION, VIEW_MENU_NAME
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidvoidsetEditActionHandler(EditActionHandler newHandler) protected booleanshowConfirm(JFrame f, String message, String title) void
- 
Method Details- 
initComponentsprotected void initComponents()
- 
showConfirm
- 
setEditActionHandler
- 
stateChanged- Specified by:
- stateChangedin interface- ChangeListener
 
 
-