|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelerGUI | |
---|---|
net.jinx.video.model | This package contains the
core components of the Vertex Modeler application. Model designers will be most interested in the Model and VertexUtil classes; examine their documentation closely, since you'll be using them extensively. Being aware of the other classes in this package would be handy, as well. |
Uses of ModelerGUI in net.jinx.video.model |
---|
Classes in net.jinx.video.model that implement ModelerGUI | |
---|---|
class |
Modeler
The main class of the vertex modeler application. |
Methods in net.jinx.video.model with parameters of type ModelerGUI | |
---|---|
static void |
Modeler.main(ModelerGUI gui,
java.lang.String[] args)
The configurable entry point for the Vertex Modeler application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |