public class Palette extends Object
Palette(Color[] colors)
Palette(String name, Color[] colors)
boolean
equals(Object obj)
Color[]
getColors()
String
getName()
int
hashCode()
size()
getClass, notify, notifyAll, toString, wait, wait, wait
public Palette(Color[] colors)
public Palette(String name, Color[] colors)
public Color[] getColors()
public String getName()
public int size()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2007–2017. All rights reserved.