dartboard::Dartboard Class Reference

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

List of all members.

Classes

class  ComponentHandler

Public Member Functions

 Dartboard ()
void paintComponent (java.awt.Graphics g)

Protected Member Functions

void setDarts (Dart[] darts)

Private Member Functions

void initialize ()

Private Attributes

Dart[] darts

Constructor & Destructor Documentation

dartboard::Dartboard::Dartboard (  )  [inline]

References initialize().


Member Function Documentation

void dartboard::Dartboard::initialize (  )  [inline, private]

Referenced by Dartboard().

void dartboard::Dartboard::paintComponent ( java.awt.Graphics  g  )  [inline]

References darts, and dartboard::Dart::draw().

void dartboard::Dartboard::setDarts ( Dart[]  darts  )  [inline, protected]

Member Data Documentation


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

Generated by  doxygen 1.6.2