Search
PaletteCategory Members
Constructors Methods
 


Represents a category in a Palette control.

The following tables list the members exposed by the PaletteCategory type.

 Public Constructors

  Name Description

PaletteCategory

Overloaded.  

 Public Methods

  Name Description

addPropertyChangeListener

Adds a PropertyChangeListener to the listener list.

getIcon

Gets the category icon.

getItems

Gets the items in this category.

getTitle

Gets the category title.

isExpanded

Gets a value indicating whether the category is expanded.

removePropertyChangeListener

Removes a PropertyChangeListener from the listener list.

setExpanded

Sets a value indicating whether the category is expanded.

setIcon

Sets the category icon.

setTitle

Sets the category title.

 See Also