more from hell

This commit is contained in:
benfry
2003-11-07 00:13:25 +00:00
parent e14bca135b
commit 50b67fa76a
4 changed files with 156 additions and 205 deletions

View File

@@ -45,12 +45,7 @@ import com.apple.mrj.*;
* general interaction with the system (launching URLs, loading
* files and images, etc) that comes from that.
*/
#ifndef SWINGSUCKS
public class PdeBase extends JFrame
#else
public class PdeBase extends Frame
#endif
implements ActionListener
public class PdeBase extends JFrame implements ActionListener
#ifdef MACOS
, MRJAboutHandler
, MRJQuitHandler