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

Quick Search    Search Deep

Uses of Interface
com.dghda.kent.ReportEnvironment

Uses of ReportEnvironment in com.dghda.kent
 

Fields in com.dghda.kent declared as ReportEnvironment
private  ReportEnvironment ReportEngine.m_Environment
           
 

Methods in com.dghda.kent that return ReportEnvironment
 ReportEnvironment ReportEngine.getEnvironment()
          Returns the environment object.
 

Constructors in com.dghda.kent with parameters of type ReportEnvironment
ReportEngine(AuthorisationManager auth, ReportEnvironment env)
          Create a new report engine, using the given report & DTD path(s).