Public Methods | |
PopMenu (JComponent parent) | |
PopMenu (JComponent parent, String[] labels) | |
void | addLabel (String label) |
void | addLabels (String[] newLabels) |
void | addMenu (JMenu m) |
void | addSeparator () |
void | insertSeparator (int index) |
void | setEnabled (boolean b, String label) |
void | show (int x, int y) |
void | actionPerformed (ActionEvent event) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|