HEADER

Uses of Class
ru.biosoft.workbench.ViewDescriptor

Packages that use ViewDescriptor
ru.biosoft.workbench 

Uses of ViewDescriptor in ru.biosoft.workbench
 

Methods in ru.biosoft.workbench that return ViewDescriptor
ViewDescriptorViewRegistry.get(String id)
          
ViewDescriptor[]ViewRegistry.getViews()
          
 

Methods in ru.biosoft.workbench with parameters of type ViewDescriptor
voidViewRegistry.add(ViewDescriptor descriptor)
          
voidViewRegistry.remove(ViewDescriptor descriptor)
          
 


FOOTER

BOTTOM