|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||