public interface IValueDialog<T>
| Modifier and Type | Method and Description |
|---|---|
IDialogResult |
getResult() |
T |
getValue() |
void |
setVisible(boolean is) |
IDialogResult getResult()
void setVisible(boolean is)
T getValue()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.