Revision 188 trunk/org.gvsig.scripting/org.gvsig.scripting.swing/org.gvsig.scripting.swing.api/src/main/java/org/gvsig/scripting/swing/api/JThinG.java

View differences:

JThinG.java
16 16
public abstract class JThinG extends JPanel{
17 17
	
18 18
	/**
19
	 * 
20
	 */
21
	private static final long serialVersionUID = -623339194209238547L;
22

  
23
	/**
19 24
	 * Loads the file with the code of the dialog interface.
20 25
	 * 
21 26
	 * @param file File where is the code of the dialog window of the {@link ScriptingDialog}

Also available in: Unified diff