Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
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.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.mt |
Synchronization utility classes.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Method and Description |
---|---|
protected IlSynchronizationStrategy |
IlpAbstractAdapter.getSyncStrategy()
Returns the synchronization strategy used by this adapter.
|
Modifier and Type | Method and Description |
---|---|
protected IlSynchronizationStrategy |
IlpDefaultContext.createSynchronizationStrategy()
Creates a
IlSynchronizationStrategy to be used by
this context. |
IlSynchronizationStrategy |
IlpDefaultContext.getSynchronizationStrategy()
Returns the synchronization strategy.
|
IlSynchronizationStrategy |
IlpContext.getSynchronizationStrategy()
Returns the synchronization strategy.
|
Modifier and Type | Method and Description |
---|---|
protected IlSynchronizationStrategy |
IlpStyleListenerSupport.getSynchronizationStrategy()
Deprecated.
Returns the synchronization strategy attached to the synchronization
context for this style listener support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlSwingThreadSyncStrategy
This class is an implementation of the
IlSynchronizationStrategy
abstract class. |
class |
IlSynchronizeOnLockStrategy
This class provides an implementation of the
IlSynchronizationStrategy abstract class. |
Modifier and Type | Method and Description |
---|---|
static IlSynchronizationStrategy |
IlSynchronizationStrategy.GetDefault()
Gets the default strategy to use.
|
IlSynchronizationStrategy |
IlSynchronizationContext.getSynchronizationStrategy()
Returns the strategy used to synchronize on instead on the current one
|
Modifier and Type | Method and Description |
---|---|
static void |
IlSynchronizationStrategy.SetDefault(IlSynchronizationStrategy defaultStrategy)
Change the default strategy to use.
|
Modifier and Type | Method and Description |
---|---|
IlSynchronizationStrategy |
IltCompositeGraphic.getSynchronizationStrategy()
Returns the synchronization strategy which will be used by the
style change event dispatcher.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.