Class VCSGisJRestoreHistoryImpl

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

public class VCSGisJRestoreHistoryImpl extends VCSGisJRestoreHistoryView implements org.gvsig.tools.swing.api.Component, VCSGisJRestoreHistory
Author:
gvSIG Team
See Also:
  • Constructor Details

    • VCSGisJRestoreHistoryImpl

      public VCSGisJRestoreHistoryImpl()
  • Method Details

    • asJComponent

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

      public void setVisibleStatus(boolean visible)
    • setDialog

      public void setDialog(org.gvsig.tools.swing.api.windowmanager.Dialog dialog)
      Specified by:
      setDialog in interface VCSGisPanel
    • getWorkspace

      public VCSGisWorkspace getWorkspace()
      Specified by:
      getWorkspace in interface VCSGisJRestoreHistory
    • isProcessing

      public boolean isProcessing()
      Specified by:
      isProcessing in interface VCSGisPanel
    • selfRegister

      public static void selfRegister()
    • loadImage

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

      public int restoreHistory()
      Specified by:
      restoreHistory in interface VCSGisJRestoreHistory