|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractArchitectAction | |
|---|---|
| ca.sqlpower.architect.swingui.action | |
| ca.sqlpower.architect.swingui.olap.action | |
| Uses of AbstractArchitectAction in ca.sqlpower.architect.swingui.action |
|---|
| Subclasses of AbstractArchitectAction in ca.sqlpower.architect.swingui.action | |
|---|---|
class |
AboutAction
|
class |
AbstractTableTargetedAction
|
class |
AlignTableAction
|
class |
AutoLayoutAction
|
class |
CheckForUpdateAction
Checks for a newer version available and prompts user to update when a newer version is found. |
class |
CloseProjectAction
Closes the session when invoked. |
class |
CompareDMAction
|
class |
CreateRelationshipAction
|
class |
CreateTableAction
Action for creating a table and putting it in both the business model and the play pen. |
class |
DatabaseConnectionManagerAction
|
class |
DeleteSelectedAction
|
class |
EditColumnAction
|
class |
EditIndexAction
Abstract base class for the two different index edit actions. |
class |
EditRelationshipAction
|
class |
EditSelectedAction
|
class |
EditSelectedIndexAction
An action that, when invoked, examines the selection in the DBTree and pops up the IndexEditPanel for the selected index. |
class |
EditSpecificIndexAction
An action that, when invoked, pops up the IndexEditPanel for a certain pre-determined index. |
class |
EditTableAction
|
class |
ExportDDLAction
|
class |
ExportPlaypenToPDFAction
|
class |
FocusToChildOrParentTableAction
|
class |
HelpAction
|
class |
InsertColumnAction
|
class |
InsertIndexAction
|
class |
KettleJobAction
|
class |
OpenProjectAction
|
class |
PreferencesAction
|
class |
PrintAction
|
class |
ProfileAction
|
class |
ProgressAction
This class creates an action with a built in progress dialog. |
class |
ProjectSettingsAction
|
class |
RedoAction
|
class |
ReverseRelationshipAction
|
class |
SearchReplaceAction
|
class |
SQLRunnerAction
Invoke the SQLRunner functionality |
class |
UndoAction
|
class |
VisualMappingReportAction
Creates a visual report of the source columns associated with each "target" column in the play pen. |
class |
ZoomAction
|
class |
ZoomResetAction
|
class |
ZoomToFitAction
An action that zooms the play pen's view in order to fit the current selection, or the entire data model if nothing is selected. |
| Uses of AbstractArchitectAction in ca.sqlpower.architect.swingui.olap.action |
|---|
| Subclasses of AbstractArchitectAction in ca.sqlpower.architect.swingui.olap.action | |
|---|---|
class |
CreateCubeAction
|
class |
CreateCubeUsageAction
Creates a cube usage after the user clicks a CubePane and a VirtualCubePane. |
class |
CreateDimensionAction
|
class |
CreateDimensionUsageAction
Creates a dimension usage after the user clicks a DimensionPane and a CubePane. |
class |
CreateEnergonCubeAction
|
class |
CreateHierarchyAction
Action for adding a hierarchy to the selected dimension. |
class |
CreateLevelAction
|
class |
CreateMeasureAction
|
class |
CreateOLAPChildAction<P extends OLAPPane<?,?>,C extends OLAPObject>
A generic abstract action that provides the bulk of the code required in order to add an item to the selected pane in the play pen. |
class |
CreateUsageAction<P1 extends OLAPPane<?,?>,P2 extends OLAPPane<?,?>>
Abstract action that makes it easy to implement new *usage-creating actions. |
class |
CreateVirtualCubeAction
|
class |
EditCubeAction
|
class |
EditDimensionAction
|
class |
EditHierarchyAction
|
class |
EditLevelAction
|
class |
EditMeasureAction
|
class |
EditSchemaAction
|
class |
EditVirtualCubeAction
|
class |
ExportSchemaAction
|
class |
ImportSchemaAction
|
class |
OLAPDeleteSelectedAction
This action deletes OLAPObjects that are selected on the OLAPTree using removeChild methods. |
class |
OLAPEditAction
Action that pops up a dialog with an OLAP cube editor in it. |
class |
OLAPSchemaManagerAction
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||