|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBTree | |
|---|---|
| ca.sqlpower.architect.swingui | |
| ca.sqlpower.architect.swingui.action | |
| Uses of DBTree in ca.sqlpower.architect.swingui |
|---|
| Methods in ca.sqlpower.architect.swingui that return DBTree | |
|---|---|
DBTree |
ArchitectFrame.getDbTree()
|
DBTree |
ArchitectSwingSessionImpl.getSourceDatabases()
Gets the value of sourceDatabases |
DBTree |
ArchitectSwingSession.getSourceDatabases()
Gets the value of sourceDatabases |
| Methods in ca.sqlpower.architect.swingui with parameters of type DBTree | |
|---|---|
static PlayPen |
RelationalPlayPenFactory.createPlayPen(ArchitectSwingSession session,
DBTree dbTree)
|
void |
ArchitectSwingSessionImpl.setSourceDatabases(DBTree argSourceDatabases)
Sets the value of sourceDatabases |
| Uses of DBTree in ca.sqlpower.architect.swingui.action |
|---|
| Fields in ca.sqlpower.architect.swingui.action declared as DBTree | |
|---|---|
protected DBTree |
SearchReplaceAction.dbt
The DBTree instance that is associated with this Action. |
protected DBTree |
EditTableAction.dbt
The DBTree instance that is associated with this Action. |
protected DBTree |
EditSelectedIndexAction.dbt
The DBTree instance that is associated with this Action. |
protected DBTree |
EditRelationshipAction.dbt
The DBTree instance that is associated with this Action. |
protected DBTree |
DeleteSelectedAction.dbt
The DBTree instance that is associated with this Action. |
protected DBTree |
AbstractTableTargetedAction.dbt
The DBTree instance that is associated with this Action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||