GATE
Version 3.1-2270

Uses of Class
gate.creole.ResourceData

Packages that use ResourceData
gate.creole   
gate.gui   
 

Uses of ResourceData in gate.creole
 

Fields in gate.creole declared as ResourceData
protected  ResourceData Parameter.resData
          The resource data that this parameter is part of.
 

Uses of ResourceData in gate.gui
 

Methods in gate.gui with parameters of type ResourceData
 void NewResourceDialog.show(ResourceData rData)
           
 boolean NewResourceDialog.show(ResourceData rData, String aTitle)
          This method is intended to be used in conjunction with getSelectedParameters().
 


GATE
Version 3.1-2270