|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane.LaneListenerAdapter
public class LaneListenerAdapter
| Constructor Summary | |
|---|---|
LaneListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
onFlowNodeOut(FlowNodeElement outFlowNode,
int x,
int y)
|
void |
onReceiveFlowNode(FlowNodeElement receivedFlowNode,
int x,
int y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LaneListenerAdapter()
| Method Detail |
|---|
public void onReceiveFlowNode(FlowNodeElement receivedFlowNode,
int x,
int y)
onReceiveFlowNode in interface LaneListener
public void onFlowNodeOut(FlowNodeElement outFlowNode,
int x,
int y)
onFlowNodeOut in interface LaneListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||