|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoreProject | |
|---|---|
| ca.sqlpower.architect | |
| ca.sqlpower.architect.swingui | |
| Uses of CoreProject in ca.sqlpower.architect |
|---|
| Methods in ca.sqlpower.architect that return CoreProject | |
|---|---|
CoreProject |
ArchitectSessionImpl.getProject()
|
CoreProject |
ArchitectSession.getProject()
Returns the project associated with this session. |
| Methods in ca.sqlpower.architect with parameters of type CoreProject | |
|---|---|
void |
ArchitectSessionImpl.setProject(CoreProject project)
|
void |
ArchitectSession.setProject(CoreProject project)
This method is only used to create the correct type of project for an ArchitectSwingSessionImpl and should not be called anywhere else. |
| Uses of CoreProject in ca.sqlpower.architect.swingui |
|---|
| Subclasses of CoreProject in ca.sqlpower.architect.swingui | |
|---|---|
class |
SwingUIProject
The SwingUIProject class is responsible for saving and loading projects. |
| Methods in ca.sqlpower.architect.swingui with parameters of type CoreProject | |
|---|---|
void |
ArchitectSwingSessionImpl.setProject(CoreProject project)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||