org.p2c2e.blorb
Class ListPalette

java.lang.Object
  extended byorg.p2c2e.blorb.ListPalette
All Implemented Interfaces:
Palette

public class ListPalette
extends java.lang.Object
implements Palette


Nested Class Summary
 
Nested classes inherited from class org.p2c2e.blorb.Palette
Palette.Color
 
Method Summary
 boolean isColorList()
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isColorList

public boolean isColorList()
Specified by:
isColorList in interface Palette

iterator

public java.util.Iterator iterator()