|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsimbad.demo.DemoManager
Manages (simply) a list of demonstrations and is used by Simbad main class. This class is used statically only.
| Constructor Summary | |
DemoManager()
|
|
| Method Summary | |
static javax.swing.JMenu |
createMenu(java.awt.event.ActionListener actionListener)
Creates a menu corresponding to the demo set. |
static Demo |
getDemoFromActionEvent(java.awt.event.ActionEvent event)
Creates a demo corresponding to the menu item. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DemoManager()
| Method Detail |
public static final javax.swing.JMenu createMenu(java.awt.event.ActionListener actionListener)
public static Demo getDemoFromActionEvent(java.awt.event.ActionEvent event)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||