home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
zkuste
/
JBuilder
/
JBuild
/
jbuilder
/
jruntime.z
/
borland.jbcl.control.CheckboxPanel.pme
< prev
next >
Wrap
INI File
|
1997-08-25
|
1KB
|
22 lines
[BeanDescriptor]
timestamp=870249600000
name=CheckboxPanel
className=borland.jbcl.control.CheckboxPanel
[PropertyDescriptors]
background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
bevelInner,,,,"Inner edge style",int,getBevelInner,setBevelInner,,,borland.jbcl.editors.BevelTypeEditor
bevelOuter,,,,"Outer edge style",int,getBevelOuter,setBevelOuter,,,borland.jbcl.editors.BevelTypeEditor
enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
font,,,,"Default font",java.awt.Font,getFont,setFont,,,
foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
grouped,,,,"Allow only 1 selected checkbox at a time",boolean,isGrouped,setGrouped,,,
labels,,,,"Label string array",java.lang.String[],getLabels,setLabels,,,
margins,,,,"Border spacing [top, left, bottom, right] (pixels)",java.awt.Insets,getMargins,setMargins,,,
orientation,,,,"Orientation setting",int,getOrientation,setOrientation,,,borland.jbcl.editors.OrientationEditor
selectedIndex,,,,"Currenly selected checkbox (if grouped)",int,getSelectedIndex,setSelectedIndex,,,
selectedLabel,,,,"Currenly selected checkbox (if grouped)",java.lang.String,getSelectedLabel,setSelectedLabel,,,
selectedLabels,,,,"Currenly selected checkboxes (non-grouped)",java.lang.String[],getSelectedLabels,setSelectedLabels,,,
soft,,,,"Use soft edge colors",boolean,isSoft,setSoft,,,
visible,,,,"Visible state",boolean,isVisible,setVisible,,,