com.guiseframework.platform.web
Class DefaultWebPlatformFileCollectorDepictor

java.lang.Object
  extended by com.guiseframework.platform.AbstractDepictor<O>
      extended by com.guiseframework.platform.web.AbstractWebDepictor<PlatformFileCollector>
          extended by com.guiseframework.platform.web.AbstractWebPlatformFileCollectorDepictor
              extended by com.guiseframework.platform.web.DefaultWebPlatformFileCollectorDepictor
All Implemented Interfaces:
Depictor<PlatformFileCollector>, PlatformFileCollector.Depictor<PlatformFileCollector>

public class DefaultWebPlatformFileCollectorDepictor
extends AbstractWebPlatformFileCollectorDepictor

The default web depictor for a platform file collector. This implementation supports both Flash flash.net.FileReferenceList and Google Gears.

Author:
Garret Wilson

Nested Class Summary
 
Nested classes/interfaces inherited from class com.guiseframework.platform.web.AbstractWebPlatformFileCollectorDepictor
AbstractWebPlatformFileCollectorDepictor.WebPlatformFileCollectorCommand
 
Nested classes/interfaces inherited from class com.guiseframework.platform.AbstractDepictor
AbstractDepictor.DepictedPropertyChangeListener
 
Field Summary
 
Fields inherited from interface com.guiseframework.platform.Depictor
GENERAL_PROPERTY
 
Constructor Summary
DefaultWebPlatformFileCollectorDepictor()
           
 
Method Summary
 
Methods inherited from class com.guiseframework.platform.web.AbstractWebPlatformFileCollectorDepictor
browse, cancel, getPlatformFile, processEvent, upload
 
Methods inherited from class com.guiseframework.platform.web.AbstractWebDepictor
getPlatform
 
Methods inherited from class com.guiseframework.platform.AbstractDepictor
depict, depictedObjectPropertyChange, getDepictContext, getDepictedObject, getDepictedPropertyChangeListener, getIgnoredProperties, getModifiedProperties, getSession, installed, isDepicted, setDepicted, setPropertyModified, uninstalled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.guiseframework.platform.Depictor
depict, getDepictContext, getDepictedObject, getPlatform, getSession, installed, isDepicted, setDepicted, uninstalled
 

Constructor Detail

DefaultWebPlatformFileCollectorDepictor

public DefaultWebPlatformFileCollectorDepictor()


Copyright © 2005-2010 GlobalMentor, Inc. All Rights Reserved.