Package | Description |
---|---|
org.netbeans.api.visual.model |
This package contains
ObjectScene class which is a scene with ability to register model-objects with widgets on the scene. |
Modifier and Type | Method | Description |
---|---|---|
void |
ObjectScene.addObjectSceneListener(ObjectSceneListener listener,
ObjectSceneEventType... types) |
Adds object scene listener for specified object scene event types.
|
void |
ObjectScene.removeObjectSceneListener(ObjectSceneListener listener,
ObjectSceneEventType... types) |
Removes object scene listener for specified object scene event types.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.