Package:
diva.canvas.swing
Status:
0.1. Preliminary.
Last updated:
Never.
See also:
The Diva canvas
Copyright
Contents
As a result, we decided to keep figures essentially independent
of the Swing graphics hierarchy, and to provide ways to
have the two interact in controlled ways. Firstly, JCanvas
_is_ a Swing component, so can be used anywhere a Swing component
can be used. Secondly, we have provided in this package some wrappers
for Swing components, that allow Swing components to live within
a figure hierarchy and be dragged and scaled like an figure, but
also to act as regular Swing components.
Interfaces
Classes