org.openjx.display |
|
Java Source File Name | Type | Comment |
JXMessageBox.java | Class | This class displays a simple message dialog to the user regarding anything
the OpenJX application needs to tell them. |
JXViewer.java | Class | This is an abstract class representing the viewing capability of the
application. |
JXWindow.java | Class | This class contains the JXViewer when OpenJX is run in application mode. |