|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageListener | |
---|---|
org.jsurveylib | |
org.jsurveylib.gui.swing |
Uses of PageListener in org.jsurveylib |
---|
Methods in org.jsurveylib with parameters of type PageListener | |
---|---|
void |
Survey.addPageListener(PageListener listener)
FOR INTERNAL USE ONLY. Add a listener that gets informed when a page changes. |
void |
Survey.removePageListener(PageListener listener)
FOR INTERNAL USE ONLY. Remove a page listener. |
Uses of PageListener in org.jsurveylib.gui.swing |
---|
Classes in org.jsurveylib.gui.swing that implement PageListener | |
---|---|
class |
SurveyMenu
A SurveyMenu adds the menu bar and menu items to a JFrame. |
class |
SurveyPanel
This class displays the Survey object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |