|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.gui.Finestra
SOMA.gui.FinPolicyUpdate
Nested Class Summary | |
(package private) class |
FinPolicyUpdate.ListBottoni
CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA. |
Field Summary | |
protected static java.lang.String |
AZIONE_ANNULLA
|
protected static java.lang.String |
AZIONE_DEMONE
|
protected static java.lang.String |
AZIONE_TIME
|
protected static java.lang.String |
AZIONE_UP_CERT
|
protected static java.lang.String |
AZIONE_UP_CRL
COSTANTI PRIVATE per le azioni di comando fatte dai bottoni |
protected javax.swing.JButton |
botDemone
|
protected javax.swing.JButton |
botKO
|
protected javax.swing.JButton |
botTime
|
protected javax.swing.JButton |
botUpCert
|
protected javax.swing.JButton |
botUpCRL
|
protected FinestraPlace |
finestraPlace
Riferimenti dati tramite il costruttore. |
protected javax.swing.JLabel |
labAttPol
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labLastUp
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labSpiega
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labTime
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labUpCert
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JLabel |
labUpCRL
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected ProfileManager |
profile
|
protected javax.swing.JTextField |
txtAttPol
|
protected javax.swing.JTextField |
txtTime
|
protected javax.swing.JTextField |
txtUpCert
|
protected javax.swing.JTextField |
txtUpCRL
|
protected UpdateDaemon |
updateDaemon
|
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 | |
FinPolicyUpdate(FinestraPlace finestraPlace,
ProfileManager profile,
UpdateDaemon updateDaemon)
Costruisce e mostra la finestra di inserimento dati. |
Method Summary | |
protected void |
aggiornaSchermata()
Riempie i dati della finestra |
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_UP_CRL
protected static final java.lang.String AZIONE_UP_CERT
protected static final java.lang.String AZIONE_TIME
protected static final java.lang.String AZIONE_DEMONE
protected static final java.lang.String AZIONE_ANNULLA
protected FinestraPlace finestraPlace
protected ProfileManager profile
protected UpdateDaemon updateDaemon
protected javax.swing.JLabel labSpiega
protected javax.swing.JLabel labAttPol
protected javax.swing.JLabel labLastUp
protected javax.swing.JLabel labUpCRL
protected javax.swing.JLabel labUpCert
protected javax.swing.JLabel labTime
protected javax.swing.JTextField txtAttPol
protected javax.swing.JTextField txtUpCRL
protected javax.swing.JTextField txtUpCert
protected javax.swing.JTextField txtTime
protected javax.swing.JButton botUpCRL
protected javax.swing.JButton botUpCert
protected javax.swing.JButton botTime
protected javax.swing.JButton botDemone
protected javax.swing.JButton botKO
Constructor Detail |
public FinPolicyUpdate(FinestraPlace finestraPlace, ProfileManager profile, UpdateDaemon updateDaemon)
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
protected void aggiornaSchermata()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |