Class PWChooser

    • Constructor Detail

      • PWChooser

        public PWChooser​(java.lang.String label,
                         java.lang.String propertyKey)
        Constructor
        Parameters:
        label - associated label
        propertyKey - associated key
    • Method Detail

      • setButtonAction

        protected abstract void setButtonAction​(org.eclipse.swt.widgets.Text text,
                                                org.eclipse.swt.widgets.Button button)
        Code executed when the user presses the button
        Parameters:
        text - text box
        button - associated button