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

Public Member Functions

 ArcPanel (boolean filled)
 
void paint (Graphics g)
 

Package Attributes

boolean filled
 

Detailed Description

Definition at line 245 of file GraphicsTest.java.

Constructor & Destructor Documentation

◆ ArcPanel()

ArcPanel.ArcPanel ( boolean  filled)

Definition at line 249 of file GraphicsTest.java.

Member Function Documentation

◆ paint()

void ArcPanel.paint ( Graphics  g)

Definition at line 254 of file GraphicsTest.java.

Member Data Documentation

◆ filled

boolean ArcPanel.filled
package

Definition at line 247 of file GraphicsTest.java.


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