Package jj2000.j2k
Class JJ2KInfo
- java.lang.Object
-
- jj2000.j2k.JJ2KInfo
-
-
Constructor Summary
Constructors Constructor Description JJ2KInfo()
-
-
-
Field Detail
-
version
public static final String version
The version number (such as 2.0, 2.1.1, etc.)- See Also:
- Constant Field Values
-
copyright
public static final String copyright
The copyright message string. Double newlines separate paragraphs. Newlines should be respected when displaying the message.- See Also:
- Constant Field Values
-
bugaddr
public static final String bugaddr
The bug reporting e-mail address- See Also:
- Constant Field Values
-
-
Constructor Detail
-
JJ2KInfo
public JJ2KInfo()
-
-