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

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

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

Methods in ch.elca.el4j.services.gui.swing with parameters of type ContentApplicationFrame
 void DockingApplication.showContent(ContentApplicationFrame frame)
          Show a frame as content.
 

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

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



Copyright © 2005-2011 ELCA. All Rights Reserved.