org.jfree.pixie

Class PixieInfo


public class PixieInfo
extends ProjectInfo

Constructor Summary

PixieInfo()
Creates a new instance.

Method Summary

static PixieInfo
getInstance()
Returns the single instance of this class.

Constructor Details

PixieInfo

public PixieInfo()
Creates a new instance. (Must be public so that we can instantiate the library-info using Class.newInstance(..)).

Method Details

getInstance

public static PixieInfo getInstance()
Returns the single instance of this class.
Returns:
The single instance of information about the JCommon library.