home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 139
/
dpcs0999.iso
/
Web
/
CFserver
/
data1.cab
/
Java
/
CFJava.cab
/
CFJavaRuntime.cab
/
allaire
/
controls
/
CFGRIDColProperties.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-03-31
|
516 b
|
11 lines
package allaire.controls;
class CFGRIDColProperties {
int xBase;
int width;
boolean modeAuto = true;
int maxAutoWidth = 1000;
CFGRIDTextAttributes headerAttri = new CFGRIDTextAttributes();
CFGRIDTextAttributes gridAttri = new CFGRIDTextAttributes();
}