| uk.co.whisperingwind.framework.FrameView uk.co.whisperingwind.vienna.SchemaView
busyCursor | public void busyCursor(boolean busy)(Code) | | |
cleanUp | protected void cleanUp()(Code) | | |
clearColumnSelection | public void clearColumnSelection()(Code) | | |
clearTableSelection | public void clearTableSelection()(Code) | | |
getSelectedTab | public int getSelectedTab()(Code) | | |
getSelectedTable | public int getSelectedTable()(Code) | | |
getShowSequences | public boolean getShowSequences()(Code) | | |
getShowSynonyms | public boolean getShowSynonyms()(Code) | | |
getShowTables | public boolean getShowTables()(Code) | | |
getShowViews | public boolean getShowViews()(Code) | | |
setColumnModel | public void setColumnModel(TableModel columnModel)(Code) | | Change the model used for the Column table.
|
setForeignModel | public void setForeignModel(TableModel foreignModel)(Code) | | Change the model used for the Foreign key table.
|
setPrimaryModel | public void setPrimaryModel(TableModel primaryModel)(Code) | | Change the model used for the Primary key table.
|
setTableModel | public void setTableModel(TableModel tableModel)(Code) | | Change the model used for the Table table.
|
|
|