skip to main content
TGO > General information > About the documentation set > Notation
 
Notation
Class naming
JViews TGO is made up of several sets of packages, namely cpl, tgo, views, mt, and util. Each of these sets of packages contains interfaces and classes with different prefixes. The following table helps you understand the naming of the classes and interfaces that are described in this documentation.
Package
Contains
Description
cpl
Classes and interfaces prefixed with Ilp.
The cpl set of packages provides a generic layer for building customizable GUIs for Operation Support Systems (OSS).
tgo
Classes and interfaces prefixed with Ilt.
The tgo set of packages provides all the necessary components for building GUIs dedicated to the telecom industry.
views
Classes and interfaces prefixed with Ilv.
The views set of packages provides the complete hierarchy of Rogue Wave® JViews classes, since the network component part of the product is built on the 2D graphic library of Rogue Wave JViews.
mt and util
Classes and interfaces prefixed with Il.
The mt and util sets of packages contain multithreading functionality and other utilities. Classes in these packages are shared with other Java™ products.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.