|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.swingui.olap.OLAPContextMenuFactory
public class OLAPContextMenuFactory
Creates context menus for the tree or the playpen. (Or anyone else who wants one).
| Constructor Summary | |
|---|---|
OLAPContextMenuFactory(ArchitectSwingSession session,
OLAPEditSession oSession)
|
|
| Method Summary | |
|---|---|
javax.swing.JPopupMenu |
createPopupMenu(java.lang.Object sourceComponent)
Creates a context menu for the given olap object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OLAPContextMenuFactory(ArchitectSwingSession session,
OLAPEditSession oSession)
| Method Detail |
|---|
public javax.swing.JPopupMenu createPopupMenu(java.lang.Object sourceComponent)
createPopupMenu in interface PopupMenuFactorysourceComponent - The source component which the popup menu for, if the given
source component is null, he a popup for the playpen is
created instead
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||