Interface QueriedAgnosticDialog

  • All Superinterfaces:
    AgnosticDialog

    public interface QueriedAgnosticDialog
    extends AgnosticDialog
    A dialog may implement this instead of AgnosticDialog to have more control over how the OK and Cancel buttons are modified.
    Author:
    Chris Jennings