public class PaletteList
extends java.util.ArrayList
Title: PaletteList class
Description: A collection of GridPalette objects.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Constructor and Description |
---|
PaletteList() |
Modifier and Type | Method and Description |
---|---|
GridPalette |
getPalette(int index) |
void |
GridPalette(int index,
GridPalette value) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
public GridPalette getPalette(int index)
public void GridPalette(int index, GridPalette value)