Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

PopMenu Class Reference

List of all members.

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)

Constructor & Destructor Documentation

PopMenu::PopMenu JComponent    parent [inline]
 

PopMenu::PopMenu JComponent    parent,
String    labels[]
[inline]
 


Member Function Documentation

void PopMenu::addLabel String    label [inline]
 

void PopMenu::addLabels String    newLabels[] [inline]
 

void PopMenu::addMenu JMenu    m [inline]
 

void PopMenu::addSeparator   [inline]
 

void PopMenu::insertSeparator int    index [inline]
 

void PopMenu::setEnabled boolean    b,
String    label
[inline]
 

void PopMenu::show int    x,
int    y
[inline]
 

void PopMenu::actionPerformed ActionEvent    event [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:26 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001