Crossfire JXClient, Trunk
Package Functions | List of all members
RoundRectShape Class Reference
Inheritance diagram for RoundRectShape:
Inheritance graph
Collaboration diagram for RoundRectShape:
Collaboration graph

Package Functions

void draw (Graphics g, int x, int y, int w, int h)
 
void fill (Graphics g, int x, int y, int w, int h)
 

Detailed Description

Definition at line 354 of file GraphicsTest.java.

Member Function Documentation

◆ draw()

void RoundRectShape.draw ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
package

Definition at line 357 of file GraphicsTest.java.

◆ fill()

void RoundRectShape.fill ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
package

Definition at line 362 of file GraphicsTest.java.


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