Package | Description |
---|---|
org.safs.jvmagent | |
org.safs.jvmagent.agents |
Modifier and Type | Class and Description |
---|---|
class |
LocalAgentFactoryImpl |
Modifier and Type | Method and Description |
---|---|
LocalAgentFactory |
LocalAgentFactoryUser.getLocalAgentFactory()
Retrieve any LocalAgentFactory set for this object.
|
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.
|
java.util.ArrayList |
ComponentTracker.getComponentItems(LocalAgentFactory lagents,
java.awt.Component parent,
java.util.ArrayList parentpath)
Retrieve an ArrayList of ComponentItems representing the parent's children.
|
void |
LocalAgentFactoryUser.setLocalAgentFactory(LocalAgentFactory factory)
Set the LocalAgentFactory used by the class instance.
|
Modifier and Type | Field and Description |
---|---|
protected LocalAgentFactory |
ObjectAgent.factory
LocalAgentFactoryUser implementation.
|
Modifier and Type | Method and Description |
---|---|
LocalAgentFactory |
ObjectAgent.getLocalAgentFactory()
LocalAgentFactoryUser Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectAgent.setLocalAgentFactory(LocalAgentFactory factory)
LocalAgentFactoryUser Interface.
|
Copyright © SAS Institute. All Rights Reserved.