com.syncbuilder
Class PackageInfo

java.lang.Object
  |
  +--com.syncbuilder.PackageInfo

public class PackageInfo
extends java.lang.Object

This class can present information about the software itself (name, version number, copyright notice)


Method Summary
static java.lang.String getDisclaimer()
           
static java.lang.String getLibraryCopyright()
           
static java.lang.String getPackageName()
           
static java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPackageName

public static java.lang.String getPackageName()

getVersion

public static java.lang.String getVersion()

getLibraryCopyright

public static java.lang.String getLibraryCopyright()

getDisclaimer

public static java.lang.String getDisclaimer()


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.