|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.ColorParser
public class ColorParser
This is the parser class for the color scheme files.
Constructor Summary | |
---|---|
ColorParser()
General constructor. |
Method Summary | |
---|---|
boolean |
read(java.lang.String colorfile)
This method parses aminoacid and color value associated, separated by tabs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorParser()
Method Detail |
---|
public boolean read(java.lang.String colorfile)
colorfile
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |