public interface DialogPanel
Modifier and Type | Method and Description |
---|---|
void |
actionAccept() |
void |
actionApply() |
void |
actionCancel() |
javax.swing.JComponent |
getJComponent() |
boolean |
isVisibleAccept() |
boolean |
isVisibleApply() |
boolean |
isVisibleCancel() |