Module net.anwiba.commons.swing
Class LocalDateTimeRangeField
java.lang.Object
net.anwiba.commons.swing.object.AbstractObjectTextField<ILocalDateTimeRange>
net.anwiba.commons.swing.object.temporal.LocalDateTimeRangeField
- All Implemented Interfaces:
IComponentProvider,IObjectField<ILocalDateTimeRange>,IObjectTextField<ILocalDateTimeRange>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.anwiba.commons.swing.object.AbstractObjectTextField
AbstractObjectTextField.PasswordField<T>, AbstractObjectTextField.TextField<T> -
Constructor Summary
ConstructorsConstructorDescriptionLocalDateTimeRangeField(IObjectFieldConfiguration<ILocalDateTimeRange> configuration) -
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
-
LocalDateTimeRangeField
public LocalDateTimeRangeField() -
LocalDateTimeRangeField
-