Class AddRuleDialog

    • Constructor Detail

      • AddRuleDialog

        public AddRuleDialog(GeometryManager geometryManager,
                             JFrame frame,
                             String title)
        Create the dialog
        Parameters:
        geometryManager - the GeometryManager to manipulate
        frame - the parent frame.
        title - the title of the dialog.
    • Method Detail

      • pushedCancel

        protected void pushedCancel()
        Executed on cancel button press or window-closing event.
      • pushedOk

        protected void pushedOk()
        Executed on Ok button press.