|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TitleChangedListener | |
---|---|
org.crosswire.bibledesktop.book | This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. |
org.crosswire.common.swing.desktop | Events used to communicate changes to Views. |
Uses of TitleChangedListener in org.crosswire.bibledesktop.book |
---|
Methods in org.crosswire.bibledesktop.book with parameters of type TitleChangedListener | |
---|---|
void |
BibleViewPane.addTitleChangedListener(TitleChangedListener li)
Add a listener to the list |
void |
BibleViewPane.removeTitleChangedListener(TitleChangedListener li)
Remove a listener from the list |
Uses of TitleChangedListener in org.crosswire.common.swing.desktop |
---|
Classes in org.crosswire.common.swing.desktop that implement TitleChangedListener | |
---|---|
class |
ViewManager
A ViewManager is an abstraction of a desktop that displays views as tabs or sub-windows. |
Methods in org.crosswire.common.swing.desktop with parameters of type TitleChangedListener | |
---|---|
void |
Titleable.addTitleChangedListener(TitleChangedListener listener)
Register an interest in being notified of changes to the title. |
void |
Titleable.removeTitleChangedListener(TitleChangedListener listener)
Remove regristration of interest in listening for title changes |
|
Copyright ? 2003-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |