2004.04.29


com.jdc.gui.jws
Class JwsView

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SwingView, SwtView

public class JwsView
extends HttpView

JwsView encapsulates the basic information, i.e. the View in a Model-View-Controller (MVC) framework, to be displayed to the user in a Java Web Start appliction.

Version:
1.0
Author:
Jay Damon
See Also:
JspView, 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
JwsView()
          Constructs a new JwsView.
 
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

JwsView

public JwsView()
Constructs a new JwsView.


2004.04.29



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