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.grprim |
Contains all the classes with graphic primitives and utilities used in the library.
|
ilog.tgo.service |
Provides the classes related to the application context and services.
|
Modifier and Type | Method and Description |
---|---|
protected IlpBlinkingManager |
IlpDefaultContext.createBlinkingManager()
Creates a
IlpBlinkingManager to be used by
this context. |
IlpBlinkingManager |
IlpDefaultContext.getBlinkingManager()
Returns the blinking manager.
|
IlpBlinkingManager |
IlpContext.getBlinkingManager()
Returns the blinking manager service.
|
Constructor and Description |
---|
IltBlinkingColor(Color onColor,
Color offColor,
IlpBlinkingManager bm)
Creates a new blinking color.
|
IltBlinkingColor(Color onColor,
Color offColor,
long onPeriod,
long offPeriod,
IlpBlinkingManager bm)
Creates a new blinking color.
|
IltBlinkingColor(Color onColor,
Color offColor,
Long onPeriod,
Long offPeriod,
IlpBlinkingManager bm)
Creates a new blinking color.
|
Modifier and Type | Class and Description |
---|---|
class |
IltDefaultBlinkingManager
Default implementation of the blinking manager.
|
Modifier and Type | Method and Description |
---|---|
protected IlpBlinkingManager |
IltDefaultContext.createBlinkingManager()
Creates a
IlpBlinkingManager to be used by
this context. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.