home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 2000 March
/
pcp161a.iso
/
handson
/
files
/
copyjava.exe
/
com
/
sun
/
java
/
swing
/
text
/
rtf
/
RTFReader$InfoDestination.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
|
1998-02-26
|
1.1 KB
|
13 lines
package com.sun.java.swing.text.rtf;
class RTFReader$InfoDestination extends RTFReader.DiscardingDestination implements RTFReader.Destination {
// $FF: synthetic field
private final RTFReader this$0;
RTFReader$InfoDestination(RTFReader var1) {
super(var1);
this.this$0 = var1;
this.this$0 = var1;
}
}