home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
S283 Planetary Science &n…he Search for Life DVD 2
/
DVD-ROM.iso
/
kepler
/
kepler.jar
/
WTextArea$ML.class
(
.txt
)
< prev
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
|
2002-12-02
|
425 b
|
15 lines
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
class WTextArea$ML extends MouseAdapter {
// $FF: synthetic field
private final WTextArea this$0;
WTextArea$ML(WTextArea var1) {
this.this$0 = var1;
}
public void mousePressed(MouseEvent var1) {
}
}