uk.ac.essex.ia.imageview
Class ImageViewerApplication

java.lang.Object
  extended by uk.ac.essex.common.gui.impl.ApplicationImpl
      extended by uk.ac.essex.ia.imageview.ImageViewerApplication
All Implemented Interfaces:
Application

public class ImageViewerApplication
extends ApplicationImpl



Copyright: Copyright (c) 2011
Company: MSX-International


Field Summary
static java.lang.String IMAGE_VIEWER
           
 
Constructor Summary
ImageViewerApplication()
           
 
Method Summary
 
Methods inherited from class uk.ac.essex.common.gui.impl.ApplicationImpl
getApplicationController, getApplicationModel, getExceptionHandler, getId, getName, getServiceLocator, getViewFactory, setApplicationController, setApplicationModel, setServiceLocator, setViewFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_VIEWER

public static final java.lang.String IMAGE_VIEWER
See Also:
Constant Field Values
Constructor Detail

ImageViewerApplication

public ImageViewerApplication()