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
/
components
/
OtherFontsPanel$3.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
|
843 b
|
18 lines
package FontViewer.components;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
class OtherFontsPanel$3 implements ActionListener {
// $FF: synthetic field
private final OtherFontsPanel this$0;
OtherFontsPanel$3(OtherFontsPanel this$0) {
this.this$0 = this$0;
}
public void actionPerformed(ActionEvent evt) {
OtherFontsPanel.access$300(this.this$0, evt);
}
}