|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.Main
Classe di avvio del sistema.
L'unico metodo è main
, non ci sono campi.
Constructor Summary | |
Main()
|
Method Summary | |
static DirExplorerItem |
buildMenu()
|
static void |
main(java.lang.String[] args)
Metodo di avvio del sistema: Costruisce un menu ( DirExplorerItem ) aggiungendo alcuni sottomenu.
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args)
DirExplorerItem
) aggiungendo alcuni sottomenu.
SOMA.network.connection
.
SOMA.utility
.
NewDomainExplorerItem
.
NewPlaceExplorerItem
.
LoadExplorerItem
.
java SOMA.Main fileName
esegue lo script fileName
.
ExplorerThread
.
public static DirExplorerItem buildMenu()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |