com.guiseframework.platform
Interface PlatformMessage

All Known Subinterfaces:
DepictEvent, PlatformCommandMessage<C>, PlatformEvent, WebDepictEvent, WebPlatformCommandMessage<C>, WebPlatformEvent, WebPlatformMessage
All Known Implementing Classes:
AbstractDepictEvent, AbstractPlatformEvent, AbstractPlatformMessage, AbstractWebDepictEvent, AbstractWebMessage, AbstractWebPlatformEvent, PlatformDropEvent, PlatformFocusEvent, WebActionDepictEvent, WebChangeDepictEvent, WebCommandDepictEvent, WebCommandMessage, WebFormEvent, WebInitializeEvent, WebPollEvent, WebProgressDepictEvent

public interface PlatformMessage

A message to or from the platform on which objects are being depicted.

Author:
Garret Wilson



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