Categorytreebean, Field summary, Com.miginfocom.beans class categorytreebean – MiG InfoCom MiG Calendar JavaBeans User Manual
Page 43

com.miginfocom.beans
Class CategoryTreeBean
java.lang.Object
|
+-java.awt.Component
|
+-java.awt.Container
|
+-javax.swing.JComponent
|
+-javax.swing.JPanel
|
+-com.miginfocom.beans.CategoryTreeBean
public class CategoryTreeBean
extends javax.swing.JPanel
All Implemented Interfaces:
Serializable
,
java.awt.MenuContainer
,
java.awt.image.ImageObserver
,
javax.swing.TransferHandler.HasGetTransferHandler
,
Serializable
,
javax.accessibility.Accessible
Field Summary
public static final
The Command Value in for the InteractionEvent that is fired when the label is clicked.
Value:
checkClicked
public static final
This is the default key used to set in the
com.miginfocom.calendar.category.Category
a
Boolean
object denoting if the
check box is concidered selected or not.
public static final
FOLDER_CHECK_BACKGROUND_SHAPE_NAME
Value:
ctChkBb_f
public static final
Value:
ctChkImg_f
public static final
FOLDER_CHECK_OUTLINE_SHAPE_NAME
Value:
ctChkOl_f
public static final
Value:
ctBLay_f
public static final
Value:
ctLab_f
public static final
The Command Value in for the InteractionEvent that is fired when the label is clicked.
Value:
labelClicked
Page 43 of 196
com.miginfocom.beans.CategoryTreeBean