MouseTrackPlug.java
Aladin plugin

The Aladin plugins are java codes runnable by Aladin (more info...).

They were written by Aladin users, not by the Aladin team.
You can freely use them, However, these plugins are distributed as is without any guarantee.
Please contact directly the authors for bugs, remarks,...

Mouse Tracking 2

.Author(s):Pierre Fernique [CDS]
.Version: 1.2 - march 2008
.Category: Plugin tutorial
.Source: MouseTrackPlug.java
.Executable: MouseTrackPlug.class


PLUGIN TUTORIAL:
This plugin is an example VOObserver usage and real pixel access.
This plugin uses VOObserver callback method for displaying the pixel values around the mouse. It displays the result in a JFrame panel.