Public Member Functions | Protected Member Functions

dartboard.Legend Class Reference

Inheritance diagram for dartboard.Legend:
dartboard.Dart

List of all members.

Public Member Functions

 Legend ()
void setError (boolean err)

Protected Member Functions

void drawDart (Graphics g)

Detailed Description

Insert the type's description here. Creation date: (11/12/00 6:23:25 PM)

Author:
: Administrator

Constructor & Destructor Documentation

dartboard.Legend.Legend (  ) 

Legend constructor comment.

References dartboard.Dart.setPosition().


Member Function Documentation

void dartboard.Legend.drawDart ( Graphics  g  )  [protected]

Reimplemented from dartboard.Dart.

void dartboard.Legend.setError ( boolean  error  )  [virtual]

Called in case of error.

Each derived class will take the opportune action

Parameters:
error 

Implements dartboard.Dart.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties