Overview  Package   Class  Tree  Index 

be.lassi.ui.monitor
Class LevelColors

java.lang.Object
  extended by be.lassi.ui.monitor.LevelColors

public class LevelColors
extends java.lang.Object

Collection with colors that can be used to represent a channel level value (various shades of blue). The least brighest blue is still quite bright so that the difference with complete blackout is easy to see.


Method Summary
static java.awt.Color get(int intLevelValue)
          Gets the color for given level value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static java.awt.Color get(int intLevelValue)
Gets the color for given level value.

Parameters:
intLevelValue - level value between 0 and 100
Returns:
the color

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2