Serialized Form


Package it.unibas.morracineseswing.gui

Class it.unibas.morracineseswing.gui.Controllo extends javax.swing.JFrame implements Serializable

Serialized Fields

gioco

Gioco gioco

partita

Partita partita

mano

Mano mano

pannello

javax.swing.JPanel pannello

punteggioGiocatore

javax.swing.JLabel punteggioGiocatore

punteggioComputer

javax.swing.JLabel punteggioComputer

pareggi

javax.swing.JLabel pareggi

valorePunteggioGiocatore

javax.swing.JLabel valorePunteggioGiocatore

valorePunteggioComputer

javax.swing.JLabel valorePunteggioComputer

valorePareggi

javax.swing.JLabel valorePareggi

messaggio1

javax.swing.JLabel messaggio1

messaggio2

javax.swing.JLabel messaggio2

iconaGiocatore

javax.swing.JLabel iconaGiocatore

iconaComputer

javax.swing.JLabel iconaComputer

azioneNuovaPartita

it.unibas.morracineseswing.gui.Controllo.AzioneNuovaPartita azioneNuovaPartita

azioneInterrompiPartita

it.unibas.morracineseswing.gui.Controllo.AzioneInterrompiPartita azioneInterrompiPartita

azionePunteggio

it.unibas.morracineseswing.gui.Controllo.AzionePunteggio azionePunteggio

azioneEsci

it.unibas.morracineseswing.gui.Controllo.AzioneEsci azioneEsci

azioneAbout

it.unibas.morracineseswing.gui.Controllo.AzioneAbout azioneAbout

azioneGiocataCarta

it.unibas.morracineseswing.gui.Controllo.AzioneGiocata azioneGiocataCarta

azioneGiocataForbici

it.unibas.morracineseswing.gui.Controllo.AzioneGiocata azioneGiocataForbici

azioneGiocataSasso

it.unibas.morracineseswing.gui.Controllo.AzioneGiocata azioneGiocataSasso

Package it.unibas.morracineseswing.refactoring.vista

Class it.unibas.morracineseswing.refactoring.vista.SchermoPrincipale extends javax.swing.JPanel implements Serializable

Serialized Fields

modello

Modello modello

vista

Vista vista

controllo

Controllo controllo

punteggioGiocatore

javax.swing.JLabel punteggioGiocatore

punteggioComputer

javax.swing.JLabel punteggioComputer

pareggi

javax.swing.JLabel pareggi

valorePunteggioGiocatore

javax.swing.JLabel valorePunteggioGiocatore

valorePunteggioComputer

javax.swing.JLabel valorePunteggioComputer

valorePareggi

javax.swing.JLabel valorePareggi

messaggio1

javax.swing.JLabel messaggio1

messaggio2

javax.swing.JLabel messaggio2

iconaGiocatore

javax.swing.JLabel iconaGiocatore

iconaComputer

javax.swing.JLabel iconaComputer

Class it.unibas.morracineseswing.refactoring.vista.Vista extends javax.swing.JFrame implements Serializable

Serialized Fields

modello

Modello modello

controllo

Controllo controllo

pannello

SchermoPrincipale pannello