|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ListPopupMenuCustomizer
An interface to allow user to customize for the ListPopupMenuInstaller.
| Method Summary | |
|---|---|
void |
customizePopupMenu(JList list,
JPopupMenu popup,
int[] targetItems)
Customizes the popup menu. |
| Method Detail |
|---|
void customizePopupMenu(JList list,
JPopupMenu popup,
int[] targetItems)
list - the JListpopup - the popup menu to be displayedtargetItems - the list items clicked
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||