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

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

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

Fields in ch.elca.el4j.services.gui.swing.frames declared as ToolWindowTabConfiguration
protected  ToolWindowTabConfiguration ToolWindowTabApplicationFrame.m_configuration
          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 ToolWindowTabConfiguration
 ToolWindowTabConfiguration ToolWindowTabApplicationFrame.getConfiguration()
           
 

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

Constructors in ch.elca.el4j.services.gui.swing.frames with parameters of type ToolWindowTabConfiguration
ToolWindowTabApplicationFrame(ToolWindowTabConfiguration configuration)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.