2004.04.29


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

Nested Class Summary
 
Nested classes inherited from class com.jdc.http.mvc.HttpView
HttpView.Status
 
Field Summary
 
Fields inherited from class com.jdc.lang.Object
string
 
Constructor Summary
SwtView()
          Constructs a new SwtView object.
 
Method Summary
static void main(String[] args)
          Test
 
Methods inherited from class com.jdc.http.mvc.HttpView
getStatus, getURL, setURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtView

public SwtView()
Constructs a new SwtView object.

Method Detail

main

public static void main(String[] args)
Test


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.