Class PWText

    • Field Detail

      • text

        protected org.eclipse.swt.widgets.Text text
    • Constructor Detail

      • PWText

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

      • addVerifyListeners

        public abstract void addVerifyListeners()
        Add the verify listeners
      • convertValue

        public abstract java.lang.Object convertValue()
        Returns:
        the value of the data typed by the user in the correct format
      • getStyle

        public abstract int getStyle()
        Returns:
        the style (SWT.NONE or SWT.PASSWORD)