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

Public Member Functions

Dimension getPreferredSize ()
 

Package Functions

 CardPanel (ActionListener actionListener)
 
Panel create (LayoutManager layout)
 

Package Attributes

ActionListener listener
 

Detailed Description

Definition at line 60 of file CardTest.java.

Constructor & Destructor Documentation

◆ CardPanel()

CardPanel.CardPanel ( ActionListener  actionListener)
package

Definition at line 97 of file CardTest.java.

Member Function Documentation

◆ create()

Panel CardPanel.create ( LayoutManager  layout)
package

Definition at line 64 of file CardTest.java.

◆ getPreferredSize()

Dimension CardPanel.getPreferredSize ( )

Definition at line 109 of file CardTest.java.

Member Data Documentation

◆ listener

ActionListener CardPanel.listener
package

Definition at line 62 of file CardTest.java.


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