|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
org.biolegato.gdesupport.canvas.colourmask.ColourMaskReader
org.biolegato.gdesupport.canvas.colourmask.CharacterColourMaskReader
public class CharacterColourMaskReader
Used to select colour masks.
| Constructor Summary | |
|---|---|
CharacterColourMaskReader()
Creates a new instance of GDEColourMaskFile |
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File f)
Determines whether a file is of type "character colour mask" |
java.lang.String |
getDescription()
Returns the description of "character colour mask" |
ColourMap[] |
readColourMapFile(java.io.File file)
Reads and parses a colour mask file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharacterColourMaskReader()
| Method Detail |
|---|
public ColourMap[] readColourMapFile(java.io.File file)
readColourMapFile in class ColourMaskReaderfile - the file to read.
public boolean accept(java.io.File f)
accept in class javax.swing.filechooser.FileFilterf - the file to test
public java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||