ABLE, Version 1.1b

com.ibm.able.editor
Class AbleEditor

java.lang.Object
  |
  +--com.ibm.able.editor.AbleEditor

public class AbleEditor
extends java.lang.Object

This class is the main window for the Able design time editor.

Version:
$Revision: 1.5 $, $Date: 2000/09/20 22:06:31 $

Constructor Summary
AbleEditor()
          Construct a new AbleEditor frame and display it.
 
Method Summary
static java.lang.String Copyright()
          Determine the copyright of this class.
static void main(java.lang.String[] args)
          The main method used to run the editor application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbleEditor

public AbleEditor()
Construct a new AbleEditor frame and display it.
Method Detail

main

public static void main(java.lang.String[] args)
The main method used to run the editor application.

Copyright

public static java.lang.String Copyright()
Determine the copyright of this class.
Returns:
A String containing this class's copyright statement.


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'