Crossfire JXClient, Trunk
Public Member Functions | Public Attributes | Package Functions | Package Attributes | List of all members
GraphicsPanel Class Reference
Inheritance diagram for GraphicsPanel:
Inheritance graph
Collaboration diagram for GraphicsPanel:
Collaboration graph

Public Member Functions

Dimension getPreferredSize ()
 

Public Attributes

GraphicsCards cards
 

Package Functions

 GraphicsPanel (EventListener listener)
 

Package Attributes

ActionListener al
 
ItemListener il
 

Detailed Description

Definition at line 49 of file GraphicsTest.java.

Constructor & Destructor Documentation

◆ GraphicsPanel()

GraphicsPanel.GraphicsPanel ( EventListener  listener)
package

Definition at line 55 of file GraphicsTest.java.

Member Function Documentation

◆ getPreferredSize()

Dimension GraphicsPanel.getPreferredSize ( )

Definition at line 92 of file GraphicsTest.java.

Member Data Documentation

◆ al

ActionListener GraphicsPanel.al
package

Definition at line 51 of file GraphicsTest.java.

◆ cards

GraphicsCards GraphicsPanel.cards

◆ il

ItemListener GraphicsPanel.il
package

Definition at line 52 of file GraphicsTest.java.


The documentation for this class was generated from the following file: