home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-05-08 | 1.1 KB | 22 lines |
- [BeanDescriptor]
- pmeversion=200
- timestamp=894613096000
- name=DataStore
- className=borland.datastore.DataStore
- icon_color_16x16=sun.awt.windows.WImage
- icon_color_32x32=sun.awt.windows.WImage
- isContainer=false
-
- [PropertyDescriptors]
- blockSize,,,,"Kilobyte block size for DataStore file",int,getBlockSize,setBlockSize,,,
- fileName,,,,"File location of DataStore",java.lang.String,getFileName,setFileName,,,borland.jbcl.editors.FileNameEditor
- maxSortBuffer,,,,"Max memory bytes for sorting",int,getMaxSortBuffer,setMaxSortBuffer,,,
- minCacheSize,,,,"Min cache blocks for DataStore data",int,getMinCacheSize,setMinCacheSize,,,
- saveInterval,,,,"Millisecond interval for saving modified cache blocks",long,getSaveInterval,setSaveInterval,,,
- tempDirName,,,,"Directory location for temp files",java.lang.String,getTempDirName,setTempDirName,,,borland.jbcl.editors.FileNameEditor
- readOnly,,,,"ReadOnly access for DataStore",boolean,isReadOnly,setReadOnly,,,
- locale,,,,"Locale for DataStore",java.util.Locale,getLocale,setLocale,,,
-
- [EventSetDescriptors]
- response,,,,,borland.jbcl.dataset.ResponseListener,,addResponseListener,removeResponseListener
-