| Package | Description |
|---|---|
| org.safs.jvmagent |
| Modifier and Type | Method and Description |
|---|---|
ComponentItem |
ComponentTracker.getComponentItem(java.lang.Integer key)
Get a ComponentItem based on the stored Integer hashcode key or
null if not found or invalid key.
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
ComponentTracker.getChildComponent(LocalAgentFactory lagents,
java.awt.Component[] parent,
ComponentItem child)
Attempt to locate the real Component from the parent array using the child
ComponentItem information.
|
void |
ComponentTracker.putComponentItem(ComponentItem compItem)
Add a ComponentItem to those being tracked.
|
Copyright © SAS Institute. All Rights Reserved.