Package | Description |
---|---|
ilog.cpl.service |
Provides the interfaces and classes related to the context, some of
the services and some general base classes used by styles.
|
ilog.tgo.service |
Provides the classes related to the application context and services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpBlinkingManager
The blinking manager manages blinking colors.
|
interface |
IlpClassLoaderService
Defines a service to load external classes that will be used
within a JTGO application.
|
interface |
IlpMonitoringService
The Monitoring Service provides a facility where time consuming activities
can be registered and monitored.
|
interface |
IlpURLAccessService
This service is used for deploying applications and applets without
hardcoding pathnames or URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpClassLoaderURLAccessService
This service is used for deploying applications and applets without
hardcoding pathnames or URLs.
|
class |
IlpDefaultClassLoaderService
Default implementation of the
IlpClassLoaderService . |
class |
IlpDefaultMonitoringService
The default implementation of the Monitoring Service.
|
class |
IlpDefaultURLAccessService
This service is used for deploying applications and applets without
hardcoding pathnames or URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
IltDefaultBlinkingManager
Default implementation of the blinking manager.
|
class |
IltDefaultURLAccessService
Default implementation of
IlpURLAccessService
where the ilog.tgo packages are found in the CLASSPATH. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.