Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Frame | +----com.tolstoy.testjc.IconDisplayFrame
Summary |
class IconDisplayFrame extends java.awt.Frame { // Fields 1 private static final String copyrightString; // Constructors 1 public IconDisplayFrame(String); // Methods 1 public boolean handleEvent(Event); }
A frame which exits the app when the user closes the window.
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
Constructors |
· IconDisplayFrame | Summary | Top |
public IconDisplayFrame(String ttl)
Methods |
· handleEvent | Summary | Top |
public boolean handleEvent(Event ev)
- Overrides:
- handleEvent in class Component
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7