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
|
Constructor Summary |
JwsView()
Constructs a new JwsView. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JwsView
public JwsView()
- Constructs a new JwsView.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.