|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.gui.Finestra
SOMA.gui.FinProfileCreRec
Nested Class Summary | |
(package private) class |
FinProfileCreRec.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_CREATE
COSTANTI PRIVATE per le azioni di comando fatte dai bottoni |
protected static java.lang.String |
AZIONE_RECOVER
|
protected javax.swing.JButton |
botCreat
|
protected javax.swing.JButton |
botKO
|
protected javax.swing.JButton |
botRecov
|
protected FinestraPlace |
finestraPlace
Riferimenti dati tramite il costruttore. |
protected javax.swing.JLabel |
labAuth
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labNome
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labPass2
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labRef
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.JTextField |
txtAuth
|
protected javax.swing.JTextField |
txtNome
|
protected javax.swing.JPasswordField |
txtPass2
|
protected javax.swing.JTextField |
txtRef
|
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 | |
FinProfileCreRec(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_CREATE
protected static final java.lang.String AZIONE_RECOVER
protected static final java.lang.String AZIONE_CANCEL
protected FinestraPlace finestraPlace
protected ProfileManager profile
protected javax.swing.JLabel labSpiega
protected javax.swing.JLabel labRef
protected javax.swing.JLabel labAuth
protected javax.swing.JLabel labPass2
protected javax.swing.JLabel labNome
protected javax.swing.JTextField txtRef
protected javax.swing.JTextField txtAuth
protected javax.swing.JTextField txtNome
protected javax.swing.JPasswordField txtPass2
protected javax.swing.JButton botCreat
protected javax.swing.JButton botRecov
protected javax.swing.JButton botKO
Constructor Detail |
public FinProfileCreRec(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 |