|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsynoptic.base.Plugin
examples.async.StreamingTSDataPlugin
public class StreamingTSDataPlugin
A test/demo for streaming time stamped data sources
Nested Class Summary | |
---|---|
static class |
StreamingTSDataPlugin.SourceCollection
|
Field Summary |
---|
Fields inherited from class jsynoptic.base.Plugin |
---|
EXPORT, IMPORT, OPEN, SAVE |
Constructor Summary | |
---|---|
StreamingTSDataPlugin()
When this plugin is loaded, it adds a times stamped source collection to the application |
Method Summary | |
---|---|
java.lang.String |
about()
Enter your plugin information here. |
java.lang.Object[][] |
getDataSourceIcons()
Source factory: this plugin may bring its own data sources with its own icons to display them in the source panel |
Methods inherited from class jsynoptic.base.Plugin |
---|
addPluginHashMap, createShape, createSource, exit, getFileFilters, getHelp, getOptionPanelForFilter, getShapeName, getShapes, getShapesMap, getSources, getTemplates, load, newComponent, newDesktopComponent, newSourceComponent, newSourceComponent, processDataSourceCollection, processFile, processSynoptic, setMenu, setMenu, setToolBarItem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamingTSDataPlugin()
Method Detail |
---|
public java.lang.Object[][] getDataSourceIcons()
Plugin
getDataSourceIcons
in class Plugin
public java.lang.String about()
about
in class Plugin
Plugin.about()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |