S-PLUS Connect/Java v1.0

Uses of Interface
com.insightful.gdevice.SCanvasPaneView

Packages that use SCanvasPaneView
com.insightful.gdevice   
 

Uses of SCanvasPaneView in com.insightful.gdevice
 

Subinterfaces of SCanvasPaneView in com.insightful.gdevice
 interface SCanvasPaneView2
          Extended SCanvasPaneView with additional methods.
 

Classes in com.insightful.gdevice that implement SCanvasPaneView
 class SGui
           
 

Methods in com.insightful.gdevice that return SCanvasPaneView
 SCanvasPaneView SCanvasPaneController.getView()
           
 

Methods in com.insightful.gdevice with parameters of type SCanvasPaneView
 boolean SCanvasPaneController.doHitQueryWebService(SCanvasPaneView view, XMLElement elt, STreeNode rootLabels, STreeNode rootActions, boolean bShowErrorDialog)
          added methods to handle SCanvasPaneView2 methods.
 void SCanvasPaneController.doHitMenu(SCanvasPaneView view, STreeNode rootLabels, STreeNode rootActions, int x, int y)
           
 void SCanvasPaneController.doExec(SCanvasPaneView view, String code, String language)
           
 

Constructors in com.insightful.gdevice with parameters of type SCanvasPaneView
SCanvasPaneController(SCanvasPaneView view)
           
 


S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.