Class | Description |
---|---|
AsciiParserDemo |
Demonstration of the ascii parser.
|
Bug1362 |
Jeremy looking at strange memory leaks.
|
BundleBinsDemo |
Demonstrations of the somewhat nasty BundleDataSet, which allows many data types to be encoded into a rank 2 table.
|
ColorChooserWithSample | |
ColorPickerRobot | |
CompletionsDataSourceEditorTest |
demonstrate the Completions-based GUI.
|
DataSetURLDemo | |
Demo20150416 |
Demo the bug where UINT4 could not be read in with the 20150401 release.
|
Demo20150525 |
Demo where the old library fails on 32bit machines, and that
the 20150525 jar file fixes the problem.
|
Demo20160125 |
Demonstrates a bug where small CDF files are not loaded properly with
ReaderFactory.getReader("/tmp/"+file) call.
|
Demo20160822 |
This was used to debug a case where a file lock prevented writing multiple
variables to a CDF file on Windows.
|
DemoEditorPanel | |
DemoFileWatcher | |
ExerciseTest001 |
code to work out sourceforge ticket
|
FFTMultiThreadExperiment | |
FormatBenchmarks | |
Iso8601Regex | |
JTreeDemo | |
JythonDemoGui | |
ListLoopTestDan | |
MiscTest | |
ModeChangesDemo | |
NoCheckCertsHttpsDemo | |
ParseBenchmarks | |
PdfUnicodeTextImageTest | |
PlotDom |
This takes 10 seconds on my mac--why???
|
PrimesSwingWorker |
Taken from www.21doc.net, with minor tweaks to clarify.
|
PrimesSwingWorker.Main | |
PropertiesTreeModelDemo | |
PythonScriptContext |
This new class is meant to replace ScriptContext, and fixing a number of
old problems.
|
QDataSetStreamHandlerTest | |
RangeCheckPerformance | |
RegexTest | |
ScannerTest | |
SchemesDemo | |
SimpleStreamFormatterTest | |
SliceIteratorDemo | |
TdmsFileReader | |
TdmsFileReader.TdmsSegment | |
TestAPDataSet |
Test the IDL/Matlab interface
|
TestDashup | |
TestDataSetOps | |
TestFileRegex |
This demos a problem where we can't change filesystem types mid-way through
the stream, when creating FileStorageModel.
|
TestFileSystemCaching | |
TestFormattedTextField | |
TestFtpFileUpload | |
TestFtpProxy |
Seth logs into lanl by logging into his ftp server with papco@stevens.lanl.gov, and it forwards the commands.
|
TestITextLayers4 |
This shows a problem with itext, that a child graphics context is always drawn on top of its
parent, even if there is drawing code after the child is disposed and gone.
|
TestMakeAggregation | |
TestQDataSetStreamHandler | |
TestReformDataSet | |
TestScroll |
I found this example where html content is properly displayed within
a scrollpane.
|
TestScroll.WorkBench | |
TestTimeParser | |
TestURLSplit | |
TestZipFilesystem | |
Unicode |
See https://sourceforge.net/p/autoplot/bugs/2108/
|
WaitVsSleep |
demonstrate the difference between wait and sleep
|