Module net.anwiba.commons.swing
Class DurationField
java.lang.Object
net.anwiba.commons.swing.object.AbstractObjectTextField<Duration>
net.anwiba.commons.swing.object.temporal.DurationField
- All Implemented Interfaces:
IComponentProvider,IObjectField<Duration>,IObjectTextField<Duration>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.anwiba.commons.swing.object.AbstractObjectTextField
AbstractObjectTextField.PasswordField<T>, AbstractObjectTextField.TextField<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.swing.object.AbstractObjectTextField
getActionNotifier, getColorReciever, getComponent, getModel, getText, getValidationResultDistributor, selectAll, setEditable, setHorizontalAlignment, setText, updateView
-
Constructor Details
-
DurationField
public DurationField() -
DurationField
-