Public Member Functions | |
| ColumnMenu () | |
| void | setColumnIndex (int index) |
| int | getColumnIndex () |
Protected Member Functions | |
| int | findItem (Object source) |
Private Attributes | |
| String[] | menuNames |
| final int | itemCount = menuNames.length |
| int | columnIndex = 0 |
| JMenuItem[] | items = new JMenuItem[itemCount] |
Creation date: (1/25/02 11:16:28 AM)
|
|
Constructs new column popup menu. |
|
|
Finds the index of the menu item that was clicked. This value is used internally to perform appropriate actions. Creation date: (1/25/02 11:35:04 AM)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
|
1.3.8