Package | Description |
---|---|
org.crosswire.bibledesktop.desktop |
The desktop is the main screen of Bible Desktop.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Desktop.viewRemoved(ViewEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractViewLayout.fireViewRemoved(ViewEvent e)
Notify the listeners that the view has been removed.
|
void |
ViewManager.viewRemoved(ViewEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ViewEventListener.viewRemoved(ViewEvent event) |