Class WindowWorkspace.Handler
java.lang.Object
com.inductiveautomation.factorypmi.designer.workspace.WindowWorkspace.Handler
- Enclosing class:
- WindowWorkspace
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureCustomFunctions(JComponent component, CustomFunction toSelect) voidconfigureEventHandlers(JComponent component) voidconfigureEventHandlers(JComponent component, Method toSelect) voidconfigureExtensionFunctions(JComponent component, String functionName) voidconfigureSecurity(JComponent comp) voidhandleGroup(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()
-