Uses of Interface
rle.vm.Form

Packages that use Form
rle.vm   
 

Uses of Form in rle.vm
 

Classes in rle.vm that implement Form
 class AbstractForm
          Base Class that provides a UI to configure a selected InfoNode.
 class InfoForm
          Class that provides a UI to configure a selected InfoNode.
 class TranslationForm
          Class that provides a UI that shows just the translatable attributes for an InfoNode.
 

Methods in rle.vm that return Form
protected  Form TreeTool.getForm()