|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.swingui.olap.OLAPSchemaManager
public class OLAPSchemaManager
| Constructor Summary | |
|---|---|
OLAPSchemaManager(ArchitectSwingSession session)
Creates a new schema manager with the default set of action buttons. |
|
| Method Summary | |
|---|---|
void |
closeDialog()
Closes the current dialog. |
OLAPSession |
getSelectedOSession()
Returns the first selected Schema object from the list. |
void |
showDialog(java.awt.Window owner)
Makes sure this schema manager is visible, focused, and in a dialog owned by the given owner. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OLAPSchemaManager(ArchitectSwingSession session)
| Method Detail |
|---|
public void showDialog(java.awt.Window owner)
owner - the Frame or Dialog that should own the
OLAPSchemaManager dialog.public void closeDialog()
public OLAPSession getSelectedOSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||