|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowSupport.WSDisplay | |
|---|---|
| com.bbn.openmap.gui | This package contains the main OpenMap Swing GUI components. |
| Uses of WindowSupport.WSDisplay in com.bbn.openmap.gui |
|---|
| Classes in com.bbn.openmap.gui that implement WindowSupport.WSDisplay | |
|---|---|
static class |
WindowSupport.Dlg
|
static class |
WindowSupport.Frm
|
static class |
WindowSupport.IntrnlFrm
|
| Fields in com.bbn.openmap.gui declared as WindowSupport.WSDisplay | |
|---|---|
protected WindowSupport.WSDisplay |
WindowSupport.display
|
| Methods in com.bbn.openmap.gui that return WindowSupport.WSDisplay | |
|---|---|
protected WindowSupport.WSDisplay |
WindowSupport.createDisplay(java.awt.Frame owner)
Called when a component hasn't specified what kind of window they want. |
protected WindowSupport.WSDisplay |
WindowSupport.createDisplay(java.awt.Frame owner,
java.lang.Class displayType)
Called when a display type is known, and may override the default settings. |
WindowSupport.WSDisplay |
WindowSupport.getDisplay()
|
| Methods in com.bbn.openmap.gui with parameters of type WindowSupport.WSDisplay | |
|---|---|
void |
WindowSupport.setDisplay(WindowSupport.WSDisplay dis)
|
protected void |
WindowSupport.setFavIcon(WindowSupport.WSDisplay wsd)
Set the FavIcon for the WSDisplay. |
| Constructors in com.bbn.openmap.gui with parameters of type WindowSupport.WSDisplay | |
|---|---|
WindowSupport(java.awt.Component content,
WindowSupport.WSDisplay display)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||