Method Summary |
|
abstract protected Group | createAdvancedControl(Composite arg0) |
public void | createControl(Composite arg0) TODO summary sentence for createControl ... |
protected boolean | excludeDB(String db) |
protected boolean | excludeSchema(String schema) |
public void | focusGained(FocusEvent e) TODO summary sentence for focusGained ... |
public void | focusLost(FocusEvent e) TODO summary sentence for focusLost ... |
abstract protected Connection | getConnection() |
abstract protected String | getDBText() |
abstract protected String | getHostText() |
abstract protected String | getPassText() |
abstract protected String | getPortText() |
abstract protected String | getUserText() |
abstract protected boolean | hasSchema() |
abstract protected boolean | isDBCombo() |
protected boolean | isFireEvents() |
abstract protected boolean | isHostCombo() |
public boolean | isPageComplete() |
public void | modifyText(ModifyEvent e) |
protected void | populateDB() |
protected void | populateSchema() |
protected void | setFireEvents(boolean fire) |
public void | setVisible(boolean visible) |
public void | widgetDefaultSelected(SelectionEvent e) TODO summary sentence for widgetDefaultSelected ... |
public void | widgetSelected(SelectionEvent e) TODO summary sentence for widgetSelected ... |
protected void | widgetSelectedInternal(SelectionEvent e) |