|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.gui.action.ActionsCollection
public class ActionsCollection
Cette classe regroupe toutes les actions globales d'AnalyseSI.
Constructor Summary | |
---|---|
ActionsCollection(AnalyseSIFrame analyseSIFrame)
Créer les différentes actions. |
Method Summary | |
---|---|
org.eucalyptus.egt.action.EucalyptusAction |
getAction(CommandKey commandKey)
Retourne une EucalyptusAction utilisable dans un composant graphique. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionsCollection(AnalyseSIFrame analyseSIFrame)
Method Detail |
---|
public org.eucalyptus.egt.action.EucalyptusAction getAction(CommandKey commandKey)
commandKey
- La commandKey de l'action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |