Package hec.gfx2d
Interface PlotDialogCreator
- All Known Implementing Classes:
DefaultPlotDialogCreator
public interface PlotDialogCreator
Title: Hec Java Development
Description:
Copyright: Copyright (c) 2002
Company: Resource Management Associates
-
Method Summary
Modifier and TypeMethodDescriptioncreatePlotDialog
(Frame parent, String title, boolean modal, Vector dataObjects)
-
Method Details
-
createPlotDialog
-