Class FactorySubclsSwing

    • Constructor Detail

      • FactorySubclsSwing

        public FactorySubclsSwing​(EditorSubclass<?,​?,​?> parentEditor)
    • Method Detail

      • getComponent

        public JComponent getComponent()
        Description copied from interface: GuiFactorySwing
        Get the swing Component that represents the editor.
        Specified by:
        getComponent in interface GuiFactorySwing
        Returns:
        The swing Component that represents the editor.
      • fillComponent

        public void fillComponent()
      • setSelectLabel

        public void setSelectLabel​(String selectLabel)