|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.admin.client.NewDialogHandler
public class NewDialogHandler
This class must be implemented by an installable component that wishes to create a panel that will be added to the New Dialog.
Notes:
| Constructor Summary | |
|---|---|
NewDialogHandler()default no-argument constructor. |
|
| Method Summary | |
|---|---|
void |
handleOk(java.awt.Component component) |
void |
populatePanel(javax.swing.JTabbedPane panel) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewDialogHandler()
| Method Detail |
|---|
public void populatePanel(javax.swing.JTabbedPane panel)
public void handleOk(java.awt.Component component)
handleOk in interface CNewDialogOkHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||