100 likes | 185 Views
Applets to Applications. Add a main() method Class is a subclass of Frame Constructor instead of init() GUI Components Added to Frame Instantiate and make visible in main() Handle WINDOW_DESTROY events.
E N D
Applets to Applications • Add a main() method • Class is a subclass of Frame • Constructor instead of init() • GUI Components Added to Frame • Instantiate and make visible in main() • Handle WINDOW_DESTROY events