Uses of Class
j2d.gui.MDIDesktopPane

Packages that use MDIDesktopPane
j2d.gui   
 

Uses of MDIDesktopPane in j2d.gui
 

Methods in j2d.gui that return MDIDesktopPane
 MDIDesktopPane Main.getDeskTop()
           
 

Constructors in j2d.gui with parameters of type MDIDesktopPane
WindowMenu(MDIDesktopPane desktop)
          Adds a window menu to the specified desktop pane.