Class and Description |
---|
CheckTreeSelectionModel |
DBaseButton |
DButton |
DFloat |
DFloatSlider |
DFrame |
DListCellRenderer |
DMenu |
DPanel |
DPopLabel |
DScrollPane |
DSplitPaneUI |
DTextArea |
DTextField |
DTree |
DTreeDragSource |
DTreeDropTarget |
DTreeModel |
ExtFileFilter |
Menued |
RolloverEffect |
TCRenderer |
ToggleItem |
TristateCheckBox
Maintenance tip - There were some tricks to getting this code working:
1.
|
TristateCheckBox.State
This is a type-safe enumerated type
|
TristateCheckBox.TristateDecorator
Exactly which Design Pattern is this? Is it an Adapter, a Proxy or a
Decorator? In this case, my vote lies with the Decorator, because we are
extending functionality and "decorating" the original model with a more
powerful model.
|
Class and Description |
---|
DDropTextField |
DTextCanvas |
ImageDragSource |
Class and Description |
---|
DFileChooser |
Class and Description |
---|
DTextCanvas |
Class and Description |
---|
DTextCanvas |
Copyright © 2013. All Rights Reserved.