|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.gui.Finestra
SOMA.gui.PosizioneAgenti
Nested Class Summary | |
class |
PosizioneAgenti.TabellaAgenti
CLASSE INTERNA CHE DEFINISCE IL "MODELLO" A CUI SI RIFERISCE LA TABELLA DEGLI AgentID. |
Field Summary | |
protected javax.swing.JButton |
botClose
|
protected javax.swing.JButton |
botUpdate
|
protected Environment |
env
Per memorizzare i parametri passati al costruttore, in modo che siano visibili anche agli altri metodi. |
protected static javax.swing.ImageIcon |
IMG_ICO_CANC
|
protected static javax.swing.ImageIcon |
IMG_ICO_UPDATE
ICONE CARICATE UNA VOLTA SOLA ALLA CREAZIONE DELLA CLASSE! |
protected static javax.swing.ImageIcon |
IMG_ICO_ZAMPA
|
protected javax.swing.JLabel |
labAgente
|
protected AgentPositionStore |
mioAgentPositionStore
|
protected javax.swing.table.TableModel |
modelloTabella
|
protected PanChePlace |
panChePlace
Oggetti che mostrano frasi, coič che dipendono dalla lingua. |
protected javax.swing.JTable |
tabella
|
protected javax.swing.JScrollPane |
tabellaScroll
|
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 | |
PosizioneAgenti(Environment env)
Costruzione della finestra per la visualizzazione e modifica del D/P-NS. |
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()
Definisce/modifica tutte le frasi mostrate a video (nella GUI) |
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 javax.swing.ImageIcon IMG_ICO_UPDATE
protected static final javax.swing.ImageIcon IMG_ICO_CANC
protected static final javax.swing.ImageIcon IMG_ICO_ZAMPA
protected Environment env
protected AgentPositionStore mioAgentPositionStore
protected PanChePlace panChePlace
protected javax.swing.JLabel labAgente
protected javax.swing.JTable tabella
protected javax.swing.table.TableModel modelloTabella
protected javax.swing.JScrollPane tabellaScroll
protected javax.swing.JButton botUpdate
protected javax.swing.JButton botClose
Constructor Detail |
public PosizioneAgenti(Environment env)
ModelloXNS
passato specifica il modello che usa questa finestra.
Sarą a lui che verranno richiesti i dati da stampare e a cui saranno
inoltrati i comandi.
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()
Definisce/modifica tutte le frasi mostrate a video (nella GUI)
impostaFrasi
in class Finestra
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |