MiG InfoCom MiG Calendar JavaBeans User Manual
Page 49
![background image](https://www.manualsdir.com/files/798675/content/doc049.png)
boolean
()
Property: If the check box is visible.
boolean
()
Property: If the label should be selectable.
boolean
Property: If a click on the label should be transformed to a click on the check.
boolean
Property: If the root node should be visible.
boolean
(Class type, boolean inclSubClasses)
Removes the first decorator found with the class type
type
, including sub types id
inclSubClasses == true
.
void
(Decorator decorator)
Removes a decorator.
void
Removes all decorators.
void
(Collection decorators)
Removes all decorators
void
Removes the listener if it is added.
void
()
void
(Object fromCatId, boolean keepExpanded)
Revalidate the nodes starting from
fromCatId
.
void
(int hint)
Property: The anti alias hint for the label text.
void
(java.awt.Paint bgPaint)
Sets the background paint.
void
(boolean b)
Property: If the categories in the
CategoryDepository
changes the tree will revalidate
itself if there is a category root set.
void
(CategoryViewFilter filter)
Property: A filter that can be used to filter out which Categories should be visible in the
tree.
static void
(PropertyKey key, Category cat, boolean b)
Set the selected state for the category.
void
(PropertyKey key)
Property: This is the key used to set in the
com.miginfocom.calendar.category.Category
a
Boolean
object denoting on if the
check is concidered selected or not.
void
(Collection decorators)
Sets the decorators to use.
void
(
Property: A reference to a demo data bean that creates demo category data for this bean.
Page 49 of 196
com.miginfocom.beans.CategoryTreeBean