Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.resource.renderer |
Provides classes for CSS configuration of Global Settings.
|
Modifier and Type | Field and Description |
---|---|
static IltLink.Media |
IltLink.Media.CNET |
static IltLink.Media |
IltLink.DefaultMedia
The default media for a new link object.
|
static IltLink.Media |
IltLink.Media.Electrical |
static IltLink.Media |
IltLink.Media.Fiber |
Modifier and Type | Method and Description |
---|---|
IltLink.Media |
IltLink.getMedia()
Returns the media of this link object.
|
Modifier and Type | Method and Description |
---|---|
void |
IltLink.setMedia(IltLink.Media media)
Sets the media of this link object.
|
static void |
IltLink.setMediaIcon(IltLink.Media media,
Image icon) |
Constructor and Description |
---|
IltLink(IltObjectState state,
IltLink.Media media)
Creates a new network link with no label.
|
IltLink(IltObjectState state,
String label,
IltLink.Media media)
Creates a new network link.
|
Modifier and Type | Method and Description |
---|---|
void |
IltLinkRenderer.setMedia(IltLink.Media[] media)
Adds Link media to the system.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.