Module net.anwiba.commons.swing
Package net.anwiba.commons.swing.dialog
Class ConfigurableDialogToValueDialogAdapter<T>
java.lang.Object
net.anwiba.commons.swing.dialog.ConfigurableDialogToValueDialogAdapter<T>
- All Implemented Interfaces:
IValueDialog<T>
public final class ConfigurableDialogToValueDialogAdapter<T>
extends Object
implements IValueDialog<T>
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurableDialogToValueDialogAdapter(ConfigurableDialog dialog, IObjectModel<T> model) -
Method Summary
-
Constructor Details
-
ConfigurableDialogToValueDialogAdapter
-
-
Method Details
-
getResult
- Specified by:
getResultin interfaceIValueDialog<T>
-
setVisible
public void setVisible(boolean is) - Specified by:
setVisiblein interfaceIValueDialog<T>
-
getValue
- Specified by:
getValuein interfaceIValueDialog<T>
-