com.iver.cit.gvsig.gui.Dialogs
Class FInfoDialogXML

java.lang.Object
  extended byXMLViewer
      extended bycom.iver.cit.gvsig.gui.Dialogs.FInfoDialogXML

public class FInfoDialogXML
extends XMLViewer

Diálogo utilizado para mostrar la infromación.

Author:
fernando To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
FInfoDialogXML()
           
 
Method Summary
 ViewInfo getViewInfo()
           
 java.lang.Object getViewModel()
           
 void viewActivated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FInfoDialogXML

public FInfoDialogXML()
Method Detail

viewActivated

public void viewActivated()
See Also:
com.iver.mdiApp.ui.MDIManager.View#viewActivated()

getViewInfo

public ViewInfo getViewInfo()

getViewModel

public java.lang.Object getViewModel()
See Also:
com.iver.mdiApp.ui.MDIManager.SingletonView#getViewModel()