Revision 9044 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/view/gui/IView.java

View differences:

IView.java
73 73
	 * @return DOCUMENT ME!
74 74
	 */
75 75
	public abstract TOC getTOC();
76
	
77
    /**
78
     * Create the internal componentes and populate the window with them.
79
     * If the layout properties were set using the
80
     * <code>setWindowData(WindowData)</code>
81
     * method, the window will be populated according to this
82
     * properties.
83
     */
84
	//public abstract void initialize();
76 85
}

Also available in: Unified diff