Revision 6877 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/Table.java

View differences:

Table.java
585 585
	 * to retrieve the ViewInfo object at any time after the creation of the
586 586
	 * object.
587 587
	 *
588
	 * @see com.iver.mdiApp.ui.MDIManager.View#getViewInfo()
588
	 * @see com.iver.mdiApp.ui.MDIManager.IWindow#getViewInfo()
589 589
	 */
590 590
    public ViewInfo getViewInfo() {
591 591
    	if (m_viewInfo==null) {

Also available in: Unified diff