Uses of Class
ch.elca.el4j.services.gui.swing.frames.ToolWindowTabApplicationFrame

Packages that use ToolWindowTabApplicationFrame
ch.elca.el4j.services.gui.swing   
ch.elca.el4j.services.gui.swing.wrapper   
 

Uses of ToolWindowTabApplicationFrame in ch.elca.el4j.services.gui.swing
 

Methods in ch.elca.el4j.services.gui.swing with parameters of type ToolWindowTabApplicationFrame
 void DockingApplication.showToolWindow(ToolWindowTabApplicationFrame frame)
          Show a frame as toolbox.
 

Uses of ToolWindowTabApplicationFrame in ch.elca.el4j.services.gui.swing.wrapper
 

Methods in ch.elca.el4j.services.gui.swing.wrapper that return ToolWindowTabApplicationFrame
protected  ToolWindowTabApplicationFrame ToolWindowWrapperFactory.createApplicationFrame(String name, String title, JComponent component)
          
static ToolWindowTabApplicationFrame ToolWindowWrapperFactory.wrap(JComponent component)
          Wraps a GUI component into a JFrame.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.