|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
public class DefaultPopupMenuFactory
| Constructor Summary | |
|---|---|
DefaultPopupMenuFactory()
|
|
| Method Summary | |
|---|---|
protected javax.swing.JPopupMenu |
createListPopupMenu(ListWidget list)
|
protected javax.swing.JPopupMenu |
createTablePopupMenu(TableWidget table)
|
protected javax.swing.JPopupMenu |
createTreePopupMenu(TreeWidget tree)
|
javax.swing.JPopupMenu |
getPopupMenu(java.awt.Component context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPopupMenuFactory()
| Method Detail |
|---|
protected javax.swing.JPopupMenu createListPopupMenu(ListWidget list)
protected javax.swing.JPopupMenu createTablePopupMenu(TableWidget table)
protected javax.swing.JPopupMenu createTreePopupMenu(TreeWidget tree)
public javax.swing.JPopupMenu getPopupMenu(java.awt.Component context)
getPopupMenu in interface PopupMenuFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||