home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2005 February
/
PCpro_2005_02.ISO
/
files
/
opensource
/
Opcion_1.1.1
/
Opcion_v1.1.1.exe
/
FontViewer
/
windows
/
MainWindow$16.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
|
2004-04-25
|
793 b
|
18 lines
package FontViewer.windows;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
class MainWindow$16 implements ActionListener {
// $FF: synthetic field
private final MainWindow this$0;
MainWindow$16(MainWindow this$0) {
this.this$0 = this$0;
}
public void actionPerformed(ActionEvent evt) {
MainWindow.access$1600(this.this$0, evt);
}
}