at.ac.tuwien.cs.ztimeview.util
Class MyColorPalette

java.lang.Object
  extended byat.ac.tuwien.cs.ztimeview.util.MyColorPalette
All Implemented Interfaces:
IColorPalette

public class MyColorPalette
extends java.lang.Object
implements IColorPalette

Color palette for coloring Asbru LifeLines

Version:
0.2 created: 2003-02-14 last change: 2004-05-21
Author:
Wolfgang Aigner

Constructor Summary
MyColorPalette()
           
 
Method Summary
 java.awt.Color getNextColor()
          Get next color
 void MyColorPalette()
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyColorPalette

public MyColorPalette()
Method Detail

MyColorPalette

public void MyColorPalette()
Constructor


getNextColor

public java.awt.Color getNextColor()
Get next color

Specified by:
getNextColor in interface IColorPalette


Copyright © 2004 by Vienna University of Technology.