Represents a category in a Palette control.
The following tables list the members exposed by the PaletteCategory type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Adds a PropertyChangeListener to the listener list. |
|
![]() |
Gets the category icon. |
|
![]() |
Gets the items in this category. |
|
![]() |
Gets the category title. |
|
![]() |
Gets a value indicating whether the category is expanded. |
|
![]() |
Removes a PropertyChangeListener from the listener list. |
|
![]() |
Sets a value indicating whether the category is expanded. |
|
![]() |
Sets the category icon. |
|
![]() |
Sets the category title. |
See Also