Package | Description |
---|---|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
Modifier and Type | Class and Description |
---|---|
static class |
WindowSupport.Dlg |
static class |
WindowSupport.Frm |
static class |
WindowSupport.IntrnlFrm |
Modifier and Type | Field and Description |
---|---|
protected WindowSupport.WSDisplay |
WindowSupport.display |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
void |
WindowSupport.setDisplay(WindowSupport.WSDisplay dis) |
Constructor and Description |
---|
WindowSupport(java.awt.Component content,
WindowSupport.WSDisplay display) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details