Class ResourcesLoaderPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.tools.swing.api.Component

public class ResourcesLoaderPanel extends ResourcesLoaderPanelView implements org.gvsig.tools.swing.api.Component
Author:
fdiaz
See Also:
  • Constructor Details

    • ResourcesLoaderPanel

      public ResourcesLoaderPanel()
  • Method Details

    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • loadImage

      public ImageIcon loadImage(String imageName)
      Description copied from class: ResourcesLoaderPanelView
      Helper method to load an image file from the CLASSPATH
      Overrides:
      loadImage in class ResourcesLoaderPanelView
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file
    • getConnection

      public org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters getConnection()
    • getConnectionLabel

      public String getConnectionLabel()
    • getServer

      public org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer getServer()
    • getDBResourcesStorage

      public org.gvsig.tools.resourcesstorage.ResourcesStorage getDBResourcesStorage()
    • getLocalResourcesPath

      public final File getLocalResourcesPath()
    • getLocalResourcesStorage

      public org.gvsig.tools.resourcesstorage.FilesResourcesStorage getLocalResourcesStorage()