CADI.Common.Info
Class CADIInfo

java.lang.Object
  extended by CADI.Common.Info.CADIInfo

public class CADIInfo
extends java.lang.Object

Version:
1.0 15/09/2008
Author:
Group on Interactive Coding of Images (GICI)

Field Summary
private  java.util.Properties cadiInfo
           
 
Constructor Summary
CADIInfo()
          Constructor.
 
Method Summary
 void printCopyright()
          Prints out the copyright.
 void printCopyrightYears()
          Prints out the "Copyright (C)" line followed by the years.
 void printLiability()
          Prints out the liability.
 void printShortCopyright()
          Prints out the short copyright.
 void printVersion()
          Prints out the short copyright.
 void printWarranty()
          Prints out the warranty.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cadiInfo

private java.util.Properties cadiInfo
Constructor Detail

CADIInfo

public CADIInfo()
         throws java.io.IOException
Constructor.

Throws:
java.io.IOException
Method Detail

printVersion

public void printVersion()
Prints out the short copyright.


printCopyrightYears

public void printCopyrightYears()
Prints out the "Copyright (C)" line followed by the years.


printShortCopyright

public void printShortCopyright()
Prints out the short copyright.


printWarranty

public void printWarranty()
Prints out the warranty.


printLiability

public void printLiability()
Prints out the liability.


printCopyright

public void printCopyright()
Prints out the copyright.



CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)