A B C D E F G H I K L M N O P R S T U Y

P

paint(Graphics) - Method in class fourwin.FourGUI
Typical paint-method, combined with an "offpaint"-method and another GUI-class ( "PlayingFieldGUI" ) against flickering while klicking with the mouse on the Visualization.
paintComponent(Graphics) - Method in class fourwin.PlayingFieldGUI
 
panel1 - Variable in class fourwin.FourGUI
 
panel2 - Variable in class fourwin.FourGUI
 
panel21 - Variable in class fourwin.FourGUI
 
panel22 - Variable in class fourwin.FourGUI
 
panel23 - Variable in class fourwin.FourGUI
 
panel24 - Variable in class fourwin.FourGUI
 
panel3 - Variable in class fourwin.FourGUI
 
PCS_TURN - Variable in class fourwin.BrickConnection
 
picture - Variable in class fourwin.FourGUI
 
picture - Variable in class fourwin.PlayingFieldGUI
 
player - Variable in class fourwin.BrickConnection
 
playerID - Variable in class fourwin.FourPlayer
 
playername - Variable in class fourwin.FourGameManager
 
playingarray - Variable in class fourwin.PlayingField
 
PlayingField - Class in fourwin
This class represents a situation on the Connect4 playing field.
PlayingField() - Constructor for class fourwin.PlayingField
 
PlayingField(PlayingField) - Constructor for class fourwin.PlayingField
 
PlayingFieldGUI - Class in fourwin
Provides the paint-function for the GUI, witch paints the board and the playing- field chips.
PlayingFieldGUI(FourGameManager) - Constructor for class fourwin.PlayingFieldGUI
 
playmode - Variable in class fourwin.FourGUI
 
processInput(PlayingField, FourGUI) - Method in class fourwin.BrickConnection
This method is used to receive messages from the brick.

A B C D E F G H I K L M N O P R S T U Y