Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Method and Description |
---|---|
static IltToolTipManager |
IltToolTipManager.AddToolTipSupport(ilog.tgo.graphic.internal.IltContainerToolTipSupport support)
Deprecated.
Adds tooltip support to a container using the
IltContainerToolTipSupport
interface. |
static IltToolTipManager |
IltToolTipManager.AddToolTipSupport(IlvManagerView container)
Deprecated.
Adds tooltip support to a
IlvManagerView . |
static IltToolTipManager |
IltToolTipManager.GetToolTipManager(ilog.tgo.graphic.internal.IltContainerToolTipSupport support)
Deprecated.
Returns the IltToolTipManager associated with a view,
or
null if tooltip support for the view has not been
added. |
static IltToolTipManager |
IltToolTipManager.GetToolTipManager(IlvManagerView view)
Deprecated.
Returns the IltToolTipManager associated with a view,
or
null if tooltip support for the view has not been
added. |
protected static IltToolTipManager |
IltToolTipManager.InternalAddToolTipSupport(Container view,
ilog.tgo.graphic.internal.IltObjectLocator factory)
Deprecated.
Adds the tooltip support to a Java container.
|
protected static IltToolTipManager |
IltToolTipManager.InternalGetToolTipManager(Container view)
Deprecated.
Returns the tooltip manager responsible for handling tooltip support to
the given view.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.