Class ShowPanel

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class ShowPanel extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow, ComponentListener
This class extends JPanel. This class implements a Panel to show the content of the URI that the constructor of the class receives. This panel invokes a new one with the content of the URI. The type of the supported URI should be added like extension point in the initialization of the extension.
Author:
Vicente Caballero Navarro, Eustaquio Vercher
See Also: