- accept(File) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- accept(File) - Method in interface org.freehep.jas.services.FileHandler
-
Returns true if this file handler is able to open the file
- accept(URL) - Method in interface org.freehep.jas.services.URLHandler
-
Returns true if this URL handler is able to open the specified URL.
- acceptNewText(FTreeNodeTextChangeEvent, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
Invoked when a node's text is being changed to check if the corresponding adapters accept the
new text.
- acceptNewText(FTreeNodeTextChangeEvent, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- acceptNewText(FTreeNodeTextChangeEvent, boolean) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
Invoked when a node's text is being changed to check if the corresponding adapters accept the
new text.
- actionPerformed(ActionEvent) - Method in class org.freehep.jas.plugin.basic.FileOpener
-
- actionPerformed(ActionEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- actionPerformed(ActionEvent) - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- adapt(Object) - Method in interface org.freehep.jas.services.PlotterAdapter
-
- adapter(Class, Class) - Method in class org.freehep.jas.plugin.plotter.PlotterAdapterLookup
-
- adapterForClass(Class) - Method in interface org.freehep.jas.plugin.tree.FTree
-
Get the FTreeNodeAdapter that describes the behavior for a given node's type
on this tree.
- adaptersForClass(Class) - Method in interface org.freehep.jas.plugin.tree.FTree
-
Get all the FTreeNodeAdapters registered with this tree for the given class.
- ADD - Static variable in interface org.freehep.jas.services.Plotter
-
- addActionListener(ActionListener) - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- addActionListener(ActionListener) - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
The given ActionListener will be notified when the "Enter" button
is clicked in the file name text field.
- addChangeListener(ChangeListener) - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
The given ChangeListener will be notified when the visible
text changes in the file name field.
- addData(DataSource) - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- addDataForClass(Class, Object) - Method in class org.freehep.jas.plugin.tree.FTreeNodeTransferable
-
- addDropTargetFileOpener(Component) - Method in class org.freehep.jas.plugin.basic.FileOpener
-
- addedNodes() - Method in class org.freehep.jas.plugin.tree.FTreeSelectionEvent
-
Get the array of the nodes that were added in the last selection.
- addFTreeNodeListener(FTreeNodeListener) - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Add an FTreeNodeListener to this node.
- addInterruptListener(ActionListener) - Method in class org.freehep.jas.plugin.console.Console
-
Adds a listener for CTRL^C events
- addJAS3Data(JAS3DataSource) - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- addKey(Object, Object) - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Add a key-value pair to this node.
- addMimeType(String, Icon) - Method in interface org.freehep.jas.services.TextEditorService
-
Associates a given icon with a mime-type.
- addNode(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeStructureProvider
-
- addNode(FTreeNode) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeStructureProvider
-
Add an FTreeNode to the node for which the structure is being provided.
- addNotify() - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- addNotify() - Method in class org.freehep.jas.plugin.console.Console
-
- addOptions() - Method in class org.freehep.jas.plugin.datasource.FileHandlerDataSource
-
- addRegion() - Method in interface org.freehep.jas.services.PlotPage
-
- addToolBar(JToolBar, String, int) - Method in class org.freehep.jas.JAS3
-
- algorithmName() - Method in interface org.freehep.jas.plugin.tree.FTreeNodeSorter
-
The name of the sorting algorithm.
- algorithmName() - Method in class org.freehep.jas.plugin.tree.SorterAlphabetical
-
- algorithmName() - Method in class org.freehep.jas.plugin.tree.SorterAlphaNumerical
-
- algorithmName() - Method in class org.freehep.jas.plugin.tree.SorterCreationOrder
-
- algorithmName() - Method in class org.freehep.jas.plugin.tree.SorterFolderFirst
-
- allowsChildren(FTreeNode, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
This method is invoked to check if the adapter allows the node to have a substructure.
- allowsChildren(FTreeNode, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- allowsChildren(FTreeNode, boolean) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked to check if the adapter allows the node to have a substructure.
- app - Variable in class org.freehep.jas.plugin.web.JasView
-
- applicationVisible() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- apply(JComponent) - Method in class org.freehep.jas.plugin.basic.FileOpener
-
- apply(JComponent) - Method in class org.freehep.jas.plugin.pluginmanager.PluginManager
-
- apply(JComponent) - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- apply(JComponent) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- apply(JComponent) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- apply(JComponent) - Method in interface org.freehep.jas.services.PreferencesTopic
-
Called when the user pushes the apply button in the preferences dialog.
- autoShow() - Method in class org.freehep.jas.plugin.console.Console
-
A method to be called to request that the console "pop up".
- axisLabels() - Method in interface org.freehep.jas.plugin.plotter.JAS3DataSource
-
- canAccept(String) - Method in interface org.freehep.jas.services.ScriptEngine
-
- canCreatePlotterFor(Class) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- canCreatePlotterFor(Class[]) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- canCreatePlotterFor(Class) - Method in interface org.freehep.jas.services.PlotFactory
-
Tests if can create a plotter for the given data type
- canCreatePlotterFor(Class[]) - Method in interface org.freehep.jas.services.PlotFactory
-
Tests if can create a plotter for the given data types
- canTextBeChanged(FTreeNodeTextChangeEvent, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
Check if the given node's text can be changed.
- canTextBeChanged(FTreeNodeTextChangeEvent, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- canTextBeChanged(FTreeNodeTextChangeEvent, boolean) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
Check if the given node's text can be changed.
- chain() - Static method in class org.freehep.jas.JAS3FileOpener
-
- checkForChildren(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
- checkForChildren(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- checkForChildren(FTreeNode) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked when the FTree needs to know about a given FTreeNode's structure.
- childNodes() - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Get the list of children in this node.
- chooseFile(File, String) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- ClassLoadedEvent - Class in org.freehep.jas.event
-
An event fired to tell the world that a new class has been loaded.
- ClassLoadedEvent(Object, Class) - Constructor for class org.freehep.jas.event.ClassLoadedEvent
-
- ClassLoadEvent - Class in org.freehep.jas.event
-
This is a base class for ClassLoadedEvent and ClassUnloadEvent to make
it easy to listen for both events.
- ClassLoadEvent(Object) - Constructor for class org.freehep.jas.event.ClassLoadEvent
-
- ClassUnloadEvent - Class in org.freehep.jas.event
-
Informs listeners that all loaded classes have been cleared.
- ClassUnloadEvent(Object) - Constructor for class org.freehep.jas.event.ClassUnloadEvent
-
- clear() - Method in class org.freehep.jas.plugin.console.Console
-
Clears any output from the Console
- clear() - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- clear() - Method in class org.freehep.jas.plugin.tree.FTreeNodeTransferable
-
- clear() - Method in interface org.freehep.jas.services.PlotRegion
-
Clears the region
- clear() - Method in interface org.freehep.jas.services.Plotter
-
Clear all the data in the plot
- clearRegions() - Method in interface org.freehep.jas.services.PlotPage
-
- close() - Method in class org.freehep.jas.plugin.console.Console
-
A method to be called to request that the console be closed.
- close() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueue
-
- commandProcessor(FTreeNode[]) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
Invoked after each selection change to get the CommandProcessor for the selected nodes.
- commandProcessor(FTreeNode[]) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- commandProcessor(FTreeNode[]) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
Invoked after each selection change to get the CommandProcessor for the selected nodes.
- component() - Method in class org.freehep.jas.plugin.basic.FileOpener
-
- component() - Method in class org.freehep.jas.plugin.pluginmanager.PluginManager
-
- component() - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- component() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- component() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- component() - Method in interface org.freehep.jas.services.PreferencesTopic
-
Get the component to display in the preferences dialog
- componentHidden(ComponentEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- componentMoved(ComponentEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- componentResized(ComponentEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- componentShown(ComponentEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- Console - Class in org.freehep.jas.plugin.console
-
A TextArea that supports terminal like functionality.
- Console() - Constructor for class org.freehep.jas.plugin.console.Console
-
Create a new Console
- Console.AutoShow - Enum in org.freehep.jas.plugin.console
-
- ConsoleInputStream - Class in org.freehep.jas.plugin.console
-
An InputStream for reading input typed into a console.
- ConsoleInputStream() - Constructor for class org.freehep.jas.plugin.console.ConsoleInputStream
-
- ConsoleOutputStream - Class in org.freehep.jas.plugin.console
-
An output stream returned by a console.
- ConsolePlugin - Class in org.freehep.jas.plugin.console
-
The main class of the console plugin
- ConsolePlugin() - Constructor for class org.freehep.jas.plugin.console.ConsolePlugin
-
- ConsoleService - Interface in org.freehep.jas.plugin.console
-
A service that allows for creating, writing to, and reading from Consoles.
- consume() - Method in class org.freehep.jas.plugin.tree.FTreeNodeTextChangeEvent
-
- containsIgnoreCase(Map, String) - Static method in class org.freehep.jas.util.IgnoreCase
-
- create() - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- create() - Method in interface org.freehep.jas.services.PlotterProvider
-
Create a plotter.
- createAppProperties() - Method in class org.freehep.jas.JAS3
-
Override Application to strip "jnlp." prefix from properties names.
- createCommandLine() - Method in class org.freehep.jas.JAS3
-
- createComponent() - Method in class org.freehep.jas.plugin.web.JasView
-
Create the component.
- createConsole(String, Icon) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- createConsole(String, Icon, HasPopupItems) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- createConsole(String, Icon) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Create a new console.
- createConsole(String, Icon, HasPopupItems) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Create a new console, with extra popup items.
- createObject(Class) - Method in class org.freehep.jas.plugin.xmlio.XMLIOFileProxyAndFactory
-
- createPage(String) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- createPage(String) - Method in interface org.freehep.jas.services.PlotFactory
-
Create a page which can be used to display plots.
- createPlotterFor(Class) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- createPlotterFor(Class[]) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- createPlotterFor(Class) - Method in interface org.freehep.jas.services.PlotFactory
-
Returns a plotter which is able to plot the given class of data.
- createPlotterFor(Class[]) - Method in interface org.freehep.jas.services.PlotFactory
-
Returns a plotter which is able to plot all of the given classes of data.
- createRegion(double, double, double, double) - Method in interface org.freehep.jas.services.PlotPage
-
- createRegions(int, int) - Method in interface org.freehep.jas.services.PlotPage
-
- currentPage() - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- currentPage() - Method in interface org.freehep.jas.services.PlotFactory
-
Returns the currently selected plot page,
or null if no plot page is currently selected.
- currentPlot() - Method in interface org.freehep.jas.services.PlotRegion
-
- currentRegion() - Method in interface org.freehep.jas.services.PlotPage
-
- factory - Variable in class org.freehep.jas.plugin.plotter.DefaultPlotRegionDropHandler
-
- FileHandler - Interface in org.freehep.jas.services
-
An interface to be implemented by services which can open files.
- FileHandlerDataSource - Class in org.freehep.jas.plugin.datasource
-
Makes a DataSource from a FileHandler
- FileHandlerDataSource(FileHandler) - Constructor for class org.freehep.jas.plugin.datasource.FileHandlerDataSource
-
- FileHandlerDataSource(FileHandler, String) - Constructor for class org.freehep.jas.plugin.datasource.FileHandlerDataSource
-
- FileHelper - Class in org.freehep.jas.plugin.basic
-
- FileHelper(Class) - Constructor for class org.freehep.jas.plugin.basic.FileHelper
-
Creates a new instance of FileHelper
- FileOpener - Class in org.freehep.jas.plugin.basic
-
The file opener is responsible for opening files within JAS3.
- FileOpener() - Constructor for class org.freehep.jas.plugin.basic.FileOpener
-
- FileOpener.Commands - Class in org.freehep.jas.plugin.basic
-
- FileOpener.Commands() - Constructor for class org.freehep.jas.plugin.basic.FileOpener.Commands
-
- findNode(FTreePath) - Method in interface org.freehep.jas.plugin.tree.FTree
-
Get the FTreeNode corresponding to a given FTreePath.
- fireActionPerformed(ActionEvent) - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- fireInterruptAction() - Method in class org.freehep.jas.plugin.console.Console
-
Called when CTRL^C is detected.
- flashingColor() - Method in interface org.freehep.jas.plugin.tree.utils.flashingNode.FlashingNode
-
- FlashingNode - Interface in org.freehep.jas.plugin.tree.utils.flashingNode
-
Interface to be implemented by any node that is going to flash.
- FlashingNodePlugin - Class in org.freehep.jas.plugin.tree.utils.flashingNode
-
- FlashingNodePlugin() - Constructor for class org.freehep.jas.plugin.tree.utils.flashingNode.FlashingNodePlugin
-
- freeProgressMeter(ProgressMeter) - Method in class org.freehep.jas.plugin.basic.StatusBarPlugin
-
- freeProgressMeter(ProgressMeter) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- freeProgressMeter(ProgressMeter) - Method in interface org.freehep.jas.services.ProgressMeterProvider
-
- FTree - Interface in org.freehep.jas.plugin.tree
-
Via the FTree interface it is possible to:
- modify the existing tree structure
- access and modify the tree selection through the
FTreeSelectionManager
- access existing
FTreeNodes
- FTreeFolderNode - Interface in org.freehep.jas.plugin.tree
-
An interfaces for default folders on the FTree.
- FTreeLeafNode - Interface in org.freehep.jas.plugin.tree
-
Interface for leaf nodes on the FTree.
- FTreeNode - Interface in org.freehep.jas.plugin.tree
-
An FTreeNode is a node of an FTree.
- FTreeNodeAdapter - Interface in org.freehep.jas.plugin.tree
-
An FTreeNodeAdapter defines the appearance and the behavior of FTreeNodes through its methods.
- FTreeNodeAdapterProvider - Interface in org.freehep.jas.plugin.tree
-
This interface is to be implemented by classes that provide FTreeNodeAdapters
for a given class.
- FTreeNodeAdapterRegistry - Interface in org.freehep.jas.plugin.tree
-
With the FTreeNodeAdapterRegistry it is possible to register FTreeNodeAdapterProviders,
FTreeNodeAdapters and FTreeNodeObjectProviders for all the FTrees or for individual
ones.
- FTreeNodeAddedNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is added.
- FTreeNodeAddedNotification(Object, FTreePath, Class) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification
-
- FTreeNodeAddedNotification(Object, String, Class) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification
-
- FTreeNodeAddedNotification(Object, FTreePath, Object) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification
-
- FTreeNodeAddedNotification(Object, String, Object) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification
-
- FTreeNodeEvent - Class in org.freehep.jas.plugin.tree
-
- FTreeNodeExpandedNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is to be expanded.
- FTreeNodeExpandedNotification(Object, FTreePath) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeExpandedNotification
-
- FTreeNodeListener - Interface in org.freehep.jas.plugin.tree
-
- FTreeNodeMovedNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is
moved to a different FTreePath.
- FTreeNodeMovedNotification(Object, FTreePath, FTreePath) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeMovedNotification
-
- FTreeNodeObjectProvider - Interface in org.freehep.jas.plugin.tree
-
Interface to be implemented by classes that can provide objects for
FTreeNode.
- FTreeNodeRemovedNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is removed.
- FTreeNodeRemovedNotification(Object, FTreePath) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRemovedNotification
-
- FTreeNodeRemovedNotification(Object, String) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRemovedNotification
-
- FTreeNodeRenamedNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is renamed.
- FTreeNodeRenamedNotification(Object, FTreePath, String) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRenamedNotification
-
- FTreeNodeRepaintNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is to be repainted.
- FTreeNodeRepaintNotification(Object, FTreePath) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification
-
- FTreeNodeRepaintNotification(Object, FTreePath, boolean) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification
-
- FTreeNodeRepaintNotification(Object, String) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification
-
- FTreeNodeRepaintNotification(Object, String, boolean) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification
-
- FTreeNodeSelectionNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is selected.
- FTreeNodeSelectionNotification(Object, FTreePath, int) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeSelectionNotification
-
- FTreeNodeSorter - Interface in org.freehep.jas.plugin.tree
-
An interface for sorting FTreeNodes in the FTree.
- FTreeNodeSorterNotification - Class in org.freehep.jas.plugin.tree
-
The event to be sent to the FTree when a node is changed.
- FTreeNodeSorterNotification(Object, FTreePath, String) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeSorterNotification
-
- FTreeNodeSorterNotification(Object, FTreePath, String, boolean) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeSorterNotification
-
- FTreeNodeStructureProvider - Interface in org.freehep.jas.plugin.tree
-
Provides the structure for an FTreeNode.
- FTreeNodeTextChangeEvent - Class in org.freehep.jas.plugin.tree
-
- FTreeNodeTransferable - Class in org.freehep.jas.plugin.tree
-
- FTreeNodeTransferable(DefaultFTreeNode[]) - Constructor for class org.freehep.jas.plugin.tree.FTreeNodeTransferable
-
- FTreePath - Class in org.freehep.jas.plugin.tree
-
- FTreePath(String) - Constructor for class org.freehep.jas.plugin.tree.FTreePath
-
- FTreePath(String[]) - Constructor for class org.freehep.jas.plugin.tree.FTreePath
-
- FTreePath(FTreePath) - Constructor for class org.freehep.jas.plugin.tree.FTreePath
-
- FTreePlugin - Class in org.freehep.jas.plugin.tree
-
- FTreePlugin() - Constructor for class org.freehep.jas.plugin.tree.FTreePlugin
-
- FTreeProvider - Interface in org.freehep.jas.plugin.tree
-
The FTreeProvider service provides access to existing or new FTrees and to
the FTreeNodeAdapterRegistry with wich FTreeNodeAdapters are to be registered.
- FTreeSelectionEvent - Class in org.freehep.jas.plugin.tree
-
- FTreeSelectionEvent(TreeSelectionEvent, FTree) - Constructor for class org.freehep.jas.plugin.tree.FTreeSelectionEvent
-
- FTreeUtils - Class in org.freehep.jas.plugin.tree
-
- FTreeUtils() - Constructor for class org.freehep.jas.plugin.tree.FTreeUtils
-
- getAutoShow() - Method in class org.freehep.jas.plugin.console.Console
-
- getClassLoader() - Method in interface org.freehep.jas.services.DynamicClassLoader
-
- getComponent(String, Map) - Method in interface org.freehep.jas.services.HTMLComponentFactory
-
Called when an Object tag is found in an HTML page.
- getConsole(String) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- getConsole(String) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Get a pointer to an existing console with a given name.
- getConsoleOutputStream(String, Icon) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- getConsoleOutputStream(String, Icon, AttributeSet) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- getConsoleOutputStream(String, Icon) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Creates an output stream associated to a named console area.
- getConsoleOutputStream(String, Icon, AttributeSet) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Create an attributed output stream
- getCurrentEditor() - Method in interface org.freehep.jas.services.TextEditorService
-
Get the "current" text editor.
- getData() - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- getData() - Method in interface org.freehep.jas.services.Plotter
-
Returns the list of data objects added to this plotter
- getDefaultFile() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- getEditor() - Method in class org.freehep.jas.event.EditorPopupEvent
-
- getExtensionsDir(PluginDir) - Method in class org.freehep.jas.JAS3
-
- getFile() - Method in interface org.freehep.jas.services.TextEditor
-
Gett the file being editor
- getFile() - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
- getFileFilter() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- getFileFilter() - Method in interface org.freehep.jas.services.FileHandler
-
Returns a file filter suitable for using in a FileOpen dialog.
- getFont(String, String, String) - Static method in class org.freehep.jas.plugin.plotter.PlotterFontUtil
-
- getFont(String, String, String, String) - Static method in class org.freehep.jas.plugin.plotter.PlotterFontUtil
-
- getGZIPed() - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
Returns whether the user has selected the GZip option.
- getHomePage() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- getHTMLEditorKit() - Method in interface org.freehep.jas.services.HTMLEditorKitProvider
-
- getIconForMimeType(String) - Method in interface org.freehep.jas.services.TextEditorService
-
Retrieve the icon for a mime-type
- getIconHeight() - Method in class org.freehep.jas.plugin.tree.utils.linkNode.LinkNodeIcon
-
- getIconWidth() - Method in class org.freehep.jas.plugin.tree.utils.linkNode.LinkNodeIcon
-
- getIgnoreCase(Map, String) - Static method in class org.freehep.jas.util.IgnoreCase
-
- getInputAttributes() - Method in class org.freehep.jas.plugin.console.Console
-
- getInputStream() - Method in class org.freehep.jas.plugin.console.Console
-
Create an input stream for reading user input from the console.
- getInputStream(String) - Method in class org.freehep.jas.plugin.console.Console
-
Create an input stream for reading user input from the console.
- getLastFile() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- getLastPathComponent() - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- getLoadedClass() - Method in class org.freehep.jas.event.ClassLoadedEvent
-
- getLogStream() - Method in class org.freehep.jas.plugin.console.Console
-
Get the current log stream
- getMaximumSize() - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- getMaxScrollback() - Method in class org.freehep.jas.plugin.console.Console
-
- getMenu() - Method in class org.freehep.jas.event.EditorPopupEvent
-
- getMimeType() - Method in class org.freehep.jas.flavors.ObjectFlavor
-
- getMimeType() - Method in interface org.freehep.jas.services.TextEditor
-
Get the associated mime-type
- getName() - Method in class org.freehep.jas.plugin.datasource.FileHandlerDataSource
-
- getName() - Method in interface org.freehep.jas.services.DataSource
-
- getName() - Method in interface org.freehep.jas.services.DataSourceWithoutWizard
-
- getNextEvent() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueue
-
- getOutputStream(AttributeSet, boolean) - Method in class org.freehep.jas.plugin.console.Console
-
Get an output stream for writing to the console.
- getOutputStream(AttributeSet) - Method in class org.freehep.jas.plugin.console.Console
-
- getPageContextForConsole(Console) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- getPageContextForConsole(Console) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Gets the page context corresponding to a given console.
- getParentPath() - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- getPath() - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- getPathComponent(int) - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- getPathCount() - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- getPlot() - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- getProgressMeter() - Method in class org.freehep.jas.plugin.basic.StatusBarPlugin
-
- getProgressMeter() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- getProgressMeter() - Method in interface org.freehep.jas.services.ProgressMeterProvider
-
- getPrompt() - Method in class org.freehep.jas.plugin.console.ConsoleInputStream
-
Get the current (permanent) prompt.
- getPromptColor() - Method in class org.freehep.jas.plugin.console.Console
-
Getter for property promptColor.
- getRestoreAtStart() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- getSaveAtExit() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- getScriptEngine() - Method in class org.freehep.jas.event.ScriptEvent
-
- getSuperTitle() - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- getText() - Method in interface org.freehep.jas.services.TextEditor
-
Get the text from the editor, as a String.
- getText() - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
Returns the file name showing in the text field.
- getTitle() - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- getTitle() - Method in interface org.freehep.jas.services.TextEditor
-
Get the title of the editor
- getTransferData(DataFlavor) - Method in class org.freehep.jas.plugin.tree.FTreeNodeTransferable
-
- getTransferDataFlavors() - Method in class org.freehep.jas.plugin.tree.FTreeNodeTransferable
-
- getUnloadableRepresentation(Throwable) - Method in class org.freehep.jas.plugin.web.JasView
-
Fetch a component that can be used to represent the
object if it can't be created.
- getWizardPage() - Method in class org.freehep.jas.plugin.datasource.FileHandlerDataSource
-
- getWizardPage() - Method in interface org.freehep.jas.services.DataSource
-
- pages() - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- pages() - Method in interface org.freehep.jas.services.PlotFactory
-
Returns a list of all PlotPage's which are showing.
- paintComponent(Graphics) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- paintIcon(Component, Graphics, int, int) - Method in class org.freehep.jas.plugin.tree.utils.linkNode.LinkNodeIcon
-
- parameterValue(String) - Method in interface org.freehep.jas.services.PlotStyle
-
- parent() - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Get the parent for this node.
- paste() - Method in class org.freehep.jas.plugin.console.Console
-
- path() - Method in class org.freehep.jas.plugin.basic.FileOpener
-
- path() - Method in interface org.freehep.jas.plugin.plotter.JAS3DataSource
-
Get the paths to the data, if available.
- path() - Method in class org.freehep.jas.plugin.pluginmanager.PluginManager
-
- path() - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Get the FTreePath that leads to this node.
- path() - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- path() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- path() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- path() - Method in interface org.freehep.jas.services.PreferencesTopic
-
Specifies where in the preferences tree this item should appear.
- pathByAddingChild(String) - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- pathByAddingPath(String[]) - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- plot(Object, int) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- plot(Object, int, Object, String) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- plot(Object, int) - Method in interface org.freehep.jas.services.Plotter
-
Plot a given data set.
- plot(Object, int, Object, String) - Method in interface org.freehep.jas.services.Plotter
-
- PlotFactory - Interface in org.freehep.jas.services
-
This interface aims to provide a simple way for plugins to produce plots,
without depending on any particular plotter implementation.
- PlotPage - Interface in org.freehep.jas.services
-
- PlotRegion - Interface in org.freehep.jas.services
-
A plot region represents a region in a page, into which a plot
can be displayed.
- PlotRegionDropHandler - Interface in org.freehep.jas.services
-
- PlotStyle - Interface in org.freehep.jas.services
-
- Plotter - Interface in org.freehep.jas.services
-
An interface implemented by all Plotters
- PlotterAdapter - Interface in org.freehep.jas.services
-
- PlotterAdapterLookup - Class in org.freehep.jas.plugin.plotter
-
- PlotterAdapterLookup() - Constructor for class org.freehep.jas.plugin.plotter.PlotterAdapterLookup
-
- plotterAdapterLookup() - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- PlotterFontUtil - Class in org.freehep.jas.plugin.plotter
-
- PlotterFontUtil() - Constructor for class org.freehep.jas.plugin.plotter.PlotterFontUtil
-
- PlotterPlugin - Class in org.freehep.jas.plugin.plotter
-
- PlotterPlugin() - Constructor for class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- PlotterPlugin.PlotterCommands - Class in org.freehep.jas.plugin.plotter
-
- PlotterPlugin.PlotterCommands() - Constructor for class org.freehep.jas.plugin.plotter.PlotterPlugin.PlotterCommands
-
- PlotterProvider - Interface in org.freehep.jas.services
-
An interface to be implemented by services which provide Plotters
- PluginManager - Class in org.freehep.jas.plugin.pluginmanager
-
Jas3 customized plugin manager.
- PluginManager() - Constructor for class org.freehep.jas.plugin.pluginmanager.PluginManager
-
- postInit() - Method in class org.freehep.jas.plugin.datasource.DataSourcePlugin
-
- postInit() - Method in class org.freehep.jas.plugin.tree.utils.flashingNode.FlashingNodePlugin
-
- postInit() - Method in class org.freehep.jas.plugin.tree.utils.linkNode.LinkNodePlugin
-
- postInit() - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- PreferencesManager - Interface in org.freehep.jas.services
-
Interface for interacting with the preferences manager
- PreferencesPlugin - Class in org.freehep.jas.plugin.preferences
-
- PreferencesPlugin() - Constructor for class org.freehep.jas.plugin.preferences.PreferencesPlugin
-
- PreferencesPlugin.GlobalCommands - Class in org.freehep.jas.plugin.preferences
-
- PreferencesPlugin.GlobalCommands() - Constructor for class org.freehep.jas.plugin.preferences.PreferencesPlugin.GlobalCommands
-
- PreferencesTopic - Interface in org.freehep.jas.services
-
An interface to be implemented by anything that wants to appear in the
preferences dialog.
- priority(FTree) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
This method is used by the FTreeLookupAdapter create a sorted list of FTreeNodeAdapters.
- priority(FTree) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- priority(FTree) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
The FTreeNodeAdapter's priority for a given tree.
- processMouseEvent(MouseEvent) - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- ProgressMeterProvider - Interface in org.freehep.jas.services
-
- recursive() - Method in class org.freehep.jas.plugin.tree.FTreeNodeSorterNotification
-
- redirectStandardOutputOnThreadToConsole(Thread, ConsoleOutputStream) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- redirectStandardOutputOnThreadToConsole(Thread, ConsoleOutputStream) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Redirects output to System.out for a specific thread to a given console
- region - Variable in class org.freehep.jas.plugin.plotter.DefaultPlotRegionDropHandler
-
- region(int) - Method in interface org.freehep.jas.services.PlotPage
-
- registerAdapter(PlotterAdapter, Class, Class) - Method in class org.freehep.jas.plugin.plotter.PlotterAdapterLookup
-
- registerAdapter(PlotterAdapter, Class, Class) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- registerAdapter(PlotterAdapter, Class, Class) - Method in interface org.freehep.jas.services.PlotFactory
-
Register a Plotter adapter that can convert an Object of class "from"
to an object of class "to".
- registerNodeAdapter(FTreeNodeAdapter, Class) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeAdapter(FTree, FTreeNodeAdapter, Class) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeAdapter(FTreeNodeAdapter, Class) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeAdapter for a given class for all the FTrees (currently
existing or that will be crated).
- registerNodeAdapter(FTree, FTreeNodeAdapter, Class) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeAdapter for a given class for the given FTree.
- registerNodeAdapterProvider(FTreeNodeAdapterProvider) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeAdapterProvider(FTree, FTreeNodeAdapterProvider) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeAdapterProvider(FTreeNodeAdapterProvider) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeAdapterProvider for all the FTrees (currently
existing or that will be crated).
- registerNodeAdapterProvider(FTree, FTreeNodeAdapterProvider) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeAdapterProvider for a given FTree.
- registerNodeObjectProvider(FTreeNodeObjectProvider, Class, int) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeObjectProvider(FTree, FTreeNodeObjectProvider, Class, int) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterRegistry
-
- registerNodeObjectProvider(FTreeNodeObjectProvider, Class, int) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeObjectProvider for all the FTrees (currently
existing or that will be crated).
- registerNodeObjectProvider(FTree, FTreeNodeObjectProvider, Class, int) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterRegistry
-
Register an FTreeNodeObjectProvider for the given FTree.
- registerVariable(String, Object) - Method in interface org.freehep.jas.services.ScriptEngine
-
- remove(Object) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- remove(Object) - Method in interface org.freehep.jas.services.Plotter
-
Remove a data item from a plot
- removeActionListener(ActionListener) - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- removeActionListener(ActionListener) - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
- removeAllData() - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- removeChangeListener(ChangeListener) - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
- removedNodes() - Method in class org.freehep.jas.plugin.tree.FTreeSelectionEvent
-
Get the array of the nodes that were removed in the last selection.
- removeFTreeNodeListener(FTreeNodeListener) - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Remove an FTreeNodeListener from this node.
- removeInterruptListener(ActionListener) - Method in class org.freehep.jas.plugin.console.Console
-
Remove a listener for CTRL^C events.
- removeJAS3Data(DataSource) - Method in class org.freehep.jas.plugin.plotter.JAS3Plot
-
- removeKey(Object) - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Remove a key, and the corresponding value, from this node.
- removeNode(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeStructureProvider
-
- removeNode(FTreeNode) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeStructureProvider
-
Remove an FTreeNode from the node for which the structure is being provided.
- removeNotify() - Method in class org.freehep.jas.plugin.basic.MemoryButton
-
- restore(XMLIOManager, Element) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- restore(int, XMLIOManager, Element) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- restore(int, XMLIOManager, Element) - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- restore(Object, XMLIOManager, Element) - Method in class org.freehep.jas.plugin.xmlio.XMLIOFileProxyAndFactory
-
- restore(int, XMLIOManager, Element) - Method in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
level is the level at which the restore should be performed.
- RESTORE_DATA - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_DONE - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_FINALIZE - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_PAGES - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_PLOT_DATA_SOURCES - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_PLOTS_IN_PAGES - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_TREE_OBJECTS - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- RESTORE_TREE_STRUCTURE - Static variable in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- restoreAtStart() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- root() - Method in interface org.freehep.jas.plugin.tree.FTree
-
Get the root node for this tree.
- runScript(String) - Method in interface org.freehep.jas.services.ScriptEngine
-
- save(XMLIOManager, Element) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotter
-
- save(XMLIOManager, Element) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- save(XMLIOManager, Element) - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- save(Object, XMLIOManager, Element) - Method in class org.freehep.jas.plugin.xmlio.XMLIOFileProxyAndFactory
-
- save(XMLIOManager, Element) - Method in interface org.freehep.jas.plugin.xmlio.XMLPluginIO
-
- saveAtExit() - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- saveState() - Method in class org.freehep.jas.util.OpenLocalFilePanel
-
Includes the currently selected file name in the drop-down list for the next time
this class is instantiated.
- saveText() - Method in interface org.freehep.jas.services.TextEditor
-
Save the text being edited.
- saveUserProperties() - Method in class org.freehep.jas.JAS3
-
- ScriptEngine - Interface in org.freehep.jas.services
-
- ScriptEvent - Class in org.freehep.jas.event
-
- ScriptEvent(ScriptEngine) - Constructor for class org.freehep.jas.event.ScriptEvent
-
- selectedNodes() - Method in interface org.freehep.jas.plugin.tree.FTree
-
Get the ordered array of the selected nodes for the FTree
The nodes are in the order in which they were selected.
- selectedNodes() - Method in class org.freehep.jas.plugin.tree.FTreeSelectionEvent
-
Get the array of nodes that are currently selected.
- selectionChanged(FTreeSelectionEvent) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
The default selection behavior is to cancel any existing selection,
effectively reducing the tree to a SINGLE_SELECTION_MODEL.
- selectionChanged(FTreeSelectionEvent) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- selectionChanged(FTreeSelectionEvent) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked on a node's adapters starting from the highest priority
one when the selected nodes have changed.
- send(String) - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- setAntiAlias(boolean) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- setAutoShow(Console.AutoShow) - Method in class org.freehep.jas.plugin.console.Console
-
- setAxisType(int) - Method in interface org.freehep.jas.plugin.plotter.JAS3DataSource
-
This method was added to fulfill BaBar's needs to have
DataPointSets with Dates on the axis.
- setCurrentRegion(PlotRegion) - Method in interface org.freehep.jas.services.PlotPage
-
- setDefaultFile(String) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- setFireListenersOnAWTThread(boolean) - Method in class org.freehep.jas.plugin.basic.FileHelper
-
Setter for property fireListenersOnAWTThread.
- setHomePage(URL) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- setInitialEntry(String) - Method in class org.freehep.jas.plugin.console.ConsoleInputStream
-
The initial entry is prefilled into the input area following the prompt.
- setIsFlashing(boolean) - Method in interface org.freehep.jas.plugin.tree.utils.flashingNode.FlashingNode
-
- setLastFile(String) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- setLoggingEnabled(boolean) - Method in class org.freehep.jas.plugin.console.Console
-
Temporarily disables/enables logging.
- setLogStream(OutputStream) - Method in class org.freehep.jas.plugin.console.Console
-
Sets a stream to use for writing logging output.
- setMaxScrollback(int) - Method in class org.freehep.jas.plugin.console.Console
-
- setOneTimePrompt(String) - Method in class org.freehep.jas.plugin.console.ConsoleInputStream
-
Sets the prompt.
- setPlotRegion(PlotRegion) - Method in class org.freehep.jas.plugin.plotter.DefaultPlotRegionDropHandler
-
- setPlotRegion(PlotRegion) - Method in interface org.freehep.jas.services.PlotRegionDropHandler
-
- setPrompt(String) - Method in class org.freehep.jas.plugin.console.ConsoleInputStream
-
Sets the prompt.
- setPromptColor(Color) - Method in class org.freehep.jas.plugin.console.Console
-
Setter for property promptColor.
- setRestoreAtStart(boolean) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- setSaveAtExit(boolean) - Method in class org.freehep.jas.plugin.xmlio.XMLIOPlugin
-
- setShowAtStart(boolean) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- setUp() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- setUp() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- show(String, String, String) - Method in interface org.freehep.jas.services.TextEditorService
-
Show the given text in a new editor window
- show(File, String) - Method in interface org.freehep.jas.services.TextEditorService
-
Show a file in an editor window
- show(URL, String) - Method in interface org.freehep.jas.services.TextEditorService
-
Show a file from an URL in an editor window
- show(Reader, String, String) - Method in interface org.freehep.jas.services.TextEditorService
-
Show text read from a Reader in an editor
- showConsole(Console) - Method in class org.freehep.jas.plugin.console.ConsolePlugin
-
- showConsole(Console) - Method in interface org.freehep.jas.plugin.console.ConsoleService
-
Requests that a given console be made visible
- showPage() - Method in interface org.freehep.jas.services.PlotPage
-
- showPlot(Plotter) - Method in interface org.freehep.jas.services.PlotRegion
-
Show a plot in this region
- showPreferences() - Method in class org.freehep.jas.plugin.preferences.PreferencesPlugin
-
- showPreferences(String[]) - Method in class org.freehep.jas.plugin.preferences.PreferencesPlugin
-
- showPreferences() - Method in interface org.freehep.jas.services.PreferencesManager
-
- showPreferences(String[]) - Method in interface org.freehep.jas.services.PreferencesManager
-
- showURL(URL, boolean) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- showURL(URL) - Method in class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- showURL(URL) - Method in interface org.freehep.jas.services.WebBrowser
-
Shows a URL in the internal browser.
- showURL(URL, boolean) - Method in interface org.freehep.jas.services.WebBrowser
-
Shows a URL.
- SimpleWebBrowser - Class in org.freehep.jas.plugin.web
-
- SimpleWebBrowser() - Constructor for class org.freehep.jas.plugin.web.SimpleWebBrowser
-
- SimpleWebBrowser.WebBrowserCommands - Class in org.freehep.jas.plugin.web
-
- SimpleWebBrowser.WebBrowserCommands() - Constructor for class org.freehep.jas.plugin.web.SimpleWebBrowser.WebBrowserCommands
-
- sort(FTreeNode, FTreeNode) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeSorter
-
Sort two FTreeNodes.
- sort(FTreeNode, FTreeNode) - Method in class org.freehep.jas.plugin.tree.SorterAlphabetical
-
- sort(FTreeNode, FTreeNode) - Method in class org.freehep.jas.plugin.tree.SorterAlphaNumerical
-
- sort(FTreeNode, FTreeNode) - Method in class org.freehep.jas.plugin.tree.SorterCreationOrder
-
- sort(FTreeNode, FTreeNode) - Method in class org.freehep.jas.plugin.tree.SorterFolderFirst
-
- SorterAlphabetical - Class in org.freehep.jas.plugin.tree
-
- SorterAlphabetical() - Constructor for class org.freehep.jas.plugin.tree.SorterAlphabetical
-
- SorterAlphaNumerical - Class in org.freehep.jas.plugin.tree
-
- SorterAlphaNumerical() - Constructor for class org.freehep.jas.plugin.tree.SorterAlphaNumerical
-
- SorterCreationOrder - Class in org.freehep.jas.plugin.tree
-
- SorterCreationOrder() - Constructor for class org.freehep.jas.plugin.tree.SorterCreationOrder
-
- SorterFolderFirst - Class in org.freehep.jas.plugin.tree
-
- SorterFolderFirst() - Constructor for class org.freehep.jas.plugin.tree.SorterFolderFirst
-
- sortingString() - Method in class org.freehep.jas.plugin.tree.FTreeNodeSorterNotification
-
- source() - Method in class org.freehep.jas.plugin.tree.FTreeNodeEvent
-
- STACK - Static variable in interface org.freehep.jas.services.Plotter
-
- start() - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- StatusBarPlugin - Class in org.freehep.jas.plugin.basic
-
- StatusBarPlugin() - Constructor for class org.freehep.jas.plugin.basic.StatusBarPlugin
-
- statusMessage(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
This method is invoked when the status message is to be displayed for a given node.
- statusMessage(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- statusMessage(FTreeNode, String) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked when the status message is to be displayed for a given node.
- stop() - Method in class org.freehep.jas.plugin.basic.FileHelper
-
- stringToIntegerAdapter() - Method in class org.freehep.jas.plugin.plotter.TestPlotterAdapterLookup
-
- suite() - Static method in class org.freehep.jas.util.waitcursor.WaitCursorSuite
-
suite method automatically generated by JUnit module
- supports(Class) - Method in class org.freehep.jas.plugin.plotter.PlotterPlugin
-
- supports(Class) - Method in interface org.freehep.jas.services.PlotterProvider
-
Test if a given class of data is supported
- tearDown() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- tearDown() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testCursor() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testCursorAndDialog() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testCursorAndDialogAndCursor() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testCursorAndTwoDialogsAndCursor() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testDelayedGetNextEvent() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
This test checks the condition where the EventDispatchThread
does not call EventQueue.getNextEvent() within TIMEOUT,
(presumably) because of thread contention, even when there
is not a dialog going down.
- testDialog() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testMishMash() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testNoCursor() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- testNoTriggerIfTooShort() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testNotStarted() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- TestPlotterAdapterLookup - Class in org.freehep.jas.plugin.plotter
-
- TestPlotterAdapterLookup() - Constructor for class org.freehep.jas.plugin.plotter.TestPlotterAdapterLookup
-
- testStopTimerHappensAfterTrigger() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTimerOnlyTriggersOneEvent() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTimerRestarts() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTimerStopsTwice() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTimerTriggersThenStops() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTriggers() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTriggerTrigger() - Method in class org.freehep.jas.util.waitcursor.DelayTimerTest
-
- testTwoDialogs() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueueTest
-
- text(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
The text to be displayed next to the icon for a given FTreeNode.
- text(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- text(FTreeNode, String) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
The text to be displayed next to the icon for a given FTreeNode.
- text() - Method in class org.freehep.jas.plugin.tree.FTreeNodeTextChangeEvent
-
- TextEditor - Interface in org.freehep.jas.services
-
An interface to be implemented by all TextEditors
- TextEditorService - Interface in org.freehep.jas.services
-
An interface to be implemented by all TextEditor systems
- toolTipMessage(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
This method is invoked when the tooltip is to be displayed for a given node.
- toolTipMessage(FTreeNode, String) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- toolTipMessage(FTreeNode, String) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked when the tooltip is to be displayed for a given node.
- toString() - Method in class org.freehep.jas.plugin.tree.FTreeNodeEvent
-
- toString() - Method in class org.freehep.jas.plugin.tree.FTreePath
-
- tree() - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Get the FTree to which this node belongs.
- tree() - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- tree(String) - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- tree() - Method in interface org.freehep.jas.plugin.tree.FTreeProvider
-
Get the provider's default FTree.
- tree(String) - Method in interface org.freehep.jas.plugin.tree.FTreeProvider
-
Get an FTree by name.
- tree() - Method in class org.freehep.jas.plugin.tree.FTreeSelectionEvent
-
- tree() - Method in interface org.freehep.jas.plugin.tree.utils.linkNode.LinkNode
-
The FTree to which the linked path belongs to.
- treeCellRendererComponent(Component, FTreeNode, boolean, boolean, boolean, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
- treeCellRendererComponent(Component, FTreeNode, boolean, boolean, boolean, boolean) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- treeCellRendererComponent(Component, FTreeNode, boolean, boolean, boolean, boolean) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
This method is invoked on all adapters, starting from the lower priority one
each time the corresponding FTreeNode is to be rendered in the FTree.
- treeChanged(FTreeNotification) - Method in interface org.freehep.jas.plugin.tree.FTree
-
Notify the FTree that something has changed.
- treeNodeAdapterRegistry() - Method in class org.freehep.jas.plugin.tree.FTreePlugin
-
- treeNodeAdapterRegistry() - Method in interface org.freehep.jas.plugin.tree.FTreeProvider
-
Get the FTreeNodeAdapterRegistry.
- treeNodeAdaptersForClass(Class) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProvider
-
Get the array of FTreeNodeAdapter that provide the behavior for the
given class.
- treeNodeAdaptersForClass(Class) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterProvider
-
Get the array of FTreeNodeAdapter that provide the behavior for the
given class.
- treeNodeObjectProvider(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
-
Get the FTreeNodeObjectProvider for this adapter.
- treeNodeObjectProvider(FTreeNode) - Method in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProxy
-
- treeNodeObjectProvider(FTreeNode) - Method in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
-
Get the FTreeNodeObjectProvider for a given node.
- trigger() - Method in class org.freehep.jas.util.waitcursor.WaitCursorEventQueue
-
- type() - Method in interface org.freehep.jas.plugin.tree.FTreeNode
-
Get the node's type.