Uses of Interface
anl.aida.client.io.Imageable

Packages that use Imageable
anl.aida.client.io   
 

Uses of Imageable in anl.aida.client.io
 

Classes in anl.aida.client.io that implement Imageable
 class ImageableComponent
          Wraps a JComponent in the imageable interface.
 

Fields in anl.aida.client.io declared as Imageable
private  Imageable ImageExporter.imageable
           
 

Constructors in anl.aida.client.io with parameters of type Imageable
ImageExporter(Imageable imageable)