Uses of Interface
fi.hut.tml.xsmiles.gui.components.XMenu

Packages that use XMenu
fi.hut.tml.xsmiles.gui.components   
fi.hut.tml.xsmiles.gui.components.awt The common components for all GUIs. 
fi.hut.tml.xsmiles.gui.components.havi   
fi.hut.tml.xsmiles.gui.components.swing   
fi.hut.tml.xsmiles.gui.gui2.awt   
 

Uses of XMenu in fi.hut.tml.xsmiles.gui.components
 

Methods in fi.hut.tml.xsmiles.gui.components that return XMenu
 XMenu ComponentFactory.getXMenu(java.lang.String name)
           
 

Methods in fi.hut.tml.xsmiles.gui.components with parameters of type XMenu
 void XMenuBar.addMenu(XMenu menu)
           
 void XMenu.add(XMenu item)
          add submenu
 void XMenu.remove(XMenu item)
           
 

Uses of XMenu in fi.hut.tml.xsmiles.gui.components.awt
 

Classes in fi.hut.tml.xsmiles.gui.components.awt that implement XMenu
 class AWTMenu
           
 

Methods in fi.hut.tml.xsmiles.gui.components.awt that return XMenu
 XMenu AWTComponentFactory.getXMenu(java.lang.String name)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.awt with parameters of type XMenu
 void AWTMenu.add(XMenu menu)
           
 void AWTMenu.remove(XMenu item)
           
 void AWTMenuBar.addMenu(XMenu menu)
           
 

Uses of XMenu in fi.hut.tml.xsmiles.gui.components.havi
 

Classes in fi.hut.tml.xsmiles.gui.components.havi that implement XMenu
 class HaviMenu
           
 

Methods in fi.hut.tml.xsmiles.gui.components.havi that return XMenu
 XMenu HaviComponentFactory.getXMenu(java.lang.String name)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.havi with parameters of type XMenu
 void HaviMenu.add(XMenu menu)
           
 void HaviMenu.remove(XMenu item)
           
 void HaviMenuBar.addMenu(XMenu menu)
           
 

Uses of XMenu in fi.hut.tml.xsmiles.gui.components.swing
 

Classes in fi.hut.tml.xsmiles.gui.components.swing that implement XMenu
 class SwingMenu
           
 

Methods in fi.hut.tml.xsmiles.gui.components.swing that return XMenu
 XMenu DefaultComponentFactory.getXMenu(java.lang.String name)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.swing with parameters of type XMenu
 void SwingMenuBar.addMenu(XMenu menu)
           
 void SwingMenu.add(XMenu menu)
           
 void SwingMenu.remove(XMenu item)
           
 

Uses of XMenu in fi.hut.tml.xsmiles.gui.gui2.awt
 

Fields in fi.hut.tml.xsmiles.gui.gui2.awt declared as XMenu
protected  XMenu AWTGUI.editMenu
           
protected  XMenu AWTGUI.fileMenu
           
protected  XMenu AWTGUI.bookmarksMenu
           
protected  XMenu AWTGUI.viewMenu
           
protected  XMenu AWTGUI.helpMenu
           
protected  XMenu AWTGUI.goMenu
           
protected  XMenu AWTGUI.stylesheetMenu
           
protected  XMenu SimpleAWTGUI.editMenu
           
protected  XMenu SimpleAWTGUI.fileMenu
           
protected  XMenu SimpleAWTGUI.bookmarksMenu
           
protected  XMenu SimpleAWTGUI.viewMenu
           
protected  XMenu SimpleAWTGUI.helpMenu
           
protected  XMenu SimpleAWTGUI.goMenu
           
 

Methods in fi.hut.tml.xsmiles.gui.gui2.awt that return XMenu
protected  XMenu AWTGUI.createGUIMenu()
           
protected  XMenu AWTGUI.createStylesheetMenu()
           
protected  XMenu AWTGUI.createMediaMenu()
           
protected  XMenu AWTGUI.createZoomMenu()
           
 



X-Smiles 1.2