Class RemoveParametersDialog

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

public class RemoveParametersDialog extends ParameterSelectionDialog<MutableParameters>
See Also:
  • Constructor Details

    • RemoveParametersDialog

      public RemoveParametersDialog(Frame owner)
    • RemoveParametersDialog

      public RemoveParametersDialog(Dialog owner)
  • Method Details