Uses of Class
j2d.gui.IconFrame

Packages that use IconFrame
j2d.gui   
 

Uses of IconFrame in j2d.gui
 

Methods in j2d.gui that return IconFrame
static IconFrame IconFrame.getIconFrame()
           
 

Constructors in j2d.gui with parameters of type IconFrame
WindowMenu(MDIDesktopPane desktop, IconFrame iconFrame)