|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.util.ProductInformation
This class provides the ability to lookup a list of information about the current installed Compoze products.
| Inner Class Summary | |
class |
ProductInformation.Product
This class represents information about a product. |
| Method Summary | |
ProductInformation.Product[] |
getProducts()
Get a list of Compoze products available in the current CLASSPATH. |
static ProductInformation |
i()
Get the singleton instance of this class. |
static void |
main(java.lang.String[] args)
Main. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ProductInformation i()
public ProductInformation.Product[] getProducts()
public static void main(java.lang.String[] args)
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||