Class WindowWorkspace.Handler

  • Enclosing class:
    WindowWorkspace

    public class WindowWorkspace.Handler
    extends java.lang.Object
    • Method Detail

      • handleGroup

        public javax.swing.JComponent handleGroup​(java.util.List<javax.swing.JComponent> components,
                                                  javax.swing.JComponent groupObject)
      • handleUngroup

        @Nonnull
        public java.util.List<java.util.List<javax.swing.JComponent>> handleUngroup​(java.util.List<javax.swing.JComponent> groups)
        returns a list of lists of components per group
      • configureEventHandlers

        public void configureEventHandlers​(javax.swing.JComponent component)
      • configureEventHandlers

        public void configureEventHandlers​(javax.swing.JComponent component,
                                           java.lang.reflect.Method toSelect)
      • configureCustomFunctions

        public void configureCustomFunctions​(javax.swing.JComponent component,
                                             CustomFunction toSelect)
      • configureSecurity

        public void configureSecurity​(javax.swing.JComponent comp)
      • editTranslations

        public void editTranslations()