home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
S283 Planetary Science &… the Search for Life CD 3
/
0_CD-ROM.iso
/
install
/
jre1_3
/
lib
/
rt.jar
/
sun
/
awt
/
PlatformFont$PlatformFontCache.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
|
1979-12-31
|
475 b
|
16 lines
package sun.awt;
class PlatformFont$PlatformFontCache {
char uniChar;
FontDescriptor fontDescriptor;
byte encodingSize;
byte[] encoding;
// $FF: synthetic field
private final PlatformFont this$0;
PlatformFont$PlatformFontCache(PlatformFont var1) {
this.this$0 = var1;
this.encoding = new byte[4];
}
}