Class WindowWorkspace.Handler
java.lang.Object
com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.Handler
- Enclosing class:
- WindowWorkspace
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureCustomFunctions
(JComponent component, CustomFunction toSelect) void
configureEventHandlers
(JComponent component) void
configureEventHandlers
(JComponent component, Method toSelect) void
configureExtensionFunctions
(JComponent component, String functionName) void
configureSecurity
(JComponent comp) void
handleGroup
(List<JComponent> components, JComponent groupObject) handleUngroup
(List<JComponent> groups) returns a list of lists of components per group
-
Method Details
-
getWorkspace
-
handleGroup
-
handleUngroup
returns a list of lists of components per group -
configureEventHandlers
-
configureEventHandlers
-
configureCustomFunctions
-
configureExtensionFunctions
-
configureSecurity
-
editTranslations
public void editTranslations()
-