cr311h3
Class ImageCatalog

java.lang.Object
  extended by cr311h3.ImageCatalog

public class ImageCatalog
extends java.lang.Object

Copyright 2005, DocJava, Inc. User: dlyon Date: Feb 6, 2006 Time: 4:05:54 PM


Constructor Summary
ImageCatalog()
           
 
Method Summary
 void appendImages(ImageBrowser imageBrowser, java.io.File[] imageFiles)
           
 RunMenu getFileMenu()
           
static javax.swing.JPanel getWhitePanel(int w, int h)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageCatalog

public ImageCatalog()
Method Detail

getFileMenu

public RunMenu getFileMenu()

getWhitePanel

public static javax.swing.JPanel getWhitePanel(int w,
                                               int h)

appendImages

public void appendImages(ImageBrowser imageBrowser,
                         java.io.File[] imageFiles)