Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.cpl.style.key |
Deprecated Provides a set of keys used to identify values within styles.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
Image |
IlpAbstractStyle.getImage(IlpImageKey key)
Deprecated.
Returns the
Image value of a given key in this style. |
Image |
IlpAbstractStyle.getImage(IlpImageKey key,
Image defaultValue)
Deprecated.
Returns the
Image value of a given key in this style. |
void |
IlpAbstractStyle.setImage(IlpImageKey key,
Image value)
Deprecated.
Changes the
Image local value of a given property in this
style. |
Modifier and Type | Field and Description |
---|---|
static IlpImageKey |
IlpAttributeKeys.CaptionIcon
Deprecated.
Use CSS property
icon with
attribute type selectors instead. |
static IlpImageKey |
IlpObjectKeys.FillTexture
Deprecated.
Use CSS property
fillTexture instead. |
static IlpImageKey |
IlpObjectKeys.Icon
Deprecated.
Use CSS property
icon instead. |
static IlpImageKey |
IlpAttributeKeys.Icon
Deprecated.
Use CSS property
icon instead. |
static IlpImageKey |
IlpObjectKeys.OverlapIcon
Deprecated.
Use CSS property
overlapIcon instead. |
Modifier and Type | Method and Description |
---|---|
static IlpImageKey |
IlpImageKey.New(String name)
Deprecated.
Creates a new key for properties of type
java.awt.Image
with a default value of null . |
static IlpImageKey |
IlpImageKey.New(String name,
Image defaultValue)
Deprecated.
Creates a new key for properties of type
java.awt.Image . |
Modifier and Type | Field and Description |
---|---|
static IlpImageKey |
IltObject.AlarmBalloonCountIcon |
static IlpImageKey |
IltObject.AlarmCountIcon |
static IlpImageKey |
IltNetworkElement.FunctionIcon |
static IlpImageKey |
IltLink.MediaIcon |
static IlpImageKey |
IltNetworkElement.PartialIcon |
static IlpImageKey |
IltObject.PassiveIcon |
static IlpImageKey |
IltObject.ShortcutIcon |
static IlpImageKey |
IltObject.SourceImage |
static IlpImageKey |
IltLink.TechnologyIcon |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.