Overview
Package
Class
Use
Tree
Index
S-PLUS Connect/Java v1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
X
Z
P
page(String, String)
- Method in interface com.insightful.splus.
SplusClientEditor
Display paged data.
page(String, String)
- Method in class com.insightful.splus.
SplusClientEditorImpl
Display paged data.
page(String, String)
- Static method in class com.insightful.splus.
SplusEditManager
paint(Graphics)
- Method in class com.insightful.gdevice.
SCanvasAWT
Paints this SCanvas.
paint(Graphics, int)
- Method in class com.insightful.gdevice.
SCanvasAWT
Paints the commands in this SCanvas, assuming that the first canvasCommandsDrawn graphics commands from the display list have already been drawn.
paintCanvas(Graphics)
- Method in class com.insightful.gdevice.
SCanvasPaneController
Paints the main canvas.
paintSelections(Graphics, TagSet)
- Method in class com.insightful.gdevice.
SCanvasAWT
Paints highlights for the active regions in this SCanvasAWT that are selected.
paintTabs(Graphics)
- Method in class com.insightful.gdevice.
SCanvasPaneController
parseCharArray(char[], int, int)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition starting at
offset
.
parseCharArray(char[], int, int, int)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition starting at
offset
.
parseFromReader(Reader)
- Method in class com.insightful.gdevice.
XMLElement
Reads an XML definition from a java.io.Reader and parses it.
parseFromReader(Reader, int)
- Method in class com.insightful.gdevice.
XMLElement
Reads an XML definition from a java.io.Reader and parses it.
parseSoapResponse(String, STreeNode, STreeNode, String)
- Method in class com.insightful.gdevice.
SGui
Parses the SOAP response.
parseSplusString(String)
- Method in class com.insightful.splus.
SplusWinSessionImpl
parseString(String)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition.
parseString(String, int)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition starting at
offset
.
parseString(String, int, int)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition starting at
offset
.
parseString(String, int, int, int)
- Method in class com.insightful.gdevice.
XMLElement
Parses an XML definition starting at
offset
.
performApply()
- Method in class com.insightful.controls.
SplusDialog
Called when Apply button is pressed.
performCancel()
- Method in class com.insightful.controls.
SplusDialog
Called when Cancel button is pressed.
performHelp()
- Method in class com.insightful.controls.
SplusDialog
Called when Help button is pressed.
performOk()
- Method in class com.insightful.controls.
SplusDialog
Called when OK button is pressed.
Points(float[], float[])
- Method in interface com.insightful.gdevice.
SGraphicsDevice
Points(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsDeviceImplementation
Points(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsDeviceReceiver
Points(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsLocalDeviceImplementation
POINTS_TAG
- Static variable in class com.insightful.gdevice.
XML
pollOutput(SplusOutputHandler)
- Method in class com.insightful.splus.
SplusSessionImpl
Polygon(float[], float[])
- Method in interface com.insightful.gdevice.
SGraphicsDevice
Polygon(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsDeviceImplementation
Polygon(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsDeviceReceiver
Polygon(float[], float[])
- Method in class com.insightful.gdevice.
SGraphicsLocalDeviceImplementation
POLYGON_TAG
- Static variable in class com.insightful.gdevice.
XML
prepareEmbeddedCanvas(SCanvasAWT)
- Method in interface com.insightful.gdevice.
SCanvasPaneController.EmbeddedFileAccess
prepareEmbeddedCanvas(SCanvasAWT)
- Method in class com.insightful.gdevice.
SGui
print(Graphics)
- Method in class com.insightful.gdevice.
SCanvasAWT
Prints this SCanvas.
print(Graphics, PageFormat, int)
- Method in class com.insightful.gdevice.
SGui.SGuiPrintable
printCanvas(Graphics)
- Method in class com.insightful.gdevice.
SCanvasPaneController
Prints the main canvas.
printControllerPages(SCanvasPaneController, boolean, boolean, boolean)
- Static method in class com.insightful.gdevice.
SGui.SGuiPrintable
printPage(int, Graphics, Dimension, boolean, boolean)
- Method in class com.insightful.gdevice.
SCanvasPaneController
print one page to a printer with a given page size.
printPage(int, Graphics, Dimension, boolean, boolean, boolean)
- Method in class com.insightful.gdevice.
SCanvasPaneController
printString(Graphics, String, int, int)
- Method in class com.insightful.gdevice.
SCanvas
print string using normal drawString.
printString(Graphics, String, int, int)
- Method in class com.insightful.gdevice.
SCanvasAWT
print string, using pixelation so it works in applet printing.
printTabs(Graphics)
- Method in class com.insightful.gdevice.
SCanvasPaneController
printTabsApplet(Graphics)
- Method in class com.insightful.gdevice.
SCanvasPaneController
processDataQuery(String)
- Method in interface com.insightful.splus.
SplusEngineQueryHandler
processDataQuery(String, int)
- Method in interface com.insightful.splus.
SplusEngineQueryHandler
processDataQuery(String)
- Method in class com.insightful.splus.
SplusUserApp
processDataQuery(String, int)
- Method in class com.insightful.splus.
SplusUserApp
processDataQuery(String)
- Method in class com.insightful.splus.
SplusWinApp
processDataQuery(String, int)
- Method in class com.insightful.splus.
SplusWinApp
processDialogCommand(String)
- Method in interface com.insightful.splus.
SplusEngineQueryHandler
processDialogCommand(String)
- Method in class com.insightful.splus.
SplusUserApp
processDialogCommand(String)
- Method in class com.insightful.splus.
SplusWinApp
processFileChooserDataQuery(String)
- Method in class com.insightful.splus.
SplusUserApp
processKeyEvent(KeyEvent)
- Method in class com.insightful.controls.
SplusButton
Listens for ENTER and treats it as a button press.
propContextMenu()
- Method in class com.insightful.gdevice.
SGui
propGraphOnly()
- Method in class com.insightful.gdevice.
SGui
putenv(String, String)
- Static method in class com.insightful.controls.
SplusWin32Tools
Performs a putenv() under Win32.
Overview
Package
Class
Use
Tree
Index
S-PLUS Connect/Java v1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
X
Z
Copyright © 2000, 2002 Insightful Corporation
Warning:
Classes not documented in the
S-PLUS Programmer's Guide
may change in future releases.