|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.egt.AbstractApplication
org.eucalyptus.analysesi.AnalyseSIApplication
public class AnalyseSIApplication
L'application AnalyseSI.
Constructor Summary | |
---|---|
AnalyseSIApplication()
Le constructeur de AnalyseSIApplication . |
Method Summary | |
---|---|
DbManager |
getDbManager()
Retourne le gestionnaire de base de données. |
org.eucalyptus.egt.JEFrame<? extends org.eucalyptus.egt.Application> |
getMainFrame()
|
PluginManager |
getPluginManager()
Retourne le gestionnaire de plugin. |
java.util.List<java.io.File> |
getPluginsFolders()
Retourne la liste des répertoires qui contiennent les plugins. |
ReverseManager |
getReverseManager()
Retourne le gestionnaire de ReverseManager . |
SaveManager |
getSaveManager()
Retourne le gestionnaire de SaveManager . |
static void |
main(java.lang.String... args)
La méthode d'entrée du programme. |
void |
run(java.lang.String... args)
|
Methods inherited from class org.eucalyptus.egt.AbstractApplication |
---|
getManager, getName, getRelease, getResourcesProvider, getSettingsDirectory, getSplashScreen, getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eucalyptus.analysesi.db.DbPropertiesLocation |
---|
getSettingsDirectory |
Constructor Detail |
---|
public AnalyseSIApplication()
AnalyseSIApplication
.
splashScreen
- Le splashscreendebug
- Active le mode debugMethod Detail |
---|
public static void main(java.lang.String... args)
args
- les arguments à fournir au programmepublic DbManager getDbManager()
public org.eucalyptus.egt.JEFrame<? extends org.eucalyptus.egt.Application> getMainFrame()
getMainFrame
in interface org.eucalyptus.egt.Application
public PluginManager getPluginManager()
public java.util.List<java.io.File> getPluginsFolders()
public ReverseManager getReverseManager()
ReverseManager
.
ReverseManager
public SaveManager getSaveManager()
SaveManager
.
SaveManager
public void run(java.lang.String... args)
run
in interface org.eucalyptus.egt.Application
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |