Class | Description |
---|---|
JComboServer |
This class is a user interface component that looks equal to
a JComboBox component, but it contains ServerData objects and
it is able to show them in last access order.It has methods to
add ServerData objects and to retrieve them.
|
ServerData |
This class represents a data server, that can be a WMS, WFS, Catalog or
any kind of server.
|