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

Public Member Functions

 ArcDegreePanel (boolean filled)
 
void paint (Graphics g)
 

Package Functions

void arcSteps (Graphics g, int step, int x, int y, int w, int h, Color c1, Color c2)
 

Package Attributes

boolean filled
 

Detailed Description

Definition at line 171 of file GraphicsTest.java.

Constructor & Destructor Documentation

◆ ArcDegreePanel()

ArcDegreePanel.ArcDegreePanel ( boolean  filled)

Definition at line 175 of file GraphicsTest.java.

Member Function Documentation

◆ arcSteps()

void ArcDegreePanel.arcSteps ( Graphics  g,
int  step,
int  x,
int  y,
int  w,
int  h,
Color  c1,
Color  c2 
)
package

Definition at line 179 of file GraphicsTest.java.

◆ paint()

void ArcDegreePanel.paint ( Graphics  g)

Definition at line 217 of file GraphicsTest.java.

Member Data Documentation

◆ filled

boolean ArcDegreePanel.filled
package

Definition at line 173 of file GraphicsTest.java.


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