|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.window.support.DialogWindowFactory
public class DialogWindowFactory
GUIWindowFactory for a dialog.
DialogGUIWindow| Constructor Summary | |
|---|---|
DialogWindowFactory()
|
|
| Method Summary | ||
|---|---|---|
|
createWindow()
Creates a GUIWindow instance. |
|
DialogActionsFactory |
getDialogActionsFactory()
Gets the dialog actions factory (for OK and Cancel) |
|
void |
setDialogActionsFactory(DialogActionsFactory dialogActionsFactory)
Sets the dialog actions factory (for OK and Cancel). |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogWindowFactory()
| Method Detail |
|---|
public <B> GUIWindow<B> createWindow()
GUIWindowFactoryGUIWindow instance.
createWindow in interface GUIWindowFactoryB - Type of bean for the window
public DialogActionsFactory getDialogActionsFactory()
public void setDialogActionsFactory(DialogActionsFactory dialogActionsFactory)
DefaultDialogActionsFactory.
dialogActionsFactory - Dialog actions factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||