abbot.script.parsers
Class ColorParser
java.lang.Object
abbot.script.parsers.ColorParser
- All Implemented Interfaces:
- Parser
public class ColorParser
- extends Object
- implements Parser
Convert a String
into a Color
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorParser
public ColorParser()
parse
public Object parse(String input)
throws IllegalArgumentException
- Specified by:
parse
in interface Parser
- Throws:
IllegalArgumentException
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on