|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.gui.Finestra
SOMA.gui.FinProfileChPass
Nested Class Summary | |
(package private) class |
FinProfileChPass.ListBottoni
CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA. |
Field Summary | |
protected static java.lang.String |
AZIONE_CAMBIA
COSTANTI PRIVATE per le azioni di comando fatte dai bottoni |
protected static java.lang.String |
AZIONE_CANCEL
|
protected javax.swing.JButton |
botCambia
|
protected javax.swing.JButton |
botKO
|
protected FinestraPlace |
finestraPlace
Riferimenti dati tramite il costruttore. |
protected javax.swing.JLabel |
labNew1
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labNew2
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labOld
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labSpiega
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected ProfileManager |
profile
|
protected javax.swing.JPasswordField |
txtNew1
|
protected javax.swing.JPasswordField |
txtNew2
|
protected javax.swing.JPasswordField |
txtOld
|
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 | |
FinProfileChPass(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_CAMBIA
protected static final java.lang.String AZIONE_CANCEL
protected FinestraPlace finestraPlace
protected ProfileManager profile
protected javax.swing.JLabel labSpiega
protected javax.swing.JLabel labOld
protected javax.swing.JLabel labNew1
protected javax.swing.JLabel labNew2
protected javax.swing.JPasswordField txtOld
protected javax.swing.JPasswordField txtNew1
protected javax.swing.JPasswordField txtNew2
protected javax.swing.JButton botCambia
protected javax.swing.JButton botKO
Constructor Detail |
public FinProfileChPass(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 |