Module org.jpo

Class ConsolidateGroupJFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ConsolidateGroupJFrame extends JFrame
GUI to ask for the target directory and whether to recurse the subgroups in a consolidation.
See Also:
  • Constructor Details

    • ConsolidateGroupJFrame

      public ConsolidateGroupJFrame(ConsolidateGroupActionCallback consolidateGroupAction)
      Constructor for the Consolidate Group Dialog
      Parameters:
      consolidateGroupAction - the action request
  • Method Details

    • setTargetDir

      public void setTargetDir(File targetDir)
      Sets the target directory for the consolidate operation
      Parameters:
      targetDir - the target directory