A B C D E F G H I J L M N O P R S T U V W

O

onInterruptedException(InterruptedException) - Method in class sjrd.tricktakinggame.gui.util.NetworkOperationWorker
Déclenché en cas d'exception InterruptedException L'implémentation par défaut ne fait rien.
onIOException(IOException) - Method in class sjrd.tricktakinggame.gui.connection.ConnectAction.ConnectWorker
Déclenché en cas d'exception I/O générique L'implémentation par défaut affiche un message d'erreur.
onIOException(IOException) - Method in class sjrd.tricktakinggame.gui.util.NetworkOperationWorker
Déclenché en cas d'exception I/O générique L'implémentation par défaut affiche un message d'erreur.
onIOException(IOException) - Method in class sjrd.tricktakinggame.gui.util.SilentNetworkOperationWorker
Déclenché en cas d'exception I/O générique L'implémentation par défaut affiche un message d'erreur.
onIOException(IOException) - Method in class sjrd.tricktakinggame.network.server.AdminResponder
Gère une erreur I/O déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection ne fait rien.
onIOException(IOException) - Method in class sjrd.tricktakinggame.network.server.ClientInitialConnection
Gère une erreur I/O déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection ne fait rien.
onIOException(IOException) - Method in class sjrd.tricktakinggame.network.server.ClientResponder
Gère une erreur I/O déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection ne fait rien.
onIOException(IOException) - Method in class sjrd.tricktakinggame.network.ThreadedConnection
Gère une erreur I/O déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection ne fait rien.
onMisery - Variable in class sjrd.tricktakinggame.rules.whist.announces.SoloAnnounce
Indique si le contrat est sur misère
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.connection.ConnectAction.ConnectWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.networkactions.CreateTableAction.CreateTableWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.networkactions.JoinTableAction.JoinTableWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.networkactions.LeaveTableAction.LeaveTableWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.util.NetworkOperationWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.gui.util.SilentNetworkOperationWorker
Déclenché en cas d'exception de type NetworkException L'implémentation par défaut affiche un message d'erreur.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.network.server.AdminResponder
Gère une erreur à transmettre sur le réseau déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection envoie une réponse avec les code et message d'erreur de l'exception.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.network.server.ClientInitialConnection
Gère une erreur à transmettre sur le réseau déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection envoie une réponse avec les code et message d'erreur de l'exception.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.network.server.ClientResponder
Gère une erreur à transmettre sur le réseau déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection envoie une réponse avec les code et message d'erreur de l'exception.
onNetworkException(NetworkException) - Method in class sjrd.tricktakinggame.network.ThreadedConnection
Gère une erreur à transmettre sur le réseau déclenchée par la méthode execute() L'implémentation par défaut dans ThreadedConnection envoie une réponse avec les code et message d'erreur de l'exception.
onTable - Variable in class sjrd.tricktakinggame.rules.whist.announces.ContractSoloAnnounce
Indique si le contrat est sur table
onTable - Variable in class sjrd.tricktakinggame.rules.whist.announces.MiseryAnnounce
Indique si le contrat est sur table
onTable - Variable in class sjrd.tricktakinggame.rules.whist.contracts.MiseryContract
Indique si le contrat est sur table
onTable - Variable in class sjrd.tricktakinggame.rules.whist.contracts.SoloContract
Indique si le contrat est sur table
onThreadTerminated() - Method in class sjrd.tricktakinggame.network.client.ServerResponder
Déclenché lorsque le thread d'exécution se termine L'implémentation par défaut dans ThreadedConnection ne fait rien.
onThreadTerminated() - Method in class sjrd.tricktakinggame.network.server.AdminResponder
Déclenché lorsque le thread d'exécution se termine L'implémentation par défaut dans ThreadedConnection ne fait rien.
onThreadTerminated() - Method in class sjrd.tricktakinggame.network.server.ClientResponder
Déclenché lorsque le thread d'exécution se termine L'implémentation par défaut dans ThreadedConnection ne fait rien.
onThreadTerminated() - Method in class sjrd.tricktakinggame.network.ThreadedConnection
Déclenché lorsque le thread d'exécution se termine L'implémentation par défaut dans ThreadedConnection ne fait rien.
openTable(String, int) - Method in class sjrd.tricktakinggame.network.server.Server
Ouvre une nouvelle table
openTables - Variable in class sjrd.tricktakinggame.gui.tablelist.TableListModel
Tables ouvertes sur le serveur, à la dernière récupération
orderedSuits - Static variable in class sjrd.tricktakinggame.cards.Suit.VisualHelpingComparator
Couleurs triées
orderedSuits - Static variable in class sjrd.tricktakinggame.rules.whist.WhistSuitComparator
Couleurs ordonnées selon leur force
originalCards - Variable in class sjrd.tricktakinggame.cards.GenericDeck
Cartes contenues initialement dans le paquet
originalCardsIterable() - Method in class sjrd.tricktakinggame.cards.GenericDeck
Itérable des cartes initiales
originalCardsIterator() - Method in class sjrd.tricktakinggame.cards.GenericDeck
Itérateur des cartes initiales
overlayWidth - Static variable in class sjrd.tricktakinggame.gui.util.CardDisplayer
Distance dont séparer les cartes quand elles sont superposées
owner - Variable in class sjrd.tricktakinggame.gui.client.ClientSubPanel
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.gui.connection.ConnectAction
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.gui.networkactions.BeginGameAction
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.gui.networkactions.CreateTableAction
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.gui.networkactions.JoinTableAction
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.gui.networkactions.LeaveTableAction
Panel propriétaire
owner - Variable in class sjrd.tricktakinggame.network.server.DistantLogger
Référence au logger pour les classes internes
owner - Variable in class sjrd.tricktakinggame.network.server.Server
Propriétaire du thread d'acceptation
ownsCard(T) - Method in class sjrd.tricktakinggame.cards.GenericDeck
Indique si une carte appartient à ce paquet

A B C D E F G H I J L M N O P R S T U V W