ImFrame class structure
ImFrame is the class which displays each image in its own window. This page describes the structure of an ImFrame in terms of other classes in the API for GRIP. Classes and interfaces are in package net.grelf.grip unless otherwise stated.
class ImFrame
is a javax.swing.JFrame
has a
class ImPane
is a javax.swing.JComponent
has two (unscaled and scaled) of
and has a

