Uses of Class
com.tensegrity.gui.swing.control.slidepanel.Slide

Packages that use Slide
com.tensegrity.gui.swing.control.slidepanel This package contains our SlidePanel implementation. 
com.tensegrity.skeleton.container The container package defines all those interfaces required for describing the behaviour of a (Tool)container used in an applicationframe. 
 

Uses of Slide in com.tensegrity.gui.swing.control.slidepanel
 

Methods in com.tensegrity.gui.swing.control.slidepanel that return Slide
 Slide SlidePanel.getSlide(int index)
          Returns the slide associated with the parameter index or null, if no such Slide is found in the internal map.
 

Uses of Slide in com.tensegrity.skeleton.container
 

Methods in com.tensegrity.skeleton.container that return Slide
 Slide AbstractSwingToolContainer.getSlideByTitle(java.lang.String title)
          Returns the slide with the given title or null, if there is no corresponding slide
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.