Uses of Class
org.ascape.runtime.swing.ViewFrameBridge

Packages that use ViewFrameBridge
org.ascape.runtime.swing   
org.ascape.view.vis   
 

Uses of ViewFrameBridge in org.ascape.runtime.swing
 

Methods in org.ascape.runtime.swing that return ViewFrameBridge
 ViewFrameBridge ViewPanZoomFrame.getBridge()
          Gets the bridge.
 

Methods in org.ascape.runtime.swing with parameters of type ViewFrameBridge
protected  void DesktopEnvironment.registerViewFrame(ViewFrameBridge v)
          Register view frame.
 

Uses of ViewFrameBridge in org.ascape.view.vis
 

Methods in org.ascape.view.vis that return ViewFrameBridge
 ViewFrameBridge PanelView.getViewFrame()
          Returns the frame this view occupies, null if none.
 ViewFrameBridge ComponentView.getViewFrame()
          Return the view frame this component is being displayed within.
 

Methods in org.ascape.view.vis with parameters of type ViewFrameBridge
 void PanelView.setViewFrame(ViewFrameBridge frame)
          Sets the frame this view appears in.
 void ComponentView.setViewFrame(ViewFrameBridge frame)
          Sets the view frame this component is being displayed within.
 



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