Method Summary |
|
protected Control | createContents(Composite parent) |
public void | dispose() |
protected IPreferenceStore | doGetPreferenceStore() |
abstract protected String | getDefaultJarName(int jarIndex) Returns a default name for the jar to import. |
abstract protected String | getDriverLabel(int jarIndex) The label beside the text area that indicates what type of file the user needs to add. |
abstract protected URL | getLibsURL() |
abstract protected int | getRequiredJarsCount() Returns the number of jars required to be imported. |
public Shell | getShell() |
public void | init(IWorkbench workbench) |
abstract protected boolean | installed() Returns true if the Correct driver is installed. |
public void | performDefaults() |
public boolean | performOk() |
public void | setListener(Listener listener) |