JGraph | |
Frames | No Frames |
Constructors with parameter type org.jgraph.graph.BasicMarqueeHandler | |
Returns an instance of JGraph which displays the specified
data model and assigns the specified marquee handler
| |
Returns an instance of JGraph which displays the specified
data model using the specified view and assigns the specified marquee
handler
|
Fields of type org.jgraph.graph.BasicMarqueeHandler | |
BasicMarqueeHandler | Handler for marquee selection. |
Methods with parameter type org.jgraph.graph.BasicMarqueeHandler | |
void | Sets the MarqueeHandler that will handle marquee
selection. |
Methods with return type org.jgraph.graph.BasicMarqueeHandler | |
BasicMarqueeHandler | Returns the MarqueeHandler that will handle marquee
selection. |
Fields of type org.jgraph.graph.BasicMarqueeHandler | |
BasicMarqueeHandler | Marquee that we are going to use. |
Methods with parameter type org.jgraph.graph.BasicMarqueeHandler | |
void | Sets the marquee handler. |