2004.04.29


com.jdc.gui.jws.swing
Class SwingView

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.swing.SwingView
All Implemented Interfaces:
Serializable

public class SwingView
extends JwsView

Swing represents a Swing 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
SwingView()
          Constructs a new SwingView 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

SwingView

public SwingView()
Constructs a new SwingView object.

Method Detail

main

public static void main(String[] args)
Test


2004.04.29



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