simbad.holodeck
Class HoloManager

java.lang.Object
  extended by simbad.holodeck.HoloManager

public class HoloManager
extends java.lang.Object


Field Summary
(package private) static java.lang.String[] classNames
           
static java.lang.String currentPath
           
 
Constructor Summary
HoloManager()
           
 
Method Summary
static javax.swing.JMenu createMenu(java.awt.event.ActionListener actionListener)
          Creates a menu corresponding to the demo set.
static Holo getHoloFromOpenDialogue(java.awt.event.ActionEvent event, javax.swing.JFrame simulator)
          Creates a demo corresponding to the menu item.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

classNames

static final java.lang.String[] classNames

currentPath

public static java.lang.String currentPath
Constructor Detail

HoloManager

public HoloManager()
Method Detail

createMenu

public static final javax.swing.JMenu createMenu(java.awt.event.ActionListener actionListener)
Creates a menu corresponding to the demo set.


getHoloFromOpenDialogue

public static Holo getHoloFromOpenDialogue(java.awt.event.ActionEvent event,
                                           javax.swing.JFrame simulator)
Creates a demo corresponding to the menu item.