Interface UITextField
- All Superinterfaces:
UIComponent
- All Known Implementing Classes:
UITextFieldImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface UIComponent
UIComponent.RefreshListener -
Field Summary
Fields inherited from interface UIComponent
PT_ENABLED, PT_HEIGHT_HINT, PT_SELECTED, PT_VALUE, PT_VISIBLE, PT_WIDTH_HINT -
Method Summary
Methods inherited from interface UIComponent
addPropertyChangeListener, addRefreshListener, getEnabled, getProperty, getVisible, refresh, removePropertyChangeListener, removeRefreshListener, setEnabled, setProperty, setVisible
-
Method Details
-
setText
Setting values results in a PT_VALUE property change with a String value- Parameters:
precentage-
-
getText
String getText()
-