Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.memoire.dja.DjaGroup

Uses of DjaGroup in com.memoire.dja
 

Fields in com.memoire.dja declared as DjaGroup
(package private)  DjaGroup DjaNodeGroup.value_
           
 

Methods in com.memoire.dja with parameters of type DjaGroup
protected  void DjaGrid.addEmbeds(DjaGroup _g)
           
protected  void DjaGrid.removeEmbeds(DjaGroup _g)
           
 

Constructors in com.memoire.dja with parameters of type DjaGroup
DjaNodeGroup(DjaGroup _value)