|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Proc | |
---|---|
ix.applet | Support for I-P2 applets. |
ix.iface.util | Interface utilities. |
ix.ip2 | I-X Process Panels |
ix.iserve.ipc | The main classes that make up the "iserve" communication strategy. |
ix.util | General-purpose utilities. |
Uses of Proc in ix.applet |
---|
Methods in ix.applet with parameters of type Proc | |
---|---|
void |
MessageMemory.walkContents(Proc p)
|
Uses of Proc in ix.iface.util |
---|
Methods in ix.iface.util with parameters of type Proc | |
---|---|
static void |
ToolFrame.walkToolFrames(Proc p)
|
Uses of Proc in ix.ip2 |
---|
Methods in ix.ip2 with parameters of type Proc | |
---|---|
void |
Ip2ModelManager.walkNodeChildren(ActivityItem item,
Proc walker)
|
void |
Ip2ModelManager.walkNodeEnds(Proc p)
|
void |
Ip2ModelManager.walkNodes(Proc p)
|
void |
Ip2ModelManager.walkTopNodes(Proc walker)
|
Uses of Proc in ix.iserve.ipc |
---|
Methods in ix.iserve.ipc with parameters of type Proc | |
---|---|
void |
MessageMemory.walkContents(Proc p)
|
Uses of Proc in ix.util |
---|
Methods in ix.util with parameters of type Proc | |
---|---|
void |
MessageQueue.callOnContents(Proc p)
|
static void |
Collect.walkTriangle(java.util.List list,
Proc walker)
Performs "triangle iteration" on a list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |