edu.cmu.emulator.util
Class ColorParser

java.lang.Object
  extended by edu.cmu.emulator.util.ColorParser

public class ColorParser
extends Object


Constructor Summary
ColorParser()
           
 
Method Summary
static Color parseColor(String color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorParser

public ColorParser()
Method Detail

parseColor

public static Color parseColor(String color)


Copyright © 2013. All Rights Reserved.