edu.uoc.fw.core.form
Class Form

java.lang.Object
  extended by edu.uoc.fw.core.form.Form

public abstract class Form
extends java.lang.Object

Classe base per als formularis de l'aplicació.

Version:
1.0
Author:
Luis Bravo Fuentes

Constructor Summary
Form()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Form

public Form()