Uses of Class
net.jinx.video.View2D

Packages that use View2D
net.jinx.video Provides an easy to use scene graph API that is intended for use by OpenGL Programmers, without preventing access to low-level OpenGL features.

If you're interested in constructing arbitrary OpenGL objects, take a look at the Visible interface.

Model designers might be more interested in the model subpackage.
 
 

Uses of View2D in net.jinx.video
 

Subclasses of View2D in net.jinx.video
 class MessageView
          View2D extension that provides a console-like text area.