Class Summary |
CursorManager |
Manages the loading and supplying of application cursors to other classes. |
DoubleChangeEvent |
Event created when a DoubleDigitalControl has its value changed. |
DoubleDigitalControl |
A graphical component that holds an double value and allows editing it. |
FrameSwitcherPane |
A subclass of JPanel whose content can be switched from this object to one external
frame. |
IntChangeEvent |
Event created when an IntDigitalControl has its value changed. |
IntDigitalControl |
This component is inspired by some value-editing fields present at 3DStudio Max
it allow the registration of objects that implement the interface ValueChangeListener
interested in notification when the value of this component changes |
TestEditionPane |
|
VcFrame |
VcApplication main window. |
ViewportCombo |
A version of ViewportFrame that automatically creates a ViewportCommandPane
and a Viewport. |
ViewportFrame |
Frame to which are attached viewports. |
ViewportsEventHandler |
|
ViewportWindowManager |
This class manages all ViewportInternalCombos present at the application.
|