Uses of Interface
org.ascape.view.vis.ComponentView

Packages that use ComponentView
org.ascape.ant.swing   
org.ascape.gis.view   
org.ascape.runtime.swing   
org.ascape.view.custom   
org.ascape.view.vis   
org.ascape.view.vis.control   
org.ascape.view.vis.erv   
 

Uses of ComponentView in org.ascape.ant.swing
 

Classes in org.ascape.ant.swing that implement ComponentView
 class AntChartViewElement
          The Class AntChartView.
 

Uses of ComponentView in org.ascape.gis.view
 

Classes in org.ascape.gis.view that implement ComponentView
 class MapView
          An overhead view of the map
 

Uses of ComponentView in org.ascape.runtime.swing
 

Classes in org.ascape.runtime.swing that implement ComponentView
 class AgentSelectionView
          The Class AgentSelectionView.
 class Navigator
          The Class Navigator.
 class SearchView
          The Class SearchView.
 class SpeedSliderView
          A view providing a slider to control the speed of the model.
 

Methods in org.ascape.runtime.swing that return ComponentView
 ComponentView[] ViewFrameBridge.getViews()
          Returns the views displayed in this window.
 

Methods in org.ascape.runtime.swing with parameters of type ComponentView
 void SwingEnvironment.createFrame(ComponentView view)
          Creates the frame.
 void DesktopEnvironment.createFrame(ComponentView[] views)
           
abstract  void SwingEnvironment.createFrame(ComponentView[] views)
          Creates the frame.
 void ViewFrameBridge.setView(ComponentView view)
          Sets the view to display in this window.
 void ViewFrameBridge.setViews(ComponentView[] views)
          Sets the view to display in this window.
 

Constructors in org.ascape.runtime.swing with parameters of type ComponentView
ViewFrameBridge(ComponentView view)
          Construct a frame bridge.
ViewFrameBridge(ComponentView[] views)
          Construct a frame bridge.
 

Uses of ComponentView in org.ascape.view.custom
 

Classes in org.ascape.view.custom that implement ComponentView
 class AgentCustomizer
          A frame (modeless dialog) for interpreting the state of an agent and optionally its hosted agents if any.
 class AutoCustomizer
          A panel for making changes to model settings.
 class AutoCustomizerSwing
          A panel for making changes to model settings.
 class BaseCustomizer
          A panel for making live changes to a model's settings.
 class ChartCustomizer
          A frame (modeless dialog) for making live changes to a chart.
 class ModelCustomizer
          A panel for making changes to a model's settings.
 class ModelCustomizerSwing
          A panel for making changes to a model's settings.
 class ViewCustomizer
          A panel for making live changes to a view.
 

Uses of ComponentView in org.ascape.view.vis
 

Classes in org.ascape.view.vis that implement ComponentView
 class AgentSizedView
          A generic base class for views that draw some kind of spatial view of a group of cells.
 class AgentView
          A generic base class for views that draw some kind of spatial view of a group of cells.
 class BatchView
          WORK IN (SLOW) PROGRESS.
 class BufferView
          A base class for any poanel that wants to have a manually updateable background buffer.
 class CellView
          A generic base class for views that draw some kind of spatial view of a group of cells.
 class ChartView
          A chart view of a scape.
 class FixedAgentStretchyView
          A class providing a view of an scape vector.
 class FixedStretchyView
          A class providing a view of an scape vector.
 class HostedAgentView
          A base class for drawing a collection of agents upon a collection of cells.
 class MovingStretchyView
          A view of a scape vector.
 class Overhead2DContinuousView
          The Class Overhead2DContinuousView.
 class Overhead2DView
          A scape view that draws the classic bird's eye view of a 2-dimensional lattice.
 class OverheadRelative2DView
          A scape view that draws a view of a 2-dimensional lattice with a relative origin.
 class PanelView
          A base class for a panel that acts as an observer of scapes.
 class Plot2DView
          A scape view that represents two parameters of agent state in a two-dimensional plot.
 class ScapeTransitionPanelView
          A view providing notification when a scape transitions from one state to another.
 class Scrolling1DView
          A view that provides a vertically scrolling view appropriate for dispalying a simple one-dimensional collection of agents; i.e.
 class SimpleControlView
          A class providing a simple control panel for a running model that does not require Swing.
 class SimplexView
          A scape view that represents some aspect of agent state in a simplex diagram.
 class StretchyView
          A view of a scape vector.
 

Constructors in org.ascape.view.vis with parameters of type ComponentView
ComponentViewDelegate(ComponentView scapeView)
          Constructs the ComponentViewDelegate.
 

Uses of ComponentView in org.ascape.view.vis.control
 

Classes in org.ascape.view.vis.control that implement ComponentView
 class ControlActionView
          A class providing control a model.
 class ControlBarView
          A class providing a control bar for controlling a model.
 class MenuBarView
          A class providing a menu bar for controlling a model.
 

Fields in org.ascape.view.vis.control declared as ComponentView
protected static ComponentView ControlActionView.recordedView
          The recorded view.
 

Uses of ComponentView in org.ascape.view.vis.erv
 

Classes in org.ascape.view.vis.erv that implement ComponentView
 class EntityRelationView
          A class for a panel that acts as an observer of scapes as a graph of entities joined by relations.
 class ERVViewCustomizer
          The Class ERVViewCustomizer.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.