|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphUI | |
---|---|
org.jgraph | |
org.jgraph.plaf.basic |
Uses of GraphUI in org.jgraph |
---|
Methods in org.jgraph that return GraphUI | |
---|---|
GraphUI |
JGraph.getUI()
Returns the L&F object that renders this component. |
Methods in org.jgraph with parameters of type GraphUI | |
---|---|
void |
JGraph.setUI(GraphUI ui)
Sets the L&F object that renders this component. |
Uses of GraphUI in org.jgraph.plaf.basic |
---|
Subclasses of GraphUI in org.jgraph.plaf.basic | |
---|---|
class |
BasicGraphUI
The basic L&F for a graph data structure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |