|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.uml.diagram.activity.ui.InitActivityDiagram
public class InitActivityDiagram
Initialise this subsystem.
| Constructor Summary | |
|---|---|
InitActivityDiagram()
|
|
| Method Summary | |
|---|---|
java.util.List<AbstractArgoJPanel> |
getDetailsTabs()
This method shall not return null. |
java.util.List<GUISettingsTabInterface> |
getProjectSettingsTabs()
This method shall not return null. |
java.util.List<GUISettingsTabInterface> |
getSettingsTabs()
This method shall not return null. |
void |
init()
ArgoUML shall call this at initialisation time, before the other operations in this interface are called. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitActivityDiagram()
| Method Detail |
|---|
public java.util.List<AbstractArgoJPanel> getDetailsTabs()
InitSubsystem
getDetailsTabs in interface InitSubsystempublic java.util.List<GUISettingsTabInterface> getProjectSettingsTabs()
InitSubsystem
getProjectSettingsTabs in interface InitSubsystempublic java.util.List<GUISettingsTabInterface> getSettingsTabs()
InitSubsystem
getSettingsTabs in interface InitSubsystempublic void init()
InitSubsystemUse it at will.
init in interface InitSubsystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |