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

Packages that use ContentConfiguration
ch.elca.el4j.services.gui.swing.frames   
 

Uses of ContentConfiguration in ch.elca.el4j.services.gui.swing.frames
 

Subclasses of ContentConfiguration in ch.elca.el4j.services.gui.swing.frames
 class ToolWindowTabConfiguration
          This class holds information about the tab configuration.
 

Fields in ch.elca.el4j.services.gui.swing.frames declared as ContentConfiguration
protected  ContentConfiguration ContentApplicationFrame.m_contentConfiguration
          A descriptor of the content which allows to use the frame (in a limited way) before it's visible.
 

Methods in ch.elca.el4j.services.gui.swing.frames that return ContentConfiguration
 ContentConfiguration ContentApplicationFrame.getConfiguration()
           
 

Methods in ch.elca.el4j.services.gui.swing.frames with parameters of type ContentConfiguration
 void ContentApplicationFrame.setConfiguration(ContentConfiguration configuration)
           
 

Constructors in ch.elca.el4j.services.gui.swing.frames with parameters of type ContentConfiguration
ContentApplicationFrame(ContentConfiguration contentDescriptor)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.