net.dpml.test
Class ColorComponent

java.lang.Object
  extended by net.dpml.test.ColorComponent
All Implemented Interfaces:
ColorManager

public class ColorComponent
extends Object
implements ColorManager

A sample component that implements the ColorManger interface.

Version:
1.2.0
Author:
Digital Product Meta Library

Constructor Summary
ColorComponent()
           
 
Method Summary
 Color getColor()
          Return the assigned color.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorComponent

public ColorComponent()
Method Detail

getColor

public Color getColor()
Return the assigned color.

Specified by:
getColor in interface ColorManager
Returns:
the color