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

Page 43

Advertising
background image

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

CHECK_CLICKED

The Command Value in for the InteractionEvent that is fired when the label is clicked.

Value:

checkClicked

public static final

CHECK_SELECTED_KEY

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

FOLDER_CHECK_IMAGE_SHAPE_NAME

Value:

ctChkImg_f

public static final

FOLDER_CHECK_OUTLINE_SHAPE_NAME

Value:

ctChkOl_f

public static final

FOLDER_CONTAINER_SHAPE_NAME

Value:

ctBLay_f

public static final

FOLDER_LABEL_SHAPE_NAME

Value:

ctLab_f

public static final

LABEL_CLICKED

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

Advertising