|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCADI.Common.Info.CADIInfo
public class CADIInfo
| 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 |
|---|
private java.util.Properties cadiInfo
| Constructor Detail |
|---|
public CADIInfo()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void printVersion()
public void printCopyrightYears()
public void printShortCopyright()
public void printWarranty()
public void printLiability()
public void printCopyright()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||