public static class InputDialog
extends java.lang.Object
This concrete dialog class can be instantiated as is, or further subclassed as required.
This class is cloned from org.eclipse.jface.dialogs.InputDialog,
with minimal changes required for extensibility. A bugzilla has been filed to request
a more flexible implementation. If it is fixed, this class will go away.