|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.uml.cognitive.critics.InitCognitiveCritics
public class InitCognitiveCritics
Registers critics for use in ArgoUML. This class is called at system startup time. If you add a new critic, you need to add a line here.
Agency| Constructor Summary | |
|---|---|
InitCognitiveCritics()
|
|
| 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()
static initializer, register all appropriate critics. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitCognitiveCritics()
| Method Detail |
|---|
public void init()
init in interface InitSubsystempublic java.util.List<GUISettingsTabInterface> getProjectSettingsTabs()
InitSubsystem
getProjectSettingsTabs in interface InitSubsystempublic java.util.List<GUISettingsTabInterface> getSettingsTabs()
InitSubsystem
getSettingsTabs in interface InitSubsystempublic java.util.List<AbstractArgoJPanel> getDetailsTabs()
InitSubsystem
getDetailsTabs 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 |