JIDE 3.5.15

com.jidesoft.palette
Class PaletteFactory.Entry

java.lang.Object
  extended by com.jidesoft.palette.PaletteFactory.Entry
Enclosing class:
PaletteFactory

public static class PaletteFactory.Entry
extends Object


Method Summary
 String getName()
           
 FixedPalette getPalette()
           
 PaletteFactory.Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getType

public PaletteFactory.Type getType()

getPalette

public FixedPalette getPalette()

JIDE 3.5.15