Package org.freehep.jas.services

Interface Summary
DataSource An interface to be implemented by Plugins that want to create an entry in the Wizard create by the Open DataSource menu.
DataSourceWithoutWizard An interface to be implemented by Plugins that want to create an entry in the Wizard created by the Open DataSource menu, but which do not themselves require any wizard pages.
DynamicClassLoader Provides access to the ClassLoader used to dynamically load (analysis) classes into JAS3.
FileHandler An interface to be implemented by services which can open files.
HTMLComponentFactory An interface to be implemented by plugins which allow objects to be embedded in HTML pages.
HTMLEditorKitProvider  
PlotFactory This interface aims to provide a simple way for plugins to produce plots, without depending on any particular plotter implementation.
PlotPage  
PlotRegion A plot region represents a region in a page, into which a plot can be displayed.
PlotRegionDropHandler  
PlotStyle  
Plotter An interface implemented by all Plotters
PlotterAdapter  
PlotterProvider An interface to be implemented by services which provide Plotters
PreferencesManager Interface for interacting with the preferences manager
PreferencesTopic An interface to be implemented by anything that wants to appear in the preferences dialog.
ProgressMeterProvider  
ScriptEngine  
TextEditor An interface to be implemented by all TextEditors
TextEditorService An interface to be implemented by all TextEditor systems
URLHandler An interface to be implemented by services which can open URLs.
WebBrowser  
 



Copyright © 2013. All Rights Reserved.