|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewEvent | |
---|---|
org.crosswire.bibledesktop.desktop | The swing section is in charge of turning the XML from the source section into a screen view. |
org.crosswire.common.swing.desktop | Events used to communicate changes to Views. |
org.crosswire.common.swing.desktop.event | A collection of utilities to describe a desktop consisting of multiple windows or tabs of the same kind of view. |
Uses of ViewEvent in org.crosswire.bibledesktop.desktop |
---|
Methods in org.crosswire.bibledesktop.desktop with parameters of type ViewEvent | |
---|---|
void |
Desktop.viewRemoved(ViewEvent event)
|
Uses of ViewEvent in org.crosswire.common.swing.desktop |
---|
Methods in org.crosswire.common.swing.desktop with parameters of type ViewEvent | |
---|---|
void |
ViewLayout.fireViewRemoved(ViewEvent e)
Notify the listeners that the view has been removed. |
void |
ViewManager.viewRemoved(ViewEvent event)
|
Uses of ViewEvent in org.crosswire.common.swing.desktop.event |
---|
Methods in org.crosswire.common.swing.desktop.event with parameters of type ViewEvent | |
---|---|
void |
ViewEventListener.viewRemoved(ViewEvent event)
|
|
Copyright ? 2003-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |