|
Zest 1.5.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelfStyleProvider
Provides a mechanism to style nodes and edges when they are created. After each node or edge is created, the self styling method will be called with both the element and the widget.
Method Summary | |
---|---|
void |
selfStyleConnection(java.lang.Object element,
GraphConnection connection)
Styles a connection |
void |
selfStyleNode(java.lang.Object element,
GraphNode node)
Styles a node |
Method Detail |
---|
void selfStyleConnection(java.lang.Object element, GraphConnection connection)
void selfStyleNode(java.lang.Object element, GraphNode node)
|
Zest 1.5.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |