Module net.anwiba.commons.swing
Class LocalDateTimeContentPane
java.lang.Object
net.anwiba.commons.swing.dialog.pane.AbstractContentPane
net.anwiba.commons.swing.dialog.pane.LocalDateTimeContentPane
- All Implemented Interfaces:
IComponentProvider,IContentPanel
-
Constructor Summary
ConstructorsConstructorDescriptionLocalDateTimeContentPane(IObjectModel<DataState> dataStateModel, IObjectModel<LocalDateTime> model) -
Method Summary
Methods inherited from class net.anwiba.commons.swing.dialog.pane.AbstractContentPane
cancel, close, getDataStateModel, getMessageModel, invalid, modified, tryOut, unknown, validMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.swing.dialog.pane.IContentPanel
dispose
-
Constructor Details
-
LocalDateTimeContentPane
public LocalDateTimeContentPane(IObjectModel<DataState> dataStateModel, IObjectModel<LocalDateTime> model)
-
-
Method Details
-
getComponent
-
apply
public boolean apply()- Specified by:
applyin interfaceIContentPanel- Overrides:
applyin classAbstractContentPane
-