dartboard::Telescope Class Reference

Inheritance diagram for dartboard::Telescope:
Inheritance graph
[legend]
Collaboration diagram for dartboard::Telescope:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Telescope ()
void setError (boolean err)

Protected Member Functions

void drawDart (Graphics g)

Private Attributes

ImageIcon icon = null
ImageIcon iconError = null
ImageIcon iconDraw

Detailed Description

Insert the type's description here. Creation date: (11/7/00 9:02:03 PM)

Author:
:

Constructor & Destructor Documentation

dartboard::Telescope::Telescope (  )  [inline]

Telescope constructor comment.

Parameters:
x int
y int

References icon, iconDraw, and iconError.


Member Function Documentation

void dartboard::Telescope::drawDart ( Graphics  g  )  [inline, protected]

Reimplemented from dartboard::Dart.

References dartboard::Dart::dartboard, and iconDraw.

void dartboard::Telescope::setError ( boolean  error  )  [inline, virtual]

Called in case of error.

Each derived class will take the opportune action

Parameters:
error 

Implements dartboard::Dart.

References icon, iconDraw, and iconError.


Member Data Documentation

ImageIcon dartboard::Telescope::icon = null [private]

Referenced by setError(), and Telescope().

ImageIcon dartboard::Telescope::iconDraw [private]

Referenced by drawDart(), setError(), and Telescope().

ImageIcon dartboard::Telescope::iconError = null [private]

Referenced by setError(), and Telescope().


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

Generated by  doxygen 1.6.2