Uses of Class
proj3.ClickableImage

Uses of ClickableImage in proj3
 

Methods in proj3 with parameters of type ClickableImage
 void ClickableImageGrid.addImage(ClickableImage image, int row, int column, javax.swing.border.Border border)
          Set the given row/column to contain the specified image.