Class PWFloatText

java.lang.Object

public class PWFloatText
extends PWText
Instances of this class are text box to type floats
  • Constructor Details

    • PWFloatText

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