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

Public Member Functions

 DrawControls (DrawPanel target)
 
void itemStateChanged (ItemEvent e)
 
void paint (Graphics g)
 

Package Attributes

DrawPanel target
 

Detailed Description

Definition at line 230 of file DrawTest.java.

Constructor & Destructor Documentation

◆ DrawControls()

DrawControls.DrawControls ( DrawPanel  target)

Definition at line 235 of file DrawTest.java.

Member Function Documentation

◆ itemStateChanged()

void DrawControls.itemStateChanged ( ItemEvent  e)

Definition at line 288 of file DrawTest.java.

References DrawPanel.LINES, DrawPanel.POINTS, and DrawPanel.setDrawMode().

Here is the call graph for this function:

◆ paint()

void DrawControls.paint ( Graphics  g)

Definition at line 270 of file DrawTest.java.

Member Data Documentation

◆ target

DrawPanel DrawControls.target
package

Definition at line 232 of file DrawTest.java.


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