Package org.gvsig.utils.swing.jcomboServer


package org.gvsig.utils.swing.jcomboServer
  • Classes
    Class
    Description
    This class is a controller for a JComboBox component.
    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.
    This class represents a data server, that can be a WMS, WFS, Catalog or any kind of server.