|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.explodingpixels.widgets.PopupMenuCustomizerUsingActions
public class PopupMenuCustomizerUsingActions
| Constructor Summary | |
|---|---|
PopupMenuCustomizerUsingActions(javax.swing.Action... actions)
|
|
PopupMenuCustomizerUsingActions(java.util.List<javax.swing.Action> actions)
|
|
| Method Summary | |
|---|---|
void |
customizePopup(javax.swing.JPopupMenu popup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PopupMenuCustomizerUsingActions(javax.swing.Action... actions)
public PopupMenuCustomizerUsingActions(java.util.List<javax.swing.Action> actions)
| Method Detail |
|---|
public void customizePopup(javax.swing.JPopupMenu popup)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||