com.jdc.gui.jws.swt
Class SwtView
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.lang.SerializableObject
|
+--com.jdc.app.mvc.View
|
+--com.jdc.http.mvc.HttpView
|
+--com.jdc.gui.jws.JwsView
|
+--com.jdc.gui.jws.swt.SwtView
- All Implemented Interfaces:
- Serializable
- public class SwtView
- extends JwsView
SwtView represents a Simple Widget Toolkit view.
- Version:
- 1.0
- Author:
- Jay Damon
- See Also:
- Serialized Form
|
Constructor Summary |
SwtView()
Constructs a new SwtView object. |
|
Method Summary |
static void |
main(String[] args)
Test |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwtView
public SwtView()
- Constructs a new SwtView object.
main
public static void main(String[] args)
- Test
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.