Package io.guise.framework.platform
Interface PlatformCommand
-
- All Superinterfaces:
com.globalmentor.lex.Identifier
,com.globalmentor.lex.Token
- All Known Subinterfaces:
WebPlatformCommand
- All Known Implementing Classes:
AbstractWebPlatformFileCollectorDepictor.WebPlatformFileCollectorCommand
,WebAudioDepictor.AudioCommand
,WebPlatform.PollCommand
,WebResourceCollectDepictor.ResourceCollectCommand
public interface PlatformCommand extends com.globalmentor.lex.Identifier
A command to or from the platform on which objects are depicted.- Author:
- Garret Wilson