|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.gui.Finestra
SOMA.gui.FinProfileLogoff
Nested Class Summary | |
(package private) class |
FinProfileLogoff.ListBottoni
CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA. |
Field Summary | |
protected static java.lang.String |
AZIONE_CANCEL
|
protected static java.lang.String |
AZIONE_LOGOFF
COSTANTI PRIVATE per le azioni di comando fatte dai bottoni |
protected javax.swing.JButton |
botKO
|
protected javax.swing.JButton |
botLogoff
|
protected FinestraPlace |
finestraPlace
Riferimenti dati tramite il costruttore. |
protected javax.swing.JLabel |
labSpiega
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected ProfileManager |
profile
|
Fields inherited from class SOMA.gui.Finestra |
contentPane, cursoreBottone, IMG_ICO_CLOSE, IMG_ICO_EXIT, IMG_ICO_HELP, IMG_ICO_OPZIO, MENU_CLOSE, MENU_EXIT, mioFrame, nomeFinestra, numFinAperte, PanCentro, PICTURE_PATH, X, Y |
Constructor Summary | |
FinProfileLogoff(FinestraPlace finestraPlace,
ProfileManager profile)
Costruisce e mostra la finestra di inserimento dati. |
Method Summary | |
void |
costruisciFinestra()
Vedi in superclasse Finestra il metodo Finestra.costruisciFinestra() |
protected void |
creaBarraMenu()
Vedi in superclasse Finestra il metodo Finestra.creaBarraMenu() |
void |
distruggiFinestra()
Vedi in superclasse Finestra il metodo Finestra.distruggiFinestra() |
protected void |
impostaFrasi()
Vedi in superclasse Finestra il metodo Finestra.impostaFrasi() |
Methods inherited from class SOMA.gui.Finestra |
abilitaFinestra, AggiornaApparenzaFinestra, creaBarraMenuDefault, disabilitaFinestra, FineCostruisciFinestra, FineImpostaFrasi, InizioCostruisciFinestra, inPrimoPiano, linguaCambiata, propertyChange, RiduciAIcona |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String AZIONE_LOGOFF
protected static final java.lang.String AZIONE_CANCEL
protected FinestraPlace finestraPlace
protected ProfileManager profile
protected javax.swing.JLabel labSpiega
protected javax.swing.JButton botLogoff
protected javax.swing.JButton botKO
Constructor Detail |
public FinProfileLogoff(FinestraPlace finestraPlace, ProfileManager profile)
Method Detail |
public void costruisciFinestra()
Finestra
il metodo Finestra.costruisciFinestra()
costruisciFinestra
in class Finestra
protected void creaBarraMenu()
Finestra
il metodo Finestra.creaBarraMenu()
creaBarraMenu
in class Finestra
public void distruggiFinestra()
Finestra
il metodo Finestra.distruggiFinestra()
distruggiFinestra
in class Finestra
protected void impostaFrasi()
Finestra
il metodo Finestra.impostaFrasi()
impostaFrasi
in class Finestra
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |