org.nakedobjects.plugins.dnd.bootstrap
Class DndViewer

java.lang.Object
  extended by org.nakedobjects.runtime.viewer.NakedObjectsViewerAbstract
      extended by org.nakedobjects.plugins.dnd.bootstrap.DndViewer
All Implemented Interfaces:
ApplicationScopedComponent, Component, ConfigurationBuilderAware, InstallerLookupAware, NakedObjectsViewer

public class DndViewer
extends NakedObjectsViewerAbstract


Constructor Summary
DndViewer()
           
 
Method Summary
 void init()
           
protected  void quit()
           
 void setBounds(Bounds bounds)
           
 void setHelpViewer(HelpViewer helpViewer)
           
 void setShutdownListener(ShutdownListener shutdownListener)
           
 void shutdown()
           
 
Methods inherited from class org.nakedobjects.runtime.viewer.NakedObjectsViewerAbstract
clearAuthenticationRequestViaArgs, ensureDependenciesInjected, getAuthenticationManager, getAuthenticationRequestViaArgs, getConfiguration, getConfigurationBuilder, getDeploymentType, getLogonFixture, getWebAppSpecification, setConfigurationBuilder, setInstallerLookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DndViewer

public DndViewer()
Method Detail

shutdown

public void shutdown()
Specified by:
shutdown in interface ApplicationScopedComponent
Overrides:
shutdown in class NakedObjectsViewerAbstract

quit

protected void quit()

init

public void init()
Specified by:
init in interface ApplicationScopedComponent
Overrides:
init in class NakedObjectsViewerAbstract

setBounds

public void setBounds(Bounds bounds)

setHelpViewer

public void setHelpViewer(HelpViewer helpViewer)

setShutdownListener

public void setShutdownListener(ShutdownListener shutdownListener)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.