public interface TabbedDialogModel extends Releasable
Modifiers | Name | Description |
---|---|---|
interface |
TabbedDialogModel.DialogButtonsModel |
|
interface |
TabbedDialogModel.Tab |
|
interface |
TabbedDialogModel.TabModel |
Type Params | Return Type | Name and description |
---|---|---|
|
public DialogButtonsModel |
getButtonsModel() |
|
public TabModel |
getTabsModel() |
|
public java.lang.String |
getWindowTitle() |
|
public void |
release() |
|
public void |
setModelChangedListener(TabbedModelChangedListener listener) |
Methods inherited from class | Name |
---|---|
interface Releasable |
release |