Uses of Interface
de.ukn.hci.squidy.manager.ILaunchable

Packages that use ILaunchable
de.ukn.hci.squidy.designer.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom.impl Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.manager   
de.ukn.hci.squidy.manager.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of ILaunchable in de.ukn.hci.squidy.designer.model
 

Classes in de.ukn.hci.squidy.designer.model that implement ILaunchable
 class NodeShape
          ZoomValve.
 class PipelineShape
          ZoomPipeline.
 class WorkspaceShape
          ZoomWorkspace.
 

Uses of ILaunchable in de.ukn.hci.squidy.designer.zoom
 

Classes in de.ukn.hci.squidy.designer.zoom that implement ILaunchable
 class ActionShape<T extends VisualShape<?>,P extends Processable>
          ActionShape.
 class ConnectorShape<T extends VisualShape<?>,P extends Processable>
          ConnectorShape.
 class ContainerShape<T extends VisualShape<?>,P extends Processable>
          ContainerShape.
 class ImageShape
          ImageShape.
 

Uses of ILaunchable in de.ukn.hci.squidy.designer.zoom.impl
 

Classes in de.ukn.hci.squidy.designer.zoom.impl that implement ILaunchable
 class InformationShape
          ZoomInformation.
 class LogShape
          ZoomLog.
 class PluginsShape
          PluginsShape.
 class SourceCodeShape
          ZoomSourceCode.
 class VisualizationShape
          ZoomVisualization.
 

Uses of ILaunchable in de.ukn.hci.squidy.manager
 

Subinterfaces of ILaunchable in de.ukn.hci.squidy.manager
 interface IProcessable<P extends IProcessable<?>>
          IProcessable.
 

Uses of ILaunchable in de.ukn.hci.squidy.manager.model
 

Classes in de.ukn.hci.squidy.manager.model that implement ILaunchable
 class AbstractNode
          AbstractValve.
 class EmptyNode
          EmptyNode.
 class Node
          Valve.
 class Pipe
          Pipe.
 class Pipeline
          Pipeline.
 class Piping
          Piping.
 class Processable
          AbstractProcessable.
 class Workspace
          Workspace.
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.