|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionSectionListener | |
---|---|
gui.sections.interaction | |
gui.sections.navigation | |
gui.sections.topic |
Uses of InteractionSectionListener in gui.sections.interaction |
---|
Classes in gui.sections.interaction that implement InteractionSectionListener | |
---|---|
class |
ImageLoadSection
This class contains the section for the "Bild laden"-topic |
Methods in gui.sections.interaction with parameters of type InteractionSectionListener | |
---|---|
void |
InteractionSectionSwitch.addInteractionSectionListener(InteractionSectionListener isl)
This method adds an InteractionSectionListener |
void |
InteractionSectionSwitch.removeInteractionSectionListener(InteractionSectionListener isl)
This method removes an InteractionSectionListener |
Uses of InteractionSectionListener in gui.sections.navigation |
---|
Classes in gui.sections.navigation that implement InteractionSectionListener | |
---|---|
class |
NavigationSection
The NavigationSection contains elements to navigate between the sections, like the previous- and next- button. |
Uses of InteractionSectionListener in gui.sections.topic |
---|
Classes in gui.sections.topic that implement InteractionSectionListener | |
---|---|
class |
TopicSection
This class contains all topicButtons. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |