Uses of Interface
net.grelf.grip.AssociatedPane

Packages that use AssociatedPane
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.1.1 
 

Uses of AssociatedPane in net.grelf.grip
 

Classes in net.grelf.grip that implement AssociatedPane
 class Hist3D_Pane
          3-dimensional histogram, displayable in an ImFrame by means of the static display () method here.
 

Methods in net.grelf.grip with parameters of type AssociatedPane
 void ImPane.setAssociatedPane(AssociatedPane ap)
          Set an associated pane which will be affected and given data when mouse actions occur in the current pane.