Search
Palette Methods
 


 Public Methods

  Name Description

addCategory

Adds a new category to the palette.

addItem

Adds an item to the palette.

create

Creates and initializes a new Palette from the specified element. This method is static and can be called without creating an instance of the class.

find

Returns the specified Palette object. This member is static and can be invoked without creating an instance of the class.

removeCategory

Removes a category from the palette.

removeItem

Removes an item from the palette.

 See Also