Uses of Class
com.jrefinery.ui.about.ProjectInfo

Packages that use ProjectInfo
com.jrefinery   
com.jrefinery.ui.about Classes for providing information about an application. 
 

Uses of ProjectInfo in com.jrefinery
 

Fields in com.jrefinery declared as ProjectInfo
static ProjectInfo JCommon.INFO
          Information about the project.
 

Uses of ProjectInfo in com.jrefinery.ui.about
 

Constructors in com.jrefinery.ui.about with parameters of type ProjectInfo
Library(ProjectInfo project)
          Constructs a library reference from a ProjectInfo object.
AboutFrame(java.lang.String title, ProjectInfo project)
          Constructs an about frame.