Spreadsheet Toolkit
A B C D E F G H I J L M N O P R S T U V W X Y Z

S

save(String) - Method in class corpus.analyser.Grid
Convert the Grid to a byte[] and save it to the given path.
save(String) - Method in class corpus.excel.WorkBook
Write out to disk
saveCSV(String, Vector) - Static method in class corpus.analyser.MathVector
Turns a Vector of MathVectors into a string and saves it to path.
saveCSVInteger(String) - Method in class corpus.analyser.Grid
Dumps the grid to a CSV file at parameter path.
saveResults(String) - Method in class corpus.analyser.PowerLawAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.FormulaComponentAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.TreeDepthAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.ClusterAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.MetricsAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.OccupancyAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.HeatmapAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.CompressionAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.FormulaAnalyser
Store the results or all our hard work in a file at path.
saveResults(String) - Method in class corpus.analyser.Analyser
 
saveVisad(String) - Method in class corpus.analyser.Grid
Save the contents of the grid to a fileformat that can be read in by Visad.
scaleX - Variable in class corpus.doodle.AbstractVisualisationPane
The scale factor for X values
scaleY - Variable in class corpus.doodle.AbstractVisualisationPane
The scale factor for Y values
scaleZ - Variable in class corpus.doodle.AbstractVisualisationPane
The scale factor for Z values
SearchMethod - class corpus.gobbler.SearchMethod.
Title: SearchMethod Description: Represents a way of finding URL's for certain file types.
SearchMethod(String, String, int, Gobbler) - Constructor for class corpus.gobbler.SearchMethod
Create a SearchMethod
SearchResult - class corpus.gobbler.SearchResult.
Title: Description: Copyright: Copyright (c) 2002 Company: VUW:MCS
SearchResult() - Constructor for class corpus.gobbler.SearchResult
 
searchString - Variable in class corpus.gobbler.SearchMethod
 
select(String, String, ImageIcon, Object[], Object) - Static method in class corpus.fileIO.ComboDialog
Returns the index of the option selected, else -1.
select(String, String, Object[]) - Static method in class corpus.fileIO.ComboDialog
 
selectString(String, String, ImageIcon, Object[], Object) - Static method in class corpus.fileIO.ComboDialog
Creates a ComboDialog and returns the String the user selected, else null.
Semaphore - class corpus.fileIO.Semaphore.
A Semaphore is used for synchronization of Java threads.
Semaphore() - Constructor for class corpus.fileIO.Semaphore
 
sendSocket(String, String, int, int, String, int) - Method in class corpus.gobbler.GoogleHTTPGetSearch
Opens a socket connection to host(Google) and sends a HTTP GET with the search string.
set(double, double, double, double) - Method in class corpus.doodle.AbstractVisualisationPane
Changes the maximum and minimum values and redraws the screen.
setAbsRel(boolean, boolean) - Method in class corpus.excel.CellReference
 
setActive(boolean) - Method in class corpus.doodle.Stub
The following method is an extra method that is called to set the value of the private active variable.
setCell(Cell) - Method in class corpus.excel.WorkSheet
Adds/changes a cell in the worksheet.
setDepth(int) - Method in class corpus.excel.Intersection
 
setDepth(int) - Method in class corpus.excel.Union
 
setDepth(int) - Method in class corpus.excel.CellReference
 
setDepth(int) - Method in class corpus.excel.Range
 
setDescription(String) - Method in class corpus.fileIO.ExampleFileFilter
Sets the human readable description of this filter.
setDetails(int, String) - Method in class corpus.excel.WorkSheet
Assign the depth and name of the worksheet in the workbook.
setElements(Vector) - Method in class corpus.excel.Function
Sets the sub elements to those parsed by the FormulaParser.
setExcelRef(String) - Method in class corpus.excel.VectorReference
 
setExcelRef(String) - Method in class corpus.excel.Intersection
 
setExcelRef(String) - Method in class corpus.excel.Union
 
setExcelRef(String) - Method in class corpus.excel.Primitive
 
setExcelRef(String) - Method in class corpus.excel.Range
 
setExcelVersion(String) - Method in class corpus.excel.WorkBook
The excel version used in the spreadsheet
setExtensionListInDescription(boolean) - Method in class corpus.fileIO.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFormula(Formula) - Method in class corpus.excel.CellReference
Sets cells formula and creates Formula object.
setFormula(int, int, String) - Method in class corpus.excel.WorkSheet
Adds/changes a Formula in the worksheet.
setFormula(String) - Method in class corpus.excel.Cell
Sets cells formula and creates Formula object.
setMaster(String) - Static method in class corpus.fileIO.FileIO
Set the master password to decode the Proxy Authentication Data
setNegative() - Method in class corpus.excel.Operator
 
setParent(WorkBook) - Method in class corpus.excel.WorkSheet
Sets the WorkBook that contains this WorkSheet.
setReadUsing(String) - Method in class corpus.excel.WorkBook
The API used to read the spreadsheet.
setReferencedCell(Cell) - Method in class corpus.excel.CellReference
 
setSearchMethod(int) - Method in class corpus.gobbler.Gobbler
GOOGLEAPI or HTTPGET
setSheetNames(String[]) - Method in class corpus.excel.CellReference
Sheetnames are used to determine cell depth during parsing.
setSheetNames(String[]) - Method in class corpus.excel.WorkSheet
Set sheetnames
setSheetNames(String[]) - Method in class corpus.excel.Cell
Sheetnames are used to determine cell depth during parsing.
setSheetNames(String[]) - Method in class corpus.excel.Formula
Sheetnames are used to determine cell depth during parsing.
setSliders(JSlider, JTextField) - Method in class corpus.doodle.WidgetPanel
 
setStream(String, InputStream) - Method in class corpus.doodle.Context
 
setSubtraction() - Method in class corpus.excel.Operator
 
setup() - Method in class corpus.fileIO.Zip
Create the ZipOutputStream
setup(String[]) - Static method in class corpus.doodle.FishEyeSampleApplet
 
setup(String[]) - Static method in class corpus.doodle.Graph
 
setup(String[]) - Static method in class corpus.doodle.FishEye
 
setup(Vector) - Static method in class corpus.fetcher.Fetcher
Add a vector of urls to fetch.
setup(WorkBook) - Static method in class corpus.doodle.SpreadsheetTableTabbed
 
setup(WorkSheet, String[], String) - Static method in class corpus.doodle.Animation2
 
setup(WorkSheet, String[], String) - Static method in class corpus.doodle.Animation
 
setupRest(WorkSheet, String[], String) - Static method in class corpus.doodle.Animation
 
setValue(int, int, String) - Method in class corpus.excel.WorkSheet
Adds/changes a value in the worksheet.
setValue(String) - Method in class corpus.excel.Cell
 
setWorkBookName(String) - Method in class corpus.excel.WorkBook
 
sheetDepth(String) - Method in class corpus.excel.Formula
Given the name of a worksheet, return the depth that the sheet occurs at.
sheetnames - Variable in class corpus.excel.Formula
An array of names for the sheets.
SHEETNAMES - Variable in class corpus.excel.Formula
A pattern for matching sheetnames.
sheetNamesPattern(String[]) - Static method in class corpus.excel.WorkSheetReference
Turns an array of sheetnames into a regular expression string for use in parsing.
sheetNamesPattern(String[]) - Static method in class corpus.excel.parser.WorkSheetReferenceParser
Turns an array of sheetnames into a regular expression string.
sheetOccupancyGrid(WorkBook) - Static method in class corpus.excel.WorkBook
Increases the count for each cell if it is within the total occupied area for the Worksheet.
showDocument(URL) - Method in class corpus.doodle.Context
Show the HTML document, located by the url argument, in the current Web browser window.
showDocument(URL, String) - Method in class corpus.doodle.Context
Show the HTML document, located by the url argument, in the Web browser window, identified by the frame argument.
showEntries(ZipFile) - Method in class corpus.fileIO.Unzip
Returns a list of the elements in the Zip file.
showStatus(String) - Method in class corpus.doodle.Context
Show a status message, identified by the message argument, in the Web browser's status bar.
size() - Method in class corpus.analyser.Grid
 
size() - Method in class corpus.excel.WorkBook
How many worksheets the workbook has.
size() - Method in class corpus.gobbler.SearchResult
 
sortCatagory(Function[]) - Static method in class corpus.excel.Function
Takes an array of functions and sorts them into an array of vectors based on catagory.
SpreadsheetTable - class corpus.doodle.SpreadsheetTable.
 
SpreadsheetTable(Grid) - Constructor for class corpus.doodle.SpreadsheetTable
 
SpreadsheetTableTabbed - class corpus.doodle.SpreadsheetTableTabbed.
 
SpreadsheetTableTabbed(WorkBook) - Constructor for class corpus.doodle.SpreadsheetTableTabbed
 
square - Variable in class corpus.doodle.AbstractVisualisationPane
Use squares(true) or circles(false) when drawing integers
start() - Method in class corpus.doodle.FishEyeSampleApplet
This method is called when the applet becomes visible on the screen.
start() - Method in class corpus.doodle.Graph
This method is called when the applet becomes visible on the screen.
start() - Method in class corpus.doodle.Animation
This method is called when the applet becomes visible on the screen.
start() - Method in class corpus.doodle.FishEye
This method is called when the applet becomes visible on the screen.
startApp() - Method in class corpus.extractor.ExcelaccessorRead
Called after switchWorkbook();.
StartSearch(int) - Method in class corpus.gobbler.GoogleHTTPGetSearch
Perform a http based search
StartSearch(int) - Method in class corpus.gobbler.GoogleAPISearch
Fire up the GoogleAPI and return the results as a String[]
StartSearch(int) - Method in class corpus.gobbler.SearchMethod
 
startThreads(int) - Static method in class corpus.fetcher.Fetcher
Create a pool of threads to do some work.
status - Variable in class corpus.doodle.AbstractVisualisationPane
Info on whats happening
status(String) - Method in class corpus.gobbler.SearchMethod
 
status(String) - Method in class corpus.gobbler.Gobbler
Display useful information.
status(String, boolean) - Method in class corpus.gobbler.Gobbler
 
stop() - Method in class corpus.doodle.FishEyeSampleApplet
This method is called when the applet is no longer visible.
stop() - Method in class corpus.doodle.Graph
This method is called when the applet is no longer visible.
stop() - Method in class corpus.doodle.Animation
This method is called when the applet is no longer visible.
stop() - Method in class corpus.doodle.FishEye
This method is called when the applet is no longer visible.
store(String, byte[]) - Static method in class corpus.fileIO.FileIO
Store a byte array version of the file on the harddisk.
store(String, byte[], String, String) - Method in class corpus.fetcher.Fetcher
Store a byte array version of the file on the harddisk.
store(String, String) - Static method in class corpus.fileIO.FileIO
Store a String on the harddisk.
store(String, String[]) - Method in class corpus.gobbler.Gobbler
Given an array of urls this will store them in a file.
storeCellTree(String, Cell) - Static method in class corpus.fileIO.FileIO
Given an array of urls this will store them in a file.
storeURLArray(String, String[]) - Static method in class corpus.fileIO.FileIO
 
storeURLArray(String, String[], boolean) - Static method in class corpus.fileIO.FileIO
Given an array of urls this will store them in a file.
storeXLS(String, byte[], String, boolean) - Static method in class corpus.fileIO.FileIO
Store a byte array version of the file on the harddisk.
StringArray() - Method in class corpus.gobbler.SearchResult
 
stripURLs(String, String[]) - Method in class corpus.gobbler.GoogleHTTPGetSearch
Parses the html and uses a regular expression to rip out the http://.......
stub - Static variable in class corpus.doodle.Animation
Used to run as applet or application
Stub - class corpus.doodle.Stub.
The Stub class provides a mechanism for obtaining information from the run-time environment.
Stub(String[]) - Constructor for class corpus.doodle.Stub
Create a new Stub object.
sub(MathVector) - Method in class corpus.analyser.MathVector
 
switchWorkbook(String) - Method in class corpus.extractor.ExcelaccessorRead
 
switchWorkbook(String) - Method in class corpus.extractor.Extractor
Use this if you want to change workbooks and have already used extractor.

Spreadsheet Toolkit
A B C D E F G H I J L M N O P R S T U V W X Y Z
Project Home Page