We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e81b75e + 865c117 commit e33938eCopy full SHA for e33938e
JVTK/src/eu/mihosoft/vtk/VTKJPanel.java
@@ -47,7 +47,7 @@
47
* Swing component that displays the content of a {@link vtk.vtkPanel}. In
48
* contrast to the original vtk panel this component is a lightweight component.
49
* Although this slows down rendering it may be usefull if transparency and
50
- * layering of components shall be used. This panle gives full access to the
+ * layering of components shall be used. This panel gives full access to the
51
* offscreen image which allows to postprocess the image with AWT/Swing.
52
*
53
* <p>In addition to {@link vtk.vtkPanel} this component provides a fullscreen
0 commit comments