abbot.script.parsers
Class ColorParser

java.lang.Object
  extended by abbot.script.parsers.ColorParser
All Implemented Interfaces:
Parser

public class ColorParser
extends Object
implements Parser

Convert a String into a Color.


Constructor Summary
ColorParser()
           
 
Method Summary
 Object parse(String input)
           
 
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

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

SourceForge