IlpToolTipManager
and CSS properties instead.@Deprecated public interface IltToolTipFactory
Component
instances which can be
used as the contents of tooltips.
The most important functions that have to be implemented in this
Component are paint(Graphics)
and
getPreferredSize()
.
IltToolTipManager
,
IltCompositeInteractions.setToolTipFactory(ilog.tgo.graphic.IltToolTipFactory)
,
IltCompositeInteractions.setElementToolTipFactory(ilog.tgo.graphic.IltGraphicElementName, ilog.tgo.graphic.IltToolTipFactory)
Modifier and Type | Method and Description |
---|---|
Component |
create(IltObjectInteractorContext context)
Deprecated.
Returns the java.awt.Component that will be displayed as tooltip.
|
Component create(IltObjectInteractorContext context)
IltTextToolTip
,
IltImageToolTip
,
IltCompositeInteractions.SecStateModifierToolTipFactory
,
IltCompositeInteractions.ObjectLabelToolTipFactory
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.