|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibas.acibase.controllo.Principale
public class Principale
Constructor Summary | |
---|---|
Principale()
|
Method Summary | |
---|---|
ControlloRicercaProprietario |
getControlloRicercaProprietario()
|
Utente |
getUtente()
|
static void |
main(java.lang.String[] args)
|
void |
schermoAutenticazione()
|
void |
schermoIniziale()
|
static void |
stampaMessaggioErrore(java.lang.String messaggio)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Principale()
Method Detail |
---|
public Utente getUtente()
public ControlloRicercaProprietario getControlloRicercaProprietario()
public void schermoAutenticazione()
public void schermoIniziale()
public static void stampaMessaggioErrore(java.lang.String messaggio)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |