All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Frame | +----jdsltools.visualization.FrameWithMenuBar
MenuBar
. The subclass
initializes the MenuBar
, and then the Frame adds the menu bar.
In addition, it handles destroying the window, and also shows menu items
whenever a menu event happens.
All Packages Class Hierarchy This Package Previous Next Index