See: Description
Interface | Description |
---|---|
IlvCompositeContext |
The purpose of this class is to be used by the actions defined on a composite graphic
An action gets access to this interface with the help of
IlvCompositeActionEvent
that is passed as a parameter to ActionListener.actionPerformed(java.awt.event.ActionEvent) |
Class | Description |
---|---|
IlvCompositeActionEvent |
When an action is triggered by an object interactor on an
IlvCompositeGraphic instance,
the action event received by the action is an IlvCompositeActionEvent instance. |
IlvCompositeInteractor |
An object interactor that allows to perform Swing actions defined
on
IlvCompositeGraphic instances. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.