|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alveole.studio.web.packager.dialogs.DialogBase
public abstract class DialogBase
Base class for dialogs views.
| Field Summary | |
|---|---|
protected org.eclipse.swt.widgets.Shell |
sShell
|
| Constructor Summary | |
|---|---|
DialogBase()
|
|
| Method Summary | |
|---|---|
protected void |
createSShell(org.eclipse.swt.widgets.Shell parent)
This method initializes sShell |
protected abstract void |
initialize()
|
void |
openDialog(org.eclipse.swt.widgets.Shell parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.eclipse.swt.widgets.Shell sShell
| Constructor Detail |
|---|
public DialogBase()
| Method Detail |
|---|
public void openDialog(org.eclipse.swt.widgets.Shell parent)
protected void createSShell(org.eclipse.swt.widgets.Shell parent)
protected abstract void initialize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||