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

A

abortBootstrap(BundleContext, Throwable) - Static method in class livespace.osgi.bootstrap.Activator
 
AboutBoxPanel - Class in livespace.ui.dashboard
 
AboutBoxPanel(Composite) - Constructor for class livespace.ui.dashboard.AboutBoxPanel
 
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Not Implemented.
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Not Implemented.
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Not Implemented.
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
aboutToRemovePanel(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.HidePolicy
 
aboutToRemovePanel(PanelManagerEvent) - Method in interface dsto.dfc.swing.panels.PanelManagerListener
 
absLocation - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
absoluteIndex(List, int) - Method in class dsto.dfc.collections.CompositeList
 
AbstractAboutCommand - Class in dsto.dfc.swt.commands
Base for commands that show an "about box.
AbstractAboutCommand(Shell) - Constructor for class dsto.dfc.swt.commands.AbstractAboutCommand
 
AbstractAddEntryCommand - Class in dsto.dfc.swt.commands
Base class for commands that add a new entry to a control.
AbstractAddEntryCommand() - Constructor for class dsto.dfc.swt.commands.AbstractAddEntryCommand
 
AbstractAddRowCommand - Class in dsto.dfc.swing.list
Base class for "Add New Row"-type commands.
AbstractAddRowCommand(DfcList) - Constructor for class dsto.dfc.swing.list.AbstractAddRowCommand
 
AbstractBiDiPipe - Class in dsto.dfc.swt.forms
Abstract base for pipes that are bi-directional (accept inputs and outputs).
AbstractBiDiPipe() - Constructor for class dsto.dfc.swt.forms.AbstractBiDiPipe
 
AbstractBooleanCommand - Class in dsto.dfc.swing.commands
Base class for commands that can be 'on' or 'off'.
AbstractBooleanCommand() - Constructor for class dsto.dfc.swing.commands.AbstractBooleanCommand
 
AbstractBooleanCommand(String) - Constructor for class dsto.dfc.swing.commands.AbstractBooleanCommand
 
AbstractCache - Class in dsto.dfc.collections.cache
This is the base class for all cache implementations provided in the org.apache.oro.util package.
AbstractCache(int) - Constructor for class dsto.dfc.collections.cache.AbstractCache
The primary constructor for GenericCache.
AbstractCellEditor - Class in dsto.dfc.swing.controls
Abstract base class for cell editors based on a JPanel which provides automatic implementation of TableCellEditor and TreeCellEditor.
AbstractCellEditor() - Constructor for class dsto.dfc.swing.controls.AbstractCellEditor
 
AbstractCellRenderer - Class in dsto.dfc.swing.controls
Base for classes that want to implement a cell renderer that can be used interchangably for lists, tables and trees: classes implement one method (getRendererComponent ()) to provide a renderer for all 3 interfaces.
AbstractCellRenderer() - Constructor for class dsto.dfc.swing.controls.AbstractCellRenderer
 
AbstractCnpCommand - Class in dsto.dfc.swing.dnd
Abstract base class for clipboard based commands operating on a CnpProvider.
AbstractCnpCommand(CnpProvider, String) - Constructor for class dsto.dfc.swing.dnd.AbstractCnpCommand
Create a new instance.
AbstractCommand - Class in dsto.dfc.swing.commands
Base class for commands.
AbstractCommand() - Constructor for class dsto.dfc.swing.commands.AbstractCommand
 
AbstractCommand(String) - Constructor for class dsto.dfc.swing.commands.AbstractCommand
 
AbstractCommand - Class in dsto.dfc.swt.commands
Base class for most commands.
AbstractCommand(String, Icon, String, String, boolean) - Constructor for class dsto.dfc.swt.commands.AbstractCommand
Create a new instance.
AbstractCommand(String, String, String, String, boolean) - Constructor for class dsto.dfc.swt.commands.AbstractCommand
Create a new instance.
AbstractCommand(String, String, String, String, boolean, char, int) - Constructor for class dsto.dfc.swt.commands.AbstractCommand
Create a new instance.
AbstractCommand(String, Icon, String, String, boolean, char, int) - Constructor for class dsto.dfc.swt.commands.AbstractCommand
Create a new instance.
AbstractCommandItemProvider - Class in dsto.dfc.swt.commands
Abstract base class for command UI providers that represent a command with an SWT Item.
AbstractCommandItemProvider(CommandView, Command, Widget, int) - Constructor for class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
AbstractCompositeCommand - Class in dsto.dfc.swing.commands
The AbstractCompositeCommand should be used when you want to have a list of commands that are in some way linked together.
AbstractCompositeCommand() - Constructor for class dsto.dfc.swing.commands.AbstractCompositeCommand
Default constructor creates a menu provider.
AbstractCopyCommand - Class in dsto.dfc.swt.commands
 
AbstractCopyCommand() - Constructor for class dsto.dfc.swt.commands.AbstractCopyCommand
 
AbstractCreateItemCommand - Class in dsto.dfc.swt.viewers
Abstract base class for commands that create new items in a collection being viewed by a JFace StructuredViewer.
AbstractCreateItemCommand(StructuredViewer) - Constructor for class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
AbstractCreateItemCommand(StructuredViewer, Collection) - Constructor for class dsto.dfc.swt.viewers.AbstractCreateItemCommand
Create a new instance.
AbstractCustomizeRowCommand - Class in dsto.dfc.swing.table
Abstract base class for commands that customize the selected row of a table.
AbstractCustomizeRowCommand(DfcTable) - Constructor for class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
AbstractCutCommand - Class in dsto.dfc.swt.commands
 
AbstractCutCommand() - Constructor for class dsto.dfc.swt.commands.AbstractCutCommand
 
AbstractDashboardPanel - Class in livespace.ui.dashboard
Base class for dashboard panels using the JFace Window class as a basis.
AbstractDashboardPanel(IDashboard, String) - Constructor for class livespace.ui.dashboard.AbstractDashboardPanel
 
AbstractDashboardPanel(IDashboard, String, IDataBean) - Constructor for class livespace.ui.dashboard.AbstractDashboardPanel
 
AbstractDataBean - Class in dsto.dfc.databeans
Abstract base implementation of IDataBean.
AbstractDataBean() - Constructor for class dsto.dfc.databeans.AbstractDataBean
 
AbstractDataObject - Class in dsto.dfc.databeans
Abstract base class for IDataObject's.
AbstractDataObject() - Constructor for class dsto.dfc.databeans.AbstractDataObject
 
AbstractDeleteCommand - Class in dsto.dfc.swt.commands
Basic delete command.
AbstractDeleteCommand() - Constructor for class dsto.dfc.swt.commands.AbstractDeleteCommand
 
AbstractDfcListModel - Class in dsto.dfc.swing.list
An abstract implementation of an immutable DfcListModel.
AbstractDfcListModel() - Constructor for class dsto.dfc.swing.list.AbstractDfcListModel
 
AbstractDfcTableModel - Class in dsto.dfc.swing.table
Base class for implementations of DfcTableModel.
AbstractDfcTableModel() - Constructor for class dsto.dfc.swing.table.AbstractDfcTableModel
 
AbstractDfcTreeModel - Class in dsto.dfc.swing.tree
Base class for clients implementing DfcTreeModel.
AbstractDfcTreeModel() - Constructor for class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
AbstractDocument - Class in dsto.dfc.swing.persistence
A base implementation of Document which implements the high-level bahaviour of a document without being specific to a particular persistent storage mechanism.
AbstractDocument() - Constructor for class dsto.dfc.swing.persistence.AbstractDocument
 
AbstractEnumeratedCommand - Class in dsto.dfc.swing.commands
Abstract base class for commands that act to select one or more values from an enumerated set (eg zoom levels, open windows, etc).
AbstractEnumeratedCommand() - Constructor for class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
AbstractEnumerationValue - Class in dsto.dfc.util
Base class for enumerated types.
AbstractEnumerationValue() - Constructor for class dsto.dfc.util.AbstractEnumerationValue
 
AbstractFormEditor - Class in dsto.dfc.swing.forms
Utility base class for FormEditor's.
AbstractFormEditor() - Constructor for class dsto.dfc.swing.forms.AbstractFormEditor
 
AbstractFormEditor(ValueConverter) - Constructor for class dsto.dfc.swing.forms.AbstractFormEditor
 
AbstractFormEditor(String, ValueConverter) - Constructor for class dsto.dfc.swing.forms.AbstractFormEditor
 
AbstractFormEditorComponent - Class in dsto.dfc.swing.forms
Abstract base class for JComponent-based FormEditor's.
AbstractFormEditorComponent() - Constructor for class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
AbstractIconicFolder - Class in dsto.dfc.swing.controls
Utility base class for IconicFolder's.
AbstractIconicFolder() - Constructor for class dsto.dfc.swing.controls.AbstractIconicFolder
 
AbstractMediaEngine - Class in livespace.services.common
 
AbstractMediaEngine() - Constructor for class livespace.services.common.AbstractMediaEngine
 
AbstractMonitoredEdit - Class in dsto.dfc.swing.undo
Abstract implementation of the MonitoredEdit interface.
AbstractMonitoredEdit() - Constructor for class dsto.dfc.swing.undo.AbstractMonitoredEdit
For bean serialisation only
AbstractMonitoredEdit(String[], Object[]) - Constructor for class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
AbstractMoveCommand - Class in dsto.dfc.swing.commands
Base class for commands that move items up/down within their host.
AbstractMoveCommand(SelectionEventSource, boolean) - Constructor for class dsto.dfc.swing.commands.AbstractMoveCommand
Create a new instance.
AbstractMutableCommand - Class in dsto.dfc.swing.commands
Base class for commands that have changeable properties.
AbstractMutableCommand() - Constructor for class dsto.dfc.swing.commands.AbstractMutableCommand
 
AbstractMutableCommand(String) - Constructor for class dsto.dfc.swing.commands.AbstractMutableCommand
 
AbstractNamedObject - Class in dsto.dfc.util
Abstract base class for objects with a name that (at least partially) defines their identity.
AbstractNamedObject() - Constructor for class dsto.dfc.util.AbstractNamedObject
 
AbstractPasteCommand - Class in dsto.dfc.swt.commands
 
AbstractPasteCommand() - Constructor for class dsto.dfc.swt.commands.AbstractPasteCommand
 
AbstractPipe - Class in dsto.dfc.swt.forms
Base class for the Pipe interface.
AbstractPipe() - Constructor for class dsto.dfc.swt.forms.AbstractPipe
 
AbstractPopupEditor - Class in dsto.dfc.swing.controls
Abstract base class for editors that use the [editor][...] pattern to a display a value and provide a popup dialog to edit the value.
AbstractPopupEditor() - Constructor for class dsto.dfc.swing.controls.AbstractPopupEditor
 
AbstractPopupEditor(CellRenderer) - Constructor for class dsto.dfc.swing.controls.AbstractPopupEditor
Create a new editor.
AbstractPropertiesCommand - Class in dsto.dfc.swt.commands
Base class for Properties type commands.
AbstractPropertiesCommand() - Constructor for class dsto.dfc.swt.commands.AbstractPropertiesCommand
 
AbstractPropertyFilterSet - Class in dsto.dfc.databeans.views
Base class for automatically-generated sets of IFilter's for filtering against values of a IDataObject property.
AbstractPropertyFilterSet(IDataObject, String) - Constructor for class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
AbstractProtocol - Class in dsto.dfc.test
A protocol framework to be used with ProtocolServer.
AbstractProtocol() - Constructor for class dsto.dfc.test.AbstractProtocol
 
AbstractSelectionBasedCommand - Class in dsto.dfc.swing.commands
Base class for commands that are affected by changes in a SelectionEventSource (eg become disabled when nothing is selected).
AbstractSelectionBasedCommand(SelectionEventSource) - Constructor for class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
 
AbstractSelectionBasedCommand(SelectionEventSource, String) - Constructor for class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
 
AbstractSelectionBasedCommand() - Constructor for class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
 
AbstractShowCustomizerCommand - Class in dsto.dfc.swing.forms
Base implementation of the properties command that attempts to show a JavaBean's FormEditor-compliant customizer.
AbstractShowCustomizerCommand(Component) - Constructor for class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
 
AbstractStyle - Class in dsto.dfc.swing.styles
Base implementation of the Style interface.
AbstractStyle() - Constructor for class dsto.dfc.swing.styles.AbstractStyle
 
AbstractStyle(String, String, Class, String, String) - Constructor for class dsto.dfc.swing.styles.AbstractStyle
Creates a new AbstractStyle instance.
AbstractStyle(String, String, Class, String, Icon) - Constructor for class dsto.dfc.swing.styles.AbstractStyle
Creates a new AbstractStyle instance.
AbstractStyle - Class in dsto.dfc.swt.styles
Base implementation of the Style interface.
AbstractStyle() - Constructor for class dsto.dfc.swt.styles.AbstractStyle
 
AbstractStyle(String, String, Class, String, String) - Constructor for class dsto.dfc.swt.styles.AbstractStyle
Creates a new AbstractStyle instance.
AbstractStyle(String, String, Class, String, Icon) - Constructor for class dsto.dfc.swt.styles.AbstractStyle
Creates a new AbstractStyle instance.
AbstractUndoableCommand - Class in dsto.dfc.swing.undo
Abstract super class for undo and redo commands.
AbstractUndoableCommand(MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.AbstractUndoableCommand
Used by subclasses to register the MonitoredUndoManager being listened to and construct the cursor update policy.
accept(File) - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(File) - Method in class dsto.dfc.swing.text.selection.SelectorFileFilter
 
accept(File, String) - Method in class dsto.dfc.swing.text.selection.SelectorFilenameFilter
 
acquireScheduler() - Static method in class livespace.services.Livespace
Get a shared scheduler for background tasks.
ACTION_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
Action property
actionListeners - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
actionListeners - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
actionOnLoseFocus - Variable in class dsto.dfc.swing.controls.IconTextField
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.AbstractCommand
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.CommandActionListenerAdapter
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
When Someone chooses a color on the ColorSchemePanel hide the ColorChooserPanel.
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.DfcToolTipManager.DurationTimeAction
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.DfcToolTipManager.InsideTimerAction
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.ButtonChangeListener
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.TextFieldListener
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.RadioBox
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.SplashScreen
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
activate() - Method in class dsto.dfc.swing.commands.CommandView
Logically active this view, bringing any of its overloaded commands to the 'top', making them active.
activate() - Method in class dsto.dfc.swt.commands.CommandView
Logically activate this view, bringing any of its overloaded commands to the 'top', making them active.
activate() - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Default activation method is to simply call open ().
activate() - Method in interface livespace.ui.dashboard.IDashboardPanel
Acivate the panel's UI elements (windows, panels, etc).
activateCustomizer(CustomizersTreeModel.Entry) - Method in class dsto.dfc.swing.forms.CustomizersPanel
Activate a customizer
activatePanel(String) - Method in class livespace.ui.dashboard.DashboardService
 
activatePanel(ServiceReference) - Method in class livespace.ui.dashboard.DashboardService
Activate the panel in a service ref.
activateSubtree(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandView
 
activateSubtree(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandView
 
Activator - Class in livespace.elvin.client
 
Activator() - Constructor for class livespace.elvin.client.Activator
 
Activator - Class in livespace.elvin.server
 
Activator() - Constructor for class livespace.elvin.server.Activator
 
Activator - Class in livespace.osgi.bootstrap
The Livespace bootstrap service activator.
Activator() - Constructor for class livespace.osgi.bootstrap.Activator
 
Activator - Class in livespace.ui.dashboard
The dashboard service activator.
Activator() - Constructor for class livespace.ui.dashboard.Activator
 
activeDialog - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
activeEditor - Variable in class dsto.dfc.swing.forms.MultiplexFormEditor
 
activeEntry - Variable in class dsto.dfc.swing.forms.CustomizersPanel
 
activePanel - Variable in class dsto.dfc.swing.panels.PanelManager
 
ActivePanelEdit - Class in dsto.dfc.swing.panels
Edit for changing the active panel of the PanelManager.
ActivePanelEdit() - Constructor for class dsto.dfc.swing.panels.ActivePanelEdit
For bean serialisation only
ActivePanelEdit(PanelManager, int, int) - Constructor for class dsto.dfc.swing.panels.ActivePanelEdit
 
activity - Variable in class livespace.services.entities.teamscope.LogEntry
 
add(Object) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
add(Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
add(int, Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
add(Object) - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
add(K) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
add(Object) - Method in class dsto.dfc.collections.CountedSet
 
add(Object) - Method in class dsto.dfc.collections.EmptyCollection
 
add(Object) - Method in class dsto.dfc.collections.IdentityHashSet
Adds the specified element to this set if it is not already present.
add(IDataObject) - Method in class dsto.dfc.databeans.Registry
Add an object to the registry.
add(IDataObject) - Method in class dsto.dfc.databeans.SupersetDataObject
Add a sub object to the set.
add(Object, Object) - Method in class dsto.dfc.databeans.SupersetDataObject
 
add(IFilter<T>) - Method in class dsto.dfc.databeans.UnionFilter
 
add(LogEvent) - Static method in class dsto.dfc.logging.Log
Log an existing log event.
add(int, String, Object) - Static method in class dsto.dfc.logging.Log
Add a message to the log.
add(int, String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
Add a message to the log.
add(LogEvent) - Method in class dsto.dfc.logging.LogMessageBuffer
Add an event to the buffer.
add(LogEvent, int) - Method in class dsto.dfc.logging.LogMessageBuffer
Add an event to the specified index of buffer.
add(IDelegate) - Method in class dsto.dfc.reflection.Delegates
 
add(DefaultDfcTreeModel.Node, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
Add a child node at its appropriate position in the child list.
add(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
add(Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
add(int, Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
add(Closeable) - Method in class dsto.dfc.test.AutoClose
 
add(Dependency) - Method in class livespace.osgi.Dependencies
Add a sub-dependency to the set.
add(Object, Dependency) - Method in class livespace.osgi.Dependencies
Add a sub-dependency to the set with a given name.
add(VideoSourceEntity) - Method in class livespace.services.entities.ComputerEntity
Add the video output to this computer.
add(SchematicItem) - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
Adds a SchematicItem instance to the container
add(Entity) - Method in class livespace.services.EntityList
Adds the specified entity to the end of the list.
add(int, Entity) - Method in class livespace.services.EntityList
Inserts the specified entity at the specified position in the list.
add(Entity) - Method in class livespace.services.EntityQueue
 
add(Entity) - Method in class livespace.services.EntityRegistry
Add an entity to the registry.
add_escapes(String) - Method in exception dsto.dfc.swing.text.selection.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_IMAGE_URL - Static variable in class dsto.dfc.swing.text.TermCustomizer
 
addActionListener(ActionListener) - Method in class dsto.dfc.swing.commands.CommandMenuButton
Add an action listener.
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Adds an actionListener to the list.
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ComboList
 
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.IconTextField
 
addActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.NumericSpinner
Add an ActionListener, by passing it onto the TextField.
addAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
addAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredList
 
addAll(int, Collection) - Method in class dsto.dfc.collections.BasicMonitoredList
 
addAll(Collection<? extends K>) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
addAll(Collection) - Method in class dsto.dfc.collections.CountedSet
 
addAll(Collection) - Method in class dsto.dfc.collections.EmptyCollection
 
addAllCommands() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
The panel's commands are merged with the client component's commands.
addButton(ArrayList, String, String, String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Add a button.
addCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
addCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
addCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
addChangeListener(ChangeListener) - Method in interface dsto.dfc.swing.commands.CustomMenuProvider
Custom menu providers should fire change events when the menu UI needs to be updated.
addChangeListener(ChangeListener) - Method in interface dsto.dfc.swing.commands.CustomToolBarProvider
Custom tool bar component providers should fire change events when the ToolBar UI needs to be updated.
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
addChangeListener(ChangeListener) - Method in class dsto.dfc.swing.text.TermCustomizer
 
addChild(DefaultDfcTreeModel.Node, Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
addChild(DefaultDfcTreeModel.Node, Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
addChild(MutableTreeNode, Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Shortcut to add a user object to a node in the tree.
addChild(MutableTreeNode, Object, int) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Shortcut to add a user object to a node in the tree.
addClassInstantiationListener(ClassInstantiationListener) - Method in class dsto.dfc.util.BasicClassInstantiationEventSource
 
addClientCommands() - Method in class dsto.dfc.swing.panels.ClientCommandViews
 
addClipboardListener(ClipboardListener) - Static method in class dsto.dfc.swing.dnd.ClipboardManager
 
addCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
addCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
addCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.CompositeList
 
addCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.CountedSet
 
addCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.EmptyMonitoredCollection
 
addCollectionListener(CollectionListener) - Method in interface dsto.dfc.collections.MonitoredCollection
 
addCollectionListener(CollectionListener) - Method in interface dsto.dfc.collections.MonitoredMap
 
addColumn(String, int) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
Add a column to the sort list.
addColumn(TableColumn, String) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Add a column with no sorter.
addColumn(TableColumn, String, ViewerSorter) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Add a column.
addColumn(String, String, int) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Shortcut to add a left-aligned column with a set property, title and suggested column width.
addColumn(String, String, int, int) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Shortcut to add a column with a set property, title and suggested column width.
addColumn(String, String, ViewerSorter, int, int) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Shortcut to add a column with a set property, title, sorter and suggested column width.
addCommand(Command) - Method in class dsto.dfc.swing.commands.CommandView
Add a command to the end of the view.
addCommand(Command, int) - Method in class dsto.dfc.swing.commands.CommandView
Add a command to the view at a specific index.
addCommand(Command) - Method in class dsto.dfc.swing.panels.StandardCommandViews
 
addCommand(Command) - Method in class dsto.dfc.swt.commands.CommandView
Add a command to the end of the view.
addCommand(Command, int) - Method in class dsto.dfc.swt.commands.CommandView
Add a command to the view at a specific index.
addCommandListener(CommandListener) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
addCommandListener(CommandListener) - Method in interface dsto.dfc.swt.commands.Command
 
addCommands(Collection) - Method in class dsto.dfc.swing.commands.CommandView
 
addCommands(Collection) - Method in class dsto.dfc.swing.panels.StandardCommandViews
 
addCommands(Collection) - Method in class dsto.dfc.swt.commands.CommandView
Add a collection of commands.
addCommandViewNodeListener(CommandViewNodeListener) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
addCommandViewNodeListener(CommandViewNodeListener) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
addContent(ArrayList, String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
addCustomizer(MutableTreeNode, CustomizersTreeModel.Entry) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
 
addCustomizer(MutableTreeNode, CustomizersTreeModel.Entry, int) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
Add a new customizer.
addDefaultColumn(String, int) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
Add a column to the default list used when no columns are selected for sorting.
addDefaultExtension(File, String) - Static method in class dsto.dfc.util.Files
Add a default extension to a file if it does not already have one.
addDefaultExtension(String, String) - Static method in class dsto.dfc.util.Files
 
addDeleteTermButton(ArrayList, int) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Add a 'delete term' button to a buffer.
addDfcMonitoredListListener(DfcMonitoredListListener) - Method in class dsto.dfc.collections.DfcMonitoredList
 
addedBy - Variable in class livespace.services.entities.Link
The username of user who added the link
addEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Add an edit to the group.
addEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Add an edit to list at position of undoCursor, and advance cursor.
addEditor(String, FormEditor) - Method in class dsto.dfc.swing.forms.BasicForm
 
addEditor(String, FormEditor, ValueConverter) - Method in class dsto.dfc.swing.forms.BasicForm
 
addEditor(String, FormEditor) - Method in interface dsto.dfc.swing.forms.Form
 
addEditor(String, FormEditor, ValueConverter) - Method in interface dsto.dfc.swing.forms.Form
Add an editor for a given property of the form value.
addEditor(String, FormEditor) - Method in class dsto.dfc.swing.forms.FormDialog
 
addEditor(String, FormEditor, ValueConverter) - Method in class dsto.dfc.swing.forms.FormDialog
 
addEditor(String, FormEditor) - Method in class dsto.dfc.swing.forms.FormPanel
 
addEditor(String, FormEditor, ValueConverter) - Method in class dsto.dfc.swing.forms.FormPanel
 
addEditorValue(Object) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
Add a new editor template value.
addEntityClient(String) - Method in class livespace.services.EntityClients
 
addEntry(Object, CommandViewNode, int) - Method in class dsto.dfc.swing.commands.CommandView
 
addEntry(DfcListModel, Object, int) - Method in class dsto.dfc.swing.list.AbstractAddRowCommand
Subclasses may override this to change the way the entry is added to a model.
addEntry(Object, int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
addEntry(Object, int) - Method in interface dsto.dfc.swing.list.DfcListModel
Add an entry can at a given row.
addEntry(Object, int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
addEntry(Object) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
Add a new entry at its correct sorted index in the list.
addEntry(Object, int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
addEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
addEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
addEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
addEntry(Object, Object, int) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Add a child to parent at a given index.
addEntry(Object, CommandViewNode, int) - Method in class dsto.dfc.swt.commands.CommandView
 
addEntry(ActionListener, long) - Method in class dsto.dfc.util.CronDaemon
 
addEntry(ActionListener, long, long) - Method in class dsto.dfc.util.CronDaemon
 
addEntryCommand - Variable in class dsto.dfc.swing.table.MapTableView
 
addEscapes(String) - Static method in error dsto.dfc.swing.text.selection.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEvent(LogEvent) - Method in class dsto.dfc.swing.logging.LogPanel
Add a log event to the text pane.
addExcludeMatchers(ResourceMatcher[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addExcludeMatchers.
addExcludeMatchers(List) - Method in class dsto.dfc.tools.JarX
Add a list of ResourceMatcher's to the excludes list.
addExcludeRegexps(String[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addExcludes.
addExcludeRegexps(List) - Method in class dsto.dfc.tools.JarX
Add a set of regular expression rules to the exclude set.
addExcludes(String[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addExcludes.
addExcludes(List) - Method in class dsto.dfc.tools.JarX
Add simple string or wildcard rules to the exclude set.
addExtension(String) - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Adds a filetype "dot" extension to filter against.
addFilter(Object, IFilter<IDataObject>) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Add a filter for a value.
addFilterFor(Object) - Method in class dsto.dfc.databeans.views.MultiValuePropertyFilterSet
 
addFiltersFor(Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Add filters for a given property value.
addFiltersFor(Object) - Method in class dsto.dfc.databeans.views.MultiValuePropertyFilterSet
 
addFiltersFor(Object) - Method in class dsto.dfc.databeans.views.PropertyFilterSet
 
addFirstListener(Object) - Method in class dsto.dfc.util.EventListenerList
Add listener to the front of the list, so it will get events before all other current listeners.
addFirstPropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.AbstractDataObject
Add listener to the front of the list, so it will get events before all other current listeners.
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.FormDialog
 
addFormEditorListener(FormEditorListener) - Method in interface dsto.dfc.swing.forms.FormEditor
 
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.FormPanel
 
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
addFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.table.MapTableView
 
addGroup(String) - Method in class dsto.dfc.swing.commands.CommandView
 
addGroup(String, int) - Method in class dsto.dfc.swing.commands.CommandView
Add an empty command group to the view.
addGroup(String) - Method in class dsto.dfc.swt.commands.CommandView
 
addGroup(String, int) - Method in class dsto.dfc.swt.commands.CommandView
Add an empty command group to the view.
addIcon(Icon) - Method in class dsto.dfc.swing.icons.FlowIcon
 
addIcon(Icon) - Method in class dsto.dfc.swt.icons.FlowIcon
 
addImage(Image, int, int) - Method in class dsto.dfc.swing.controls.BillBoard
 
addImage(Image, EnumerationValue) - Method in class dsto.dfc.swing.controls.BillBoard
 
addImage(Image, int) - Method in class dsto.dfc.swing.controls.DfcBillboard
 
addImage(Image, int, int) - Method in class dsto.dfc.swing.controls.DfcBillboard
 
addImpl(Component, Object, int) - Method in class dsto.dfc.swing.commands.ToolbarPanel
 
addImpl(Component, Object, int) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
addItem(IDataObject) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Add the filters for a given item in the source set.
addItem(Object) - Method in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
addJarFile(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Adds a path to a jar file to the end of the search path.
addLayoutComponent(Component, Object) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
addLayoutComponent(String, Component) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
addLayoutComponent(String, Component) - Method in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
addLink(String, String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
addList(List) - Method in class dsto.dfc.collections.CompositeList
 
addList(List, int) - Method in class dsto.dfc.collections.CompositeList
 
addListDataListener(ListDataListener) - Method in class dsto.dfc.swing.undo.EditListModel
Add a listener to the list that's notified each time a change to the data model occurs.
addListener(PanelManager.WindowEventListener) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
addListener(PanelManager.WindowEventListener) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
addListener(int, Listener) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
Add a SWT.Selection listener to listen for URL clicks (URL in Event.text).
addListener(Class, Object, Object) - Static method in class dsto.dfc.util.Beans
Add an event listener to a JavaBean using reflection.
addListener(Object, String, Class, Object) - Static method in class dsto.dfc.util.Beans
Dynamically add a listener to an event type using reflection.
addListener(Object) - Method in class dsto.dfc.util.EventListenerList
 
addLogListener(LogListener) - Static method in class dsto.dfc.logging.Log
 
addMessage(String, String) - Method in class dsto.dfc.swt.controls.StatusBar
Add a new message.
addMessage(String, int, String) - Method in class dsto.dfc.swt.controls.StatusBar
Add a new message.
addNewEditor(FormEditor) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
Adds a FormEditor to the end of the editor list.
addNewTermButton(ArrayList, int) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Add an 'new term' button to a buffer.
addOption(Option) - Method in class dsto.dfc.commandline.CmdLineParser
Add an option as one of the possible legal options to use.
addPanel(Component, int, String, Icon) - Method in class dsto.dfc.swing.panels.PanelManager
Add a new panel to the manager.
addPanel(Component, String, Icon) - Method in class dsto.dfc.swing.panels.PanelManager
Add a new panel to the manager.
addPanel(Component, int) - Method in class dsto.dfc.swing.panels.PanelManager
Add a new panel to the manager.
addPanel(Component) - Method in class dsto.dfc.swing.panels.PanelManager
Add a new panel to the manager, using default settings for all other options.
addPanel(Component, int, String, Icon, boolean, boolean) - Method in class dsto.dfc.swing.panels.PanelManager
Add a new panel to the manager.
addPanelManagerListener(PanelManagerListener) - Method in class dsto.dfc.swing.panels.PanelManager
 
addPath(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
addPath adds a directory path to the search path.
addPathEntry(String) - Method in class dsto.dfc.net.URLSearchPath
Shortcut to add a file to the search path.
addPathEntry(URL) - Method in class dsto.dfc.net.URLSearchPath
Add an entry to the set of URL's in the search path.
addPlugin(String) - Method in class dsto.dfc.util.plugins.PluginManager
Load a plugin and initialise it.
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.BasicPropertySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.EmptyPropertySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.FixedPropertySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface dsto.dfc.collections.PropertySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
addPropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface dsto.dfc.util.PropertyEventSource
 
addPropertyInfo(Object, TypeInfo) - Method in class dsto.dfc.databeans.TypeInfo
Add type info for the value of a given property.
addPropertyInfo(Object, String) - Method in class dsto.dfc.databeans.TypeInfo
Add type info for the value of a given property.
addPropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.AbstractDataObject
 
addPropertyListener(PropertyListener) - Method in interface dsto.dfc.databeans.IDataObject
Add a listener that will be notified when changes to the properties on this or child objects are made.
addPropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.ListDataObject
 
addPropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.MapDataObject
 
addPropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.SetDataObject
 
addPropertyListener(PropertyListener) - Method in class livespace.services.EntityClients
This method should be called only after all entity clients have been added, otherwise new entities will not have had the listener added.
addPropertyValue(String, Object) - Method in class dsto.dfc.collections.BasicPropertySet
 
addPropertyValue(String, Object) - Method in class dsto.dfc.collections.EmptyPropertySet
 
addPropertyValue(String, Object) - Method in class dsto.dfc.collections.FixedPropertySet
 
addPropertyValue(String, Object) - Method in interface dsto.dfc.collections.PropertySet
Add a values to the end of the list of property values.
addPropertyValue(String, Object) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
addPropertyValues(String, List) - Method in class dsto.dfc.collections.BasicPropertySet
 
addPropertyValues(String, List) - Method in class dsto.dfc.collections.EmptyPropertySet
 
addPropertyValues(String, List) - Method in class dsto.dfc.collections.FixedPropertySet
 
addPropertyValues(String, List) - Method in interface dsto.dfc.collections.PropertySet
Add a set of values to a property.
addPropertyValues(String, List) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
addRange(NumberSelectorPattern.Range) - Method in class dsto.dfc.swing.text.selection.NumberSelectorPattern
 
addResource(String, byte[]) - Method in class dsto.dfc.tools.JarX
Add a resource, and all the resources it references in the case of classes, to the archive.
addResourceFromClasspath(String) - Method in class dsto.dfc.tools.JarX
Add a resource (via addResource()) found by searching the classpath.
addResourceFromFile(String, File) - Method in class dsto.dfc.tools.JarX
Add a resource stored in a file (via addResource()).
addResourceFromZip(String, ZipFile) - Method in class dsto.dfc.tools.JarX
Add a resource stored in a ZIP archive (via addResource()).
addRootMatchers(ResourceMatcher[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addRootMatchers.
addRootMatchers(List) - Method in class dsto.dfc.tools.JarX
Add a list of ResourceMatcher's to the root resources list.
addRootRegexps(String[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addRootRegexps.
addRootRegexps(List) - Method in class dsto.dfc.tools.JarX
Add a list of regular expressions to the root resources list.
addRoots(String[]) - Method in class dsto.dfc.tools.JarX
Convenience version of addRoots.
addRoots(List) - Method in class dsto.dfc.tools.JarX
Add a list of resource names as roots of the resource tree to archive.
addSchematicListener(PropertyListener) - Method in class livespace.services.entities.room_presentation.RoomPresentation
Add a listener for changes to the container holding SchamticItem instance
addSchematicListener(PropertyListener) - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
Adds a listener to the container of SchemtaticItems instances
addSearchPath(String) - Static method in class dsto.dfc.swt.icons.Images
Add a path to the front of the list of paths searched for relative image resources.
addSearchPathEntry(String) - Method in class dsto.dfc.util.plugins.PluginManager
 
addSelectedEntry(Object) - Method in class dsto.dfc.swing.tree.DfcTree
 
addSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.event.BasicSelectionEventSource
 
addSelectionListener(SelectionListener) - Method in interface dsto.dfc.swing.event.SelectionEventSource
 
addSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.list.DfcList
 
addSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.table.DfcTable
 
addSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.tree.DfcTree
 
addSelectionModelListener(SelectionModelListener) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
addSelectionModelListener(SelectionModelListener) - Method in interface dsto.dfc.collections.SelectionModel
 
addSortingColumn(int, boolean) - Method in class dsto.dfc.swing.table.SortedTableModel
Add a column to the end of the list of columns to sort by (ie last in the sort order).
addSubset(Set) - Method in class dsto.dfc.collections.SuperSet
 
addSubtree(Object, int, TreeModel, Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Copy a subtree into this model.
addTerm(int) - Method in class dsto.dfc.swing.text.TermCustomizer
Add a term at a given row in the term list.
addTerm(ArrayList, Term, int, int) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Insert the ElementSpec's for a term into a buffer.
addText(String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
addText(String, AttributeSet) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
addTool(Component) - Method in interface dsto.dfc.swing.panels.FrameLike
 
addTool(Component) - Method in class dsto.dfc.swing.panels.GhostFrame
 
addTool(Component) - Method in class dsto.dfc.swing.panels.InsideFrame
 
addTool(Component) - Method in class dsto.dfc.swing.panels.OutsideFrame
 
addToolBarDivider(JToolBar) - Static method in class dsto.dfc.swing.commands.CommandToolBars
Add a divider to the bottom of the toolbar, similar to that used at the bottom of a menu bar.
addToolView(Component) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Create a new tool view attached to the panel containing a component.
addToolView(Component, Component) - Static method in class dsto.dfc.swing.panels.PanelManagerFinder
Utility method to create a tool view on a client component, managed by the PanelManager managing the client, or standalone if the client is not in a PanelManager.
addToPluginClasspath(String) - Method in class dsto.dfc.util.plugins.PluginManager
Add a new entry to the plugin classpath.
addTrayIcon(Win32Icon, String) - Static method in class dsto.dfc.util.win32.TaskBar
 
addTrayIcon(Win32Icon, String, TrayIconListener) - Static method in class dsto.dfc.util.win32.TaskBar
 
addTreeModelListener(TreeModelListener) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
addTypeAlias(String, Class) - Static method in class dsto.dfc.databeans.io.XmlIO
 
addTypeAlias(String, String) - Static method in class dsto.dfc.databeans.io.XmlIO
Add a global type alias.
addUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
addUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.EditPropagator
 
addUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.PanelManager
 
addUndoableEditListener(UndoableEditListener) - Method in interface dsto.dfc.swing.undo.UndoableEditSource
 
addView(CommandView) - Method in class dsto.dfc.swing.commands.CommandView
Add a child command view to this view.
addView(CommandView, int) - Method in class dsto.dfc.swing.commands.CommandView
Add a child command view with a specific index.
addView(CommandView) - Method in class dsto.dfc.swt.commands.CommandView
Add a child command view to this view.
addView(CommandView, int) - Method in class dsto.dfc.swt.commands.CommandView
Add a child command view with a specific index.
addZipFile(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Adds a path to a zip file to the end of the search path.
adjustBeginLineColumn(int, int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
advanceValue(String) - Method in interface dsto.dfc.swing.text.EnumeratedTerm
Called to request that a property value be incremented.
affectsOrder(PropertyPath) - Method in class dsto.dfc.databeans.CategorySorter
 
affectsOrder(PropertyPath) - Method in interface dsto.dfc.databeans.ISorter
Return true if a change to a given path might affect the sort order of the object at the root of the path.
affectsOrder(PropertyPath) - Method in class dsto.dfc.databeans.PropertySorterFilter
 
ALARM - Static variable in class dsto.dfc.logging.Log
 
alarm(String, Object) - Static method in class dsto.dfc.logging.Log
An alarm is for serious errors that indicate the program has failed in some non-recoverable way.
alarm(String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
An alarm is for serious errors that indicate the program has failed in some non-recoverable way.
ALARM_ICON - Static variable in class dsto.dfc.swing.logging.LogMessageTable
 
aliasToType(String) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Map an alias to it's a type value if it has one.
ALIGN_BOTTOM - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
ALIGN_CENTER - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
ALIGN_CENTER_CLIENT - Static variable in class dsto.dfc.swing.controls.DfcDialog
 
ALIGN_CENTER_CLIENT - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
ALIGN_CENTER_SCREEN - Static variable in class dsto.dfc.swing.controls.DfcDialog
 
ALIGN_CENTER_SCREEN - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
ALIGN_LEFT - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
ALIGN_NONE - Static variable in class dsto.dfc.swing.controls.DfcDialog
 
ALIGN_NONE - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
ALIGN_RIGHT - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
ALIGN_TOP - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
alignment - Variable in class dsto.dfc.swing.icons.CompositeIcon
 
alignment - Variable in class dsto.dfc.swt.icons.FlowIcon
 
alignment - Variable in class dsto.dfc.swt.icons.StackIcon
 
ALIGNMENT_BOTTOM_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_BOTTOM_LEFT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_CENTER - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_CENTER - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_MID_BOTTOM - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_MID_BOTTOM - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_MID_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_MID_LEFT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_MID_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_MID_RIGHT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_MID_TOP - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_MID_TOP - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_TOP_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_TOP_LEFT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
ALIGNMENT_TOP_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
ALIGNMENT_TOP_RIGHT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
alive - Variable in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
ALLOW_FECC - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional property which specifies if the vtc device will allow remote participants to control the local camera or not.
alreadyDisposed() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
alwaysTransient - Variable in class dsto.dfc.databeans.DataBean
 
Amplifier - Class in livespace.services.entities
Represents an audio amplifier.
Amplifier() - Constructor for class livespace.services.entities.Amplifier
 
Amplifier(String) - Constructor for class livespace.services.entities.Amplifier
 
Amplifier(String, String) - Constructor for class livespace.services.entities.Amplifier
 
ANALOG_SOURCE - Static variable in class livespace.services.entities.DisplayEntity
The value of videoInputType property for analog source (i.e.
ANY - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
append(Object) - Method in class dsto.dfc.databeans.PropertyPath
Append a new element to the end of the path.
applicationName() - Static method in class dsto.dfc.logging.Log
Get the application name, or null of none set.
apply() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
AQUAMARINE - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
AQUAMARINE_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
AQUAMARINE_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
ARGS - Static variable in class livespace.services.common.MetaAppsConstants
Space delimitered argument list
ARRAY - Static variable in class dsto.dfc.swt.viewers.SelectionBinding
 
ArrayIterator - Class in dsto.dfc.collections
Iterates through items in an array.
ArrayIterator(Object[]) - Constructor for class dsto.dfc.collections.ArrayIterator
Create a new instance.
ArrayIterator(Object[], int) - Constructor for class dsto.dfc.collections.ArrayIterator
Create a new instance.
arraysEqual(int[], int[]) - Static method in class dsto.dfc.collections.DfcCollections
Test whether two int arrays are equal.
arraysEqual(Object[], Object[]) - Static method in class dsto.dfc.collections.DfcCollections
 
ArrowIcon - Class in dsto.dfc.swing.icons
A dynamically drawn auto-scaling arrow icon.
ArrowIcon(int, int) - Constructor for class dsto.dfc.swing.icons.ArrowIcon
Creates a new icon with the arrow pointing in the direction specified.
ArrowIcon(int, int, Color) - Constructor for class dsto.dfc.swing.icons.ArrowIcon
 
ASCENDING - Static variable in class dsto.dfc.swt.viewers.TableColumnSorter
 
ascent - Variable in class dsto.dfc.swing.text.SimpleDocument.LineMetrics
 
ASCII_CharStream - Class in dsto.dfc.swing.text.selection
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class dsto.dfc.swing.text.selection.ASCII_CharStream
 
AssertionFailedException - Error in dsto.dfc.util
Thrown to indicate a debugging assertion has failed.
AssertionFailedException(String, Object) - Constructor for error dsto.dfc.util.AssertionFailedException
 
assertOk() - Method in class dsto.dfc.test.LogChecker
If any log errors/warnings have been detected since construction, throw an AssertionFailedError exception.
assertTrue(boolean, String) - Static method in class dsto.dfc.util.Debug
Deprecated. Use assert (condition, message, source) instead
assertTrue(boolean, String, Object) - Static method in class dsto.dfc.util.Debug
 
asyncConnect() - Method in class livespace.elvin.client.ElvinClient
 
asyncExec(IDelegate) - Method in class livespace.ui.dashboard.DashboardService
 
asyncExec(IDelegate) - Method in interface livespace.ui.dashboard.IDashboard
 
AudioMixerConstants - Class in livespace.services.common
Constants used and shared by audio mixer services and clients within the livespace.
AudioMixerConstants() - Constructor for class livespace.services.common.AudioMixerConstants
 
AudioMixerEntity - Class in livespace.services.entities
Entity for representing volume on an AV matrix switch.
AudioMixerEntity() - Constructor for class livespace.services.entities.AudioMixerEntity
 
AudioMixerEntity(String, String) - Constructor for class livespace.services.entities.AudioMixerEntity
 
audioSourceId - Variable in class livespace.services.entities.ComputerEntity
Id of the audio source.
audioSourceId - Variable in class livespace.services.entities.SpeakerEntity
The id of an audio source currently being played through this speaker.
audioVolume - Variable in class livespace.services.entities.vtc.VTCEntity
Specifies the audio volume as a percentage (in the range 0 - 100)
author - Variable in class livespace.services.entities.teamscope.LogEntry
 
AUTO_ANSWER - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional auto answer property which specifies whether auto answer is turned on or off
AutoClose - Class in dsto.dfc.test
Test utility to manage automatic close () of resources.
AutoClose() - Constructor for class dsto.dfc.test.AutoClose
 
autoNewline - Variable in class dsto.dfc.test.ProtocolServer
 
autoRegisterPanel(BundleContext, String, AbstractDashboardPanel) - Static method in class livespace.ui.dashboard.Dashboard
Register panel as a dashboard panel OSGi service.
autoRepeatTimer - Variable in class dsto.dfc.swing.controls.NumericSpinner.ButtonChangeListener
 
available() - Method in class livespace.services.entities.room_presentation.SchematicItem
Checks to see whether the underlying entity is available
avisLogToDfc(int) - Static method in class livespace.elvin.client.ElvinClient
 
AwtEventThreadExceptionLogger - Class in dsto.dfc.swing.logging
Sends unhandled exceptions in the AWT event loop to the system log.
AwtEventThreadExceptionLogger() - Constructor for class dsto.dfc.swing.logging.AwtEventThreadExceptionLogger
 

B

backgroundColor - Variable in class dsto.dfc.swing.controls.BillBoard
 
backingMap - Variable in class dsto.dfc.collections.BasicMonitoredMap
 
backup - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
backup(int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
BACKUP_DAILY - Static variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
BACKUP_MONTHLY - Static variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
BACKUP_REGEX - Static variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
BACKUP_WEEKLY - Static variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
BackwardToolButton - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
base - Variable in class dsto.dfc.swing.styles.StyleSheetTableView
 
basePicture - Variable in class livespace.services.entities.vtc.PictureEntity
Distinguishes between a picture that is a base picture (i.e.
baseWindow - Variable in class dsto.dfc.swing.panels.InternalFloatState
 
BasicAboutCommand - Class in dsto.dfc.swing.commands
Show an about box.
BasicAboutCommand(Component) - Constructor for class dsto.dfc.swing.commands.BasicAboutCommand
 
BasicAddEntryCommand - Class in dsto.dfc.swing.commands
Base class for commands that add a new entry to a control.
BasicAddEntryCommand() - Constructor for class dsto.dfc.swing.commands.BasicAddEntryCommand
 
basicAddPanel(PanelManager.Panel, int) - Method in class dsto.dfc.swing.panels.PanelManager
Do the job of adding a new Panel instance, updating active view, firing panel added event, etc.
BasicClassInstantiationEventSource - Class in dsto.dfc.util
Basic support class for managing ClassInstantiation listeners.
BasicClassInstantiationEventSource() - Constructor for class dsto.dfc.util.BasicClassInstantiationEventSource
 
BasicCollectionEventSource - Class in dsto.dfc.collections
Basic class to maintain a set of CollectionListener's.
BasicCollectionEventSource() - Constructor for class dsto.dfc.collections.BasicCollectionEventSource
 
BasicCollectionEventSource(Object) - Constructor for class dsto.dfc.collections.BasicCollectionEventSource
 
BasicCopyCommand - Class in dsto.dfc.swing.commands
 
BasicCopyCommand() - Constructor for class dsto.dfc.swing.commands.BasicCopyCommand
 
BasicCutCommand - Class in dsto.dfc.swing.commands
 
BasicCutCommand() - Constructor for class dsto.dfc.swing.commands.BasicCutCommand
 
BasicDeleteCommand - Class in dsto.dfc.swing.commands
Basic delete command.
BasicDeleteCommand(SelectionEventSource) - Constructor for class dsto.dfc.swing.commands.BasicDeleteCommand
 
BasicDocumentSaveAsCommand - Class in dsto.dfc.swing.persistence
Basic command to execute the saveAs() method on a Document.
BasicDocumentSaveAsCommand(Document) - Constructor for class dsto.dfc.swing.persistence.BasicDocumentSaveAsCommand
 
BasicDocumentSaveCommand - Class in dsto.dfc.swing.persistence
Command to invoke the save () method on a Document.
BasicDocumentSaveCommand(Document) - Constructor for class dsto.dfc.swing.persistence.BasicDocumentSaveCommand
 
BasicEnumeratedTermCustomizer - Class in dsto.dfc.swing.text
Base class for term customizers that select from a set of enumerated values.
BasicEnumeratedTermCustomizer() - Constructor for class dsto.dfc.swing.text.BasicEnumeratedTermCustomizer
 
BasicEnumeratedTermCustomizer(String, String) - Constructor for class dsto.dfc.swing.text.BasicEnumeratedTermCustomizer
Creates a new BasicEnumeratedTermCustomizer instance.
BasicExitCommand - Class in dsto.dfc.swing.commands
Base class for Exit commands.
BasicExitCommand() - Constructor for class dsto.dfc.swing.commands.BasicExitCommand
 
BasicExitCommand - Class in dsto.dfc.swt.commands
Base class for Exit commands.
BasicExitCommand() - Constructor for class dsto.dfc.swt.commands.BasicExitCommand
 
BasicFileOpenCommand - Class in dsto.dfc.swing.commands
Base class for File Open commands.
BasicFileOpenCommand() - Constructor for class dsto.dfc.swing.commands.BasicFileOpenCommand
 
BasicFileOpenCommand(Component) - Constructor for class dsto.dfc.swing.commands.BasicFileOpenCommand
 
BasicFileSaveAsCommand - Class in dsto.dfc.swing.commands
Base class for File "Save As..." commands.
BasicFileSaveAsCommand() - Constructor for class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
BasicFileSaveAsCommand(Component) - Constructor for class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
BasicFileSaveCommand - Class in dsto.dfc.swing.commands
Base class for File Save commands.
BasicFileSaveCommand() - Constructor for class dsto.dfc.swing.commands.BasicFileSaveCommand
 
BasicFileSaveCommand(Component) - Constructor for class dsto.dfc.swing.commands.BasicFileSaveCommand
 
BasicForm - Class in dsto.dfc.swing.forms
Basic implementation of the Form interface.
BasicForm() - Constructor for class dsto.dfc.swing.forms.BasicForm
 
BasicForm.EditorEntry - Class in dsto.dfc.swing.forms
 
BasicForm.EditorEntry(String, FormEditor, ValueConverter) - Constructor for class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
BasicFormEditorEventSource - Class in dsto.dfc.swing.forms
Utility class for managing a set of FormEditorListener's.
BasicFormEditorEventSource() - Constructor for class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
BasicFormEditorEventSource(Object) - Constructor for class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
BasicMonitoredCollection - Class in dsto.dfc.collections
Basic implementation of MonitoredCollection that acts as a wrapper around a Collection instance.
BasicMonitoredCollection(Collection) - Constructor for class dsto.dfc.collections.BasicMonitoredCollection
 
BasicMonitoredCollection.CollectionIteratorWrapper - Class in dsto.dfc.collections
Wraps an iterator to catch remove () operations.
BasicMonitoredCollection.CollectionIteratorWrapper() - Constructor for class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
BasicMonitoredCollection.CollectionIteratorWrapper(Iterator) - Constructor for class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
BasicMonitoredList - Class in dsto.dfc.collections
Basic implementation of MonitoredList that acts as a wrapper around a List instance.
BasicMonitoredList() - Constructor for class dsto.dfc.collections.BasicMonitoredList
Default constructor: uses an ArrayList as backing list.
BasicMonitoredList(List) - Constructor for class dsto.dfc.collections.BasicMonitoredList
 
BasicMonitoredList.ListIteratorWrapper - Class in dsto.dfc.collections
 
BasicMonitoredList.ListIteratorWrapper(int) - Constructor for class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
BasicMonitoredMap - Class in dsto.dfc.collections
An implementation of a MonitoredMap, wrapping a backing Map instance.
BasicMonitoredMap() - Constructor for class dsto.dfc.collections.BasicMonitoredMap
 
BasicMonitoredMap(Map) - Constructor for class dsto.dfc.collections.BasicMonitoredMap
 
BasicMonitoredMap.MyEntry - Class in dsto.dfc.collections
 
BasicMonitoredMap.MyEntry(Object, Object) - Constructor for class dsto.dfc.collections.BasicMonitoredMap.MyEntry
 
BasicMonitoredSet - Class in dsto.dfc.collections
Basic implementation of MonitoredSet that acts as a wrapper around a Set instance.
BasicMonitoredSet() - Constructor for class dsto.dfc.collections.BasicMonitoredSet
Create a new instance with a backing HashSet.
BasicMonitoredSet(Collection) - Constructor for class dsto.dfc.collections.BasicMonitoredSet
Create an instance from a set of entries.
BasicMonitoredSet(Set) - Constructor for class dsto.dfc.collections.BasicMonitoredSet
 
BasicPasteCommand - Class in dsto.dfc.swing.commands
 
BasicPasteCommand() - Constructor for class dsto.dfc.swing.commands.BasicPasteCommand
 
BasicPropertiesCommand - Class in dsto.dfc.swing.commands
Base class for Properties type commands.
BasicPropertiesCommand() - Constructor for class dsto.dfc.swing.commands.BasicPropertiesCommand
 
BasicPropertyEventSource - Class in dsto.dfc.util
Base implementation of PropertyEventSource.
BasicPropertyEventSource() - Constructor for class dsto.dfc.util.BasicPropertyEventSource
 
BasicPropertyEventSource(Object) - Constructor for class dsto.dfc.util.BasicPropertyEventSource
 
BasicPropertySet - Class in dsto.dfc.collections
An implementation of PropertySet using HashMap and ArrayList.
BasicPropertySet() - Constructor for class dsto.dfc.collections.BasicPropertySet
 
BasicSelectionEventSource - Class in dsto.dfc.swing.event
Base implementation of SelectionEventSource.
BasicSelectionEventSource() - Constructor for class dsto.dfc.swing.event.BasicSelectionEventSource
 
BasicSelectionEventSource(Object) - Constructor for class dsto.dfc.swing.event.BasicSelectionEventSource
 
BasicSelectionModelEventSource - Class in dsto.dfc.collections
Basic class to maintain a set of SelectionModelListener's.
BasicSelectionModelEventSource() - Constructor for class dsto.dfc.collections.BasicSelectionModelEventSource
 
BasicSelectionModelEventSource(Object) - Constructor for class dsto.dfc.collections.BasicSelectionModelEventSource
 
BasicSerializeCommand - Class in dsto.dfc.swing.persistence
Base implementation for commands that save objects using Serializer.
BasicSerializeCommand() - Constructor for class dsto.dfc.swing.persistence.BasicSerializeCommand
 
BasicSerializeCommand(Component) - Constructor for class dsto.dfc.swing.persistence.BasicSerializeCommand
 
basicSetModel(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
Subclasses should overrride this to actually change the model returned by getModel ().
BasicToggleCommand - Class in dsto.dfc.swt.commands
Base class for commands that can be "on" or "off".
BasicToggleCommand(String, String, String, String, boolean, char, int) - Constructor for class dsto.dfc.swt.commands.BasicToggleCommand
 
BasicToggleCommand(String, Icon, String, String, boolean, char, int) - Constructor for class dsto.dfc.swt.commands.BasicToggleCommand
 
BasicTreeModelEventSource - Class in dsto.dfc.swing.tree
Supports TreeModelEvent firing and listener registration.
BasicTreeModelEventSource() - Constructor for class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
bean - Variable in class dsto.dfc.databeans.DataBeanLink
 
BeanEndpoint - Class in dsto.dfc.swt.forms
A pipe endpoint that outputs its input to bean property (ie via set/get methods on a target object).
BeanEndpoint(Object, String) - Constructor for class dsto.dfc.swt.forms.BeanEndpoint
 
Beans - Class in dsto.dfc.util
Utilities for messing with JavaBeans.
beginColumn - Variable in class dsto.dfc.swing.text.selection.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class dsto.dfc.swing.text.selection.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
BillBoard - Class in dsto.dfc.swing.controls
BillBoard will let you place images in a certain layout, and a certain alignment.
BillBoard() - Constructor for class dsto.dfc.swing.controls.BillBoard
 
BillBoard.LayoutEnum - Class in dsto.dfc.swing.controls
This is used to store the layout and the alignment in
BillBoard.LayoutEnum(int, int, String, Icon) - Constructor for class dsto.dfc.swing.controls.BillBoard.LayoutEnum
 
bind(JComponent, CommandView) - Static method in class dsto.dfc.swing.commands.CommandKeyStrokeBinding
 
bindCommandToButton(Command, AbstractButton) - Method in class dsto.dfc.swing.undo.MonitorPanel
Attaches a command to a button.
BLACK - Static variable in class dsto.dfc.swt.DFC_SWT
 
blit(ImageData, ImageData, int, int) - Static method in class dsto.dfc.swt.icons.Images
Modified version of CompositeImageDescriptor.blit () from 3.0M6 that actually works.
BLUE - Static variable in class dsto.dfc.swt.DFC_SWT
 
BooleanOption - Class in dsto.dfc.commandline
A simple kind of option that handles toggled options.
BooleanOption(char, String) - Constructor for class dsto.dfc.commandline.BooleanOption
 
BooleanSelector - Class in dsto.dfc.swing.text.selection
Selector that matches booleans.
BooleanSelector() - Constructor for class dsto.dfc.swing.text.selection.BooleanSelector
 
BooleanSelector(String) - Constructor for class dsto.dfc.swing.text.selection.BooleanSelector
 
BooleanTranslator - Class in dsto.dfc.text
Converts boolean to/from string format.
BooleanTranslator() - Constructor for class dsto.dfc.text.BooleanTranslator
 
bootstrapContext - Static variable in class livespace.osgi.bootstrap.Main
Bundle context of bootstrap activator: set by activator on start(), cleared on stop().
BootStrapLoader - Class in dsto.dfc.util.plugins
BootStrapLoader loads and runs a main class, using DfcClassLoader as the class loader.
BootStrapLoader() - Constructor for class dsto.dfc.util.plugins.BootStrapLoader
 
BootstrapUtils - Class in livespace.osgi.bootstrap
This class is mainly copies of methods from DFC and livespace.osgi that the bootstrap system can't use directly due to it, well, needing to bootstrap this stuff in the first place.
border1 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
border2 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
border3 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
border4 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
border5 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
BorderedIcon - Class in dsto.dfc.swing.icons
An icon that displays a border around an encapsulated icon.
BorderedIcon(Icon, Border) - Constructor for class dsto.dfc.swing.icons.BorderedIcon
 
borderLayout1 - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
borderLayout1 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
BOTTOM - Static variable in class dsto.dfc.swt.icons.FlowIcon
 
BOTTOM - Static variable in class dsto.dfc.swt.util.Geometry
 
BOTTOM_CENTER - Static variable in class dsto.dfc.swing.controls.BillBoard
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swing.controls.Geometry
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swing.panels.Corner
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
BOTTOM_LEFT - Static variable in class dsto.dfc.swt.util.Geometry
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.controls.Geometry
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swing.panels.Corner
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
BOTTOM_RIGHT - Static variable in class dsto.dfc.swt.util.Geometry
 
BottomLeft - Class in dsto.dfc.swing.panels
BottomLeft positions an inner frame in the bottom left corner of a larger outer frame.
BottomLeft() - Constructor for class dsto.dfc.swing.panels.BottomLeft
 
bottomPanel - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
BottomRight - Class in dsto.dfc.swing.panels
BottomRight positions an inner frame in the bottom right corner of a larger outer frame.
BottomRight() - Constructor for class dsto.dfc.swing.panels.BottomRight
 
boundedRangeModelChangeListener - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
bounds - Variable in class livespace.services.entities.meta_apps.MediaView
Specifies bounds of view
brighten(Color) - Static method in class dsto.dfc.swing.controls.ToolButtonUI
Brighten a given colour by 10%.
broadcastEditEventsTo(UndoableEditListener) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
By invoking this method, the editEventRecorder will 'hear' every UndoableEdit that the MonitoredUndoManager 'hears'.
BrowserControl - Class in dsto.dfc.util
(mpp) Note: this code is based on 1.4b1 of BrowserLauncher.java from http://browserlauncher.sourceforge.net/.
bufpos - Variable in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
bumpRectangle(Rectangle, Rectangle) - Static method in class dsto.dfc.swing.controls.Geometry
 
bumpRectangle(Rectangle, Rectangle) - Static method in class dsto.dfc.swing.controls.WindowLayout
 
bumpRectangle(Rectangle) - Static method in class dsto.dfc.swt.util.Geometry
Return a rectangle's position, adjusting so it does not go outside the screen.
bumpRectangle(Rectangle, Rectangle) - Static method in class dsto.dfc.swt.util.Geometry
Ensure that childRect is in parentRect, and move it into it if not.
bundleChanged(BundleEvent) - Method in class livespace.osgi.bootstrap.Activator
 
bundleContext - Variable in class livespace.ui.dashboard.DashboardService
 
bundleCount() - Method in class livespace.osgi.bootstrap.DeployConfig
 
BUSY - Static variable in class livespace.services.common.MetaAppsConstants
Opening state
button(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a Button within the given parent with the given text and style.
button_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
ButtonEndpoint - Class in dsto.dfc.swt.forms
A pipe endpoint that connects a boolean input to the selected state of a SWT button (usually a checkbox or toggle button).
ButtonEndpoint(Button) - Constructor for class dsto.dfc.swt.forms.ButtonEndpoint
 
buttonGroup - Variable in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
ButtonHeaderRenderer - Class in dsto.dfc.swing.table
Custom cell renderer designed to be used as a header cell renderer in a JTable.
ButtonHeaderRenderer() - Constructor for class dsto.dfc.swing.table.ButtonHeaderRenderer
 
ButtonLayout - Class in dsto.dfc.swing.controls
Lays out a row of horizontal buttons neatly.
ButtonLayout() - Constructor for class dsto.dfc.swing.controls.ButtonLayout
 
ButtonLayoutHorizAlignmentPropertyEditor - Class in dsto.dfc.swing.controls
 
ButtonLayoutHorizAlignmentPropertyEditor() - Constructor for class dsto.dfc.swing.controls.ButtonLayoutHorizAlignmentPropertyEditor
 
ButtonLayoutVertAlignmentPropertyEditor - Class in dsto.dfc.swing.controls
 
ButtonLayoutVertAlignmentPropertyEditor() - Constructor for class dsto.dfc.swing.controls.ButtonLayoutVertAlignmentPropertyEditor
 
buttonList - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
buttonListener - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
buttonMargin - Static variable in class dsto.dfc.swing.controls.NumericSpinner
 
ButtonPanel - Class in dsto.dfc.swing.controls
A panel for displaying a row of buttons using a ButtonLayout.
ButtonPanel() - Constructor for class dsto.dfc.swing.controls.ButtonPanel
 
buttonPanel - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
ButtonPanelBeanInfo - Class in dsto.dfc.swing.controls
 
ButtonPanelBeanInfo() - Constructor for class dsto.dfc.swing.controls.ButtonPanelBeanInfo
 
buttonPressed(int) - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
BYTE - Static variable in class dsto.dfc.text.NumberTranslator
 

C

cache - Variable in class dsto.dfc.collections.cache.AbstractCache
 
Cache - Interface in dsto.dfc.collections.cache
An interface defining the basic functions of a cache.
cache - Variable in class dsto.dfc.swt.icons.IconCache
 
cache(URL, File) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Cache a file from a source URL to a local file.
cache(String, File) - Static method in class livespace.osgi.bootstrap.Main
 
cache(URL, File) - Static method in class livespace.osgi.bootstrap.Main
Cache a file from a source URL to a local file.
cacheBundle(URL) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Caches a remote bundle and returns a reference to the cached bundle.
CacheEntry - Class in dsto.dfc.collections.cache
A structure used to store values in a GenericCache.
CacheLRU - Class in dsto.dfc.collections.cache
This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
CacheLRU(int) - Constructor for class dsto.dfc.collections.cache.CacheLRU
Creates a CacheLRU instance with a given cache capacity.
CacheLRU() - Constructor for class dsto.dfc.collections.cache.CacheLRU
Same as:
calculateFrameSizeDifference(Component, Component) - Method in class dsto.dfc.swing.panels.TopLeft
 
calculateLocation(int) - Method in class dsto.dfc.swing.panels.InternalFloatState
each subsequent frame in the PanelManager is offset so that all newly created frames are visible and do not obscure each other.
call - Variable in class livespace.services.entities.vtc.PictureProgramWindowEntity
 
call - Variable in class livespace.services.entities.vtc.VirtualMonitorEntity
The id of the CallEntity this virtual monitor is to display.
callbackWithIdForObject(XmlEncodeContext.IdCallback, Element, Object, Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Register a callback to be invoked when an ID becomes defined for another encoded value.
callbackWithObjectForId(XmlDecodeContext.IdCallback, Element, String, Object) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Register a callback to be invoked when a value becomes available for a given ID.
CallEntity - Class in livespace.services.entities.vtc
 
CallEntity() - Constructor for class livespace.services.entities.vtc.CallEntity
 
CallEntity(String) - Constructor for class livespace.services.entities.vtc.CallEntity
 
CallEntity(String, String) - Constructor for class livespace.services.entities.vtc.CallEntity
 
calls - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the CallEntity's available on the vtc device
CameraEntity - Class in livespace.services.entities.vtc
 
CameraEntity() - Constructor for class livespace.services.entities.vtc.CameraEntity
 
CameraEntity(String) - Constructor for class livespace.services.entities.vtc.CameraEntity
 
CameraEntity(String, String) - Constructor for class livespace.services.entities.vtc.CameraEntity
 
cameras - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the CameraEntity's available on the vtc device
canAddEntry(Object, int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
canAddEntry(Object, int) - Method in interface dsto.dfc.swing.list.DfcListModel
Test if an entry can be added at a given row.
canAddEntry(Object, int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
canAddEntry(Object, int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
canAddEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
canAddEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
canAddEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
canAddEntry(Object, Object, int) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Test if a child can be added at a given index.
cancel() - Method in class dsto.dfc.swing.controls.DfcDialog
 
cancel() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
Cancel the dialog.
CANCEL_ACCELERATOR - Static variable in class dsto.dfc.swing.controls.DfcDialog
 
cancelButton_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.DfcDialog
 
cancelCellEditing() - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
cancelCellEditing() - Method in class dsto.dfc.swing.controls.ColorComboBox
 
cancelCellEditing() - Method in class dsto.dfc.swing.controls.DfcComboBox
 
cancelCellEditing() - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
cancelEditing() - Method in class dsto.dfc.swing.table.DfcTable
 
canCopyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canCopyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canCopyCells(int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if a copyCells () operation is permitted.
canCopyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canCopyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
canCopyEntry(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
canCopyEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
canCopyEntry(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
canCopyEntry(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Test if an entry may be copied into a transferable.
canCopyRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canCopyRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canCopyRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
canCopyRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canCopyRows(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
canDelete(List) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Check if all the items in the list can be deleted (eg some items may be undeletable).
canDeleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canDeleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canDeleteCells(int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if a deleteCells () operation is permitted.
canDeleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canDeleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
canDeleteColumns(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canDeleteColumns(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canDeleteColumns(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if a deleteColumns () operation is supported.
canDeleteColumns(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canDeleteRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canDeleteRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canDeleteRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if a deleteRows () operation is supported.
canDeleteRows(int, int) - Method in class dsto.dfc.swing.table.MapTableModel
 
canDeleteRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canDeleteRows(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.TextDefaultCodec
 
canEncode(XmlEncodeContext, Object) - Method in interface dsto.dfc.databeans.io.TextEncoder
Test if this codec can encode a given object.
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAliasCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAwtCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDateCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDefaultEncoder
 
canEncode(XmlEncodeContext, Object) - Method in interface dsto.dfc.databeans.io.XmlEncoder
Test if this codec can encode a given object.
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlEnumerationCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlPropertyPathCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlSingletonCodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlURICodec
 
canEncode(XmlEncodeContext, Object) - Method in class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
canEncode(XmlEncodeContext, Object) - Method in class livespace.services.XmlEntityCodec
 
canInsertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canInsertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canInsertColumn(int, String, Class) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if an insertColumn () operation is supported.
canInsertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canInsertRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canInsertRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canInsertRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Test if an insertRows () operation is supported.
canInsertRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canMove(List) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
canMoveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
canMoveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
canMoveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
canMoveEntry(Object, Object, int) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
 
canMoveRows(int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canMoveRows(int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canMoveRows(int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
canMoveRows(int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canMoveRows(int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
NOTE: only handles case where startRow == endRow.
canPasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canPasteCells(Transferable, int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Should return true if rows may be pasted from a given Transferable into a block of cells.
canPasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canPasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
canPasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
canPasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
canPasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
canPasteEntry(Object, int, Transferable) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Test if a transferable may be pasted.
canPasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
canPasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
canPasteRows(Transferable, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Should return true if rows may be pasted from a given Transferable at the given row.
canPasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
canRedo() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
canRedo() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
canRedo() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
canRedo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
True if the manager can execute a redo operation.
canRemoveEntry(int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
canRemoveEntry(int) - Method in interface dsto.dfc.swing.list.DfcListModel
Test if an entry can be removed.
canRemoveEntry(int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
canRemoveEntry(int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
canRemoveEntry(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
canRemoveEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
canRemoveEntry(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
canRemoveEntry(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Test if an entry may be removed.
canReplace(Command) - Method in class dsto.dfc.swing.commands.AbstractCommand
Returns false;
canReplace(Command) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
canReplace(Command) - Method in interface dsto.dfc.swing.commands.Command
True if this command can logically replace another.
canReplaceEntry(Object, int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
canReplaceEntry(Object, int) - Method in interface dsto.dfc.swing.list.DfcListModel
Test if an entry can be replaced.
canReplaceEntry(Object, int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
canReplaceEntry(Object, int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
canResize(TableColumn) - Method in class dsto.dfc.swing.table.DfcTableHeader
Test if a column may be resized.
canUndo() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
canUndo() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
canUndo() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
canUndo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
True if the manager can execute an undo operation.
capacity() - Method in class dsto.dfc.collections.cache.AbstractCache
Returns the maximum number of elements that can be cached at one time.
capacity() - Method in interface dsto.dfc.collections.cache.Cache
Returns the maximum number of elements that can be cached at one time.
capitaliseAllWords(String) - Static method in class dsto.dfc.text.StringUtility
Capitalises all characters preceeded by a space, plus the first character of sentence.
capitaliseFirst(String) - Static method in class dsto.dfc.text.StringUtility
Capitalise the first character of a string.
CarbonMenus - Class in dsto.dfc.swt.carbon
Extended menu support for Mac OS X.
caseSensitive - Variable in class dsto.dfc.swing.text.selection.StringSelector
 
category(T) - Method in class dsto.dfc.databeans.CategorySorter
Generate a numeric category for a given item.
category(Object) - Method in class dsto.dfc.swt.viewers.InverseViewerSorter
 
category(Object) - Method in class dsto.dfc.util.CategoryComparator
 
category - Variable in class livespace.services.entities.teamscope.LogEntry
 
CategoryComparator - Class in dsto.dfc.util
Comparator that sorts by a major category and then by a Collator.
CategoryComparator() - Constructor for class dsto.dfc.util.CategoryComparator
 
CategoryComparator(Collator) - Constructor for class dsto.dfc.util.CategoryComparator
 
CategoryMapConfig - Class in livespace.osgi.bootstrap
Reads the host -> category mapping stored in the deploy/hosts.category_map files.
CategoryMapConfig(URL, URL) - Constructor for class livespace.osgi.bootstrap.CategoryMapConfig
 
CategorySorter<T> - Class in dsto.dfc.databeans
A sorter that makes it easier when sorting items in category, value order.
CategorySorter() - Constructor for class dsto.dfc.databeans.CategorySorter
 
CellRenderer - Interface in dsto.dfc.swing.controls
Defines a unified cell renderer interface for objects that can render in tables, trees and lists.
CellToFormEditorAdapter - Class in dsto.dfc.swing.forms
Attempts to adapt a JFC TreeCellEditor/TableCellEditor implementation to the DFC FormEditor interface.
CellToFormEditorAdapter(CellEditor) - Constructor for class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
CENTER - Static variable in class dsto.dfc.swing.controls.Geometry
 
CENTER - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
CENTER - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
CENTER - Static variable in class dsto.dfc.swt.icons.FlowIcon
 
CENTER - Static variable in class dsto.dfc.swt.icons.StackIcon
 
CENTER - Static variable in class dsto.dfc.swt.util.Geometry
 
CENTER - Static variable in class dsto.dfc.swt.util.WindowLayout
 
CENTER_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
CENTER_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
CENTERED - Static variable in class dsto.dfc.swing.controls.BillBoard
 
CHANGED - Static variable in class dsto.dfc.swing.panels.TitleShowPolicy
 
changed - Variable in class dsto.dfc.swing.persistence.AbstractDocument
 
changeIndicator - Variable in class dsto.dfc.swing.panels.TitleShowPolicy
indicate whether a window has beed edited
changeListeners - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
changeListeners - Variable in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
changeListeners - Variable in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
changeState(String) - Method in class dsto.dfc.swing.panels.ToolView
Normally called when the PanelManager.Panel that may have created the tool view changes state.
changeToolViewState(String) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
changing - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
characters(char, int) - Static method in class dsto.dfc.text.StringUtility
Generate a string containing count number of character c.
checkAddReplace(Object, int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
checkDeleteOk() - Method in class dsto.dfc.swing.list.CmdDeleteRow
Return true if it is OK to delete items (check with user if confirmDelete is true).
checkEditable() - Method in class dsto.dfc.swing.table.MapTableModel
Throws UnsupportedOperationException if the table is not editable.
checkModel() - Method in class dsto.dfc.swing.table.SortedTableModel
Simple check that the enclosed model has not changed without informing us.
checkRemove(int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
checkSaveChanges() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
checkSaveChanges() - Method in interface dsto.dfc.swing.persistence.Document
If the document has been changed, check with the user whether the model should be saved and optionally save it.
checkStateChanged(CheckStateChangedEvent) - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
checkUpdateRowMapSize() - Method in class dsto.dfc.swing.table.SortedTableModel
Check whether rowMap needs to be resized based on current table size.
childAdded(CommandViewNodeEvent) - Method in interface dsto.dfc.swing.commands.CommandViewNodeListener
Fired when a child is added to the node.
childAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
childAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuBarProvider
 
childAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
 
childAdded(CommandViewNodeEvent) - Method in interface dsto.dfc.swt.commands.CommandViewNodeListener
Fired when a child is added to the node.
childAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
childIterator() - Method in class dsto.dfc.swt.commands.CommandViewNode
 
childMoved(CommandViewNodeEvent) - Method in interface dsto.dfc.swing.commands.CommandViewNodeListener
Fired when a child is moved within the node.
childMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
childMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuBarProvider
 
childMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
 
childMoved(CommandViewNodeEvent) - Method in interface dsto.dfc.swt.commands.CommandViewNodeListener
Fired when a child is moved within the node.
childMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
childNamed(String) - Method in class livespace.osgi.Dependencies
 
childPipe - Variable in class dsto.dfc.swt.forms.AbstractBiDiPipe
 
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.AbstractDataObject
Invoked when a child property value has changed.
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.DataBean
 
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.DataObjectView
 
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.FancyDataObject
 
childPropertyChanged(Object, PropertyEvent) - Method in interface dsto.dfc.databeans.IDataObjectChildListener
Called when a child data object's property changes.
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.ListDataObject
 
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.MapDataObject
 
childPropertyChanged(Object, PropertyEvent) - Method in class dsto.dfc.databeans.SetDataObject
 
childRemoved(CommandViewNodeEvent) - Method in interface dsto.dfc.swing.commands.CommandViewNodeListener
Fired when a child is removed from the node.
childRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
childRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuBarProvider
 
childRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
 
childRemoved(CommandViewNodeEvent) - Method in interface dsto.dfc.swt.commands.CommandViewNodeListener
Fired when a child is removed from the node.
childRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
children - Variable in class livespace.services.entities.InfoRepositoryEntity
A registry of the children information repository entities.
children - Variable in class livespace.services.entities.meta_apps.MetaApp
List of media
children - Variable in class livespace.services.entities.meta_apps.MetaAppElement
 
children - Variable in class livespace.services.entities.meta_apps.MetaAppElementGroup
List of media
children - Variable in class livespace.services.entities.meta_apps.MetaApps
Registry of children
ChoiceDialog - Class in dsto.dfc.swt.controls
A dialog that presents a set of choices as a list of checkboxes or radio buttons.
ChoiceDialog(Shell, String, String, String[], int[], int, boolean) - Constructor for class dsto.dfc.swt.controls.ChoiceDialog
Create a new instance.
ChoicePanel - Class in dsto.dfc.swt.controls
Allows selection of either one or many integer-based choices in a checkbox or radio list.
ChoicePanel(Composite, String, String[], int[], int, boolean) - Constructor for class dsto.dfc.swt.controls.ChoicePanel
Create a new instance.
CHRISTMAS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
CHRISTMAS_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
CHRISTMAS_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
classForName(String) - Static method in class dsto.dfc.util.Beans
Like Class.forName () but also handles the primitive classes "int", "float", etc.
ClassInstantiationEvent - Class in dsto.dfc.util
Defines a class instantiation event.
ClassInstantiationEvent(Object) - Constructor for class dsto.dfc.util.ClassInstantiationEvent
Creates a new ClassInstantiationEvent instance.
ClassInstantiationListener - Interface in dsto.dfc.util
Defines a listener for class instantiation events.
classLoaderFor(Bundle) - Static method in class livespace.osgi.OsgiUtil
Determine the class loader for a bundle.
className(Object) - Static method in class dsto.dfc.util.Objects
Return just the name (minus the package) of an object's class.
className(Class<?>) - Static method in class dsto.dfc.util.Objects
Return just the name (minus the package) of a class.
ClassSelector - Class in dsto.dfc.swing.text.selection
A selector that matches compatible classes.
ClassSelector(Class) - Constructor for class dsto.dfc.swing.text.selection.ClassSelector
 
classToResourceName(String) - Static method in class dsto.dfc.tools.JarX
Generate the resource name for a logical class name.
cleanupThread - Static variable in class dsto.dfc.util.WeakEventListener
Cleans up GC's WeakEventListener's.
clear() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
clear() - Method in class dsto.dfc.collections.BasicMonitoredList
 
clear() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
clear() - Method in class dsto.dfc.collections.ConcurrentHashSet
 
clear() - Method in class dsto.dfc.collections.CountedSet
Clears the set regardless of value counts.
clear() - Method in class dsto.dfc.collections.EmptyCollection
 
clear() - Method in class dsto.dfc.collections.IdentityHashMap
Removes all mappings from this map.
clear() - Method in class dsto.dfc.collections.IdentityHashSet
Removes all of the elements from this set.
clear() - Method in class dsto.dfc.collections.MicroMap
Remove all entries.
clear() - Method in class dsto.dfc.collections.WeakValueHashMap
Removes all mappings from this map.
clear() - Method in class dsto.dfc.databeans.UnionFilter
 
clear() - Method in class dsto.dfc.logging.LogMessageBuffer
 
clear() - Method in class dsto.dfc.swing.undo.EditListModel
 
clear() - Method in class dsto.dfc.swt.icons.IconCache
Clear and dispose of all icons in the cache.
clear() - Method in class livespace.services.EntityList
 
clear() - Method in class livespace.services.EntityRegistry
Remove all entities.
clearButton_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.logging.LogWindow
 
clearColumns() - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
Clear the sort order to the default.
clearCommandProperties() - Method in class dsto.dfc.swing.commands.CommandView
Remove all command client properties.
clearCommandProperties() - Method in class dsto.dfc.swt.commands.CommandView
Remove all command client properties.
clearError(HttpServletRequest) - Static method in class dsto.dfc.servlets.ServletSupport
Clear the current error (if any) for the session.
clearExcludes() - Method in class dsto.dfc.tools.JarX
Clear the exclude rule set.
clearSorting() - Method in class dsto.dfc.swing.table.SortedTableModel
Remove all columns from the sort order.
clearTable() - Method in class dsto.dfc.swing.undo.ParametersPanel
Clear the table's contents.
clearTextShiftOffset() - Method in class dsto.dfc.swing.controls.ToolButtonUI
Override to prevent clearing offset when in pressed mode.
clearUndefinedProperties - Variable in class livespace.services.XmlEntityCodec
Setting this to true (default = false) causes the decode logic to blow away any entity properties that were not defined in the XML.
clearValue(int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
clickButton(Button) - Static method in class dsto.dfc.swt.DFC_SWT
Simulate a button click event.
client - Variable in class dsto.dfc.swing.commands.BasicAboutCommand
 
client - Variable in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
 
client - Variable in class livespace.services.osgi.SingleEntityDependency
 
ClientCommandViews - Class in dsto.dfc.swing.panels
A Client Command View alters the commands visible on the main menu, context menu, and tool bar for a changing client.
ClientCommandViews() - Constructor for class dsto.dfc.swing.panels.ClientCommandViews
 
clientId - Variable in class livespace.services.entities.ScreenConnection
The ID of the computer hosting the screen-sharing client.
clientIP - Variable in class livespace.services.entities.ScreenConnection
The IP address of the computer hosting the screen-sharing client.
clipboardChanged(ClipboardEvent) - Method in interface dsto.dfc.swing.dnd.ClipboardListener
 
ClipboardEntity - Class in livespace.services.entities
 
ClipboardEntity() - Constructor for class livespace.services.entities.ClipboardEntity
 
ClipboardEntity(String) - Constructor for class livespace.services.entities.ClipboardEntity
 
ClipboardEntity(String, String) - Constructor for class livespace.services.entities.ClipboardEntity
 
ClipboardEvent - Class in dsto.dfc.swing.dnd
Fired by the ClipboardManager when the clipboard changes.
ClipboardEvent(Clipboard, Transferable) - Constructor for class dsto.dfc.swing.dnd.ClipboardEvent
 
ClipboardListener - Interface in dsto.dfc.swing.dnd
Listener interface for ClipboardManager events.
ClipboardManager - Class in dsto.dfc.swing.dnd
Provides centralised clipboard management.
clone() - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
clone() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
clone() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
clone() - Method in class dsto.dfc.collections.BasicPropertySet
 
clone() - Method in class dsto.dfc.collections.CompositeList
 
clone() - Method in class dsto.dfc.collections.EmptyCollection
 
clone() - Method in class dsto.dfc.collections.EmptyMonitoredCollection
 
clone() - Method in class dsto.dfc.collections.EmptyPropertySet
 
clone() - Method in class dsto.dfc.collections.FixedPropertySet
 
clone() - Method in class dsto.dfc.collections.IdentityHashMap
Returns a shallow copy of this IdentityHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class dsto.dfc.collections.IdentityHashSet
Returns a shallow copy of this identityHashSet instance: the elements themselves are not cloned.
clone() - Method in class dsto.dfc.collections.Pair
 
clone() - Method in interface dsto.dfc.collections.PropertySet
 
clone() - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
clone() - Method in class dsto.dfc.databeans.ListDataObject
 
clone() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
clone() - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
clone() - Method in class dsto.dfc.swing.controls.ColourSwatchIcon
 
clone() - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
clone() - Method in class dsto.dfc.swing.controls.Insets2D
 
clone() - Method in class dsto.dfc.swing.event.BasicSelectionEventSource
 
clone() - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
clone() - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
clone() - Method in class dsto.dfc.swing.text.selection.BooleanSelector
 
clone() - Method in class dsto.dfc.swing.text.selection.RegexSelector
 
clone() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
clone(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Clone a subtree of this model.
clone() - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
clone(TreeNode) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Clone a subtree of this model.
clone() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
clone() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
clone() - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
clone() - Method in class dsto.dfc.util.BasicClassInstantiationEventSource
 
clone() - Method in class dsto.dfc.util.BasicPropertyEventSource
 
clone() - Method in interface dsto.dfc.util.Copyable
Create a completely separate copy of this object and any mutable objects owned by the object.
cloneBySerialization(Object) - Static method in class dsto.dfc.util.Objects
Clone an object graph by serializing and then deserializing it.
cloneCollection(Collection) - Static method in class dsto.dfc.util.Objects
Deep clone a collection by cloning the collection itself and then cloning each entry.
cloneNodes(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Clone a tree of nodes and add them to this models entry to node map.
cloneNodes(TreeNode) - Static method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Clone a tree of nodes.
cloneNodes(TreeNode) - Static method in class dsto.dfc.swing.tree.Trees
Clone a tree of nodes.
cloneObject(Object) - Static method in class dsto.dfc.util.Objects
Attempts to clone an object instance where generic cloning is required but only an Object reference (with protected clone () access) is held.
cloneSelectedEdits() - Method in class dsto.dfc.swing.undo.EditListView
Returns a list of clones of the selected edits.
close() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
close() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Close (hide and remove) this panel.
close() - Method in class dsto.dfc.swt.controls.NiceWindow
 
close() - Method in class dsto.dfc.test.AutoClose
 
CLOSE - Static variable in class livespace.services.common.MetaAppsConstants
Close action
close() - Method in class livespace.services.EntityContainer
Synonym for EntityContainer.dispose().
closeButton_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.logging.LogWindow
 
CLOSED_ICON - Static variable in class dsto.dfc.swing.controls.AbstractIconicFolder
 
closeObject(IDataBean) - Static method in class livespace.services.Persistence
Close a persistent object previously returned by Persistence.openObject(RoomEntity, String).
closeOpenZips() - Method in class dsto.dfc.tools.JarX
Close any ZIP archives opened via findOrOpenZip().
CmdAboutBox - Class in livespace.ui.dashboard
 
CmdAboutBox() - Constructor for class livespace.ui.dashboard.CmdAboutBox
 
CmdAddEntry - Class in dsto.dfc.swing.tree
Add a new entry as a child of the currently selected entry.
CmdAddEntry(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdAddEntry
 
CmdAddEntry(DfcTree, Cloneable) - Constructor for class dsto.dfc.swing.tree.CmdAddEntry
 
CmdAddEntry() - Constructor for class dsto.dfc.swing.tree.CmdAddEntry
 
CmdAddRow - Class in dsto.dfc.swing.table
Add a new row to the end of the table.
CmdAddRow(DfcTable) - Constructor for class dsto.dfc.swing.table.CmdAddRow
 
CmdChangeDataObjectProperty - Class in dsto.dfc.swt.commands
Command to change a property of one or more target data objects.
CmdChangeDataObjectProperty(String, Object, Object, String, String, String) - Constructor for class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
Create a new instance.
CmdChangeDataObjectProperty(String, Object, Object, String, String, Icon) - Constructor for class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
Create a new instance.
CmdClosePanel - Class in dsto.dfc.swing.panels
A Command that removes the currently active panel from the panel manager.
CmdClosePanel(PanelManager) - Constructor for class dsto.dfc.swing.panels.CmdClosePanel
 
CmdCollapse - Class in dsto.dfc.swing.tree
Collapse currently selected node.
CmdCollapse(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdCollapse
 
CmdCopy - Class in dsto.dfc.swing.dnd
Copy from a CnpProvider to the system clipboard.
CmdCopy(CnpProvider) - Constructor for class dsto.dfc.swing.dnd.CmdCopy
 
CmdCopyDataObjectProperties - Class in dsto.dfc.swt.dnd
Command that copies selected properties of an IDataObject to the clipboard as text.
CmdCopyDataObjectProperties(IDataObject) - Constructor for class dsto.dfc.swt.dnd.CmdCopyDataObjectProperties
Create a new instance copying properties from a given data object.
CmdCopyObject - Class in dsto.dfc.swt.dnd
Command to copy an object to the clipboard.
CmdCopyObject(Transfer) - Constructor for class dsto.dfc.swt.dnd.CmdCopyObject
Create a new instance.
CmdCustomize - Class in dsto.dfc.swing.list
Base implementation of the properties command that attempts to show the selected list entry's FormEditor-compliant customizer.
CmdCustomize(DfcList) - Constructor for class dsto.dfc.swing.list.CmdCustomize
 
CmdCustomize - Class in dsto.dfc.swing.tree
Base implementation of the properties command that attempts to show the selected tree entry's FormEditor-compliant customizer.
CmdCustomize(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdCustomize
 
CmdCut - Class in dsto.dfc.swing.dnd
Cut from a CnpProvider to the system clipboard.
CmdCut(CnpProvider) - Constructor for class dsto.dfc.swing.dnd.CmdCut
 
CmdDelete - Class in dsto.dfc.swing.tree
Delete currently selected node and all children.
CmdDelete(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdDelete
 
CmdDeleteItem - Class in dsto.dfc.swt.viewers
Generic "Delete Items" command for JFace Viewer's showing a Collection (although could be subclassed for non Collection's).
CmdDeleteItem(Viewer) - Constructor for class dsto.dfc.swt.viewers.CmdDeleteItem
Create a new instance.
CmdDeleteItem(Viewer, Collection) - Constructor for class dsto.dfc.swt.viewers.CmdDeleteItem
Create a new instance.
CmdDeleteRow - Class in dsto.dfc.swing.list
Deletes the currently selected row of a list using that is displaying a DfcListModel.
CmdDeleteRow(DfcList) - Constructor for class dsto.dfc.swing.list.CmdDeleteRow
 
CmdDeleteRows - Class in dsto.dfc.swing.table
Delete selected rows.
CmdDeleteRows(DfcTable) - Constructor for class dsto.dfc.swing.table.CmdDeleteRows
 
CmdExpandAll - Class in dsto.dfc.swing.tree
Expand currently selected node and all children.
CmdExpandAll(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdExpandAll
 
CmdFloatPanel - Class in dsto.dfc.swing.panels
A Command that sets the floating state of the currently active PanelManager.Panel to floatStatus.
CmdFloatPanel(PanelManager, String) - Constructor for class dsto.dfc.swing.panels.CmdFloatPanel
 
CmdInsertRow - Class in dsto.dfc.swing.table
Insert a new row into the table.
CmdInsertRow(DfcTable) - Constructor for class dsto.dfc.swing.table.CmdInsertRow
 
CmdLineParser - Class in dsto.dfc.commandline
Vaguely GNU-compatible command-line options parser.
CmdLineParser() - Constructor for class dsto.dfc.commandline.CmdLineParser
 
CmdMoveEntry - Class in dsto.dfc.swing.tree
A command that moves tree entries up/down within their parent.
CmdMoveEntry(DfcTree, boolean) - Constructor for class dsto.dfc.swing.tree.CmdMoveEntry
Create a new instance.
CmdMoveItem - Class in dsto.dfc.swt.viewers
Generic command to move items up/down in a viewer that is displaying a java.util.List.
CmdMoveItem(Viewer, int) - Constructor for class dsto.dfc.swt.viewers.CmdMoveItem
Create a new instance.
CmdMoveRow - Class in dsto.dfc.swing.table
Moves rows up/down the table.
CmdMoveRow(DfcTable, boolean) - Constructor for class dsto.dfc.swing.table.CmdMoveRow
Create a new instance.
CmdPageLayoutPanel - Class in dsto.dfc.swing.panels
A Command that opens up a page layout dialog.
CmdPageLayoutPanel(PanelManager) - Constructor for class dsto.dfc.swing.panels.CmdPageLayoutPanel
Initializes variables.
CmdPaste - Class in dsto.dfc.swing.dnd
Paste from the system clipboard to a CnpProvider.
CmdPaste(CnpProvider) - Constructor for class dsto.dfc.swing.dnd.CmdPaste
 
CmdPasteObject - Class in dsto.dfc.swt.dnd
Command to paste an object from the clipboard.
CmdPasteObject(Transfer) - Constructor for class dsto.dfc.swt.dnd.CmdPasteObject
Create a new instance.
CmdPrintPanel - Class in dsto.dfc.swing.panels
A Command that opens up a print dialog.
CmdPrintPanel(PanelManager, CmdPageLayoutPanel) - Constructor for class dsto.dfc.swing.panels.CmdPrintPanel
Initializes variables.
CmdPrintPreviewPanel - Class in dsto.dfc.swing.panels
A Command that opens up a print preview dialog.
CmdPrintPreviewPanel(PanelManager, CmdPageLayoutPanel) - Constructor for class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Initializes variables.
CmdRedo - Class in dsto.dfc.swing.undo
Command to invoke a single redo () on the MonitoredUndoManager.
CmdRedo(MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.CmdRedo
 
CmdRedoTo - Class in dsto.dfc.swing.undo
Command class to invoke redoTo () on a MonitoredUndoManager.
CmdRedoTo(EditListView, MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.CmdRedoTo
 
CmdRename - Class in dsto.dfc.swing.tree
Rename the selected node.
CmdRename(DfcTree) - Constructor for class dsto.dfc.swing.tree.CmdRename
 
CmdRestartOsgi - Class in livespace.ui.dashboard
Triggers an OSGi system restart.
CmdRestartOsgi() - Constructor for class livespace.ui.dashboard.CmdRestartOsgi
 
CmdSelectAll - Class in dsto.dfc.swing.table
The "Select All" command.
CmdSelectAll(JTable) - Constructor for class dsto.dfc.swing.table.CmdSelectAll
 
CmdSetBeanProperty - Class in dsto.dfc.swt.commands
Command that sets the value of a Bean property (ie via a setX () method).
CmdSetBeanProperty(Object, String, Object, String, String, String, String) - Constructor for class dsto.dfc.swt.commands.CmdSetBeanProperty
 
CmdSetBeanProperty(Object, String, Object, String, Icon, String, String) - Constructor for class dsto.dfc.swt.commands.CmdSetBeanProperty
 
CmdShowLogWindow - Class in dsto.dfc.swing.logging
Shows the log window managed by a LogWindowPopper instance.
CmdShowLogWindow(LogWindowPopper) - Constructor for class dsto.dfc.swing.logging.CmdShowLogWindow
 
CmdShowPanel - Class in livespace.ui.dashboard
 
CmdShowPanel(DashboardService, String, String, String, String) - Constructor for class livespace.ui.dashboard.CmdShowPanel
 
CmdShutdownOsgi - Class in livespace.ui.dashboard
Triggers a clean OSGi system shutdown.
CmdShutdownOsgi() - Constructor for class livespace.ui.dashboard.CmdShutdownOsgi
 
CmdToggleDataBeanProperty - Class in dsto.dfc.swt.util
Command that toggles a boolean property of an IDataBean.
CmdToggleDataBeanProperty(IDataBean, String, String, String, String, String, char, int) - Constructor for class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
CmdToggleWindowStyle - Class in dsto.dfc.swt.commands
Command to toggle a style setting on a JFace window.
CmdToggleWindowStyle(String, Window, IDataBean, String) - Constructor for class dsto.dfc.swt.commands.CmdToggleWindowStyle
Create the command.
CmdUndo - Class in dsto.dfc.swing.undo
Command to invoke a single undo () on the MonitoredUndoManager.
CmdUndo(MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.CmdUndo
 
CmdUndoTo - Class in dsto.dfc.swing.undo
Command to invoke undoTo () on a MonitoredUndoManager.
CmdUndoTo(EditListView, MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.CmdUndoTo
 
cmdViews - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
cnpCopy() - Method in interface dsto.dfc.swing.dnd.CnpProvider
Perform copy operation.
cnpCopy() - Method in class dsto.dfc.swing.table.DfcTable
 
cnpCopy() - Method in class dsto.dfc.swing.tree.DfcTree
 
cnpCut() - Method in interface dsto.dfc.swing.dnd.CnpProvider
Perform cut operation.
cnpCut() - Method in class dsto.dfc.swing.table.DfcTable
 
cnpCut() - Method in class dsto.dfc.swing.tree.DfcTree
 
cnpPaste(Transferable) - Method in interface dsto.dfc.swing.dnd.CnpProvider
Perform paste operation.
cnpPaste(Transferable) - Method in class dsto.dfc.swing.table.DfcTable
 
cnpPaste(Transferable) - Method in class dsto.dfc.swing.tree.DfcTree
 
CnpProvider - Interface in dsto.dfc.swing.dnd
Defines a object that supports cut, copy and paste operations.
collator - Variable in class dsto.dfc.util.CategoryComparator
 
collection - Variable in class dsto.dfc.collections.BasicMonitoredCollection
 
collection - Variable in class dsto.dfc.swing.list.SortedListModelAdapter
 
CollectionEvent - Class in dsto.dfc.collections
 
CollectionEvent(Object, CollectionEvent) - Constructor for class dsto.dfc.collections.CollectionEvent
Copy constructor useful for re-firing an event from a wrapped collection.
CollectionEvent(Object, Collection) - Constructor for class dsto.dfc.collections.CollectionEvent
 
CollectionEvent(Object, Object) - Constructor for class dsto.dfc.collections.CollectionEvent
Create an event when only one element has been added/removed.
CollectionEvent(Object, Object, int) - Constructor for class dsto.dfc.collections.CollectionEvent
Create an event where an indexed element has changed.
CollectionEvent(Object, Collection, int, int) - Constructor for class dsto.dfc.collections.CollectionEvent
Create an event where a number of indexed elements have changed.
CollectionEvent(Object, Object, int, int) - Constructor for class dsto.dfc.collections.CollectionEvent
Create an event where an indexed element has moved (eg see DfcMonitoredList).
CollectionListener - Interface in dsto.dfc.collections
Defines a listener for add/remove events on a collection.
collectionListeners - Variable in class dsto.dfc.collections.BasicMonitoredCollection
 
CollectionSelector - Class in dsto.dfc.swing.text.selection
A selector that applies a sub selector to match against Collection's.
CollectionSelector(Selector) - Constructor for class dsto.dfc.swing.text.selection.CollectionSelector
 
CollectionSelector(Selector, int) - Constructor for class dsto.dfc.swing.text.selection.CollectionSelector
 
CollectionTableContentProvider - Class in dsto.dfc.swt.viewers
An IStructuredContentProvider that loads the content of any Collection into a JFace TableViewer.
CollectionTableContentProvider() - Constructor for class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
color - Variable in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
color - Variable in class dsto.dfc.swing.icons.ArrowIcon
 
ColorCellRenderer - Class in dsto.dfc.swing.controls
A generic cell renderer for AWT Color values.
ColorCellRenderer() - Constructor for class dsto.dfc.swing.controls.ColorCellRenderer
 
colorChooser - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
ColorChooserCombo - Class in dsto.dfc.swing.controls
A JPanel that contains a MetalComboBoxButton which when clicked opens up a ColorChooserPanel.
ColorChooserCombo() - Constructor for class dsto.dfc.swing.controls.ColorChooserCombo
Initializes variables.
ColorChooserPanel - Class in dsto.dfc.swing.controls
This is the main Panel.
ColorChooserPanel() - Constructor for class dsto.dfc.swing.controls.ColorChooserPanel
Initializes variables and creates the predefined color schemes.
ColorChooserPanel(List) - Constructor for class dsto.dfc.swing.controls.ColorChooserPanel
Uses a user defined List of colorschemeList instead of the predefined ones.
ColorComboBox - Class in dsto.dfc.swing.controls
Extends JFC combo box to allow selection from a list of colors, or from a color selection dialog.
ColorComboBox() - Constructor for class dsto.dfc.swing.controls.ColorComboBox
 
ColorComboBox(Color) - Constructor for class dsto.dfc.swing.controls.ColorComboBox
 
colorPopup - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
ColorScheme - Class in dsto.dfc.swing.controls
This class contains an List of colors, and its associated name.
ColorScheme() - Constructor for class dsto.dfc.swing.controls.ColorScheme
Initializes parameters.
ColorScheme(String, List, List) - Constructor for class dsto.dfc.swing.controls.ColorScheme
Takes two arguments to intialize the global variables.
colorScheme - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
colorschemeList - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
colorSchemeName - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
ColorSchemePanel - Class in dsto.dfc.swing.controls
Displays a toggle button with ColorSwatchIcon for each color in the ColorScheme that was passed to it.
ColorSchemePanel() - Constructor for class dsto.dfc.swing.controls.ColorSchemePanel
Initializes variables and calls jbInit ().
colorsToolButton - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
colour - Variable in class dsto.dfc.swing.controls.ColourSwatchIcon
 
ColourIcon - Class in dsto.dfc.swt.icons
A simple icon displaying a block of solid colour.
ColourIcon(RGB, int, int) - Constructor for class dsto.dfc.swt.icons.ColourIcon
 
ColourSwatchIcon - Class in dsto.dfc.swing.controls
An icon that displays a rectangular coloured swatch.
ColourSwatchIcon() - Constructor for class dsto.dfc.swing.controls.ColourSwatchIcon
 
ColourSwatchIcon(Color) - Constructor for class dsto.dfc.swing.controls.ColourSwatchIcon
 
ColourSwatchIcon(Color, int, int) - Constructor for class dsto.dfc.swing.controls.ColourSwatchIcon
 
combo(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a label and combo box, and thus takes two cells worth of space.
combo(Composite, String, int, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a label and combo box, and thus takes two cells worth of space.
comboButton - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
ComboInputDialog - Class in dsto.dfc.swt.controls
Same as the JFace InputDialog, but uses a combo box for input.
ComboInputDialog(Shell, String, String, String, String[], IInputValidator) - Constructor for class dsto.dfc.swt.controls.ComboInputDialog
 
ComboList - Class in dsto.dfc.swing.controls
A Windows-style combo list: like a combo box but list is permanently displayed, not a popup.
ComboList(Object[]) - Constructor for class dsto.dfc.swing.controls.ComboList
 
ComboList() - Constructor for class dsto.dfc.swing.controls.ComboList
 
ComboList(ComboBoxModel) - Constructor for class dsto.dfc.swing.controls.ComboList
 
COMMA - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
Command - Interface in dsto.dfc.swing.commands
Defines a command that may be executed by the user.
command - Variable in class dsto.dfc.swing.commands.CommandActionAdapter
 
command - Variable in class dsto.dfc.swing.commands.CommandActionListenerAdapter
 
command - Variable in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
command - Variable in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
Command - Interface in dsto.dfc.swt.commands
Defines a command that may presented in a UI.
CommandActionAdapter - Class in dsto.dfc.swing.commands
Adapts a Command instance to look like a JFC Action instance.
CommandActionAdapter(Command) - Constructor for class dsto.dfc.swing.commands.CommandActionAdapter
 
CommandActionListenerAdapter - Class in dsto.dfc.swing.commands
Adapts a Command to be executed as an ActionListener.
CommandActionListenerAdapter(Command) - Constructor for class dsto.dfc.swing.commands.CommandActionListenerAdapter
 
CommandButtonProvider - Class in dsto.dfc.swt.commands
Connects and synchronises a button with a command.
CommandButtonProvider(Composite, Command) - Constructor for class dsto.dfc.swt.commands.CommandButtonProvider
 
CommandButtonProvider(Button, Command) - Constructor for class dsto.dfc.swt.commands.CommandButtonProvider
 
CommandButtonSynchronizer - Class in dsto.dfc.swing.commands
Synchronize a command with a JFC button.
CommandButtonSynchronizer(Command, AbstractButton) - Constructor for class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
CommandButtonSynchronizer(Command, AbstractButton, boolean) - Constructor for class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
commandChanged(CommandViewNodeEvent) - Method in interface dsto.dfc.swing.commands.CommandViewNodeListener
Fired when a child is moved within the node.
commandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
commandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuBarProvider
 
commandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
 
commandChanged(CommandViewNodeEvent) - Method in interface dsto.dfc.swt.commands.CommandViewNodeListener
Fired when a child is moved within the node.
commandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
CommandEvent - Class in dsto.dfc.swt.commands
 
CommandEvent(Command) - Constructor for class dsto.dfc.swt.commands.CommandEvent
 
CommandEvent(Command, Object) - Constructor for class dsto.dfc.swt.commands.CommandEvent
 
commandExecuted(CommandEvent) - Method in interface dsto.dfc.swt.commands.CommandListener
Signals that a command has been executed.
CommandKeyStrokeBinding - Class in dsto.dfc.swing.commands
Binds all commands within a command view with their specified accelerator
CommandKeyStrokeBinding() - Constructor for class dsto.dfc.swing.commands.CommandKeyStrokeBinding
 
CommandKeyStrokeBinding - Class in dsto.dfc.swt.commands
Binds a widget key stroke listener to a Command.
CommandKeyStrokeBinding(Widget, Command) - Constructor for class dsto.dfc.swt.commands.CommandKeyStrokeBinding
 
CommandListener - Interface in dsto.dfc.swt.commands
Defines the events fired by Command's.
CommandMenuButton - Class in dsto.dfc.swing.commands
A button that displays the children of a command node in a drop down menu plus a button to execute the 'default' command on the group.
CommandMenuButton(CommandView, CommandViewNode) - Constructor for class dsto.dfc.swing.commands.CommandMenuButton
Construct the CommandMenuButton given a CommandView tree, and CommandViewNode to start from.
CommandMenuButtonProvider - Class in dsto.dfc.swt.commands
Command UI provider that generates a MenuItem for the command.
CommandMenuButtonProvider(CommandView, Command, Menu, int) - Constructor for class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
CommandMenuCheckboxProvider - Class in dsto.dfc.swt.commands
Command UI provider that generates a checkbox MenuItem for the command.
CommandMenuCheckboxProvider(CommandView, Command, String, Menu, int) - Constructor for class dsto.dfc.swt.commands.CommandMenuCheckboxProvider
 
CommandMenuItemProvider - Interface in dsto.dfc.swt.commands
Interface for providers of menu command representations (eg menu button, checkboxes, etc).
CommandMenus - Class in dsto.dfc.swing.commands
Utility for generating menus from command views.
commandPropertyChanged(PropertyChangeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
commandPropertyChanged(PropertyChangeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
CommandRegistry - Class in dsto.dfc.swing.commands
Registry of view to group mappings for commands.
CommandRegistry() - Constructor for class dsto.dfc.swing.commands.CommandRegistry
 
CommandRegistry - Class in dsto.dfc.swt.commands
Registry of view to group mappings for commands.
CommandRegistry() - Constructor for class dsto.dfc.swt.commands.CommandRegistry
 
Commands - Class in dsto.dfc.swt.commands
Generic command utility methods.
CommandSource - Interface in dsto.dfc.swing.commands
Defines an object (often a UI component) that exports one or more CommandView's.
CommandToolbarButtonProvider - Class in dsto.dfc.swt.commands
Command UI provider that generates a ToolItem for the command.
CommandToolbarButtonProvider(CommandView, Command, ToolBar, int) - Constructor for class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
CommandToolbarCheckboxProvider - Class in dsto.dfc.swt.commands
Command UI provider that generates a checkbox ToolItem for the command.
CommandToolbarCheckboxProvider(CommandView, Command, String, ToolBar, int) - Constructor for class dsto.dfc.swt.commands.CommandToolbarCheckboxProvider
 
CommandToolbarItemProvider - Interface in dsto.dfc.swt.commands
Interface for providers of toolbar command representations (eg buttons, checkboxes, etc).
CommandToolBars - Class in dsto.dfc.swing.commands
Utility class for creating toolbars from command views.
CommandView - Class in dsto.dfc.swing.commands
A list of Command's and sub-CommandView's intended to define the commands presented in a given UI context, such as a main menu or a toolbar.
CommandView(String) - Constructor for class dsto.dfc.swing.commands.CommandView
Create a new command view.
commandView - Variable in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
CommandView - Class in dsto.dfc.swt.commands
A list of Command's and sub-CommandView's intended to define the commands presented in a given UI context, such as a main menu or a toolbar.
CommandView(CommandView) - Constructor for class dsto.dfc.swt.commands.CommandView
Copy constructor.
CommandView(String) - Constructor for class dsto.dfc.swt.commands.CommandView
Create a new command view.
commandViewJuggler - Variable in class dsto.dfc.swing.panels.PanelManager
 
CommandViewMenuBarProvider - Class in dsto.dfc.swt.commands
Synchronizes a menu bar with a CommandView.
CommandViewMenuBarProvider(Menu, CommandView, CommandViewNode) - Constructor for class dsto.dfc.swt.commands.CommandViewMenuBarProvider
Create a new instance.
CommandViewMenuProvider - Class in dsto.dfc.swt.commands
Synchronizes a popup menu with a CommandView.
CommandViewMenuProvider(Menu, Widget, CommandView) - Constructor for class dsto.dfc.swt.commands.CommandViewMenuProvider
Create a new instance.
CommandViewMenuProvider(Menu, Widget, CommandView, CommandViewNode) - Constructor for class dsto.dfc.swt.commands.CommandViewMenuProvider
Create a new instance.
CommandViewNode - Class in dsto.dfc.swing.commands
A node used to build the merged command trees used by CommandView's.
CommandViewNode() - Constructor for class dsto.dfc.swing.commands.CommandViewNode
Create a root node.
CommandViewNode(CommandViewNode, String) - Constructor for class dsto.dfc.swing.commands.CommandViewNode
Create a node with a given name and no associated command.
CommandViewNode(CommandViewNode, Command) - Constructor for class dsto.dfc.swing.commands.CommandViewNode
Create a node with a given name and an associated command.
CommandViewNode - Class in dsto.dfc.swt.commands
A node used to build the merged command trees used by CommandView's.
CommandViewNode() - Constructor for class dsto.dfc.swt.commands.CommandViewNode
Create a root node.
CommandViewNode(CommandViewNode, String) - Constructor for class dsto.dfc.swt.commands.CommandViewNode
Create a node with a given name and no associated command.
CommandViewNode(CommandViewNode, Command) - Constructor for class dsto.dfc.swt.commands.CommandViewNode
Create a node with a given name and an associated command.
CommandViewNodeEvent - Class in dsto.dfc.swing.commands
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode) - Constructor for class dsto.dfc.swing.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode, int) - Constructor for class dsto.dfc.swing.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode, int, int) - Constructor for class dsto.dfc.swing.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, Command, Command) - Constructor for class dsto.dfc.swing.commands.CommandViewNodeEvent
 
CommandViewNodeEvent - Class in dsto.dfc.swt.commands
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode) - Constructor for class dsto.dfc.swt.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode, int) - Constructor for class dsto.dfc.swt.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, CommandViewNode, int, int) - Constructor for class dsto.dfc.swt.commands.CommandViewNodeEvent
 
CommandViewNodeEvent(CommandViewNode, Command, Command) - Constructor for class dsto.dfc.swt.commands.CommandViewNodeEvent
 
CommandViewNodeListener - Interface in dsto.dfc.swing.commands
Defines the events fired by CommandViewNode's.
CommandViewNodeListener - Interface in dsto.dfc.swt.commands
Defines the events fired by CommandViewNode's.
commandViews - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
CommandViewToolBarProvider - Class in dsto.dfc.swt.commands
Synchronizes a command view with a SWT CoolBar.
CommandViewToolBarProvider(CoolBar, CommandView) - Constructor for class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
CommandViewToolBarProvider(CoolBar, CommandView, CommandViewNode) - Constructor for class dsto.dfc.swt.commands.CommandViewToolBarProvider
Create a new instance, adding all the entries, and setting up all the listeners.
CommandViewTreeModel - Class in dsto.dfc.swing.commands
 
CommandViewTreeModel(CommandViewNode) - Constructor for class dsto.dfc.swing.commands.CommandViewTreeModel
 
commit() - Method in class dsto.dfc.swt.forms.FormPanel
 
COMMIT_DEFAULT - Static variable in class dsto.dfc.swt.forms.NumberEndpoint
Commit changes as soon as the selection changes.
COMMIT_DEFAULT - Static variable in class dsto.dfc.swt.forms.TextEndpoint
Only commit changes on a change of focus or a default selection (e.g.
COMMIT_IMMEDIATELY - Static variable in class dsto.dfc.swt.forms.TextEndpoint
Commit on every change to the text.
COMMIT_LATER - Static variable in class dsto.dfc.swt.forms.NumberEndpoint
Commit changes after a period of inactivity of NumberEndpoint.delay milliseconds.
COMMIT_LATER - Static variable in class dsto.dfc.swt.forms.TextEndpoint
Commit changes after a period of inactivity of TextEndpoint.delay milliseconds.
commitChildren() - Method in class dsto.dfc.swing.forms.BasicForm
 
commitEdits() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
commitEdits() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
commitEdits() - Method in class dsto.dfc.swing.controls.RadioBox
 
commitEdits() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
Default implementation does nothing.
commitEdits() - Method in class dsto.dfc.swing.forms.BasicForm
 
commitEdits() - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
commitEdits() - Method in class dsto.dfc.swing.forms.CustomizersPanel
Calls commitEdits () on any form editors in the tree.
commitEdits() - Method in class dsto.dfc.swing.forms.EnumFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.FormDialog
 
commitEdits() - Method in interface dsto.dfc.swing.forms.FormEditor
Commit any changes not already committed into the value of this editor (eg a text editor will attempt to perform any uncommitted text conversions at this point).
commitEdits() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
commitEdits() - Method in class dsto.dfc.swing.forms.FormPanel
 
commitEdits() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JFileChooserFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JLabelFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
commitEdits() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
commitEdits() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
commitEdits() - Method in class dsto.dfc.swing.table.MapTableView
 
commitEdits() - Method in class dsto.dfc.swing.text.TermCustomizer
 
commitMode - Variable in class dsto.dfc.swt.forms.NumberEndpoint
Controls when to commit changes to the parent pipe.
commitMode - Variable in class dsto.dfc.swt.forms.TextEndpoint
Controls when to commit text changes to the parent pipe.
comparator - Variable in class dsto.dfc.swing.list.SortedListModelAdapter
 
comparator - Variable in class livespace.services.entities.info_repository.QueryEntity
 
compare(T, T) - Method in class dsto.dfc.databeans.CategorySorter
 
compare(T, T) - Method in interface dsto.dfc.databeans.ISorter
See Comparator.compare(Object, Object).
compare(IDataObject, IDataObject) - Method in class dsto.dfc.databeans.PropertyComparator
 
compare(Object, Object) - Method in class dsto.dfc.databeans.PropertySorterFilter
 
compare(Object, Object) - Method in class dsto.dfc.swing.table.MapTableModel.MapEntryComparator
 
compare(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
Compare two rows in the table using the current column sort order.
compare(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
 
compare(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.DataObjectViewerSorter
 
compare(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.InverseViewerSorter
 
compare(Object, Object) - Method in class dsto.dfc.util.CategoryComparator
 
compare(Object, Object) - Method in class dsto.dfc.util.DefaultComparator
 
compare(Object, Object) - Method in class dsto.dfc.util.MixedTypeComparator
 
compare(Object, Object) - Method in class dsto.dfc.util.ReverseComparator
 
compare(Object, Object) - Method in class dsto.dfc.util.StringComparator
 
compareArrays(Object[], Object[]) - Static method in class dsto.dfc.collections.DfcCollections
Compare the contents of two arrays.
compareBeans(IDataBean, IDataBean, List) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
 
compareBeans(IDataBean, IDataBean, String) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
 
compareRowsByColumn(int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
Compare two rows by their values in a given column.
compareTo(Object) - Method in class dsto.dfc.util.AbstractNamedObject
 
compareTo(Object) - Method in class dsto.dfc.util.NamedObject
 
compareValues(T, T) - Method in class dsto.dfc.databeans.CategorySorter
Compare two values that are in the same category.
comparison() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
compatibleType(Object) - Method in class dsto.dfc.swt.viewers.SelectionBinding
Test if a value is a compatible type for the property.
compile() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
compileExpr(String) - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
component - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
component - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
component - Variable in class dsto.dfc.swing.dnd.DropTargetAdapter
 
component - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
The visible component to be displayed by this Panel
COMPONENT_SOURCE - Static variable in class livespace.services.entities.DisplayEntity
The value of videoInputType property for component source
componentShown() - Method in class dsto.dfc.swing.status.StatusBar
 
componentToBePrinted - Variable in class dsto.dfc.swing.controls.PrintPreview
 
COMPOSITE_SOURCE - Static variable in class livespace.services.entities.DisplayEntity
The value of videoInputType property for composite source
compositeCmd - Variable in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
CompositeCmdMenuProvider - Class in dsto.dfc.swing.commands
Implements the command menu provider interface for composite commands.
CompositeCmdMenuProvider(CompositeCommand) - Constructor for class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
CompositeColorSwatchIcon - Class in dsto.dfc.swing.controls
An icon that displays a small rectangular coloured swatch under an icon.
CompositeColorSwatchIcon(Icon, Color) - Constructor for class dsto.dfc.swing.controls.CompositeColorSwatchIcon
Create a new icon from a smaller icon and a colour.
CompositeCommand - Interface in dsto.dfc.swing.commands
Use when you want a command that 'selects' from a defined set of commands.
CompositeIcon - Class in dsto.dfc.swing.icons
A composite icon made by overlaying one icon over another.
CompositeIcon(Icon, Icon, int) - Constructor for class dsto.dfc.swing.icons.CompositeIcon
Make an icon that consists of one icon overlayed on another.
CompositeList - Class in dsto.dfc.collections
A virtual list composed of a series of sub-List's laid end to end.
CompositeList() - Constructor for class dsto.dfc.collections.CompositeList
 
CompositeTerm - Interface in dsto.dfc.swing.text
A condition containing a set of child conditions.
computeAlignmentOffset(int, int, int) - Static method in class dsto.dfc.swing.controls.ButtonLayout
Compute offset to place a contained extent for a given alignment.
computeLayout(Container, boolean) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
computeLineSizes() - Method in class dsto.dfc.swing.text.SimpleDocument
 
ComputerEntity - Class in livespace.services.entities
Represents a computer within a livespace.
ComputerEntity() - Constructor for class livespace.services.entities.ComputerEntity
 
ComputerEntity(String) - Constructor for class livespace.services.entities.ComputerEntity
 
ComputerEntity(String, String) - Constructor for class livespace.services.entities.ComputerEntity
 
ConcurrentHashSet<K> - Class in dsto.dfc.collections
Concurrent hash set built on ConcurrentHashMap.
ConcurrentHashSet() - Constructor for class dsto.dfc.collections.ConcurrentHashSet
 
config - Variable in class livespace.services.entities.ScreenConnection
A data structure of the configuration for this connection.
config - Variable in class livespace.ui.dashboard.DashboardService
 
Configuration - Class in livespace.osgi
Loads configuration information for a Livespace service from the main server according to the rules for finding and merging configuration from general to specific (room-wide, category-wide and host-specific).
Configuration() - Constructor for class livespace.osgi.Configuration
 
ConfigurationException - Exception in livespace.osgi
Throw this exception when a configuration is invalid or incomplete
ConfigurationException(String) - Constructor for exception livespace.osgi.ConfigurationException
 
ConfigurationException(String, String) - Constructor for exception livespace.osgi.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception livespace.osgi.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception livespace.osgi.ConfigurationException
 
configurationFor(String) - Static method in class livespace.osgi.Configuration
Load the configuration for a given service.
configurationFor(String, Properties) - Static method in class livespace.osgi.Configuration
Load the configuration for a given service.
configureShell(Shell) - Method in class dsto.dfc.swt.controls.ChoiceDialog
 
configureShell(Shell) - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
confirmDelete - Variable in class dsto.dfc.swing.list.CmdDeleteRow
 
confirmDelete - Variable in class dsto.dfc.swt.viewers.CmdDeleteItem
 
confirmDelete(List) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Confirm with the user that it's OK to delete the given items.
confirmMessage - Variable in class dsto.dfc.swt.viewers.CmdDeleteItem
 
connect() - Method in class dsto.dfc.net.streams.object.ObjectURLConnection
'Connect' by trying to instantiate the path of the URL as a Java class.
connect(Pipe) - Method in class dsto.dfc.swt.forms.AbstractBiDiPipe
 
connect(Pipe) - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
connect(String, Text) - Method in class dsto.dfc.swt.forms.FormPanel
Shortcut for Pipes.connect(Pipe, String, Text).
connect(String, StyledText) - Method in class dsto.dfc.swt.forms.FormPanel
 
connect(String, Pipe) - Method in class dsto.dfc.swt.forms.FormPanel
Connect a property to a target using a PropertyPipe.
connect(Pipe) - Method in class dsto.dfc.swt.forms.MultiPipe
 
connect(Pipe) - Method in interface dsto.dfc.swt.forms.Pipe
Connect the output of this pipe to the input of a child pipe.
connect(Pipe) - Method in class dsto.dfc.swt.forms.PipeEndpoint
 
connect(Pipe, String, Text) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, StyledText) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Label) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Spinner) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Scale) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Slider) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Text, IStringTranslator) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Text, ITranslator, ITranslator) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Button) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Button, ITranslator, ITranslator) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Combo) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Combo, IStringTranslator) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect(Pipe, String, Combo, ITranslator, ITranslator) - Static method in class dsto.dfc.swt.forms.Pipes
 
connect() - Method in class livespace.elvin.client.ElvinClient
Connect to elvin.
connected - Variable in class livespace.services.entities.vtc.CallEntity
The state of the call (i.e.
connected - Variable in class livespace.services.entities.vtc.CameraEntity
 
connectedImage - Variable in class livespace.ui.dashboard.DashboardService
 
connectionClosed(CloseEvent) - Method in class livespace.services.EntityContainer
 
connections - Variable in class livespace.services.entities.ScreenSharing
 
connectionThread - Variable in class livespace.elvin.client.ElvinClient
 
connectParent() - Method in class dsto.dfc.swing.commands.CommandViewNode
Connect this node to its parent (ie add to child list).
connectParent() - Method in class dsto.dfc.swt.commands.CommandViewNode
Connect this node to its parent (ie add to child list).
construct() - Method in class dsto.dfc.swing.SwingWorker
Compute the value to be returned by the get method.
container - Variable in class livespace.services.Entity
The client or server container this entity is managed by.
containerId - Variable in class livespace.services.EntityContainer
UUID for this container.
contains(Object) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
contains(Object) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
contains(Object) - Method in class dsto.dfc.collections.CountedSet
 
contains(Object) - Method in class dsto.dfc.collections.EmptyCollection
 
contains(Object) - Method in class dsto.dfc.collections.FixedArraySetList
 
contains(Object) - Method in class dsto.dfc.collections.IdentityHashSet
Returns true if this set contains the specified element.
contains(IFilter<T>) - Method in class dsto.dfc.databeans.UnionFilter
 
contains(Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
contains(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
contains(Rectangle, Rectangle) - Static method in class dsto.dfc.swt.util.Geometry
Test if one rectangle fully contains another.
contains(Entity) - Method in class livespace.services.EntityRegistry
 
containsAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
containsAll(Collection<?>) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
containsAll(Collection) - Method in class dsto.dfc.collections.CountedSet
 
containsAll(Collection) - Method in class dsto.dfc.collections.EmptyCollection
 
containsAll(List) - Method in class dsto.dfc.swing.undo.EditListModel
 
containsAllEdits(List) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if all edits in someEdits are known to the MonitoredUndoManager and false otherwise.
containsAny(Collection, Collection) - Static method in class dsto.dfc.collections.DfcCollections
Test if one collection contains any element from another.
containsAny(Collection, Collection, Comparator) - Static method in class dsto.dfc.collections.DfcCollections
Test if one collection contains any element from another.
containsCommand(Command) - Method in class dsto.dfc.swing.commands.CommandView
 
containsCommand(Command) - Method in class dsto.dfc.swt.commands.CommandView
 
containsCommand(String) - Method in class dsto.dfc.swt.commands.CommandView
 
containsEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if edit is known to the MonitoredUndoManager.
containsGroup(String) - Method in class dsto.dfc.swing.commands.CommandView
 
containsGroup(String) - Method in class dsto.dfc.swt.commands.CommandView
 
containsId(String) - Method in class livespace.services.EntityRegistry
Test if a given ID exists in the registry.
containsKey(Object) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
containsKey(Object) - Method in class dsto.dfc.collections.IdentityHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class dsto.dfc.collections.MicroMap
Test if the map contains a key.
containsKey(Object) - Method in class dsto.dfc.collections.WeakValueHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class dsto.dfc.databeans.Registry
Test if a given key exists in the registry.
containsPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
True if a given panel is inside this manager.
containsSymbol(URL) - Static method in class dsto.dfc.net.URLSearchPath
 
containsValue(Object) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
containsValue(Object) - Method in class dsto.dfc.collections.IdentityHashMap
Returns true if this map maps one or more keys to the specified value.
containsView(CommandView) - Method in class dsto.dfc.swing.commands.CommandView
 
containsView(CommandView) - Method in class dsto.dfc.swt.commands.CommandView
 
content - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
contentAttrs - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
contents - Variable in class dsto.dfc.swing.dnd.ClipboardEvent
 
contentsChanged(ListDataEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
contentsChanged(ListDataEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
context - Variable in class livespace.elvin.client.ElvinClient
 
CONTEXT_MENU_VIEW - Static variable in class dsto.dfc.swing.commands.CommandView
 
CONTEXT_MENU_VIEW - Static variable in class dsto.dfc.swt.commands.CommandView
 
contextClassLoader - Variable in class dsto.dfc.swt.util.UIPropertyListener
 
contextCommandView - Variable in class dsto.dfc.swing.list.DfcList
 
CONTINENT - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
CONTINENT_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
CONTINENT_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
control - Variable in class dsto.dfc.swt.controls.ToolbarPanel
 
controlEvent(int) - Method in class livespace.osgi.service.LivespaceService
 
convert(String) - Static method in class dsto.dfc.text.DurationConverter
 
convert(int) - Static method in class dsto.dfc.text.DurationConverter
 
Convertable - Interface in dsto.dfc.swing.text
Defines a value that may be converted using a ValueConverter.
CONVERTER - Static variable in class dsto.dfc.swing.controls.Insets2D
 
converter - Variable in class dsto.dfc.swing.forms.AbstractFormEditor
 
converter - Variable in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
CONVERTER - Static variable in class dsto.dfc.swing.text.selection.BooleanSelector
 
CONVERTER - Static variable in class dsto.dfc.swing.text.selection.DateSelector
ValueConverter for this class: converts to/from String.
CONVERTER - Static variable in class dsto.dfc.swing.text.selection.NumberSelector
ValueConverter for this class: converts to/from String.
CONVERTER - Static variable in class dsto.dfc.swing.text.selection.RegexSelector
 
CONVERTER - Static variable in class dsto.dfc.swing.text.selection.StringSelector
 
convertPropertyToString(Object) - Static method in class dsto.dfc.util.Beans
Convert an object to its stringified value using (if possible) its PropertyEditor.
convertStringToProperty(Class, String) - Static method in class dsto.dfc.util.Beans
Convert a stringfied object to an instance by using (if possible) its PropertyEditor.
convertTo(Object, Class) - Method in class dsto.dfc.swing.text.NullValueConverter
 
convertTo(Object, Class) - Method in class dsto.dfc.swing.text.NumberConverter
 
convertTo(Object, Class) - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
convertTo(Object, Class) - Method in class dsto.dfc.swing.text.selection.Selector.SelectAllSelector
 
convertTo(Object, Class) - Method in interface dsto.dfc.swing.text.ValueConverter
Convert a value to a given class.
convertValue(Object, Class, ValueConverter) - Static method in class dsto.dfc.swing.text.Text
Attempt to convert a value to a given class.
convertValue(Object, Class) - Static method in class dsto.dfc.swing.text.Text
 
copy(String, File) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
Copyable - Interface in dsto.dfc.util
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object.
copyBundleResourceToFile(Bundle, String, File) - Static method in class livespace.osgi.OsgiUtil
Copies a bundle resource to a specified file on the file system.
copyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
copyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
copyCells(int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Copy a rectangular block of cells into an AWT Transferable.
copyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
copyCells(int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
copyDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
copyEntry(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
copyEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
copyEntry(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
copyEntry(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Copy an entry into a transferable.
copyFile(File, File) - Static method in class dsto.dfc.util.Files
Copy one file to another.
copyFile(String, String) - Static method in class dsto.dfc.util.Files
Copy one file to another.
copyFromSubtree(DefaultDfcTreeModel.Node, int, TreeModel, Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Copy a subtree from a TreeModel into this model.
copyMap(Map) - Method in class dsto.dfc.swing.table.MapTableModel
Make a copy of the current map.
copyNoDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
copyRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
copyRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
copyRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
copyRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
copyRows(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
Corner - Class in dsto.dfc.swing.panels
Corner positions an inner frame in a corner of of a larger outer frame.
Corner() - Constructor for class dsto.dfc.swing.panels.Corner
 
corner - Variable in class dsto.dfc.swing.panels.ToolView
 
count - Variable in class dsto.dfc.collections.IdentityHashMap
The total number of mappings in the hash table.
CountedSet - Class in dsto.dfc.collections
A set that counts add's and remove's on values.
CountedSet() - Constructor for class dsto.dfc.collections.CountedSet
 
CountedSet(Map) - Constructor for class dsto.dfc.collections.CountedSet
Constructor to allow users to get CountedSet to use their Map implementation.
CountedSet(Collection) - Constructor for class dsto.dfc.collections.CountedSet
 
counts - Variable in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
create(Control, IDataObject) - Static method in class dsto.dfc.swt.util.UIPropertyListener
Factory to create a listener for a SWT control that is also the property listener.
create(String, String) - Static method in class livespace.services.Entity
Create an instance of an Entity using the registered type class if available.
create() - Method in class livespace.ui.dashboard.AbstractDashboardPanel
 
createAboutDialog() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
Override this to create the about box dialog.
createActivePanelEdit(int, int) - Method in class dsto.dfc.swing.panels.PanelManager
Create an UndoableEdit that represents a change in the currently active panel
createBlankImageData(int, int) - Static method in class dsto.dfc.swt.icons.Images
Create an 8-bit blank image data block.
createBlankImageData(int, int, int, PaletteData) - Static method in class dsto.dfc.swt.icons.Images
Create a blank image data block with a given depth and palette.
createButtonAttrs(Color, String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
createButtonsForButtonBar(Composite) - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
createClasspath() - Method in class dsto.dfc.tools.JarXTask
 
createCloseButton() - Method in class dsto.dfc.swing.controls.PrintPreview
Creates the Close button
createContentHandler(String) - Method in class dsto.dfc.net.DfcContentHandlerFactory
 
createDefaultDisplayName() - Method in class dsto.dfc.swt.commands.AbstractCommand
Generates a display name based on the last component of the command name.
createDefaultRenderer() - Method in class dsto.dfc.swing.table.DfcTableHeader
Override to use ButtonHeaderRenderer as the header renderer.
createDescriptor(String) - Static method in class dsto.dfc.swt.icons.Images
 
createDialog(Component, String) - Method in class dsto.dfc.swing.controls.PrintPreview
Create a standard dialog that wraps the PrintPreview
createDialogArea(Composite) - Method in class dsto.dfc.swt.controls.ChoiceDialog
 
createDialogArea(Composite) - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
createEntity(String, String) - Method in class livespace.services.EntityContainer
Create a new entity or re-use an existing weakly-cached version previously created in this container.
createExclude() - Method in class dsto.dfc.tools.JarXTask
 
createExtendedHandler() - Static method in class dsto.dfc.swing.undo.EditExceptionHandler
Factory method for creating an EditExceptionHandler with the pause, retry, skip, and skip all options.
createFailMessage() - Method in class livespace.services.PropertySynchronizer
 
createFailMessage() - Method in class livespace.services.SizeSynchronizer
 
createFailMessage() - Method in class livespace.services.Synchronizer
Create an error message indicating why synchronization has failed.
createFocusListener() - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI
 
createGraphics() - Static method in class dsto.dfc.swing.icons.ImageLoader
For those times when you just need a graphics context and don't care where it came from.
createHeader() - Method in class dsto.dfc.databeans.io.XmlOutput
Method createHeaderElement.
createIcon(String) - Static method in class dsto.dfc.swt.icons.Images
 
createId() - Method in class dsto.dfc.databeans.TypeInfo
 
createId() - Static method in class livespace.services.Entity
Shortcut to create a unique ID.
createImage(Device) - Method in class dsto.dfc.swt.icons.DynamicIcon
Creates a new image and calls DynamicIcon.paintIcon(GC, int, int) to fill it in.
createImage(Device) - Method in class dsto.dfc.swt.icons.FlowIcon
 
createImage(Device) - Method in interface dsto.dfc.swt.icons.Icon
 
createImage() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
createImage(Device) - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
createImage() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
createImage(Device) - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
createImage() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
createImage(Device) - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
createImage(String) - Static method in class dsto.dfc.swt.icons.Images
Create an image from a resource.
createImage(URL) - Static method in class dsto.dfc.swt.icons.Images
Create an image from a URL.
createImage(Device, String) - Static method in class dsto.dfc.swt.icons.Images
Create an image from a resource.
createImage(Device, URL) - Static method in class dsto.dfc.swt.icons.Images
Create an image from a URL.
createImage(Device, ImageData) - Static method in class dsto.dfc.swt.icons.Images
 
createImage(Device) - Method in class dsto.dfc.swt.icons.NullIcon
 
createImage(Device) - Method in class dsto.dfc.swt.icons.StackIcon
 
createInclude() - Method in class dsto.dfc.tools.JarXTask
 
createInsideFrameIfNeeded() - Method in class dsto.dfc.swing.panels.ToolView
 
createItem(Widget, int) - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
Create the item for this provider.
createItem(Widget, int) - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
createItem(Widget, int) - Method in class dsto.dfc.swt.commands.CommandMenuCheckboxProvider
 
createItem(Widget, int) - Method in class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
createItem(Widget, int) - Method in class dsto.dfc.swt.commands.CommandToolbarCheckboxProvider
 
createItem() - Method in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
Subclasses should implement this to create a new item.
createJFCDocument() - Method in class dsto.dfc.swing.text.SimpleDocument
Convert and answer this object into JFC Document
createLinkAttrs(String) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
 
createListener(Class, Object, Object) - Static method in class dsto.dfc.util.WeakEventListener
Shortcut to automatically create a WeakEventListener instance and register its proxy with the event source.
createListModel(List) - Method in class dsto.dfc.swing.forms.JListFormEditor
Called to create a list model for a list.
createLocalRoom(Elvin) - Static method in class livespace.services.entities.RoomEntity
Find or create a room entity instance.
createMenu(Decorations, CommandView) - Static method in class dsto.dfc.swt.commands.Commands
 
createMenuItem(ButtonGroup, Command) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
Create a menu item for the child command
createMenuItem(Object) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
createMenuItems() - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
createMenuItems() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
createMenuItems() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
createMenuItems() - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
createMenuItems() - Method in interface dsto.dfc.swing.commands.CustomMenuProvider
Create the menu items that represent the UI for the command.
createMenuItems() - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
createMenuProvider(CommandView, Menu, int) - Method in class dsto.dfc.swt.commands.BasicToggleCommand
 
createMenuProvider(CommandView, Menu, int) - Method in interface dsto.dfc.swt.commands.CustomMenuCommand
Create a menu UI provider for the command.
createMenuProvider(CommandView, Menu, int) - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
createModelInstance() - Method in class dsto.dfc.swing.persistence.AbstractDocument
Return a new model instance.
createModelInstance() - Method in class dsto.dfc.swing.persistence.FileDocument
 
createMouseListener() - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI
 
createNewEntry() - Method in class dsto.dfc.swing.list.AbstractAddRowCommand
Subclasses must override this to create a new entry for the list eg via showing a dialog.
createNewEntry(Object, int) - Method in class dsto.dfc.swing.tree.CmdAddEntry
Create a new entry to be added to the tree.
createNewFloatStateEdit(String, String) - Method in class dsto.dfc.swing.panels.PanelManager
Create an UndoableEdit that represents a change in the floating state of a panel
createOutsideFrameIfNeeded() - Method in class dsto.dfc.swing.panels.ToolView
 
createPrintButton() - Method in class dsto.dfc.swing.controls.PrintPreview
Creates the Print Button
createProxy() - Method in class dsto.dfc.util.WeakEventListener
 
createQueryEntity(Object, boolean, String, String, Object, String[], String[], Object[]) - Static method in class livespace.services.entities.info_repository.QueryEntity
Create a QueryEntity from the specified arguments.
createQueryEntity(String, String) - Static method in class livespace.services.entities.info_repository.QueryEntity
Create a QueryEntity with the specified query statement for the specified query language.
createRadioButtons() - Method in class dsto.dfc.swing.controls.RadioBox
 
createRequestNtfn(Entity, String) - Method in class livespace.services.EntityClient
Create the base template for a Livespace request notification, filling in all required fields.
createScaleChooser() - Method in class dsto.dfc.swing.controls.PrintPreview
Create the Scale chooser
createSchematicItem(Entity) - Method in class livespace.services.entities.room_presentation.RoomPresentation
Creates a SchematicItem instance, adds it to the RoomSchematicEntity instance
createSchematicItem(Entity, Point) - Method in class livespace.services.entities.room_presentation.RoomPresentation
Creates a SchematicItem instance, adds it to the RoomSchematicEntity instance
createSchematicItem(Entity) - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
Creates a SchematicItem instance and add's the instance to the internal container
createSchematicItem(Entity, Point) - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
Creates a SchematicItem instance and add's the instance to the internal container
createScrollPane(Component) - Method in class dsto.dfc.swing.forms.PopupFormEditor
Create a scroll pane to wrap the popup editor.
createSelector(Object) - Static method in class dsto.dfc.swing.text.selection.PatternSelectorFactory
Get a PatternSelector instance suitable for performing pattern matching on a given value.
createSelector(Class) - Static method in class dsto.dfc.swing.text.selection.PatternSelectorFactory
Get a PatternSelector instance suitable for performing pattern matching on a given value type.
createStandardHandler() - Static method in class dsto.dfc.swing.undo.EditExceptionHandler
Factory method for creating an EditExceptionHandler with the pause, retry, and skip options.
createTableModel(Object) - Method in class dsto.dfc.swing.forms.JTableFormEditor
Create a table model for a value.
createToolBar() - Method in class dsto.dfc.swing.controls.PrintPreview
Called to create the toolbar.
createToolbar(CoolBar, CommandView) - Static method in class dsto.dfc.swt.commands.Commands
Create a toolbar from the specified command view.
createToolBarComponent() - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
createToolBarComponent() - Method in interface dsto.dfc.swing.commands.CustomToolBarProvider
Create the Component that represent the UI for the command.
createToolbarProvider(CommandView, ToolBar, int) - Method in class dsto.dfc.swt.commands.BasicToggleCommand
 
createToolbarProvider(CommandView, ToolBar, int) - Method in interface dsto.dfc.swt.commands.CustomToolbarCommand
Create a toolbarUI provider for the command.
createToolbarProvider(CommandView, ToolBar, int) - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
createTransferData() - Method in class dsto.dfc.swt.dnd.CmdCopyDataObjectProperties
 
createTransferData() - Method in class dsto.dfc.swt.dnd.CmdCopyObject
Create the data to be transferred when the command is executed.
createUniqueId() - Static method in class livespace.services.Livespace
Create a unique ID.
createUpdateNtfn() - Method in class livespace.services.EntityClient
Create the base template for a Livespace update request, filling in all required fields.
createURLStreamHandler(String) - Method in class dsto.dfc.net.DfcStreamHandlerFactory
 
createXmlInput() - Method in class livespace.services.EntityClient
Overriden to enable the XmlEntityCodec.clearUndefinedProperties setting so that clients clear out any defunct properties.
createXmlInput() - Method in class livespace.services.EntityContainer
 
createXmlOutput() - Method in class livespace.services.EntityContainer
 
CronDaemon - Class in dsto.dfc.util
A simple cron-like daemon thread that notifies clients at regular intervals.
CronDaemon() - Constructor for class dsto.dfc.util.CronDaemon
 
CSIDL_APPDATA - Static variable in class dsto.dfc.util.win32.Win32
 
CSIDL_LOCAL_APPDATA - Static variable in class dsto.dfc.util.win32.Win32
 
curChar - Variable in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
current() - Method in class dsto.dfc.collections.ArrayIterator
 
current - Variable in class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
current() - Method in interface dsto.dfc.collections.Cursor
 
CURRENT_DOCUMENT_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
Current document property for a computer
currentArrowHeight - Variable in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
currentHistoryPosition - Variable in class livespace.services.entities.sessions.Sessions
Maintains a position of where within the session history the room currently is.
currentIncrement - Variable in class dsto.dfc.swing.controls.NumericSpinner.ButtonChangeListener
 
currentScheme - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
currentTask - Variable in class dsto.dfc.util.Scheduler
 
currentToken - Variable in exception dsto.dfc.swing.text.selection.ParseException
This is the last token that has been consumed successfully.
currentUser() - Static method in class livespace.osgi.service.LivespaceService
 
Cursor - Interface in dsto.dfc.collections
A cursor is a more flexible way to move through a collection than an Iterator.
cursorUpdatePolicy - Variable in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
customizeChooser(String, JFileChooser) - Method in class dsto.dfc.swing.persistence.FileDocument
Customize a file chooser before it is displayed.
customizeDialog(FormDialog) - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Customize the form dialog that holds the editor before display.
customizeFileFilter(ExtensionFileFilter) - Method in class dsto.dfc.swing.persistence.FileDocument
Customize the default file filter used in file choosers.
customizer - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
CUSTOMIZER_ICON - Static variable in class dsto.dfc.swing.forms.CustomizersPanel
 
CUSTOMIZER_ICON - Static variable in class dsto.dfc.swing.forms.CustomizersTreeModel
 
customizers - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel
 
CustomizersPanel - Class in dsto.dfc.swing.forms
A generic host for a set of customizers (usually form editors).
CustomizersPanel() - Constructor for class dsto.dfc.swing.forms.CustomizersPanel
 
CustomizersPanel(CustomizersTreeModel) - Constructor for class dsto.dfc.swing.forms.CustomizersPanel
 
customizersTree - Variable in class dsto.dfc.swing.forms.CustomizersPanel
 
customizersTree_selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
customizersTreeModel - Variable in class dsto.dfc.swing.forms.CustomizersPanel
 
CustomizersTreeModel - Class in dsto.dfc.swing.forms
The tree model used by CustomizersPanel.
CustomizersTreeModel() - Constructor for class dsto.dfc.swing.forms.CustomizersTreeModel
 
CustomizersTreeModel.Entry - Class in dsto.dfc.swing.forms
An entry in the tree model.
CustomizersTreeModel.Entry(String, String, Component) - Constructor for class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
Create a new entry.
CustomizersTreeModel.Entry(String, Icon, Icon, String, Component) - Constructor for class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
Create a new entry.
customizerValueChanged() - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Subclasses should call this when the customizerValue property changes.
customizeTerm(String) - Method in class dsto.dfc.swing.text.TermCustomizer
Customize a term property represented by a given link from its customizerFormat.
customizeTermVisually(Term, String) - Method in class dsto.dfc.swing.text.TermCustomizer
Customize a property of a term using its customizer UI.
CustomMenuCommand - Interface in dsto.dfc.swt.commands
Interface for commands that wish to provide a custom menu UI.
CustomMenuProvider - Interface in dsto.dfc.swing.commands
Interface for commands that want to provide a custom menu UI.
CustomToolbarCommand - Interface in dsto.dfc.swt.commands
Interface for commands that wish to provide a custom toolbar UI.
CustomToolBarProvider - Interface in dsto.dfc.swing.commands
Interface for commands that wish to provide a customized toolbar UI.
CYAN - Static variable in class dsto.dfc.swt.DFC_SWT
 

D

DARK - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
DARK_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
DARK_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
DARK_GRAY - Static variable in class dsto.dfc.swt.DFC_SWT
 
dashboard - Variable in class livespace.ui.dashboard.AbstractDashboardPanel
 
Dashboard - Class in livespace.ui.dashboard
 
Dashboard() - Constructor for class livespace.ui.dashboard.Dashboard
 
DashboardDelegate - Class in livespace.ui.dashboard
Deprecated. Use SWTDelegate instead.
DashboardDelegate(BundleContext, IDelegate) - Constructor for class livespace.ui.dashboard.DashboardDelegate
Deprecated. Create a new instance.
DashboardRunnable - Class in livespace.ui.dashboard
A runnable desgned to be used in an async/sync exec call on dashboard that does the OSGi class-loader switching dance automatically.
DashboardRunnable(IDelegate) - Constructor for class livespace.ui.dashboard.DashboardRunnable
NOTE: this version requires that the context class loader be set when used in OSGi land.
DashboardRunnable(ClassLoader, IDelegate) - Constructor for class livespace.ui.dashboard.DashboardRunnable
 
DashboardRunnable(ClassLoader, Runnable) - Constructor for class livespace.ui.dashboard.DashboardRunnable
 
DashboardService - Class in livespace.ui.dashboard
The default dashboard service implementation.
DashboardService(SWTRuntime, BundleContext, Properties) - Constructor for class livespace.ui.dashboard.DashboardService
 
dashboardShell - Variable in class livespace.ui.dashboard.DashboardService
 
DataBean - Class in dsto.dfc.databeans
Default implementation of IDataBean using Java collections classes for storage.
DataBean() - Constructor for class dsto.dfc.databeans.DataBean
 
DataBean(Map) - Constructor for class dsto.dfc.databeans.DataBean
Create a databean initialised from the contents of a java.util.Map.
DataBean(Dictionary) - Constructor for class dsto.dfc.databeans.DataBean
Create an instance copied from a java.util.Dictionary.
DataBean(TypeInfo) - Constructor for class dsto.dfc.databeans.DataBean
Create an instance with a specified type.
DataBeanCollectionTableContentProvider - Class in dsto.dfc.swt.viewers
Extends CollectionTableContentProvider to generate table updates when any contained IDataObject properties change.
DataBeanCollectionTableContentProvider() - Constructor for class dsto.dfc.swt.viewers.DataBeanCollectionTableContentProvider
 
DataBeanLink - Class in dsto.dfc.databeans
A link to an IDataBean that also provides a facade to the bean (i.e.
DataBeanLink() - Constructor for class dsto.dfc.databeans.DataBeanLink
Create a link with no target.
DataBeanLink(IDataBean) - Constructor for class dsto.dfc.databeans.DataBeanLink
 
DataBeanLink(IDataBean, boolean) - Constructor for class dsto.dfc.databeans.DataBeanLink
 
DataBeanPreferenceStore - Class in dsto.dfc.swt.util
Wraps a DFC IDataBean as a JFace IPreferenceStore.
DataBeanPreferenceStore() - Constructor for class dsto.dfc.swt.util.DataBeanPreferenceStore
 
DataBeanPreferenceStore(IDataBean) - Constructor for class dsto.dfc.swt.util.DataBeanPreferenceStore
 
DataBeanTableSorter - Class in dsto.dfc.swt.viewers
Enables auto sorting of a table of IDataBean's by clicking table headers.
DataBeanTableSorter(TableViewer) - Constructor for class dsto.dfc.swt.viewers.DataBeanTableSorter
Create a new instance.
DataBeanWeakRef - Class in dsto.dfc.databeans
A weak reference alias for an IDataBean.
DataBeanWeakRef(IDataBean) - Constructor for class dsto.dfc.databeans.DataBeanWeakRef
 
DataBeanWeakRef(IDataBean, boolean) - Constructor for class dsto.dfc.databeans.DataBeanWeakRef
 
DataObject - Class in dsto.dfc.databeans
A default implemention of IDataObject based on a java.util.Map.
DataObject() - Constructor for class dsto.dfc.databeans.DataObject
 
DataObject(TypeInfo) - Constructor for class dsto.dfc.databeans.DataObject
Create an instance with a specified type.
DataObjectCopyPipe - Class in dsto.dfc.swt.forms
A pipe that inputs a data object and outputs a clone.
DataObjectCopyPipe() - Constructor for class dsto.dfc.swt.forms.DataObjectCopyPipe
 
DataObjectDictionary - Class in dsto.dfc.databeans
Adapts a data object as a java.util.Dictionary.
DataObjectDictionary(IDataObject) - Constructor for class dsto.dfc.databeans.DataObjectDictionary
 
DataObjectFilter - Class in dsto.dfc.databeans
An adapter that allows one data object to contain a filtered subset of properties from another data object.
DataObjectFilter(IDataObject, IDataObject, DataObjectFilter.Selector) - Constructor for class dsto.dfc.databeans.DataObjectFilter
Create a new instance.
DataObjectFilter.Selector - Interface in dsto.dfc.databeans
 
DataObjectLabelProvider - Class in dsto.dfc.swt.viewers
Label provider for views of IDataObject's that presents a given list of property values.
DataObjectLabelProvider(Object) - Constructor for class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
DataObjectLabelProvider(Object[]) - Constructor for class dsto.dfc.swt.viewers.DataObjectLabelProvider
Create a new instance.
DataObjectLink - Class in dsto.dfc.databeans
A link to an IDataObject that also provides a facade to the object (i.e.
DataObjectLink() - Constructor for class dsto.dfc.databeans.DataObjectLink
Create a link with no target.
DataObjectLink(IDataObject) - Constructor for class dsto.dfc.databeans.DataObjectLink
 
DataObjectLink(IDataObject, boolean) - Constructor for class dsto.dfc.databeans.DataObjectLink
 
DataObjectPersister - Class in dsto.dfc.databeans.io
A java.util.Timer task that saves a data object at periodic intervals when it has been modified.
DataObjectPersister(IDataObject, String) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister
 
DataObjectPersister(IDataObject, File) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister
 
DataObjectPersister2 - Class in dsto.dfc.databeans.io
A task that saves a data object at periodic intervals when it has been modified.
DataObjectPersister2(Scheduler, IDataObject, String) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister2
 
DataObjectPersister2(Scheduler, IDataObject, File) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister2
 
DataObjectPersister2(Scheduler, IDataObject, File, boolean) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister2
 
DataObjectPersister2(Scheduler, IDataObject, File, long, long, long, boolean) - Constructor for class dsto.dfc.databeans.io.DataObjectPersister2
 
DataObjectPersister2.CleanupTask - Class in dsto.dfc.databeans.io
Cleans up old backups according to the following rules Preserve a trail of backups, daily backups for 1 week weekly backups of 1 month and monthly backups for 1 year.
DataObjectPersister2.CleanupTask() - Constructor for class dsto.dfc.databeans.io.DataObjectPersister2.CleanupTask
 
DataObjectPropertyListProvider - Class in dsto.dfc.swt.viewers
A table content and label provider for IDataObject values that presents a data object as a two-column property/value list.
DataObjectPropertyListProvider() - Constructor for class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
DataObjects - Class in dsto.dfc.databeans
Utility methods for data objects.
DataObjectTableProvider - Class in dsto.dfc.swt.viewers
Table provider that makes all property values of an input IDataObject into rows.
DataObjectTableProvider() - Constructor for class dsto.dfc.swt.viewers.DataObjectTableProvider
 
DataObjectTransfer - Class in dsto.dfc.swt.dnd
SWT clipboard transfer type for DBXML-encoded objects.
DataObjectTransfer(Class) - Constructor for class dsto.dfc.swt.dnd.DataObjectTransfer
Create a new instance.
DataObjectTransfer(String) - Constructor for class dsto.dfc.swt.dnd.DataObjectTransfer
Create a new instance.
DataObjectView - Class in dsto.dfc.databeans
Creates a dynamically sortable, filterable list view of a data object.
DataObjectView(IDataObject) - Constructor for class dsto.dfc.databeans.DataObjectView
 
DataObjectView(IDataObject, IFilterSorter) - Constructor for class dsto.dfc.databeans.DataObjectView
Shortcut to create a new instance with a combined filter/sorter.
DataObjectView(IDataObject, IFilter) - Constructor for class dsto.dfc.databeans.DataObjectView
 
DataObjectView(IDataObject, ISorter) - Constructor for class dsto.dfc.databeans.DataObjectView
 
DataObjectView(IDataObject, IFilter, ISorter) - Constructor for class dsto.dfc.databeans.DataObjectView
Create a new instance.
DataObjectViewerSorter - Class in dsto.dfc.swt.viewers
Viewer sorter for sorting views of IDataObject's by a given property.
DataObjectViewerSorter(Object) - Constructor for class dsto.dfc.swt.viewers.DataObjectViewerSorter
 
DataObjectWeakRef - Class in dsto.dfc.databeans
An weak reference alias for an IDataObject.
DataObjectWeakRef(IDataObject) - Constructor for class dsto.dfc.databeans.DataObjectWeakRef
 
DataObjectWeakRef(IDataObject, boolean) - Constructor for class dsto.dfc.databeans.DataObjectWeakRef
 
datastore - Variable in class livespace.services.entities.RoomEntity
Base URI for room-wide read/write persistent file storage.
date - Variable in class livespace.services.entities.Link
The date the shared link was created
DATE_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
dateRanges - Variable in class dsto.dfc.swing.text.selection.DateSelector
A set of time (Date.getTime ()) [lower, upper] pairs.
DateSelector - Class in dsto.dfc.swing.text.selection
A basic selector for java.util.Date objects.
DateSelector() - Constructor for class dsto.dfc.swing.text.selection.DateSelector
Create a default "select all" selector.
DateSelector(String) - Constructor for class dsto.dfc.swing.text.selection.DateSelector
Create an instance using an expression.
DbXmlSerializer - Class in dsto.dfc.swing.persistence
Plugs DataBeans XML IO into the dsto.dfc.persistence framework.
DbXmlSerializer() - Constructor for class dsto.dfc.swing.persistence.DbXmlSerializer
 
DbXmlSerializer(String) - Constructor for class dsto.dfc.swing.persistence.DbXmlSerializer
 
deadEntityWatcher - Variable in class livespace.services.EntityClient
 
Debug - Class in dsto.dfc.util
Debugging utilities.
decode(Class, String) - Method in interface dsto.dfc.databeans.io.TextDecoder
Decode a text value.
decode(Class, String) - Method in class dsto.dfc.databeans.io.TextDefaultCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlAliasCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlAwtCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlDateCodec
 
decode(Element) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Mediates the decoding of an element.
decode(XmlDecodeContext, Element) - Method in interface dsto.dfc.databeans.io.XmlDecoder
Decode an XML representation into a value.
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlDefaultDecoder
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlEnumerationCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlPropertyPathCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlSingletonCodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlURICodec
 
decode(XmlDecodeContext, Element) - Method in class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
decode(XmlDecodeContext, Element) - Method in class livespace.services.XmlEntityCodec
 
decodeArray(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlDefaultDecoder
Decode an array.
decodeArrayChildren(XmlDecodeContext, Element, Class) - Method in class dsto.dfc.databeans.io.XmlDefaultDecoder
Decode an array encoded using nested child elements.
decodeArrayValue(XmlDecodeContext, Element, Class, String) - Method in class dsto.dfc.databeans.io.XmlDefaultDecoder
Decode an array encoded as the as a comma-delimited "value" attribute.
decodeCollection(XmlDecodeContext, Element, Class) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
Decode a java.util.Collection.
decodeDataBean(XmlDecodeContext, Element, Class) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Decode an IDataBean.
decodeDataObject(XmlDecodeContext, Element, Class) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
decodeDataObjectProperty(XmlDecodeContext, Element, IDataObject) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Decode the property of a data object
decodeFields(XmlDecodeContext, Element, Object) - Static method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
Decode the fields of an object from an XML element.
decodeJavaBean(XmlDecodeContext, Element, Class) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
decodeMap(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
decodeText(XmlDecodeContext, Element) - Method in class dsto.dfc.databeans.io.XmlDefaultDecoder
Decode a text value.
decodeType(String) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Decode an encoded type into the original Class.
DECREASE - Static variable in class livespace.services.entities.PositionableDevice
String to decrease (change in a negative direction) the rotation or translation.
decrement(Integer) - Static method in class dsto.dfc.collections.CountedSet
Return an Integer minus 1.
deepClone(IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Deep clone a graph of IDataObject's.
deepSearch - Variable in class livespace.services.entities.info_repository.QueryEntity
 
DEFAULT - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
DEFAULT_CAPACITY - Static variable in class dsto.dfc.collections.cache.AbstractCache
The default capacity to be used by the GenericCache subclasses provided with this package.
DEFAULT_COLORS - Static variable in class dsto.dfc.swing.controls.ColorComboBox
 
DEFAULT_DISTANCE - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
DEFAULT_DISTANCE - Static variable in class dsto.dfc.swt.util.WindowLayout
 
DEFAULT_HGAP - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
DEFAULT_HORIZ_ALIGNMENT - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
DEFAULT_INPUT_COMMAND - Static variable in class livespace.services.common.MetaAppsConstants
 
DEFAULT_INPUT_TEXT - Static variable in class livespace.services.common.MetaAppsConstants
Default value for text field
DEFAULT_INPUT_URL - Static variable in class livespace.services.common.MetaAppsConstants
Default value for URL field
DEFAULT_LIMIT - Static variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The default limit placed on the number of undo's.
DEFAULT_MARGIN - Static variable in class dsto.dfc.swing.controls.ToolButton
 
DEFAULT_SCHEMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
DEFAULT_SORTER - Static variable in interface dsto.dfc.databeans.ISorter
A sorter that delegates to DefaultComparator.
DEFAULT_VALUE - Static variable in class dsto.dfc.databeans.TypeInfo
The property name used to store the default value of a given type.
DEFAULT_VALUE - Static variable in class livespace.services.common.MetaAppsConstants
Default value
DEFAULT_VERT_ALIGNMENT - Static variable in class dsto.dfc.swing.controls.ButtonLayout
 
DEFAULT_VOLUME - Static variable in class livespace.services.common.AudioMixerConstants
Default volume for an audio mixer.
defaultClipboardId(RoomEntity) - Static method in class livespace.services.entities.ClipboardEntity
Get the ID that should be used for the default clipboard in a given room.
DefaultComparator - Class in dsto.dfc.util
Default comparator instance that will compare anything thrown at it in a semi-sensible way.
DefaultComparator() - Constructor for class dsto.dfc.util.DefaultComparator
 
defaultCorner() - Method in class dsto.dfc.swing.panels.ToolView
 
DefaultDfcTableModel - Class in dsto.dfc.swing.table
Fully dynamic implementation of DfcTableModel backed by ArrayList's.
DefaultDfcTableModel() - Constructor for class dsto.dfc.swing.table.DefaultDfcTableModel
 
DefaultDfcTableModel(TableModel, int, int, int, int) - Constructor for class dsto.dfc.swing.table.DefaultDfcTableModel
Create a new table model from a rectangular section of an existing table.
DefaultDfcTreeModel - Class in dsto.dfc.swing.tree
Default implementation of DfcTreeModel using HashMap and ArrayList.
DefaultDfcTreeModel() - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
DefaultDfcTreeModel(Object) - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
DefaultDfcTreeModel(TreeModel, Object) - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
DefaultDfcTreeModel.Node - Class in dsto.dfc.swing.tree
A node in the tree.
DefaultDfcTreeModel.Node() - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
Create a root node.
DefaultDfcTreeModel.Node(Object) - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
Create a node with associated view entry.
DefaultDfcTreeNode - Class in dsto.dfc.swing.tree
Default impelementation of DfcTreeNode.
DefaultDfcTreeNode() - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
DefaultDfcTreeNode(Object) - Constructor for class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
defaultFormat - Variable in class dsto.dfc.text.MultiDateFormat
The format to use to create a String from a Date.
DefaultSerializer - Class in dsto.dfc.swing.persistence
Default serializer that uses Java serialization.
DefaultSerializer() - Constructor for class dsto.dfc.swing.persistence.DefaultSerializer
 
defaultSorter() - Static method in class dsto.dfc.databeans.DataObjectView
Create a default sorter.
DefaultSWTXmlCodec - Class in dsto.dfc.swt.util
XML codec for common SWT types (Point, RGB, etc).
DefaultSWTXmlCodec() - Constructor for class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
defaultValue(Class) - Static method in class dsto.dfc.swing.text.selection.PatternSelectorFactory
Get a the default pattern for a selector for the given class.
DefaultViewerSorter - Class in dsto.dfc.swt.viewers
Default view sorter that uses the standard text collator.
DefaultViewerSorter() - Constructor for class dsto.dfc.swt.viewers.DefaultViewerSorter
 
DefaultViewerSorter(Collator) - Constructor for class dsto.dfc.swt.viewers.DefaultViewerSorter
 
defines - Variable in class livespace.osgi.bootstrap.DeployConfig
 
defineStandardProperties(Map<String, String>) - Static method in class livespace.osgi.bootstrap.DeployConfig
Define the standard global variables that should be available in all service config and deploy config files.
defineStandardProperties(Properties) - Static method in class livespace.osgi.bootstrap.DeployConfig
 
delay - Variable in class dsto.dfc.swt.forms.NumberEndpoint
Used when commitMode == COMMIT_LATER to control how long a period of inactivity should pass before committing changes to the parent.
delay - Variable in class dsto.dfc.swt.forms.TextEndpoint
Used when commitMode == COMMIT_LATER to control how long a period of inactivity should pass before committing changes to the parent.
delayTimer - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
Delegate - Class in dsto.dfc.reflection
A delegate to a method in a class instance.
Delegate(Object, String) - Constructor for class dsto.dfc.reflection.Delegate
 
Delegate(Object, String, Object...) - Constructor for class dsto.dfc.reflection.Delegate
 
Delegate(Object, String, Class...) - Constructor for class dsto.dfc.reflection.Delegate
Create a delegate by giving a name and an argument type list.
Delegate(Object, String, Class[], Object[]) - Constructor for class dsto.dfc.reflection.Delegate
Create an instance, fully specifying method and argument list.
Delegates - Class in dsto.dfc.reflection
A set of delegates for notification.
Delegates() - Constructor for class dsto.dfc.reflection.Delegates
 
DELETE_IMAGE_URL - Static variable in class dsto.dfc.swing.text.TermCustomizer
 
deleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
deleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
deleteCells(int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Delete a rectangular block of cells.
deleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
deleteCells(int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
deleteColumns(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
deleteColumns(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
deleteColumns(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Delete columns.
deleteColumns(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
deleteEntryCommand - Variable in class dsto.dfc.swing.table.MapTableView
 
deleteItems(List) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Delete the given items.
deleteRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
deleteRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
deleteRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Delete rows.
deleteRows(int, int) - Method in class dsto.dfc.swing.table.MapTableModel
 
deleteRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
deleteRows(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
NOTE: only handles case where rowStart == rowEnd.
deleteRows(int[]) - Method in class dsto.dfc.swing.tree.DfcTree
Delete a number of rows from the model, ensuring correct deletion order.
Dependencies - Class in livespace.osgi
Represents zero or more dependencies, all of which must be ready before this one is.
Dependencies() - Constructor for class livespace.osgi.Dependencies
 
dependencies - Variable in class livespace.services.osgi.SingleEntityDependency
 
Dependency - Class in livespace.osgi
Base for class representing dependency constraints.
Dependency() - Constructor for class livespace.osgi.Dependency
 
DeployConfig - Class in livespace.osgi.bootstrap
Reads the deploy/*.deploy files for a given host and assembles a service start list.
DeployConfig() - Constructor for class livespace.osgi.bootstrap.DeployConfig
 
DeployMapConfig - Class in livespace.osgi.bootstrap
 
DeployMapConfig(URL, URL) - Constructor for class livespace.osgi.bootstrap.DeployMapConfig
 
DESCENDING - Static variable in class dsto.dfc.swt.viewers.TableColumnSorter
 
description - Variable in class dsto.dfc.swing.forms.AbstractFormEditor
 
description - Variable in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
description - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
description - Variable in class dsto.dfc.swing.styles.AbstractStyle
 
description(Composite, String) - Static method in class dsto.dfc.swt.forms.Forms
Create a wrapping description label.
description(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a wrapping description label.
description - Variable in class dsto.dfc.swt.styles.AbstractStyle
 
deselect(Object) - Method in interface dsto.dfc.collections.SelectionModel
 
deselectAll(Collection) - Method in interface dsto.dfc.collections.SelectionModel
 
deselectAll() - Method in interface dsto.dfc.collections.SelectionModel
 
deserialize(InputStream) - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
deserialize(InputStream) - Method in class dsto.dfc.swing.persistence.DefaultSerializer
 
deserialize(InputStream) - Method in interface dsto.dfc.swing.persistence.ISerializer
 
deserialize(InputStream) - Method in class dsto.dfc.swing.persistence.KbmlSerializer
 
deserializeObject(byte[]) - Static method in class dsto.dfc.swing.dnd.RawSerializedObject
 
Deserializer - Class in dsto.dfc.swing.persistence
Support for deserializing objects in various formats.
DESKTOP_BOTTOM - Static variable in class dsto.dfc.util.win32.Win32
 
DESKTOP_LEFT - Static variable in class dsto.dfc.util.win32.Win32
 
DESKTOP_RIGHT - Static variable in class dsto.dfc.util.win32.Win32
 
DESKTOP_TOP - Static variable in class dsto.dfc.util.win32.Win32
 
desktopDock(Shell, int, int, int) - Static method in class dsto.dfc.swt.win32.Windows
Dock a window with the Windows desktop.
desktopUndock(Shell) - Static method in class dsto.dfc.swt.win32.Windows
Undock a previously docked window from the Windows desktop.
destroyMenuItems(List) - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
destroyMenuItems(List) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
destroyMenuItems(List) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
destroyMenuItems(List) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
destroyMenuItems(List) - Method in interface dsto.dfc.swing.commands.CustomMenuProvider
Destroy menu items created by createMenuItems ().
destroyMenuItems(List) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
destroyRadioButtons() - Method in class dsto.dfc.swing.controls.RadioBox
 
destroyToolBarComponent(JComponent) - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
destroyToolBarComponent(JComponent) - Method in interface dsto.dfc.swing.commands.CustomToolBarProvider
Destroy the Component created by createToolBarComponent ().
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.tree.DfcTree.MyTreeCellEditor
Override determineOffset() to call updateIcons() on MyTreeCellRenderer before setting up editor.
deviceAddress - Variable in class livespace.services.entities.LightEntity
 
deviceType - Variable in class livespace.services.entities.LightEntity
 
DFC_ICONS_PATH - Static variable in class dsto.dfc.swt.icons.Images
The base path of DFC icons.
DFC_SWT - Class in dsto.dfc.swt
General DFC additions to SWT.
DfcBillboard - Class in dsto.dfc.swing.controls
DfcBillboard will let you place images in a certain layout, and a certain alignment, using dsto.dfc.swing.controls.BillBoard, in a JComponent.
DfcBillboard() - Constructor for class dsto.dfc.swing.controls.DfcBillboard
 
DfcBoundingBox - Class in dsto.dfc.swing.controls
This component can be used to graphically define the size of a rectangle, using only two points; The topLeft, and bottomRight.
DfcBoundingBox(BoundedRangeModel, BoundedRangeModel, BoundedRangeModel, BoundedRangeModel) - Constructor for class dsto.dfc.swing.controls.DfcBoundingBox
 
DfcBoundingBox(BoundedRangeModel, BoundedRangeModel, BoundedRangeModel, BoundedRangeModel, boolean) - Constructor for class dsto.dfc.swing.controls.DfcBoundingBox
 
DfcClassLoader - Class in dsto.dfc.util.plugins
A class loader that supports dynamic addition to the classpath, including JAR/ZIP files and directories.
DfcClassLoader() - Constructor for class dsto.dfc.util.plugins.DfcClassLoader
Constructor is protected so as to make it a singleton.
DfcCollections - Class in dsto.dfc.collections
Miscellaneous utilities for use with the Java Collections classes.
DfcComboBox - Class in dsto.dfc.swing.controls
Simple extension to JComboBox, adds auto renderer selection and ability to use as a cell editor in tables and trees.
DfcComboBox() - Constructor for class dsto.dfc.swing.controls.DfcComboBox
 
DfcComboBox(Object[]) - Constructor for class dsto.dfc.swing.controls.DfcComboBox
 
DfcContentHandlerFactory - Class in dsto.dfc.net
A generic URL ContentHandlerFactory that allows handlers to dynamically associated with their MIME type.
DfcContentHandlerFactory() - Constructor for class dsto.dfc.net.DfcContentHandlerFactory
 
DfcDialog - Class in dsto.dfc.swing.controls
Simple extension of a JFC JDialog to manage use of dialog with any sort of window rather than just Frame's.
DfcDialog() - Constructor for class dsto.dfc.swing.controls.DfcDialog
For beans compliance only.
DfcDialog(Component, String, boolean) - Constructor for class dsto.dfc.swing.controls.DfcDialog
 
DfcDialog.CmdCancel - Class in dsto.dfc.swing.controls
 
DfcDialog.CmdCancel() - Constructor for class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
DfcFileNameMap - Class in dsto.dfc.net
A file name map that allows dynamic mapping of file extensions to MIME types.
DfcFileNameMap() - Constructor for class dsto.dfc.net.DfcFileNameMap
 
DfcList - Class in dsto.dfc.swing.list
An extended javax.swing.JList.
DfcList() - Constructor for class dsto.dfc.swing.list.DfcList
 
DfcList(ListModel) - Constructor for class dsto.dfc.swing.list.DfcList
 
DfcListModel - Interface in dsto.dfc.swing.list
Extension of Swing ListModel to support row add/remove/replace.
DfcMetalTheme - Class in dsto.dfc.swing.controls
The DFC idea of how Metal should look.
DfcMetalTheme() - Constructor for class dsto.dfc.swing.controls.DfcMetalTheme
 
DfcMonitoredList - Class in dsto.dfc.collections
Extended MonitoredList implementation supporting move operations.
DfcMonitoredList() - Constructor for class dsto.dfc.collections.DfcMonitoredList
Create a new instance using an ArrayList for storage.
DfcMonitoredList(List) - Constructor for class dsto.dfc.collections.DfcMonitoredList
 
DfcMonitoredListListener - Interface in dsto.dfc.collections
Defines a listener on a DfcMonitoredList.
DfcMouseDragGestureRecognizer - Class in dsto.dfc.swing.dnd
A simple mouse-based drag gesture recogniser that only triggers drag and drop actions on MOUSE_DRAGGED events.
DfcMouseDragGestureRecognizer(Component, int) - Constructor for class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
DfcMouseDragGestureRecognizer(DragSource, Component, int) - Constructor for class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
DfcMouseDragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
DfcOkCancelDialog - Class in dsto.dfc.swing.controls
Base class for Apply, OK, Cancel type dialogs.
DfcOkCancelDialog() - Constructor for class dsto.dfc.swing.controls.DfcOkCancelDialog
 
DfcOkCancelDialog(Component, String, boolean) - Constructor for class dsto.dfc.swing.controls.DfcOkCancelDialog
 
DfcProperties - Class in dsto.dfc.util
Simple extension of Java Properties class to add convenience methods.
DfcProperties() - Constructor for class dsto.dfc.util.DfcProperties
 
DfcProperties(Properties) - Constructor for class dsto.dfc.util.DfcProperties
 
DfcStreamHandlerFactory - Class in dsto.dfc.net
Generic implementation of URLStreamHandlerFactory that supports dynamic registration of protocol handlers.
DfcSwingTreeModel - Class in dsto.dfc.swing.tree
An implementation of a node-based tree DfcTreeModel using Swing's DefaultTreeModel as the base.
DfcSwingTreeModel() - Constructor for class dsto.dfc.swing.tree.DfcSwingTreeModel
 
DfcSwingTreeModel(TreeNode) - Constructor for class dsto.dfc.swing.tree.DfcSwingTreeModel
 
DfcSystem - Class in dsto.dfc.util
DFC system utilities.
DfcTable - Class in dsto.dfc.swing.table
DFC extended table component.
DfcTable() - Constructor for class dsto.dfc.swing.table.DfcTable
 
DfcTable(TableModel) - Constructor for class dsto.dfc.swing.table.DfcTable
 
DfcTable.RectSelection - Class in dsto.dfc.swing.table
Represents a selection of rows, columns or a rectangular selection of cells.
DfcTable.RectSelection() - Constructor for class dsto.dfc.swing.table.DfcTable.RectSelection
 
DfcTableHeader - Class in dsto.dfc.swing.table
Extended JTable header component used by DfcTable.
DfcTableHeader(JTable) - Constructor for class dsto.dfc.swing.table.DfcTableHeader
 
DfcTableModel - Interface in dsto.dfc.swing.table
Extension of JFC TableModel to support structural modification to rows/columns and copy/paste of data.
DfcToolTipManager - Class in dsto.dfc.swing.controls
DFC custom tool tip manager: for when TooltipManager is just not cutting it.
DfcToolTipManager(Component) - Constructor for class dsto.dfc.swing.controls.DfcToolTipManager
 
DfcToolTipManager.DurationTimeAction - Class in dsto.dfc.swing.controls
 
DfcToolTipManager.DurationTimeAction() - Constructor for class dsto.dfc.swing.controls.DfcToolTipManager.DurationTimeAction
 
DfcToolTipManager.InsideTimerAction - Class in dsto.dfc.swing.controls
 
DfcToolTipManager.InsideTimerAction(Document, Point, int) - Constructor for class dsto.dfc.swing.controls.DfcToolTipManager.InsideTimerAction
 
DfcTree - Class in dsto.dfc.swing.tree
DFC'ified JTree, adding support for operations based on the extended DfcTreeModel.
DfcTree() - Constructor for class dsto.dfc.swing.tree.DfcTree
 
DfcTree(TreeModel) - Constructor for class dsto.dfc.swing.tree.DfcTree
 
DfcTree.MyTreeCellEditor - Class in dsto.dfc.swing.tree
Extension of DefaultTreeCellEditor to support value-based icons used in MyTreeCellRenderer
DfcTree.MyTreeCellEditor(DfcTree.MyTreeCellRenderer) - Constructor for class dsto.dfc.swing.tree.DfcTree.MyTreeCellEditor
 
DfcTree.MyTreeCellRenderer - Class in dsto.dfc.swing.tree
Extends default tree cell renderer to add support for Iconic values.
DfcTree.MyTreeCellRenderer() - Constructor for class dsto.dfc.swing.tree.DfcTree.MyTreeCellRenderer
 
DfcTreeModel - Interface in dsto.dfc.swing.tree
Extends the JFC TreeModel to include capabilities such as adding and removing entries plus copy and paste support.
DfcTreeNode - Interface in dsto.dfc.swing.tree
The node type used in node-based DFC tree models.
DIAGNOSTIC - Static variable in class dsto.dfc.logging.Log
 
diagnostic(String, Object) - Static method in class dsto.dfc.logging.Log
A diagnostic is something that is likely to be useful for diagnosing problems, and thus is more interesting than a trace, but si not an actual warning of anything going wrong.
diagnostic(String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
A diagnostic is something that is likely to be useful for diagnosing problems, and thus is more interesting than a trace, but si not an actual warning of anything going wrong.
diagnostic(String) - Method in class livespace.osgi.bootstrap.Activator
 
diagnostic(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
DiagnosticsPanel - Class in livespace.ui.dashboard
 
DiagnosticsPanel.PropertyTableViewer - Class in livespace.ui.dashboard
 
DiagnosticsPanel.PropertyTableViewer(Composite, int) - Constructor for class livespace.ui.dashboard.DiagnosticsPanel.PropertyTableViewer
 
dialogAlignment - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
dialogCancelled(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
Superclasses may override this to handle the case where the user cancels the dialog.
dialogCancelled(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
Superclasses may override this to handle the case where the user cancels the dialog.
dialogCancelled(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
Superclasses may override this to handle the case where the user cancels the dialog.
die() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
die() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Indicates that this edit is no longer required and subsequently cannot be used.
DIGIT - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
DIGITAL_SOURCE - Static variable in class livespace.services.entities.DisplayEntity
The value videoInputType property for digital source (i.e.
DIMMER_DEVICE - Static variable in class livespace.services.entities.LightEntity
 
directEdit - Variable in class dsto.dfc.swing.forms.BasicForm
 
directEdit - Variable in class dsto.dfc.swing.forms.JListFormEditor
 
direction - Variable in class dsto.dfc.swing.commands.AbstractMoveCommand
 
direction - Variable in class dsto.dfc.swing.icons.ArrowIcon
 
direction - Variable in class dsto.dfc.swt.viewers.CmdMoveItem
 
directory - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the DirectoryEntryEntity's on the vtc
DirectoryEntryEntity - Class in livespace.services.entities.vtc
Represents a directory of stored numbers.
DirectoryEntryEntity() - Constructor for class livespace.services.entities.vtc.DirectoryEntryEntity
 
DirectoryEntryEntity(String) - Constructor for class livespace.services.entities.vtc.DirectoryEntryEntity
 
DirectoryEntryEntity(String, String) - Constructor for class livespace.services.entities.vtc.DirectoryEntryEntity
 
disable_tracing() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
disableAll() - Static method in class dsto.dfc.logging.Log
Shortcut for disabling printing all log events from the console.
disableAll() - Method in class dsto.dfc.logging.LogFilter
 
disableAll() - Method in class dsto.dfc.logging.LogMessageBuffer
 
disableDoubleBuffering(Component) - Static method in class dsto.dfc.swing.controls.PrintUtility
The speed and quality of printing suffers dramatically if any of the containers have double buffering turned on.
disableEditCommands() - Method in class dsto.dfc.swing.tree.DfcTree
 
disableTcpDelay - Variable in class livespace.elvin.client.ElvinClient
 
disarm() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Disarms the "Other..." button and calls disarm () on the ColorSchemePanel.
discardAllEdits() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Removes all edits from the undo stack and calls UndoableEdit.die() for each edit.
disconnect() - Method in class livespace.elvin.client.ElvinClient
Disconnect from elvin.
disconnectedImage - Variable in class livespace.ui.dashboard.DashboardService
 
display - Variable in class dsto.dfc.swt.util.UIPropertyListener
Display is used as an interthread variable, so mark as volatile.
DisplayEntity - Class in livespace.services.entities
Represents a display (a screen such as monitor or projector) within a room.
DisplayEntity() - Constructor for class livespace.services.entities.DisplayEntity
 
DisplayEntity(String) - Constructor for class livespace.services.entities.DisplayEntity
 
DisplayEntity(String, String) - Constructor for class livespace.services.entities.DisplayEntity
 
displayName - Variable in class dsto.dfc.swing.commands.AbstractCommand
 
displayNextScheme(String) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Determines if the next or previous scheme should be displayed, and Calls displayScheme (currentScheme) on the ColorSchemePanel.
displayParameters(MonitoredEdit) - Method in class dsto.dfc.swing.undo.ParametersPanel
Fill the table with the edit's parameters and their values.
displayParameters(Object[], Object[]) - Method in class dsto.dfc.swing.undo.ParametersPanel
Display in the table the parameter names and values.
displayURL(String) - Static method in class dsto.dfc.util.BrowserControl
Attempts to open the default web browser to the given URL.
displayURL(String, String) - Static method in class dsto.dfc.util.BrowserControl
Open a URL using a shell command.
Disposable - Interface in dsto.dfc.util
Defines an object that supports explicit destruction.
dispose() - Method in class dsto.dfc.collections.CompositeList
 
dispose() - Method in class dsto.dfc.collections.SuperSet
 
dispose() - Method in class dsto.dfc.databeans.DataBeanLink
 
dispose() - Method in class dsto.dfc.databeans.DataObjectFilter
 
dispose() - Method in class dsto.dfc.databeans.DataObjectLink
 
dispose() - Method in class dsto.dfc.databeans.DataObjectView
 
dispose() - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
dispose() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
dispose() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
dispose() - Method in class dsto.dfc.databeans.SubsetDataObject
 
dispose() - Method in class dsto.dfc.databeans.SupersetDataObject
This object listens to all sub-object's, so make sure to call this if this object has a more limited scope.
dispose() - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
dispose() - Method in class dsto.dfc.logging.FileLogger
 
dispose() - Method in class dsto.dfc.logging.LogMessageBuffer
 
dispose() - Method in class dsto.dfc.logging.ServletLogger
 
dispose() - Method in class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
 
dispose() - Method in class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
dispose() - Method in class dsto.dfc.swing.commands.CommandMenuButton
 
dispose() - Method in class dsto.dfc.swing.commands.WindowFocusTracker
 
dispose() - Method in class dsto.dfc.swing.controls.DfcDialog
 
dispose() - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
dispose() - Method in class dsto.dfc.swing.controls.RadioBox
 
dispose() - Method in class dsto.dfc.swing.dnd.ObjectTransferable
Disposes all disposable values.
dispose() - Method in class dsto.dfc.swing.forms.BasicForm
 
dispose() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
dispose() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
 
dispose(DfcTreeNode) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
 
dispose() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
dispose() - Method in class dsto.dfc.swing.forms.FormDialog
 
dispose() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
dispose() - Method in class dsto.dfc.swing.forms.FormPanel
 
dispose() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
dispose() - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
dispose() - Method in class dsto.dfc.swing.list.ListModelAdapter
 
dispose() - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
dispose() - Method in class dsto.dfc.swing.logging.LogMessageTable
 
dispose() - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
dispose() - Method in class dsto.dfc.swing.logging.LogWindow
 
dispose() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
dispose() - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
dispose() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
dispose() - Method in interface dsto.dfc.swing.panels.FrameLike
 
dispose() - Method in class dsto.dfc.swing.panels.GhostFrame
 
dispose() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
dispose() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
dispose() - Method in class dsto.dfc.swing.panels.ToolView
 
dispose() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
dispose() - Method in class dsto.dfc.swing.status.LogStatusAdapter
 
dispose() - Method in class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
dispose() - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
dispose() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
dispose() - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Calls dispose on all Disposable nodes in the model.
dispose() - Method in class dsto.dfc.swing.tree.DfcTree
 
dispose() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
dispose() - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
dispose() - Method in class dsto.dfc.swt.commands.CmdSetBeanProperty
 
dispose() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
dispose() - Method in interface dsto.dfc.swt.commands.CommandMenuItemProvider
Dispose the provider and all items created.
dispose() - Method in interface dsto.dfc.swt.commands.CommandToolbarItemProvider
Dispose all items created on the toolbar.
dispose() - Method in class dsto.dfc.swt.commands.CommandViewMenuBarProvider
Remove all listeners and references.
dispose() - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
Remove all listeners and references created for menu synchronisation.
dispose() - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
Remove all listeners, and then remove all the commands and command groups.
dispose() - Method in class dsto.dfc.swt.controls.MenuToolItem
 
dispose() - Method in class dsto.dfc.swt.forms.AbstractBiDiPipe
Forwarded to the child pipe.
dispose() - Method in class dsto.dfc.swt.forms.AbstractPipe
Default implementation: does nothing.
dispose() - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
dispose() - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
dispose() - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
dispose() - Method in class dsto.dfc.swt.forms.FormPanel
 
dispose() - Method in class dsto.dfc.swt.forms.FormPreferencePage
 
dispose() - Method in class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
dispose() - Method in class dsto.dfc.swt.forms.LabelizerPipe
 
dispose() - Method in class dsto.dfc.swt.forms.MultiPipe
 
dispose() - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
dispose() - Method in interface dsto.dfc.swt.forms.Pipe
Release any resources acquired by the pipe.
dispose() - Method in class dsto.dfc.swt.forms.PropertyPipe
 
dispose() - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
dispose() - Method in class dsto.dfc.swt.forms.TextEndpoint
 
dispose() - Method in class dsto.dfc.swt.forms.TranslatorPipe
 
dispose() - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
 
dispose() - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
dispose() - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
dispose() - Method in class dsto.dfc.swt.util.PropertyBinding
 
dispose() - Method in class dsto.dfc.swt.util.UIPropertyListener
 
dispose(IDataObject) - Method in class dsto.dfc.swt.util.UIPropertyListener
Remove this listener and dispose it.
dispose() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
dispose() - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
dispose() - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
dispose() - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
dispose() - Method in class dsto.dfc.swt.viewers.DataObjectTableProvider
 
dispose() - Method in class dsto.dfc.swt.viewers.SelectionBinding
 
dispose() - Method in class dsto.dfc.tools.JarX
 
dispose() - Method in interface dsto.dfc.util.Disposable
Dispose of the object (unregister listeners, close open resources etc).
dispose() - Method in class dsto.dfc.util.Scheduler.Task
Called when the task is in the scheduling queue (but not currently running) and the scheduler is being shut down.
dispose() - Static method in class dsto.dfc.util.Timers
 
dispose() - Method in class dsto.dfc.util.WeakEventListener
Manually dispose the obvject and remove the proxy listener.
dispose() - Method in class dsto.dfc.util.win32.Win32Icon
 
dispose() - Method in class livespace.osgi.NewServiceBinding
 
dispose() - Method in class livespace.osgi.ServiceBinding
 
dispose() - Method in class livespace.services.common.AbstractMediaEngine
 
dispose() - Method in class livespace.services.EntityClient
 
dispose() - Method in class livespace.services.EntityClients
 
dispose() - Method in class livespace.services.EntityContainer
 
dispose() - Method in class livespace.services.EntityContainer.EmitNotificationTask
 
dispose() - Method in class livespace.services.EntityServer
 
dispose() - Method in class livespace.ui.dashboard.DashboardService
 
DISPOSE_ON_CLOSE - Static variable in class dsto.dfc.swing.panels.ToolView
 
disposed - Variable in class livespace.services.EntityServer
 
disposeListener() - Method in class dsto.dfc.databeans.DataBeanLink
 
disposeListener() - Method in class dsto.dfc.databeans.DataBeanWeakRef
 
disposeListener() - Method in class dsto.dfc.databeans.DataObjectLink
 
disposeListener() - Method in class dsto.dfc.databeans.DataObjectWeakRef
 
disposeLocalRoom() - Static method in class livespace.services.entities.RoomEntity
Dispose the client/server container for the local room (if any).
disposeModel() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
disposeModel() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
disposeNodes(TreeNode) - Static method in class dsto.dfc.swing.tree.Trees
Calls dispose on all Disposable nodes starting from a given root node.
disposeToolViews() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
disposeUI() - Method in class livespace.ui.dashboard.DashboardService
 
distance(Point, Point) - Static method in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
DO_NOT_DISTURB - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional do not disturb property which specifies whether the vtc is in do not disturb mode or not (i.e.
dockedPosition - Static variable in class dsto.dfc.swt.win32.Windows
 
dockedWindow - Static variable in class dsto.dfc.swt.win32.Windows
 
dockedWindowListener - Static variable in class dsto.dfc.swt.win32.Windows
 
document - Variable in class dsto.dfc.swing.logging.LogPanel
 
Document - Interface in dsto.dfc.swing.persistence
A document is used as a wrapper around a model to provide the typical Save / Save As / Open / New / Save Changes? behaviour that a user usually expects to see with persistent documents.
document - Variable in class dsto.dfc.swing.text.TermCustomizer
 
document - Variable in class livespace.services.entities.TeamthinkEntity
 
DocumentEntity - Class in livespace.services.entities
Represents a document within an information repository (such as Microsoft Sharepoint).
DocumentEntity() - Constructor for class livespace.services.entities.DocumentEntity
 
DocumentEntity(String, String) - Constructor for class livespace.services.entities.DocumentEntity
 
DocumentEntity(String, String, String) - Constructor for class livespace.services.entities.DocumentEntity
Creates a document entity with the specified name and url.
DocumentLibraryEntity - Class in livespace.services.entities
Represents a document library within an information repository.
DocumentLibraryEntity() - Constructor for class livespace.services.entities.DocumentLibraryEntity
 
DocumentLibraryEntity(String, String) - Constructor for class livespace.services.entities.DocumentLibraryEntity
Creates a document library entity with the specified name and url.The id of this document will be set the url value passed in to this constructor.
DocumentLibraryEntity(String, String, String) - Constructor for class livespace.services.entities.DocumentLibraryEntity
Creates a document library entity with the specified name and url(id).
Documents - Class in dsto.dfc.swt.util
General utilities for opening document files/URL's using local applications or the system browser.
documents - Variable in class livespace.services.entities.DocumentLibraryEntity
A registry of the documents this document library contains
doesNotContainAll(List) - Method in class dsto.dfc.swing.undo.EditListModel
 
doExpandAll(TreePath, int, Selector) - Method in class dsto.dfc.swing.tree.DfcTree
 
doIncrement(int) - Method in class dsto.dfc.swing.controls.NumericSpinner
Perform an increment operation.
Done() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
doPostDecode() - Method in class dsto.dfc.databeans.io.XmlDecodeContext
 
doPostEncode() - Method in class dsto.dfc.databeans.io.XmlEncodeContext
 
doSetValue(boolean) - Method in class dsto.dfc.swt.commands.BasicToggleCommand
Actually sets the value and fires an event.
DOUBLE - Static variable in class dsto.dfc.text.NumberTranslator
 
doUpdateStatus() - Method in class dsto.dfc.swing.status.StatusBar
 
DOWN - Static variable in class dsto.dfc.swing.icons.ArrowIcon
 
DOWN - Static variable in class dsto.dfc.swt.viewers.CmdMoveItem
 
DOWN_ARROW_ICON - Static variable in class dsto.dfc.swing.table.ButtonHeaderRenderer
 
downButton - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
DragComponent - Interface in dsto.dfc.swing.dnd
Defines a component that supports drag actions.
DragDropComponent - Interface in dsto.dfc.swing.dnd
Covenience interface for components that implement both DragComponent and DropComponent.
dragDropEnd(DragSourceDropEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dragEnter(DragSourceDragEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dragEnter(DropTargetDragEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
dragExit(DragSourceEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dragExit(DropTargetEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
dragGestureRecognized(DragGestureEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dragging - Variable in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
dragNDropEnabled - Variable in class dsto.dfc.swing.undo.EditListView
 
dragOver(DragSourceDragEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dragOver(DropTargetDragEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
dragSource - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
DragSourceAdapter - Class in dsto.dfc.swing.dnd
A drag source listener that manages drag gestures for a DragComponent.
DragSourceAdapter(DragComponent, DragGestureRecognizer) - Constructor for class dsto.dfc.swing.dnd.DragSourceAdapter
 
DragSourceAdapter(DragComponent) - Constructor for class dsto.dfc.swing.dnd.DragSourceAdapter
 
drop(DropTargetDropEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
dropActionChanged(DragSourceDragEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
dropActionChanged(DropTargetDragEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
DropComponent - Interface in dsto.dfc.swing.dnd
Defines a component that supports drop actions.
dropEdit(int) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drops the edit at index and handles moving of the cursors.
dropEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drops the unwantedEdit and handles the moving of cursors.
dropEdits(int, int) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drop all edits between two indices.
dropEdits(Collection) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drops the collection of unwantedEdits and handles updating of cursors.
dropFirstEdit() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drops the first edit in the edit list and handles the moving of cursors.
DropTargetAdapter - Class in dsto.dfc.swing.dnd
A drop target listener manages drop actions for a DropComponent.
DropTargetAdapter(DropComponent) - Constructor for class dsto.dfc.swing.dnd.DropTargetAdapter
 
dsto.dfc.collections - package dsto.dfc.collections
Extensions to the Java Collections framework, including support for event notification on dynamic collections.
dsto.dfc.collections.cache - package dsto.dfc.collections.cache
 
dsto.dfc.commandline - package dsto.dfc.commandline
Command line parsing framework.
dsto.dfc.databeans - package dsto.dfc.databeans
 
dsto.dfc.databeans.io - package dsto.dfc.databeans.io
 
dsto.dfc.databeans.views - package dsto.dfc.databeans.views
 
dsto.dfc.logging - package dsto.dfc.logging
Framework for handling log messages.
dsto.dfc.net - package dsto.dfc.net
Networking support classes.
dsto.dfc.net.streams.object - package dsto.dfc.net.streams.object
 
dsto.dfc.net.streams.resource - package dsto.dfc.net.streams.resource
 
dsto.dfc.net.streams.search - package dsto.dfc.net.streams.search
 
dsto.dfc.reflection - package dsto.dfc.reflection
 
dsto.dfc.servlets - package dsto.dfc.servlets
 
dsto.dfc.swing - package dsto.dfc.swing
 
dsto.dfc.swing.commands - package dsto.dfc.swing.commands
Framework for defining and presenting user commands in a UI.
dsto.dfc.swing.controls - package dsto.dfc.swing.controls
Miscellaneous UI components and support classes.
dsto.dfc.swing.dnd - package dsto.dfc.swing.dnd
Extensions to the AWT Drag and Drop/Copy and Paste packages.
dsto.dfc.swing.event - package dsto.dfc.swing.event
 
dsto.dfc.swing.forms - package dsto.dfc.swing.forms
A high-level framework supporting the assembly of UI editor components into forms.
dsto.dfc.swing.icons - package dsto.dfc.swing.icons
 
dsto.dfc.swing.list - package dsto.dfc.swing.list
Extended support for the Swing JList and ListModel classes.
dsto.dfc.swing.logging - package dsto.dfc.swing.logging
Components for displaying log messages.
dsto.dfc.swing.net.content.application - package dsto.dfc.swing.net.content.application
 
dsto.dfc.swing.panels - package dsto.dfc.swing.panels
Provides MDI-style window management support for managing a set of components.
dsto.dfc.swing.persistence - package dsto.dfc.swing.persistence
Support for managing persistent objects.
dsto.dfc.swing.status - package dsto.dfc.swing.status
A status bar control.
dsto.dfc.swing.styles - package dsto.dfc.swing.styles
 
dsto.dfc.swing.table - package dsto.dfc.swing.table
Extension of the Swing table framework to support advanced (add, remove, copy, paste etc) table models and provide several extensions to the JTable component.
dsto.dfc.swing.text - package dsto.dfc.swing.text
Generic expression tree editing framework.
dsto.dfc.swing.text.selection - package dsto.dfc.swing.text.selection
Support for pattern matching text (eg using regular expressions or numeric comparisons).
dsto.dfc.swing.tree - package dsto.dfc.swing.tree
Extends the Swing tree package to add support for advanced tree models (supporting add, remove, copy, paste etc) and provide several extensions to the JTree component.
dsto.dfc.swing.undo - package dsto.dfc.swing.undo
Extends Swing undo/redo framework to add generalized support for monitoring user edits and displaying them in a UI.
dsto.dfc.swt - package dsto.dfc.swt
 
dsto.dfc.swt.carbon - package dsto.dfc.swt.carbon
 
dsto.dfc.swt.commands - package dsto.dfc.swt.commands
Framework for defining and presenting user commands in a UI.
dsto.dfc.swt.controls - package dsto.dfc.swt.controls
 
dsto.dfc.swt.dnd - package dsto.dfc.swt.dnd
 
dsto.dfc.swt.forms - package dsto.dfc.swt.forms
 
dsto.dfc.swt.icons - package dsto.dfc.swt.icons
 
dsto.dfc.swt.styles - package dsto.dfc.swt.styles
 
dsto.dfc.swt.text - package dsto.dfc.swt.text
 
dsto.dfc.swt.util - package dsto.dfc.swt.util
 
dsto.dfc.swt.viewers - package dsto.dfc.swt.viewers
 
dsto.dfc.swt.win32 - package dsto.dfc.swt.win32
 
dsto.dfc.test - package dsto.dfc.test
 
dsto.dfc.text - package dsto.dfc.text
Text handling/conversion utilities.
dsto.dfc.tools - package dsto.dfc.tools
Miscellaneous standalone tool applications.
dsto.dfc.util - package dsto.dfc.util
Miscellaneous utility classes.
dsto.dfc.util.plugins - package dsto.dfc.util.plugins
Plugin module manager, including dynamic class loader.
dsto.dfc.util.win32 - package dsto.dfc.util.win32
Support for accessing Win32 API's.
DummyPropertyListener - Class in dsto.dfc.test
Dummy test property change listener for unit tests.
DummyPropertyListener() - Constructor for class dsto.dfc.test.DummyPropertyListener
 
dumpTree(TreeModel) - Static method in class dsto.dfc.swing.tree.Trees
 
dumpTree(TreeModel, PrintStream) - Static method in class dsto.dfc.swing.tree.Trees
Dump a debug print of a tree model.
DurationConverter - Class in dsto.dfc.text
Converts time durations between string form and seconds form (eg between "2 minutes" and 120).
DynamicCommandViews - Class in dsto.dfc.swing.panels
A Dynamic Command View alters the commands visible on the main menu, context menu, and tool bar of the panel manager.
DynamicCommandViews(PanelManager) - Constructor for class dsto.dfc.swing.panels.DynamicCommandViews
 
DynamicIcon - Class in dsto.dfc.swt.icons
Base class for icons that draw themselves dynamically.
DynamicIcon() - Constructor for class dsto.dfc.swt.icons.DynamicIcon
 

E

EAST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
EAST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
edit - Variable in class dsto.dfc.swing.undo.ParametersPanel
The UndoableEdit selected in the EditListView.
EDIT_COPY - Static variable in class dsto.dfc.swing.table.MapTableModel
 
EDIT_DIRECT - Static variable in class dsto.dfc.swing.table.MapTableModel
 
EDIT_LIST_FLAVOR - Static variable in class dsto.dfc.swing.undo.EditTransferable
Note that the class that the DataFlavor is created with cannot be List.class.
EDIT_NONE - Static variable in class dsto.dfc.swing.table.MapTableModel
 
editable - Variable in class dsto.dfc.swing.table.MapTableView
 
editCommitRequested(ChangeEvent) - Method in class dsto.dfc.swing.forms.BasicForm
 
editCommitRequested(ChangeEvent) - Method in interface dsto.dfc.swing.forms.FormEditorListener
Signals that the editor is ready to commit a value into the model.
editCommitRequested(ChangeEvent) - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
editCommitRequested(ChangeEvent) - Method in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
editCommitRequested(ChangeEvent) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
editCommitted(ChangeEvent) - Method in class dsto.dfc.swing.forms.BasicForm
 
editCommitted(ChangeEvent) - Method in interface dsto.dfc.swing.forms.FormEditorListener
Signals that an edit has been committed into the model.
editCommitted(ChangeEvent) - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
editCommitted(ChangeEvent) - Method in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
editCommitted(ChangeEvent) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
EditExceptionHandler - Class in dsto.dfc.swing.undo
Policy for handling exceptions and interrogating user for options.
EditExceptionHandler(Object[]) - Constructor for class dsto.dfc.swing.undo.EditExceptionHandler
 
EditExceptionPolicy - Interface in dsto.dfc.swing.undo
Interface for components wishing to determine how to react to an exception caused by undoing or redoing an UndoableEdit.
editingCanceled(ChangeEvent) - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
editingStopped(ChangeEvent) - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
EditListModel - Class in dsto.dfc.swing.undo
Implementation of a JList ListModel that stores UndoableEdits, for use by the MonitoredUndoManager.
EditListModel() - Constructor for class dsto.dfc.swing.undo.EditListModel
Empty constructor for bean serialisation.
EditListModel(List) - Constructor for class dsto.dfc.swing.undo.EditListModel
Constructs an EditListModel from the list of edits provided.
editListScrollPane - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
EditListView - Class in dsto.dfc.swing.undo
List view of an EditListModel, with a custom renderer which highlights not only the UndoableEdit in the list, but also the undo cursor of the MonitoredUndoManager using the edit list.
EditListView() - Constructor for class dsto.dfc.swing.undo.EditListView
For bean serialisation.
EditListView(MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.EditListView
 
EditListView(ListModel, MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.EditListView
Constructs an EditListView using the edits managed by the MonitoredUndoManager undoManager.
editListView - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
editListView - Variable in class dsto.dfc.swing.undo.ParametersPanel
A link to the EditListView where the edit is displayed.
editMode - Variable in class dsto.dfc.swing.table.MapTableModel
The edit setting: EDIT_NONE, EDIT_DIRECT or EDIT_COPY.
editor - Variable in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
editor - Variable in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
editor - Variable in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
editor - Variable in class dsto.dfc.swing.text.BasicEnumeratedTermCustomizer
 
editorClass - Variable in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
 
editors - Variable in class dsto.dfc.swing.forms.MultiplexFormEditor
 
editorValue - Variable in class dsto.dfc.swing.forms.JListFormEditor
 
editorValue - Variable in class dsto.dfc.swing.forms.JTableFormEditor
 
editorValues - Variable in class dsto.dfc.swing.forms.MultiplexFormEditor
 
EditPropagator - Class in dsto.dfc.swing.panels
This class informs registered listeners of edits occurring within any panels held by the panel manager.
EditPropagator(PanelManager) - Constructor for class dsto.dfc.swing.panels.EditPropagator
 
editPropagator - Variable in class dsto.dfc.swing.panels.PanelManager
 
editQueueIsFull() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Internal test to determine if MonitoredUndoManager.edits is full and edits need to be dropped before more can be added.
edits - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The list of edits.
editSupport - Variable in class dsto.dfc.swing.panels.CmdClosePanel
 
EditTransferable - Class in dsto.dfc.swing.undo
Facilitates the dragging and dropping of a List of UndoableEdits.
EditTransferable(List) - Constructor for class dsto.dfc.swing.undo.EditTransferable
 
element(int) - Method in class dsto.dfc.databeans.PropertyPath
 
ELEMENT_TAG - Static variable in class livespace.services.XmlEntityCodec
 
elementMoved(CollectionEvent) - Method in interface dsto.dfc.collections.DfcMonitoredListListener
Fired when an element in the list has moved (changed indexes).
elementMoved(CollectionEvent) - Method in class dsto.dfc.databeans.ListDataObject
 
elementMoved(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
elementMoved(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
elements() - Method in class dsto.dfc.databeans.DataObjectDictionary
 
elementsAdded(CollectionEvent) - Method in interface dsto.dfc.collections.CollectionListener
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.collections.CompositeList
 
elementsAdded(SelectionModelEvent) - Method in interface dsto.dfc.collections.SelectionModelListener
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.collections.SuperSet
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.databeans.ListDataObject
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.databeans.MapDataObject
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.databeans.SetDataObject
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
elementsAdded(Collection) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
For use when not using a MonitoredCollection in the list: indicate that elements have been added to the underlying collection.
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
elementsAdded(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
elementsRemoved(CollectionEvent) - Method in interface dsto.dfc.collections.CollectionListener
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.collections.CompositeList
 
elementsRemoved(SelectionModelEvent) - Method in interface dsto.dfc.collections.SelectionModelListener
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.collections.SuperSet
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.databeans.ListDataObject
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.databeans.MapDataObject
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.databeans.SetDataObject
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
elementsRemoved(Collection) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
For use when not using a MonitoredCollection in the list: indicate that elements have been removed from the underlying collection.
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
elementsRemoved(CollectionEvent) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
elvin - Variable in class livespace.elvin.client.ElvinClient
 
elvin - Variable in class livespace.services.EntityContainer
The elvin connection being used by the container.
ElvinClient - Class in livespace.elvin.client
Manages the shared client connection to an Elvin router for all OSGi services.
ElvinClient(Properties, BundleContext) - Constructor for class livespace.elvin.client.ElvinClient
 
elvinOrRoomNotReady() - Method in class livespace.services.osgi.SingleEntityDependency
If either the elvin or room service is not available then dispose the client and call Dependency.updateReady()
elvinRegistration - Variable in class livespace.elvin.client.ElvinClient
 
elvinToJava(String) - Static method in class livespace.services.Livespace
Convert an Elvin-style field name to a Java-style member name.
elvinUrl - Variable in class livespace.elvin.client.ElvinClient
 
emit(Notification) - Method in class livespace.services.EntityContainer
Shortcut to emit a notification.
emitAsync(Notification) - Method in class livespace.services.EntityContainer
Emit a notification asynchronously using a scheduler task.
EMPTY_ARGS - Static variable in interface dsto.dfc.reflection.IDelegate
 
EMPTY_INSTANCE - Static variable in class dsto.dfc.collections.EmptyMonitoredCollection
 
EMPTY_PATH - Static variable in class dsto.dfc.databeans.PropertyPath
 
EMPTY_PROPERTY_SET - Static variable in interface dsto.dfc.collections.PropertySet
 
EMPTY_STRING - Static variable in class dsto.dfc.test.DummyPropertyListener
 
emptyClone() - Method in class dsto.dfc.collections.BasicMonitoredCollection
Make an empty clone of this collection (ie a copy with none of the original elements).
emptyClone() - Method in class dsto.dfc.collections.BasicMonitoredMap
Make an empty clone of this collection (ie a copy with none of the original elements).
EmptyCollection - Class in dsto.dfc.collections
 
EmptyCollection() - Constructor for class dsto.dfc.collections.EmptyCollection
 
EmptyIterator - Class in dsto.dfc.collections
 
EmptyMonitoredCollection - Class in dsto.dfc.collections
 
EmptyPropertySet - Class in dsto.dfc.collections
An empty, unmodifiable property set.
EmptyPropertySet() - Constructor for class dsto.dfc.collections.EmptyPropertySet
 
enable_tracing() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
enableAll() - Static method in class dsto.dfc.logging.Log
Shortcut for enabling printing all log events to the console.
enableAll() - Method in class dsto.dfc.logging.LogFilter
 
enableAll() - Method in class dsto.dfc.logging.LogMessageBuffer
 
enableAwtErrorLogging() - Static method in class dsto.dfc.logging.Log
Enable redirection of unhandled exceptions in the AWT event thread to the log.
enableDoubleBuffering(Component) - Static method in class dsto.dfc.swing.controls.PrintUtility
Re-enables double buffering globally.
enableDragAndDrop() - Method in class dsto.dfc.swing.table.DfcTable
 
enableDragAndDrop() - Method in class dsto.dfc.swing.tree.DfcTree
 
enableEditCellsByClass(TableColumn) - Method in class dsto.dfc.swing.table.DfcTable
Enable cell editor selection by class of value in cells of a column rather than by getColumnClass () of model.
enableEditCommands() - Method in class dsto.dfc.swing.tree.DfcTree
 
enableOkAccelerator(boolean) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
enableRenderCellsByClass(TableColumn) - Method in class dsto.dfc.swing.table.DfcTable
Enable cell renderer selection by class of value in cells of a column rather than by getColumnClass () of model.
encode(Object) - Method in class dsto.dfc.databeans.io.TextDefaultCodec
 
encode(Object) - Method in interface dsto.dfc.databeans.io.TextEncoder
Encode a value into text.
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAliasCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAwtCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDateCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDefaultEncoder
 
encode(Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Mediates the encoding of a value.
encode(XmlEncodeContext, Object) - Method in interface dsto.dfc.databeans.io.XmlEncoder
Generate an XML representation of an object.
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlEnumerationCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlPropertyPathCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlSingletonCodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlURICodec
 
encode(XmlEncodeContext, Object) - Method in class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
encode(XmlEncodeContext, Object) - Method in class livespace.services.XmlEntityCodec
 
encodeArray(XmlEncodeContext, Element, Object) - Method in class dsto.dfc.databeans.io.XmlDefaultEncoder
Encode an array.
encodeCollection(XmlEncodeContext, Collection) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
Encode any java.util.Collection, with some extra special handling for List's.
encodeCollectionType(XmlEncodeContext, Element, Object, Class) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
Add the type and unmodifiable/synchronized attributes for a collection.
encodeDataBean(XmlEncodeContext, IDataBean) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Encode an IDataBean.
encodeDataBeanProperties(XmlEncodeContext, IDataBean, Element) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
encodeDataObject(XmlEncodeContext, IDataObject) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Encode an IDataObject.
encodeDataObjectProperty(XmlEncodeContext, Element, IDataObject, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
encodeFields(XmlEncodeContext, Element, Object) - Static method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
Encode the fields of an object into an XML element.
encodeJavaBean(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Encode a JavaBean
encodeMap(XmlEncodeContext, Map) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
encodeSet(XmlEncodeContext, Set) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
encodeText(XmlEncodeContext, Element, Object) - Method in class dsto.dfc.databeans.io.XmlDefaultEncoder
Encode an object as text using a TextEncoder.
encodeType(Class) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Get the encoded type name for a class, taking type aliases and array encoding into account.
end() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Prevents the further additions of UndoableEdits to this MonitoredEditGroup.
endColumn - Variable in class dsto.dfc.swing.table.DfcTable.RectSelection
 
endColumn - Variable in class dsto.dfc.swing.text.selection.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDrag(DragSourceDropEvent, boolean) - Method in interface dsto.dfc.swing.dnd.DragComponent
 
endDrag(DragSourceDropEvent, boolean) - Method in class dsto.dfc.swing.table.DfcTable
 
endDrag(DragSourceDropEvent, boolean) - Method in class dsto.dfc.swing.tree.DfcTree
 
endDrag(DragSourceDropEvent, boolean) - Method in class dsto.dfc.swing.undo.EditListView
 
endIndex - Variable in class livespace.services.EntityList
 
endLine - Variable in class dsto.dfc.swing.text.selection.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endPara - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
endRow - Variable in class dsto.dfc.swing.table.DfcTable.RectSelection
 
enlargeByTabPaneInsets(Dimension) - Method in class dsto.dfc.swing.panels.SizeCalculator
 
ensureWindowCreated() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
entities - Variable in class livespace.services.EntityContainer
The entities being managed by the container.
entities - Variable in class livespace.services.EntityList
 
Entity - Class in livespace.services
Base class for Livespace service entities.
Entity() - Constructor for class livespace.services.Entity
Create a default instance with an automatic ID and name.
Entity(String) - Constructor for class livespace.services.Entity
Create a new instance.
Entity(String, String) - Constructor for class livespace.services.Entity
Create a new instance.
entity - Variable in class livespace.services.EntityList.ListEntity
 
ENTITY_RESPONSE_TIMEOUT - Static variable in class livespace.services.Livespace
The default maximum amount of time to wait (in millis) before an entity is considered not to be responding.
ENTITY_TYPE - Static variable in class livespace.services.entities.Amplifier
 
ENTITY_TYPE - Static variable in class livespace.services.entities.AudioMixerEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.ClipboardEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.ComputerEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.DisplayEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.DocumentEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.DocumentLibraryEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.info_repository.QueryEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.InfoRepositoryEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.LightEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.Link
 
ENTITY_TYPE - Static variable in class livespace.services.entities.meta_apps.MediaView
 
ENTITY_TYPE - Static variable in class livespace.services.entities.meta_apps.MetaApp
 
ENTITY_TYPE - Static variable in class livespace.services.entities.meta_apps.MetaAppElement
 
ENTITY_TYPE - Static variable in class livespace.services.entities.meta_apps.MetaAppElementGroup
 
ENTITY_TYPE - Static variable in class livespace.services.entities.meta_apps.MetaApps
 
ENTITY_TYPE - Static variable in class livespace.services.entities.PositionableDevice
 
ENTITY_TYPE - Static variable in class livespace.services.entities.PresenceEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.room_presentation.RoomPresentation
 
ENTITY_TYPE - Static variable in class livespace.services.entities.RoomEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.ScreenConnection
 
ENTITY_TYPE - Static variable in class livespace.services.entities.ScreenSharing
 
ENTITY_TYPE - Static variable in class livespace.services.entities.sessions.SessionEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.sessions.Sessions
 
ENTITY_TYPE - Static variable in class livespace.services.entities.SpeakerEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.teamscope.Teamscope
 
ENTITY_TYPE - Static variable in class livespace.services.entities.teamscope.TeamscopeProject
 
ENTITY_TYPE - Static variable in class livespace.services.entities.teamscope.TeamscopeSession
 
ENTITY_TYPE - Static variable in class livespace.services.entities.teamscope.Trash
 
ENTITY_TYPE - Static variable in class livespace.services.entities.TeamthinkEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.VideoSourceEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.CallEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.CameraEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.DirectoryEntryEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.PictureEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.PictureProgramLayoutEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.PictureProgramWindowEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.VideoInputEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.VideoOutputEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.VirtualMonitorEntity
 
ENTITY_TYPE - Static variable in class livespace.services.entities.vtc.VTCEntity
 
ENTITY_TYPE - Static variable in class livespace.services.EntityList.ListEntity
 
EntityClient - Class in livespace.services
A container that populates its entity registry with available entities matching a type query and keeps them up to date with state changes.
EntityClient(Elvin, String) - Constructor for class livespace.services.EntityClient
Create an instance with no room scope (ie contained entities have global scope).
EntityClient(Elvin, RoomEntity, String) - Constructor for class livespace.services.EntityClient
Create an instance within a given room scope (ie discovered entities are visible only to the current room).
EntityClient(Elvin, RoomEntity, String, EntityRegistry) - Constructor for class livespace.services.EntityClient
Create an instance within a given room scope (ie discovered entities are visible only to the current room).
EntityClients - Class in livespace.services
Helper class to hold a set of entity clients.
EntityClients(Elvin, RoomEntity, String[]) - Constructor for class livespace.services.EntityClients
 
EntityConfiguration - Class in livespace.services.osgi
Loads properties for a Livespace entity from the configuration information of a service.
EntityConfiguration() - Constructor for class livespace.services.osgi.EntityConfiguration
 
EntityContainer - Class in livespace.services
Base class for containers that manage distributed Entity instances.
EntityContainer(Elvin, RoomEntity) - Constructor for class livespace.services.EntityContainer
 
EntityContainer(Elvin, RoomEntity, EntityRegistry) - Constructor for class livespace.services.EntityContainer
 
EntityContainer.EmitNotificationTask - Class in livespace.services
Used to emit a notification as a background task.
EntityContainer.EmitNotificationTask(Notification) - Constructor for class livespace.services.EntityContainer.EmitNotificationTask
 
entityId - Variable in class livespace.services.entities.room_presentation.SchematicItem
 
EntityList - Class in livespace.services
An ordered list of entities.
EntityList() - Constructor for class livespace.services.EntityList
 
EntityList.ListEntity - Class in livespace.services
Wraps an Entity and adds an index attribute to maintain the index of an entity within an EntityList.
EntityList.ListEntity() - Constructor for class livespace.services.EntityList.ListEntity
 
EntityList.ListEntity(String) - Constructor for class livespace.services.EntityList.ListEntity
 
EntityList.ListEntity(String, String) - Constructor for class livespace.services.EntityList.ListEntity
 
EntityQueue - Class in livespace.services
A first-in-first-out queue of entities.
EntityQueue() - Constructor for class livespace.services.EntityQueue
 
EntityRegistry - Class in livespace.services
A registry of Entity's.
EntityRegistry() - Constructor for class livespace.services.EntityRegistry
 
EntityServer - Class in livespace.services
A container that publishes its entities for access by clients.
EntityServer(Elvin, String) - Constructor for class livespace.services.EntityServer
Create an instance with no room scope (ie contained entities have global scope).
EntityServer(Elvin, RoomEntity, String) - Constructor for class livespace.services.EntityServer
Create an instance hosting entities within a given room scope (ie contained entities are visible only to the current room).
EntityServer(Elvin, RoomEntity, String, EntityRegistry) - Constructor for class livespace.services.EntityServer
Create an instance hosting entities within a given room scope (ie contained entities are visible only to the current room).
EntityStack - Class in livespace.services
A last-in-first-out stack of entities.
EntityStack() - Constructor for class livespace.services.EntityStack
 
entityType - Variable in class livespace.services.entities.room_presentation.SchematicItem
 
entityType - Variable in class livespace.services.osgi.SingleEntityDependency
 
entryAdded(TreePath) - Method in class dsto.dfc.swing.tree.CmdAddEntry
Called after a new entry has been added to the model.
entrySet() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
entrySet() - Method in class dsto.dfc.collections.IdentityHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class dsto.dfc.collections.WeakValueHashMap
Returns a Set view of the mappings in this map.
entryToNode - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel
 
ENUM_VALUES - Static variable in class dsto.dfc.swing.controls.BillBoard
 
EnumComboBox - Class in dsto.dfc.swing.controls
Simple extension of DfcComboBox to add support for editing EnumerationValue-based values.
EnumComboBox() - Constructor for class dsto.dfc.swing.controls.EnumComboBox
 
EnumeratedCmdMenuProvider - Class in dsto.dfc.swing.commands
Implementation of CustomMenuProvider for EnumeratedCommand's.
EnumeratedCmdMenuProvider(EnumeratedCommand) - Constructor for class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
Create a menu provider for a given command.
EnumeratedCommand - Interface in dsto.dfc.swing.commands
Defines a command whose behaviour 'selects' from a defined set of enumerated values.
EnumeratedTerm - Interface in dsto.dfc.swing.text
Interface for terms that have one or more properties whose value can cycle through a small set of enumerated values.
EnumerationIterator - Class in dsto.dfc.collections
Wraps a legacy Enumeration in an Iterator.
EnumerationIterator(Enumeration) - Constructor for class dsto.dfc.collections.EnumerationIterator
 
EnumerationValue - Interface in dsto.dfc.util
Defines a value that is part of an enumerated set of values.
EnumFormEditor - Class in dsto.dfc.swing.forms
A form editor for choosing from an enumerated set of values using either a radio box or combo box.
EnumFormEditor() - Constructor for class dsto.dfc.swing.forms.EnumFormEditor
 
EOF - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
EOL - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
eol - Variable in exception dsto.dfc.swing.text.selection.ParseException
The end of line string for this machine.
equals(Object) - Method in class dsto.dfc.collections.CountedSet
 
equals(Object) - Method in class dsto.dfc.collections.EmptyCollection
 
equals(Object) - Method in class dsto.dfc.collections.Pair
 
equals(Object) - Method in class dsto.dfc.databeans.PropertyComparator
 
equals(PropertyComparator) - Method in class dsto.dfc.databeans.PropertyComparator
 
equals(Object) - Method in class dsto.dfc.databeans.PropertyPath
Test if two paths are the same.
equals(PropertyPath) - Method in class dsto.dfc.databeans.PropertyPath
 
equals(Object) - Method in class dsto.dfc.databeans.TypeInfo
 
equals(TypeInfo) - Method in class dsto.dfc.databeans.TypeInfo
 
equals(Object) - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
equals(Object) - Method in class dsto.dfc.swing.text.selection.Selector.SelectAllSelector
 
equals(Object) - Method in class dsto.dfc.swt.icons.FlowIcon
 
equals(FlowIcon) - Method in class dsto.dfc.swt.icons.FlowIcon
 
equals(Object) - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
equals(Object) - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
equals(Object) - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
equals(ImageResourceIcon) - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
equals(Object) - Method in class dsto.dfc.swt.icons.StackIcon
 
equals(StackIcon) - Method in class dsto.dfc.swt.icons.StackIcon
 
equals(Object) - Method in class dsto.dfc.swt.viewers.InverseViewerSorter
 
equals(Object) - Method in class dsto.dfc.util.AbstractEnumerationValue
 
equals(Object) - Method in class dsto.dfc.util.AbstractNamedObject
 
equals(Object) - Method in class dsto.dfc.util.DefaultComparator
 
equals(Object) - Method in class dsto.dfc.util.NamedObject
 
equals(Object) - Method in class dsto.dfc.util.StringComparator
 
equals(Object) - Method in class dsto.dfc.util.StringEnumerationValue
 
equals(Object) - Method in class dsto.dfc.util.UniqueObject
Only true of other object is the same instance.
equals(Object) - Method in class livespace.services.entities.room_presentation.SchematicItem
Schematic item instances are equal if their id's are equal
ERROR - Static variable in class dsto.dfc.swt.controls.StatusBar
 
error(String) - Static method in class dsto.dfc.tools.JarX
Log an error.
error(String, Throwable) - Static method in class livespace.osgi.bootstrap.Activator
 
error(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
error(String, Throwable) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
error(String) - Static method in class livespace.osgi.service.LivespaceService
 
ERROR_TYPE_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
errorHandler - Variable in class dsto.dfc.swt.forms.AbstractPipe
 
escapeCharacters(String, String) - Static method in class dsto.dfc.text.StringUtility
Escape a given set of special characters in a string using '\' as the escape character.
escapeCharacters(String, String, char) - Static method in class dsto.dfc.text.StringUtility
Escape a given set of special characters in a string.
escapeNtfnField(String) - Static method in class livespace.services.Livespace
Escape a string that will be used as a field value in a notification.
escapeNtfnString(String) - Static method in class livespace.services.Livespace
Escape a string to be used as a string value in a notification.
EtchedDividingBorder - Class in dsto.dfc.swing.controls
A border that draws an etched line at the bottom of the component.
EtchedDividingBorder() - Constructor for class dsto.dfc.swing.controls.EtchedDividingBorder
Creates a lowered etched border whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedDividingBorder(int) - Constructor for class dsto.dfc.swing.controls.EtchedDividingBorder
Creates an etched border with the specified etch-type whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedDividingBorder(Color, Color) - Constructor for class dsto.dfc.swing.controls.EtchedDividingBorder
Creates a lowered etched border with the specified highlight and shadow colors.
EtchedDividingBorder(int, Color, Color) - Constructor for class dsto.dfc.swing.controls.EtchedDividingBorder
Creates an etched border with the specified etch-type, highlight and shadow colors.
EventCategory - Class in livespace.services.entities.teamscope
 
EventCategory() - Constructor for class livespace.services.entities.teamscope.EventCategory
 
EventCategory(String) - Constructor for class livespace.services.entities.teamscope.EventCategory
 
eventDispatched(AWTEvent) - Method in class dsto.dfc.swing.commands.WindowFocusTracker
 
EventListenerList - Class in dsto.dfc.util
A generic list of event listeners.
EventListenerList() - Constructor for class dsto.dfc.util.EventListenerList
 
events - Variable in class livespace.services.entities.teamscope.EventCategory
 
eventTypes - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
exceptionHandler - Variable in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
execute() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
execute() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
execute() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
execute() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
Provides a basic implementation: pops up a file chooser and calls either openFile () or dialogCancelled ().
execute() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
Provides a basic implementation: pops up a file chooser and calls either saveFile () or dialogCancelled ().
execute() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
Provides a basic implementation: pops up a file chooser and calls either saveFile () or dialogCancelled ().
execute() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
execute() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
execute() - Method in interface dsto.dfc.swing.commands.Command
Execute the command.
execute() - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
execute() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
execute() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
execute() - Method in class dsto.dfc.swing.dnd.CmdCut
 
execute() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
execute() - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
 
execute() - Method in class dsto.dfc.swing.list.AbstractAddRowCommand
Executes command by calling createNewEntry (), and then adding the entry at the index specified by getIndexForNewEntry () by calling addEntry ().
execute() - Method in class dsto.dfc.swing.list.CmdDeleteRow
 
execute() - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
execute() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
execute() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
execute() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Opens a Page Layout dialog.
execute() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Opens a print dialog.
execute() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Opens a print preview dialog.
execute() - Method in class dsto.dfc.swing.persistence.BasicDocumentSaveAsCommand
 
execute() - Method in class dsto.dfc.swing.persistence.BasicDocumentSaveCommand
 
execute() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
execute() - Method in class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
execute() - Method in class dsto.dfc.swing.table.CmdAddRow
 
execute() - Method in class dsto.dfc.swing.table.CmdDeleteRows
 
execute() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
execute() - Method in class dsto.dfc.swing.table.CmdMoveRow
 
execute() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
execute() - Method in class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
execute() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
execute() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
execute() - Method in class dsto.dfc.swing.tree.CmdDelete
 
execute() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
execute() - Method in class dsto.dfc.swing.tree.CmdMoveEntry
 
execute() - Method in class dsto.dfc.swing.tree.CmdRename
 
execute(UndoableEdit) - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Implement this method with the command's behaviour.
execute() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Template method, should not be overridden
execute(UndoableEdit) - Method in class dsto.dfc.swing.undo.CmdRedo
 
execute(UndoableEdit) - Method in class dsto.dfc.swing.undo.CmdUndo
 
execute() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
execute() - Method in class dsto.dfc.swt.commands.BasicExitCommand
 
execute() - Method in class dsto.dfc.swt.commands.BasicToggleCommand
 
execute() - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
execute() - Method in class dsto.dfc.swt.commands.CmdSetBeanProperty
 
execute() - Method in class dsto.dfc.swt.commands.CmdToggleWindowStyle
 
execute() - Method in interface dsto.dfc.swt.commands.Command
Execute the command.
execute() - Method in class dsto.dfc.swt.dnd.CmdCopyObject
 
execute() - Method in class dsto.dfc.swt.dnd.CmdPasteObject
 
execute() - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
execute() - Method in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
execute() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
execute() - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
execute() - Method in class dsto.dfc.tools.JarXTask
 
execute() - Method in class livespace.elvin.ant.TickerTask
 
execute(Runnable) - Static method in class livespace.osgi.bootstrap.MainThread
Set code to run on the main thread post-bootstrap.
execute() - Method in class livespace.ui.dashboard.CmdAboutBox
 
execute() - Method in class livespace.ui.dashboard.CmdRestartOsgi
 
execute() - Method in class livespace.ui.dashboard.CmdShowPanel
 
execute() - Method in class livespace.ui.dashboard.CmdShutdownOsgi
 
executeButton - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
executeDrop(DropTargetDropEvent) - Method in interface dsto.dfc.swing.dnd.DropComponent
Execute a drop action.
executeDrop(DropTargetDropEvent) - Method in class dsto.dfc.swing.table.DfcTable
 
executeDrop(DropTargetDropEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
executeDrop(DropTargetDropEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
exists(URL) - Static method in class dsto.dfc.net.URLSearchPath
 
EXPAND_BOTH - Static variable in class dsto.dfc.swing.controls.AbstractPopupEditor
 
EXPAND_BOTH - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
EXPAND_HORIZONTAL - Static variable in class dsto.dfc.swing.controls.AbstractPopupEditor
 
EXPAND_HORIZONTAL - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
EXPAND_NONE - Static variable in class dsto.dfc.swing.controls.AbstractPopupEditor
 
EXPAND_NONE - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
EXPAND_VERTICAL - Static variable in class dsto.dfc.swing.controls.AbstractPopupEditor
 
EXPAND_VERTICAL - Static variable in class dsto.dfc.swing.forms.PopupFormEditor
 
expandAll() - Method in class dsto.dfc.swing.tree.DfcTree
Expand all nodes in the tree.
expandAll(int) - Method in class dsto.dfc.swing.tree.DfcTree
Expand all nodes in the tree up to a given level (eg level == 1 would expand only the root node).
expandAll(TreePath) - Method in class dsto.dfc.swing.tree.DfcTree
Expand all nodes in the tree starting from a given entry.
expandAll(TreePath, int) - Method in class dsto.dfc.swing.tree.DfcTree
Expand all nodes in the tree from a given path up to a given level (eg level == 1 would expand only the entry itself, level == 2 would expand the entry and its children etc).
expandAll(TreePath, int, Selector) - Method in class dsto.dfc.swing.tree.DfcTree
Expand all nodes in the tree from a given path up to a given level.
expandChildren(TreePath, Object[]) - Method in class dsto.dfc.swing.tree.DfcTree
 
expandInlineEditor - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
expandSymbols(URL) - Method in class dsto.dfc.net.URLSearchPath
 
expandSymbols(String, Map) - Static method in class dsto.dfc.text.StringUtility
Expand symbolic variables embedded within a string.
expandSymbols(String, Map, String, boolean) - Static method in class dsto.dfc.text.StringUtility
Expand symbolic variables embedded within a string.
expandSymbols(String, Map<String, String>) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from StringUtility.expandSymbols(String, Map).
expandSymbols(String, Map<String, String>, String, boolean) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from StringUtility.expandSymbols(String, Map, String, boolean).
expectedTokenSequences - Variable in exception dsto.dfc.swing.text.selection.ParseException
Each entry in this array is an array of integers.
expireEvents() - Method in class dsto.dfc.logging.LogMessageBuffer
Expire any excess events from the buffer so that a new event may be added.
expr - Variable in class dsto.dfc.swing.text.selection.NumberSelector
 
expr() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
expression - Variable in class dsto.dfc.swing.text.selection.DateSelector
 
ExtensionFileFilter - Class in dsto.dfc.swing.controls
Originally ripped from Sun's demo/jfc/FileChooserDemo directory.
ExtensionFileFilter() - Constructor for class dsto.dfc.swing.controls.ExtensionFileFilter
Creates a file filter.
ExtensionFileFilter(String) - Constructor for class dsto.dfc.swing.controls.ExtensionFileFilter
Creates a file filter that accepts files with the given extension.
ExtensionFileFilter(String, String) - Constructor for class dsto.dfc.swing.controls.ExtensionFileFilter
Creates a file filter that accepts the given file type.
ExtensionFileFilter(String[]) - Constructor for class dsto.dfc.swing.controls.ExtensionFileFilter
Creates a file filter from the given string array.
ExtensionFileFilter(String[], String) - Constructor for class dsto.dfc.swing.controls.ExtensionFileFilter
Creates a file filter from the given string array and description.
ExternalFloatState - Class in dsto.dfc.swing.panels
The External FloatState represents a native window.
ExternalFloatState(PanelManager.Panel, RestrictedIndexTabbedPane, Icon, int) - Constructor for class dsto.dfc.swing.panels.ExternalFloatState
 
externalFloatState - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
the component is displayed in a native Frame in this state
externalFrameOwner - Variable in class dsto.dfc.swing.panels.ToolView
 
extractCommandViewsFrom(Object) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 

F

factories - Variable in class dsto.dfc.swing.icons.IconicRegistry
 
failedToLoadImage - Variable in class dsto.dfc.swing.icons.ResourceImageIcon
 
FancyDataObject - Class in dsto.dfc.databeans
Extends SimpleDataObject to allow properties to be added dynamically to the fixed base set supported by the class.
FancyDataObject() - Constructor for class dsto.dfc.databeans.FancyDataObject
 
FAST_FORWARD - Static variable in class livespace.services.common.MetaAppsConstants
Fast forward action
FederatedSorterFilter - Class in livespace.services
A DataObjectView sorter/filter that filters/sorts on property values of data objects and excludes data objects which are federated.
FederatedSorterFilter(String) - Constructor for class livespace.services.FederatedSorterFilter
 
FETCH - Static variable in class livespace.services.common.MetaAppsConstants
fetch action
file - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
file - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
file - Variable in class dsto.dfc.swing.persistence.FileDocument
 
FileDocument - Class in dsto.dfc.swing.persistence
A base class for documents that are file-based.
FileDocument() - Constructor for class dsto.dfc.swing.persistence.FileDocument
 
FileLogger - Class in dsto.dfc.logging
Prints selected log events to a file.
FileLogger(String) - Constructor for class dsto.dfc.logging.FileLogger
 
FileLogger(File) - Constructor for class dsto.dfc.logging.FileLogger
 
Files - Class in dsto.dfc.util
General file utilities
FileTextField - Class in dsto.dfc.swt.controls
A text control that is designed for entering a file or directory.
FileTextField(Composite, int) - Constructor for class dsto.dfc.swt.controls.FileTextField
Create a new instance.
fileToUrl(String) - Static method in class livespace.services.Livespace
Convert a file path into a "file:" based URL.
filter - Variable in class dsto.dfc.logging.LogMessageBuffer
 
filterFor(Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Get the filter for a given value.
filterTriggerEvent(InputEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
Filter drag trigger events.
finalizePalette(PaletteData) - Static method in class dsto.dfc.swt.icons.Images
Finalize an indexed palette by filling unused (null) entries with black pixels.
find(IDataObject, Object, Object) - Static method in class dsto.dfc.databeans.DataObjects
Find a data object with a given property value in a data objects value set.
find(Object) - Method in class dsto.dfc.databeans.Registry
Find an object with a given key.
find(String) - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
Finds a SchamaticItem instance based on the id of the represented entity
find(String) - Method in class livespace.services.EntityClients
Finds an entity with a matching id within the set of entity clients
find(String) - Method in class livespace.services.EntityRegistry
Find an entity with a given ID.
findBundle(BundleContext, String) - Static method in class livespace.osgi.OsgiUtil
Return a bundle with a given name, or throw an exception if none found.
findChild(String) - Method in class dsto.dfc.swing.commands.CommandViewNode
Find a child with a matching logical name.
findChild(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
findChild(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeNode
Find the first child with a matching user object.
findChild(String) - Method in class dsto.dfc.swt.commands.CommandViewNode
Find a child with a matching logical name.
findClass(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Look for a class in the defined Jar files, Zip files and directories.
findClassResources(String, byte[]) - Method in class dsto.dfc.tools.JarX
Return a list of resources referenced by a class.
findCommand(String) - Method in class dsto.dfc.swing.commands.CommandView
Find the first instance of a command with a matching name in a breadth-first search of subviews.
findCommand(Control, String) - Static method in class dsto.dfc.swt.commands.Commands
Find a command in the context or toolbar view for a control.
findCommand(Control, Class) - Static method in class dsto.dfc.swt.commands.Commands
Find a command in the context or toolbar view for a control.
findCommand(String) - Method in class dsto.dfc.swt.commands.CommandView
Find the first instance of a command with a matching name in a breadth-first search of subviews.
findCommand(Class) - Method in class dsto.dfc.swt.commands.CommandView
Find the first instance of a command with a matching class in a breadth-first search of subviews.
findCommonClass(Object[]) - Static method in class dsto.dfc.swing.dnd.ObjectTransferable
Find the most specific class common to a set of values.
findCommonParent(Component, Component) - Static method in class dsto.dfc.swing.SwingSupport
Find the closest parent container for two components.
findElement(Collection, String, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
 
findElement(List, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
Finds the first Elements of the given type (elementType) in the list of Elements provided, and returns it.
findElements(List, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
Finds all the Elements of the given type (elementType) in the list of Elements provided, and returns them in a list in order of discovery.
findEntityClass(String) - Static method in class livespace.services.Livespace
Find the class registered to represent instances of a given entity type.
findEntry(FormEditor) - Method in class dsto.dfc.swing.forms.BasicForm
 
findEventListenerMethod(Class, String, String, Class) - Static method in class dsto.dfc.util.Beans
 
findHostedCommandView() - Method in class dsto.dfc.swing.commands.ToolbarPanel
 
findInCollection(Collection, Object, Object) - Static method in class dsto.dfc.databeans.DataObjects
Find a data object with a given property value in a collection.
findInCollection(Comparator, Collection, Object, Object) - Static method in class dsto.dfc.databeans.DataObjects
Find a data object with a given property value in a collection.
findIndex(Object) - Method in class dsto.dfc.collections.MicroMap
Find the index for a key, or -1 if not found.
findIndex(List, Object, Object) - Static method in class dsto.dfc.databeans.DataObjects
Find the index of a data object with a given property value in a list.
findIndex() - Method in class dsto.dfc.util.AbstractEnumerationValue
 
findIndex(EnumerationValue) - Static method in class dsto.dfc.util.AbstractEnumerationValue
 
findIndex(String) - Method in class dsto.dfc.util.StringEnumerationValue
Find the index of an enum value with a given name.
findIndexInPossibleValues(Object) - Method in class dsto.dfc.swing.controls.RadioBox
Find the index of a value in the array of possible values.
findKeyIndex(Object) - Method in class dsto.dfc.swing.table.MapTableModel
Find the index (row) that a key has in the table.
findLastRunAt() - Method in class dsto.dfc.util.Scheduler
Returns the time at which the last scheduled task will be run in milliseconds since midnight, January 1, 1970, UTC.
findMethod(Class, String, Class) - Static method in class dsto.dfc.util.Objects
Search for a method taking a parameter compatible with a given parameter class.
findMethod(Class, String) - Static method in class dsto.dfc.util.Objects
Search the superclass/interface tree of a given class for a method with a given name.
findMethod(Class, String, Class[]) - Static method in class dsto.dfc.util.Objects
 
findObject(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Lookup a previously registered persistent object.
findObject(String, ISerializer) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Lookup a previously registered persistent object.
findObject(String, String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Lookup a previously registered persistent object.
findObject(String, String, ISerializer) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Lookup a previously registered persistent object.
findOrOpenZip(String) - Method in class dsto.dfc.tools.JarX
Find an already opened ZIP archive (cached in openZips) or open it.
findPanelForComponent(Component) - Static method in class dsto.dfc.swing.panels.PanelManagerFinder
 
findPanelManagerForComponent(Component) - Static method in class dsto.dfc.swing.panels.PanelManagerFinder
 
findProperty(PropertyDescriptor[], String) - Static method in class dsto.dfc.util.Beans
Find a property descriptor with a given name.
findPropertyEditor(Class) - Static method in class dsto.dfc.util.Beans
 
findResource(String) - Static method in class dsto.dfc.swt.icons.Images
Find a resource, searching the image path if the resource is relative.
findResource(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Finds the resource with the given name.
findRoot() - Method in class dsto.dfc.swing.commands.CommandViewNode
Find the root for this node.
findRoot() - Method in class dsto.dfc.swt.commands.CommandViewNode
Find the root for this node.
findSchematicItem(String) - Method in class livespace.services.entities.room_presentation.RoomPresentation
Finds a SchematicItem instance based on the id of the represented entity
findSortedIndex(List, Object) - Static method in class dsto.dfc.collections.DfcCollections
Find the index that an item should have in a sorted list to maintain the sorted order.
findSortedIndex(List, Object, Comparator) - Static method in class dsto.dfc.collections.DfcCollections
Find the index that an item should have in a sorted list to maintain the sorted order.
findSortingColumn(int) - Method in class dsto.dfc.swing.table.SortedTableModel
Find a sorting column on sortingColumns with a matching column index.
findValue(String) - Method in class dsto.dfc.util.StringEnumerationValue
Find the enumeration value with a given name.
findViewForCommand(String) - Method in class dsto.dfc.swing.commands.CommandView
Find the first view in a breadth-first search of subviews that contains a command with a matching name.
findViewForCommand(String) - Method in class dsto.dfc.swt.commands.CommandView
Find the first view in a breadth-first search of subviews that contains a command with a matching name.
findViewForCommand(Class) - Method in class dsto.dfc.swt.commands.CommandView
Find the first view in a breadth-first search of subviews that contains a command of the given class.
finish() - Method in class livespace.services.PropertiesSynchronizer
 
finished() - Method in class dsto.dfc.databeans.io.XmlInput
Signal reading is finished.
finished() - Method in class dsto.dfc.databeans.io.XmlOutput
Signal encoding is finished.
finished() - Method in class dsto.dfc.swing.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
FINISHED - Static variable in class livespace.services.common.MetaAppsConstants
Indicates that the playing of meta-application has finished
finishOutput(OutputStream) - Static method in class dsto.dfc.swing.persistence.Serializer
Call this to finalize compressed output streams.
fire() - Method in class dsto.dfc.reflection.Delegates
Invoke all delegates with an empty argument list.
fire(Object...) - Method in class dsto.dfc.reflection.Delegates
Invoke all delegates with the given argument list.
fireAboutToRemovePanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
Fire the aboutToRemovePanel event.
fireActionEvent(String) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
fireActionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
fireActionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Fires action events to all listeners.
fireActionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
fireChangedEvents(AbstractDataObject, AbstractDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Compare the properties of two data objects and fire appropriate property change events.
fireChildAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
fireChildAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
fireChildMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
fireChildMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
fireChildRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
fireChildRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
fireClassInstantiated(Object) - Method in class dsto.dfc.util.BasicClassInstantiationEventSource
 
fireClipboardChanged(ClipboardEvent) - Static method in class dsto.dfc.swing.dnd.ClipboardManager
 
fireCommandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
fireCommandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
fireCommandExecuted() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
fireCommandExecuted(Object) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
fireContentsChanged(Object, int, int) - Method in class dsto.dfc.swing.undo.EditListModel
EditListModel subclasses must call this method after one or more elements of the list change.
fireEditComitted() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
Deprecated. Supports old typo, ise fireEditCommitted instead.
fireEditComitted() - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
Deprecated. Supports old typo, ise fireEditCommitted instead.
fireEditComitted() - Method in class dsto.dfc.swing.forms.FormPanel
Deprecated. Supports old typo, use fireEditCommitted instead.
fireEditCommitRequested() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
fireEditCommitRequested() - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
fireEditCommitRequested() - Method in class dsto.dfc.swing.forms.FormPanel
 
fireEditCommitted() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
fireEditCommitted() - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
fireEditCommitted() - Method in class dsto.dfc.swing.forms.FormPanel
 
fireEditingCanceled() - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
fireEditingCanceled(ChangeEvent) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
fireEditingCanceled(ChangeEvent) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
fireEditingCanceled(ChangeEvent) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
fireEditingStopped() - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
fireEditingStopped(ChangeEvent) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
fireEditingStopped(ChangeEvent) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
fireEditingStopped(ChangeEvent) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
fireElementAdded(Object) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementAdded(Object, int) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementAdded(Object) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
fireElementMoved(Object, int, int) - Method in class dsto.dfc.collections.DfcMonitoredList
 
fireElementRemoved(Object) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementRemoved(Object, int) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementRemoved(Object) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
fireElementsAdded(Collection) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsAdded(Collection, int, int) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsAdded(CollectionEvent) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsAdded(CollectionEvent) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
fireElementsAdded(Collection) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
fireElementsRemoved(Collection) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsRemoved(Collection, int, int) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsRemoved(CollectionEvent) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
fireElementsRemoved(CollectionEvent) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
fireElementsRemoved(Collection) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
fireEvent(String, EventObject) - Method in class dsto.dfc.util.EventListenerList
Fire an event of a given type.
fireEvent(Class, String, EventObject) - Method in class dsto.dfc.util.EventListenerList
Fire an event of a given type.
fireFloatChangeEvent() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
fireIntervalAdded(Object, int, int) - Method in class dsto.dfc.swing.undo.EditListModel
EditListModel subclasses must call this method after one or more elements are added to the model.
fireIntervalRemoved(Object, int, int) - Method in class dsto.dfc.swing.undo.EditListModel
EditListModel subclasses must call this method after one or more elements are removed from the model.
fireMessageReceived(LogEvent) - Static method in class dsto.dfc.logging.Log
 
fireNewActivePanelEdit(int, int) - Method in class dsto.dfc.swing.panels.PanelManager
If the active panel has changed, let undoable edit listeners know.
firePanelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.PanelManager
 
firePanelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.PanelManager
 
firePanelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.PanelManager
 
firePanelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.PanelManager
 
firePropertyChange(String, Object, Object) - Method in class dsto.dfc.collections.BasicPropertySet
 
firePropertyChange(String, Object, Object) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
 
firePropertyChange(String, Object, Object) - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, boolean) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, boolean, boolean) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, int, int) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, float, float) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, double, double) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, char, char) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
firePropertyChange(String, Object, Object) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, boolean) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, boolean, boolean) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, int, int) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, float, float) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, double, double) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChange(String, char, char) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
firePropertyChangedEvent(Object, PropertyPath, Object, Object, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
firePropertyChangedEvent(Object, Object, Object, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
firePropertyChangedEvent(PropertyPath, Object, Object, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
firePropertyChangedEvent(Object, boolean, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
Shortcut to fire property changed event when a boolean value has definitely changed.
firePropertyChangedEvent(Object, boolean, boolean, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
firePropertyChangedEvent(Object, int, int, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
firePropertyChangedEvent(int, Object, Object, boolean) - Method in class dsto.dfc.databeans.ListDataObject
 
firePropertyChangedEvent(Object, PropertyPath, Object, Object, boolean) - Method in class dsto.dfc.databeans.ListDataObject
 
firePropertyChangedEvent(Object, Object, Object, boolean) - Method in class dsto.dfc.databeans.MapDataObject
 
firePropertyChangedEvent(Object, PropertyPath, Object, Object, boolean) - Method in class dsto.dfc.databeans.MapDataObject
 
firePropertyChangedEvent(Object, Object, Object, boolean) - Method in class dsto.dfc.databeans.SetDataObject
 
firePropertyChangedEvent(Object, PropertyPath, Object, Object, boolean) - Method in class dsto.dfc.databeans.SetDataObject
 
firePropertyChangeEvent(String, Object, Object) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
fireSelectionChanged(EventObject) - Method in class dsto.dfc.swing.event.BasicSelectionEventSource
 
fireSelectionChanged(EventObject) - Method in class dsto.dfc.swing.list.DfcList
 
fireStateChanged() - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
fireStateChanged(ChangeEvent) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
Informs all the change listeners that the state of this menu provider has changed.
fireStateChanged() - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
fireStateChanged(ChangeEvent) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
fireStateChanged() - Method in class dsto.dfc.swing.text.TermCustomizer
 
fireTreeNodeChanged(Object, Object[], int, Object) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeNodeChanged(DfcTreeNode) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Convenience method to fire the correct event when a node has changed.
fireTreeNodeInserted(Object, Object[], int, Object) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeNodeRemoved(Object, Object[], int, Object) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeNodesChanged(TreeModelEvent) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeNodesInserted(TreeModelEvent) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeNodesRemoved(TreeModelEvent) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeStructureChanged(Object, Object[]) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
fireTreeStructureChanged(TreeModelEvent) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
first - Variable in class dsto.dfc.collections.Pair
The first field of the pair.
first() - Method in class dsto.dfc.databeans.PropertyPath
Get the first component of the path.
firstUnsavedChange - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
FIXED - Static variable in class dsto.dfc.swing.panels.PanelManager
 
FixedArraySetList - Class in dsto.dfc.collections
A wrapper around an array that makes it appear as both an unmodifiable set and an unmodifiable list.
FixedArraySetList(Object[]) - Constructor for class dsto.dfc.collections.FixedArraySetList
Create a set backed by an array of values.
FixedFloatState - Class in dsto.dfc.swing.panels
The FixedFloatState represents a single pane in a tabPane.
FixedFloatState(PanelManager.Panel, RestrictedIndexTabbedPane, Icon, int) - Constructor for class dsto.dfc.swing.panels.FixedFloatState
 
FixedPropertySet - Class in dsto.dfc.collections
An unmodifiable property set containing a fixed set of values.
FixedPropertySet(String[], Object[]) - Constructor for class dsto.dfc.collections.FixedPropertySet
Create a new property set of fixed values.
FixedPropertySet(PropertySet) - Constructor for class dsto.dfc.collections.FixedPropertySet
Create a new fixed value property set by copying a source property set.
fixedState - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
the component is displayed in the tabbed pane in this state
FLAVORS - Static variable in class dsto.dfc.swing.undo.EditTransferable
 
FLOAT - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
FLOAT - Static variable in class dsto.dfc.text.NumberTranslator
 
FLOAT_EXTERNAL - Static variable in class dsto.dfc.swing.panels.PanelManager
 
FLOAT_INTERNAL - Static variable in class dsto.dfc.swing.panels.PanelManager
 
FLOAT_OVERLAY_ICON - Static variable in class dsto.dfc.swing.panels.InternalFloatState
 
FloatStateEdit - Class in dsto.dfc.swing.panels
Edit to represent a change in floating status, customised from the PropertyEdit for its display name.
FloatStateEdit() - Constructor for class dsto.dfc.swing.panels.FloatStateEdit
For bean serialisation only
FloatStateEdit(PanelManager, int, String, String) - Constructor for class dsto.dfc.swing.panels.FloatStateEdit
 
FlowIcon - Class in dsto.dfc.swing.icons
This is used if you want to display a group of icons one after the other horizontally across, and also want it treated as an Icon so that it may be used on many type of components, including buttons, and labels.
FlowIcon() - Constructor for class dsto.dfc.swing.icons.FlowIcon
 
FlowIcon(int) - Constructor for class dsto.dfc.swing.icons.FlowIcon
 
FlowIcon(Icon, Icon) - Constructor for class dsto.dfc.swing.icons.FlowIcon
 
FlowIcon - Class in dsto.dfc.swt.icons
 
FlowIcon() - Constructor for class dsto.dfc.swt.icons.FlowIcon
 
FlowIcon(int) - Constructor for class dsto.dfc.swt.icons.FlowIcon
 
FlowIcon(Icon, Icon) - Constructor for class dsto.dfc.swt.icons.FlowIcon
 
FLUORO_DEVICE - Static variable in class livespace.services.entities.LightEntity
 
flush() - Method in class dsto.dfc.swt.forms.AbstractBiDiPipe
Forwarded to the child pipe.
flush() - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
flush() - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
flush() - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
flush() - Method in class dsto.dfc.swt.forms.MultiPipe
 
flush() - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
flush() - Method in interface dsto.dfc.swt.forms.Pipe
Cause any uncommitted changes to any pipe segments in the tree to be pushed back into the pipe sequence (using Pipe.output(Object)).
flush() - Method in class dsto.dfc.swt.forms.PipeEndpoint
 
flush() - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
flush() - Method in class dsto.dfc.swt.forms.TextEndpoint
 
flushLater() - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
flushLater() - Method in class dsto.dfc.swt.forms.TextEndpoint
 
focus() - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
focusGained(FocusEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
focusGained(FocusEvent) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
focusGained(FocusEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.TextFieldListener
 
focusGained(FocusEvent) - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI.PJSFocusHandler
 
focusLost(FocusEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
focusLost(FocusEvent) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
focusLost(FocusEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.TextFieldListener
 
focusLost(FocusEvent) - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI.PJSFocusHandler
 
follow(IDataObject) - Method in class dsto.dfc.databeans.PropertyPath
Follow this path into a given object and return the value.
followNamePath(Element, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
 
followNamePath(CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandViewNode
Find the equivalent node in this tree for a node in another tree.
followNamePath(CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandViewNode
Find the equivalent node in this tree for a node in another tree.
followParent(IDataObject) - Method in class dsto.dfc.databeans.PropertyPath
Follow the path to the last-but-one entry, starting with given root.
font - Variable in class dsto.dfc.swing.forms.FontLabelEditor
 
FontCellRenderer - Class in dsto.dfc.swing.controls
Cell renderer for AWT Font values.
FontCellRenderer() - Constructor for class dsto.dfc.swing.controls.FontCellRenderer
 
FontChooser - Class in dsto.dfc.swt.controls
Font chooser control showing font description plus a button to popup a font chooser dialog.
FontChooser(Composite) - Constructor for class dsto.dfc.swt.controls.FontChooser
 
FontLabelEditor - Class in dsto.dfc.swing.forms
Form editor that displays a font as a text description.
FontLabelEditor() - Constructor for class dsto.dfc.swing.forms.FontLabelEditor
 
FontPopupSelector - Class in dsto.dfc.swing.controls
A font selector control suitable for use inside forms and tables etc.
FontPopupSelector() - Constructor for class dsto.dfc.swing.controls.FontPopupSelector
 
FontSelector - Class in dsto.dfc.swing.controls
A font selector panel.
FontSelector() - Constructor for class dsto.dfc.swing.controls.FontSelector
 
FontSelectorDialog - Class in dsto.dfc.swing.controls
Display a FontSelector control and a preview label in a dialog.
FontSelectorDialog(Component, String, boolean) - Constructor for class dsto.dfc.swing.controls.FontSelectorDialog
 
FontSelectorDialog() - Constructor for class dsto.dfc.swing.controls.FontSelectorDialog
 
FontSelectorEditor - Class in dsto.dfc.swing.forms
Form editor that allows selection of a font.
FontSelectorEditor() - Constructor for class dsto.dfc.swing.forms.FontSelectorEditor
 
forcePingAll(long) - Method in class livespace.services.EntityClient
Force client to ping all current entities for liveness.
forceSaveOnExit - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
Set to true to force the persister to save on exit (dispose ()) rather than rely on the modified flag.
Form - Interface in dsto.dfc.swing.forms
Defines a form that acts as a host for FormEditor's.
format - Variable in class dsto.dfc.swing.persistence.FileDocument
 
format - Static variable in class dsto.dfc.text.InputDateFormat
 
format(Date, StringBuffer, FieldPosition) - Method in class dsto.dfc.text.MultiDateFormat
Formats a Date into a date/time string using the default format.
FORMAT_BINARY - Static variable in class dsto.dfc.swing.persistence.SerializedFormat
 
FORMAT_UNKNOWN - Static variable in class dsto.dfc.swing.persistence.SerializedFormat
 
FORMAT_XML - Static variable in class dsto.dfc.swing.persistence.SerializedFormat
 
FormatTranslator - Class in dsto.dfc.text
A string translator implemented by a Java Format instance.
FormatTranslator(Format) - Constructor for class dsto.dfc.text.FormatTranslator
 
FormDialog - Class in dsto.dfc.swing.forms
A Form-compatible extension of DfcOkCancelDialog designed to contain FormEditor's.
FormDialog(Component, String, boolean) - Constructor for class dsto.dfc.swing.forms.FormDialog
 
FormDialog() - Constructor for class dsto.dfc.swing.forms.FormDialog
 
FormEditor - Interface in dsto.dfc.swing.forms
Defines an editor for a value, similar in concept to a JFC cell editor.
formEditor - Variable in class dsto.dfc.swing.styles.StyleSheetTableView
 
FormEditorListener - Interface in dsto.dfc.swing.forms
Defines the events fired by a FormEditor.
FormEditorValueAdapter - Class in dsto.dfc.swing.forms
A form editor that acts as a simple wrapper around any FormEditor instance.
FormEditorValueAdapter(FormEditor, ValueConverter) - Constructor for class dsto.dfc.swing.forms.FormEditorValueAdapter
 
formListeners - Variable in class dsto.dfc.swing.table.MapTableView
 
FormPanel - Class in dsto.dfc.swing.forms
A form editor container that hosts FormEditor's bound to properties of the editor value.
FormPanel() - Constructor for class dsto.dfc.swing.forms.FormPanel
 
FormPanel - Class in dsto.dfc.swt.forms
Utility base class for panels that uses the pipes framework to handle form editing.
FormPanel(Composite, int) - Constructor for class dsto.dfc.swt.forms.FormPanel
 
formPipe - Variable in class dsto.dfc.swt.forms.FormPanel
 
formPipe - Variable in class dsto.dfc.swt.forms.FormPreferencePage
 
FormPreferencePage - Class in dsto.dfc.swt.forms
Base class for preference pages based on editing a value using forms framework pipes.
FormPreferencePage() - Constructor for class dsto.dfc.swt.forms.FormPreferencePage
 
Forms - Class in dsto.dfc.swt.forms
Utility methods for form creation/management.
FormToCellEditorAdapter - Class in dsto.dfc.swing.forms
Allows any FormEditor to a be used in a JTable or JTree by adapting it to the tree/table cell editor interfaces.
FormToCellEditorAdapter(FormEditor) - Constructor for class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
ForwardToolButton - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
frame - Variable in class dsto.dfc.swing.panels.InternalFloatState
 
FrameLike - Interface in dsto.dfc.swing.panels
This interface allow JFrames and Frames to be substitutable.
frameNotYetCreated(FrameLike) - Method in class dsto.dfc.swing.panels.ToolView
 
frameworkEvent(FrameworkEvent) - Method in class livespace.osgi.bootstrap.Activator
 
fromString(String) - Method in class dsto.dfc.text.BooleanTranslator
 
fromString(String) - Method in class dsto.dfc.text.DurationConverter
 
fromString(String) - Method in class dsto.dfc.text.FormatTranslator
 
fromString(String) - Method in interface dsto.dfc.text.IStringTranslator
Convert/parse a string into the object type supported by this converter.
fromString(String) - Method in class dsto.dfc.text.NumberTranslator
 
fromString(Class, String) - Static method in class dsto.dfc.text.StringUtility
Uses StringUtility.translatorFor(Class) to convert a string to a given value.
fromString(String) - Method in class dsto.dfc.text.URLTranslator
 
fromString(String) - Method in class dsto.dfc.util.StringTranslator
 
funcArg - Variable in class livespace.services.entities.info_repository.QueryEntity
 

G

gap - Variable in class dsto.dfc.swing.icons.FlowIcon
 
gap - Variable in class dsto.dfc.swt.icons.FlowIcon
 
GARDEN - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
GARDEN_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
GARDEN_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
generateParseException() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
GenericEntity - Class in livespace.services
A generic entity used to instantiate entities that have no specific mapping from type to class.
GenericEntity(String, String) - Constructor for class livespace.services.GenericEntity
 
GenericEntity(String, String, String) - Constructor for class livespace.services.GenericEntity
 
Geometry - Class in dsto.dfc.swing.controls
Utilties for geometric calculations.
Geometry - Class in dsto.dfc.swt.util
Basic geometrical utilities for SWT.
get(int) - Method in class dsto.dfc.collections.BasicMonitoredList
 
get(Object) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
get(Object) - Method in class dsto.dfc.collections.cache.AbstractCache
 
get(Object) - Method in interface dsto.dfc.collections.cache.Cache
 
get(Object) - Method in class dsto.dfc.collections.cache.CacheLRU
 
get(int) - Method in class dsto.dfc.collections.CompositeList
 
get(int) - Method in class dsto.dfc.collections.FixedArraySetList
 
get(Object) - Method in class dsto.dfc.collections.IdentityHashMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class dsto.dfc.collections.MicroMap
Find the value with matchinf key.
get(Class) - Method in class dsto.dfc.collections.TypeMap
 
get(Object) - Method in class dsto.dfc.collections.WeakValueHashMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class dsto.dfc.databeans.DataObjectDictionary
 
get(String) - Method in class dsto.dfc.databeans.io.LazyElementMap
 
get(Class) - Method in class dsto.dfc.databeans.io.LazyTypeMap
 
get(Object) - Method in class dsto.dfc.swing.icons.IconicRegistry
Get the factory for a given value.
get(Class) - Method in class dsto.dfc.swing.icons.IconicRegistry
Get the factory for a given type.
get() - Method in class dsto.dfc.swing.SwingWorker
Return the value created by the construct method.
get(int) - Method in class dsto.dfc.swing.undo.EditListModel
 
get(Icon) - Method in class dsto.dfc.swt.icons.IconCache
Retrieve the image for a cached icon.
get() - Static method in class dsto.dfc.text.IsoDateFormat
Get a shared, thread-local instance.
get(int) - Method in class livespace.services.EntityList
Returns the entity at the specified position in this list.
getAccelerator() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
getAccelerator() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
getAccelerator() - Method in interface dsto.dfc.swing.commands.Command
Get a keyboard accelerator for the command.
getAccelerator() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
getAccelerator() - Method in class dsto.dfc.swing.dnd.CmdCut
 
getAccelerator() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
getAccelerator() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getAccelerator() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
getAccelerator() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
getAccelerator() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
getAccelerator() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getAccelerator() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
getAccelerator() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getAccelerator() - Method in class dsto.dfc.swing.tree.CmdRename
 
getAccelerator() - Method in class dsto.dfc.swing.undo.CmdRedo
The keyboard accelerator is Ctrl-R.
getAccelerator() - Method in class dsto.dfc.swing.undo.CmdUndo
The keyboard accelerator is Ctrl-Z.
getAccelerator() - Method in class dsto.dfc.swt.commands.AbstractCommand
eg SWT.CONTROL | SWT.SHIFT | 'T', SWT.ALT | SWT.F2
getAccelerator() - Method in interface dsto.dfc.swt.commands.Command
Get a keyboard accelerator for the command.
getActionOnLoseFocus() - Method in class dsto.dfc.swing.controls.IconTextField
 
getActiveCustomizer() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
getActiveEntry() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
getActivePanel() - Method in class dsto.dfc.swing.panels.PanelManager
Return the active panel.
getAdditionalBeanInfo() - Method in class dsto.dfc.swing.controls.ButtonPanelBeanInfo
 
getAliasToType() - Static method in class dsto.dfc.databeans.io.XmlIO
Get a map that maps aliases to their type names.
getAliasType(String) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Get the type name for an alias.
getAlignment() - Method in class dsto.dfc.swing.controls.BillBoard.LayoutEnum
 
getAlignment() - Method in class dsto.dfc.swt.icons.FlowIcon
 
getAlignMode() - Method in class dsto.dfc.swing.controls.DfcDialog
 
getAllCommands() - Method in class dsto.dfc.swt.commands.CommandView
Get a snapshot collection of all commands both in this view and in sub-views.
getAllowClientCreate() - Method in class livespace.services.EntityServer
 
getAllowClientDelete() - Method in class livespace.services.EntityServer
 
getAppletContext() - Static method in class dsto.dfc.util.BrowserControl
 
getApplyButton() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
getAsText() - Method in class dsto.dfc.swing.controls.ButtonLayoutHorizAlignmentPropertyEditor
 
getAsText() - Method in class dsto.dfc.swing.controls.ButtonLayoutVertAlignmentPropertyEditor
 
getAttribute(Element, String, int) - Static method in class dsto.dfc.databeans.io.XmlUtil
 
getAttribute(Element, String, boolean) - Static method in class dsto.dfc.databeans.io.XmlUtil
 
getAttribute(Element, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
Get the value of a required attribute.
getAttributesAsMap(Element) - Static method in class dsto.dfc.databeans.io.XmlUtil
Turn the attributes of an element into a java.util.Map.
getBackground() - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
The current background colour that should be used.
getBackgroundColor() - Method in class dsto.dfc.swing.controls.BillBoard
 
getBackgroundImage() - Method in class dsto.dfc.swing.controls.DfcBoundingBox
retrieve the background image.
getBackingList() - Method in class dsto.dfc.collections.BasicMonitoredList
Get the list backing this monitored list.
getBackupFilename(File) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
getBackupFileRegex(File) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
getBackups() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
Returns an array of back up files for the persistance file sorted by last modified in desceding order, ie the most recent backup file is at index 0;
getBean() - Method in class dsto.dfc.databeans.JavaDataBean
 
getBean() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
getBeanValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getBeanValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getBeginColumn() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getBeginLine() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getBestColumnHeaderSize(JTable, TableColumn) - Static method in class dsto.dfc.swing.table.Tables
Get the best size for a TableColumn.
getBestColumnSize(JTable, TableColumn) - Static method in class dsto.dfc.swing.table.Tables
Get the minimum width of a column required to display all items, including the header.
getBoolean(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getBooleanAttribute(Element, String) - Static method in class dsto.dfc.databeans.io.XmlUtil
Get the value of a required boolean attribute.
getBooleanProperty(String, boolean) - Method in class dsto.dfc.util.DfcProperties
 
getBooleanValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getBooleanValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getBooleanValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getBorder() - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
The current border that should be used.
getBorder(ToolButton) - Method in class dsto.dfc.swing.controls.ToolButtonUI
 
getBorderInsets(Component) - Method in class dsto.dfc.swing.controls.EtchedDividingBorder
Returns the insets of the border.
getBorderInsets(Component) - Method in class dsto.dfc.swing.controls.ThinBevelBorder
 
getBorderInsets(Component, Insets) - Method in class dsto.dfc.swing.controls.ThinBevelBorder
 
getBottom() - Method in class dsto.dfc.swing.controls.Insets2D
 
getBrightness() - Method in class dsto.dfc.swing.controls.Gradient
 
getBrowserCommand() - Static method in class dsto.dfc.util.BrowserControl
 
getBuffer() - Method in class dsto.dfc.swing.logging.LogWindowPopper
Get the buffer that the window is displaying.
getBuildDate() - Static method in class livespace.services.Livespace
Returns the time stamp when the Livespace software was built.
getBundleContext() - Method in class livespace.ui.dashboard.DashboardService
 
getBundleContext() - Method in interface livespace.ui.dashboard.IDashboard
 
getBundlePath() - Static method in class livespace.services.Livespace
Returns the location where the bundles were obtained from at startup
getBundleURL(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Gets the full URL to the bundle in the bundle repository.
getButton(int) - Method in class dsto.dfc.swt.controls.ChoicePanel
Get the button at a given index (*not* for a given choice value).
getButton(int) - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
getButtonOrientation() - Method in class dsto.dfc.swing.controls.RadioBox
 
getButtonPanel() - Method in class dsto.dfc.swing.controls.DfcDialog
 
getCancelButton() - Method in class dsto.dfc.swing.controls.DfcDialog
 
getCancelButton() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
getCancelCommand() - Method in class dsto.dfc.swing.controls.DfcDialog
 
getCaseInsensitiveInstance() - Static method in class dsto.dfc.util.StringComparator
 
getCategory(String) - Method in class livespace.osgi.bootstrap.CategoryMapConfig
 
getCellEditor(int, int) - Method in class dsto.dfc.swing.table.DfcTable
Override JTable's getCellEditor ().
getCellEditorValue() - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
getCellEditorValue() - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Superclasses should implement this to return the value of the cell editor.
getCellEditorValue() - Method in class dsto.dfc.swing.controls.ColorComboBox
 
getCellEditorValue() - Method in class dsto.dfc.swing.controls.DfcComboBox
 
getCellEditorValue() - Method in class dsto.dfc.swing.controls.FontPopupSelector
 
getCellEditorValue() - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
getCellEditorValue() - Method in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
getCellRenderer(int, int) - Method in class dsto.dfc.swing.table.DfcTable
 
getChanged() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getChanged() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
getCharValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getCharValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getCharValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getCheckBox() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
getChild(int) - Method in class dsto.dfc.swing.commands.CommandViewNode
Get the child at a given index.
getChild(Object, int) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
getChild(Object, int) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
getChild(Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getChild(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
Get the first child with matching entry, or null if no such child exists.
getChild(int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
getChild(int) - Method in class dsto.dfc.swt.commands.CommandViewNode
Get the child at a given index.
getChildCount() - Method in class dsto.dfc.swing.commands.CommandViewNode
The number of children of this node.
getChildCount(Object) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
getChildCount(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
getChildCount(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getChildCount() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
getChildCount() - Method in class dsto.dfc.swt.commands.CommandViewNode
The number of children of this node.
getChoice() - Method in class dsto.dfc.swt.controls.ChoiceDialog
 
getChoice() - Method in class dsto.dfc.swt.controls.ChoicePanel
Get the selected choice.
getClasspath() - Method in class dsto.dfc.tools.JarXTask
 
getCleanupThread() - Static method in class dsto.dfc.util.WeakEventListener
Get or create the cleanup thread instance.
getClickCountToEdit() - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
getClient() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
getClient() - Method in interface dsto.dfc.swing.persistence.Document
The UI client of this document.
getClients() - Method in class livespace.services.EntityClients
 
getClipboard() - Method in class dsto.dfc.swing.dnd.ClipboardEvent
 
getClipboardContents() - Static method in class dsto.dfc.swing.dnd.ClipboardManager
 
getCnpCommandsEnabled() - Method in class dsto.dfc.swing.table.DfcTable
 
getCnpCommandsEnabled() - Method in class dsto.dfc.swing.tree.DfcTree
 
getColor() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Get the currently selected Color.
getColor() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Return the chosen color.
getColor() - Method in class dsto.dfc.swing.icons.ArrowIcon
 
getColor(Style) - Method in class dsto.dfc.swing.styles.StyleSheet
Shortcut to get a color value from the sheet.
getColor(int) - Method in class dsto.dfc.swing.text.SimpleDocument
 
getColor(Style) - Method in class dsto.dfc.swt.styles.StyleSheet
Shortcut to get a color value from the sheet.
getColorForEventType(int) - Static method in class dsto.dfc.swing.logging.LogMessageTable
 
getColorName(Color) - Static method in class dsto.dfc.swing.controls.ColorCellRenderer
Get an english name for a color if defined, otherwise return "[R, G, B]" form.
getColorName() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Get the currently selected Color's Name.
getColorNames() - Method in class dsto.dfc.swing.controls.ColorScheme
Returns the List of Color Names.
getColors() - Method in class dsto.dfc.swing.controls.ColorScheme
Returns the List of Colors.
getColorSchemeList() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Return the List of colorschemeList.
getColorSchemePanel() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Returns the instance of ColorSchemePanel.
getColourSpan() - Method in class dsto.dfc.swing.controls.Gradient
 
getColumn() - Method in class dsto.dfc.swing.table.SortedTableModel.SortingColumn
 
getColumn() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
Deprecated.  
getColumnClass(int) - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getColumnClass(int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getColumnClass(int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
getColumnClass(int) - Method in class dsto.dfc.swing.table.MapTableModel
 
getColumnCount() - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getColumnCount() - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getColumnCount() - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
getColumnCount() - Method in class dsto.dfc.swing.table.MapTableModel
 
getColumnCount() - Method in class dsto.dfc.swing.table.ProxyTableModel
 
getColumnImage(Object, int) - Method in class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
getColumnImage(Object, int) - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
getColumnImage(Object, int) - Method in class dsto.dfc.swt.viewers.MapTableProvider
 
getColumnName(int) - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getColumnName(int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getColumnName(int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
getColumnName(int) - Method in class dsto.dfc.swing.table.MapTableModel
 
getColumnName(int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
getColumnProperties() - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Shortcut to get the array of properties associated with the columns using TableColumnSorter.addColumn(TableColumn, String, ViewerSorter).
getColumns() - Method in class dsto.dfc.swing.controls.IconTextField
 
getColumnText(Object, int) - Method in class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
getColumnText(Object, int) - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
getColumnText(Object, int) - Method in class dsto.dfc.swt.viewers.MapTableProvider
 
getColumnValue(Object, int) - Method in class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
getComboBox() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
getCommand(String) - Method in class dsto.dfc.swing.commands.CommandView
 
getCommand(Class) - Method in class dsto.dfc.swing.commands.CommandView
 
getCommand(int) - Method in class dsto.dfc.swing.commands.CommandView
Get the command at a given ordinal.
getCommand() - Method in class dsto.dfc.swing.commands.CommandViewNode
The currently active command (may be null if no command is associated with this node).
getCommand() - Method in class dsto.dfc.swt.commands.CommandEvent
 
getCommand(String) - Method in class dsto.dfc.swt.commands.CommandView
 
getCommand(Class) - Method in class dsto.dfc.swt.commands.CommandView
 
getCommand(int) - Method in class dsto.dfc.swt.commands.CommandView
Get the command at a given ordinal.
getCommand() - Method in class dsto.dfc.swt.commands.CommandViewNode
The currently active command (may be null if no command is associated with this node).
getCommandForMenuItem(JComponent) - Static method in class dsto.dfc.swing.commands.CommandMenus
 
getCommandProperty(String, Object, boolean) - Method in class dsto.dfc.swing.commands.CommandView
Get a boolean client property for a command.
getCommandProperty(String, Object, Object) - Method in class dsto.dfc.swing.commands.CommandView
Get a client property for a command.
getCommandProperty(String, Object) - Method in class dsto.dfc.swing.commands.CommandView
Get a client property for a command.
getCommandProperty(String, Object, boolean) - Method in class dsto.dfc.swt.commands.CommandView
Get a boolean client property for a command.
getCommandProperty(String, Object, Object) - Method in class dsto.dfc.swt.commands.CommandView
Get a client property for a command.
getCommandProperty(String, Object) - Method in class dsto.dfc.swt.commands.CommandView
Get a client property for a command.
getCommands() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getCommands() - Method in interface dsto.dfc.swing.commands.CompositeCommand
Returns the complete list of defined 'selectable' commands.
getCommands() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
getCommandView(String) - Method in interface dsto.dfc.swing.commands.CommandSource
Get the command view instance for a given view name.
getCommandView(String) - Method in class dsto.dfc.swing.commands.ToolbarPanel
 
getCommandView(String) - Method in class dsto.dfc.swing.list.DfcList
 
getCommandView(String) - Method in class dsto.dfc.swing.panels.PanelManager
 
getCommandView(String) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getCommandView(String) - Method in class dsto.dfc.swing.panels.StandardCommandViews
CommandSource interface
getCommandView(String) - Method in class dsto.dfc.swing.table.DfcTable
 
getCommandView(String) - Method in class dsto.dfc.swing.table.MapTableView
Adds a toolbar command view if none provided by DfcTable.
getCommandView(String) - Method in class dsto.dfc.swing.tree.DfcTree
 
getCommandView(String) - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getCommandView(Control, String) - Static method in class dsto.dfc.swt.commands.Commands
Get/create the menu view for a control.
getComponent() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getConfirmMessage() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
getConnection() - Method in class livespace.elvin.client.ElvinClient
 
getConnection() - Method in interface livespace.elvin.client.IElvinClient
The shared Elvin client connection.
getConstrainedShellBounds(Rectangle) - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Allow full screen windows.
getContent() - Method in class dsto.dfc.net.streams.object.ObjectURLConnection
 
getContent(URLConnection) - Method in class dsto.dfc.swing.net.content.application.x_java_object
Use (@link dsto.dfc.persistence.Deserializer} to return an Object as the URL content.
getContentPanel() - Method in class dsto.dfc.swing.controls.DfcDialog
Deprecated. Use getDialogPanel () instead.
getContents() - Method in class dsto.dfc.swing.dnd.ClipboardEvent
 
getContentTypeFor(String) - Method in class dsto.dfc.net.DfcFileNameMap
 
getContextMenuGroup() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getContextView(Control) - Static method in class dsto.dfc.swt.commands.Commands
Get/create the context menu view for a control.
getControl() - Method in class dsto.dfc.swt.controls.ToolbarPanel
 
getControlTextFont() - Method in class dsto.dfc.swing.controls.DfcMetalTheme
 
getConverter() - Method in class dsto.dfc.swing.controls.Insets2D
 
getConverter() - Method in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
getConverter() - Method in interface dsto.dfc.swing.text.Convertable
 
getConverter() - Method in class dsto.dfc.swing.text.selection.BooleanSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.DateSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
getConverter() - Method in interface dsto.dfc.swing.text.selection.PatternSelector
Return a converter that at least supports conversion to and from String.
getConverter() - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.RegexSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.Selector.SelectAllSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.StringContainsSelector
 
getConverter() - Method in class dsto.dfc.swing.text.selection.StringSelector
 
getConverterInstance() - Static method in class dsto.dfc.swing.text.selection.StringContainsSelector
 
getCurrentConfigPath() - Static method in class livespace.services.Livespace
Returns the path where the current configuration files were obtained from.
getCurrentDragComponent() - Static method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
getCurrentType() - Method in class dsto.dfc.swt.controls.StatusBar
Get the type of the currently displayed message.
getCustomizer() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
getCustomizerFormat() - Method in interface dsto.dfc.swing.text.Term
Get a formatted string used to customize this condition in TermCustomizer.
getCustomizers() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
 
getCustomizerValue() - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
The value to be loaded into the customizer.
getCustomizerValue() - Method in class dsto.dfc.swing.list.CmdCustomize
 
getCustomizerValue() - Method in class dsto.dfc.swing.tree.CmdCustomize
 
getDashboardShell() - Method in class livespace.ui.dashboard.DashboardService
 
getDashboardShell() - Method in interface livespace.ui.dashboard.IDashboard
 
getData() - Method in class dsto.dfc.swt.commands.CommandEvent
Extra command-specific data.
getDataBean() - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDataBeanTarget() - Method in class dsto.dfc.databeans.DataBeanLink
 
getDataFile(RoomEntity, String) - Static method in class livespace.services.Persistence
Create a path for a general data file stored in the persistent storage area.
getDateString(Date) - Static method in class dsto.dfc.logging.Log
Generate a string from a date formatted in the same way as the logger.
getDefault() - Static method in class dsto.dfc.swt.icons.IconCache
Get the default instance.
getDefaultBoolean(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultCloseOperation() - Method in interface dsto.dfc.swing.panels.FrameLike
 
getDefaultCloseOperation() - Method in class dsto.dfc.swing.panels.GhostFrame
 
getDefaultCommand() - Method in class dsto.dfc.swing.commands.CommandView
 
getDefaultCommand() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
getDefaultCommand() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
getDefaultCommand() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getDefaultCommand() - Method in class dsto.dfc.swt.commands.CommandView
 
getDefaultConfigPath() - Static method in class livespace.services.Livespace
Returns the path where the default configuration files were obtained from.
getDefaultConverter(Class, Class) - Static method in class dsto.dfc.swing.text.Text
 
getDefaultDisplayName() - Method in class dsto.dfc.swing.commands.AbstractCommand
Generates a display name based on the last component of the command name.
getDefaultDouble(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultEditor(Class) - Method in class dsto.dfc.swing.table.DfcTable
Override JTable getDefaultEditor () to provide editor mapping via interface as well as by class.
getDefaultExtension() - Method in class dsto.dfc.swing.persistence.FileDocument
The default extension to apply to files with no explicit extension.
getDefaultExtension() - Method in class dsto.dfc.swt.controls.FileTextField
 
getDefaultFloat(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultInitialLocation(Point) - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Subclasses may override.
getDefaultInitialSize() - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Subclasses may override.
getDefaultInt(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultLocation(Point) - Method in class dsto.dfc.swt.controls.NiceWindow
 
getDefaultLong(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultString(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDefaultValue(String) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
getDefaultXmlReaderClass() - Static method in class dsto.dfc.databeans.io.XmlInput
 
getDeployConfigs() - Static method in class livespace.services.Livespace
Returns which deploy configuration were used at startup for the running OSGi client as a comma delimetered list eg.
getDescription() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
getDescription() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
getDescription() - Method in interface dsto.dfc.swing.commands.Command
A short description of the command, suitable for a tooltip or use in a status panel.
getDescription() - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
getDescription() - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
getDescription() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
getDescription() - Method in class dsto.dfc.swing.dnd.CmdCut
 
getDescription() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
getDescription() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
getDescription() - Method in class dsto.dfc.swing.list.CmdCustomize
 
getDescription() - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
getDescription() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getDescription() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getDescription() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
getDescription() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Returns the description of this command.
getDescription() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Returns the description of this command.
getDescription() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Returns the description of this command.
getDescription() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getDescription() - Method in class dsto.dfc.swing.persistence.BasicDocumentSaveAsCommand
 
getDescription() - Method in class dsto.dfc.swing.persistence.BasicDocumentSaveCommand
 
getDescription() - Method in class dsto.dfc.swing.styles.AbstractStyle
 
getDescription() - Method in interface dsto.dfc.swing.styles.Style
A short (tooltip length) description of the style.
getDescription() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
getDescription() - Method in class dsto.dfc.swing.table.CmdAddRow
 
getDescription() - Method in class dsto.dfc.swing.table.CmdDeleteRows
 
getDescription() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
getDescription() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
getDescription() - Method in class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
getDescription() - Method in class dsto.dfc.swing.table.MapTableView.CmdDeleteProperty
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdCustomize
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdDelete
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getDescription() - Method in class dsto.dfc.swing.tree.CmdRename
 
getDescription() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getDescription() - Method in class dsto.dfc.swing.undo.CmdRedo
 
getDescription() - Method in class dsto.dfc.swing.undo.CmdRedoTo
 
getDescription() - Method in class dsto.dfc.swing.undo.CmdUndo
 
getDescription() - Method in class dsto.dfc.swing.undo.CmdUndoTo
 
getDescription() - Method in interface dsto.dfc.swing.undo.MonitoredEdit
Returns a human-readable description of what the edit does.
getDescription() - Method in class dsto.dfc.swing.undo.PropertyEdit
Returns a description of this type of UndoableEdit.
getDescription() - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
getDescription() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getDescription() - Method in interface dsto.dfc.swt.commands.Command
A short description of the command, suitable for a tooltip or use in a status panel.
getDescription() - Method in class dsto.dfc.swt.styles.AbstractStyle
 
getDescription() - Method in interface dsto.dfc.swt.styles.Style
A short (tooltip length) description of the style.
getDescriptor() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
getDfcTableModel() - Method in class dsto.dfc.swing.table.DfcTable
 
getDfcTreeModel() - Method in class dsto.dfc.swing.tree.DfcTree
If the current model is a DfcTreeModel return it, otherwise return null.
getDialogAlignment() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
getDialogDescription() - Method in class dsto.dfc.swt.controls.FileTextField
 
getDialogExtensions() - Method in class dsto.dfc.swt.controls.FileTextField
 
getDialogMode() - Method in class dsto.dfc.swt.controls.FileTextField
 
getDialogPanel() - Method in class dsto.dfc.swing.controls.DfcDialog
 
getDialogTitle() - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
The title displayed on the property dialog.
getDialogTitle() - Method in class dsto.dfc.swt.controls.FileTextField
 
getDirection() - Method in class dsto.dfc.swing.icons.ArrowIcon
 
getDisplay() - Method in class livespace.ui.dashboard.DashboardService
 
getDisplay() - Method in interface livespace.ui.dashboard.IDashboard
 
getDisplayName() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getDisplayName() - Method in interface dsto.dfc.swing.commands.Command
The name of the command as it should be displayed (eg on a menu).
getDisplayName(Command) - Static method in class dsto.dfc.swing.commands.CommandRegistry
Return the name that should be displayed for a command, taking into account whether the command is interactive.
getDisplayName() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getDisplayName() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
getDisplayName() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getDisplayName() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getDisplayName() - Method in interface dsto.dfc.swt.commands.Command
The name of the command as it should be displayed (eg on a menu).
getDisplayName(Command) - Static method in class dsto.dfc.swt.commands.CommandRegistry
 
getDisplayName(Command, boolean) - Static method in class dsto.dfc.swt.commands.CommandRegistry
Return the name that should be displayed for a command, taking into account whether the command is interactive.
getDomain() - Static method in class dsto.dfc.net.Localhost
Short cut to get the local host's default domain name.
getDouble(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getDoubleValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getDoubleValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getDoubleValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getEdit(int) - Method in class dsto.dfc.swing.undo.EditListModel
 
getEdit(int) - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Accesses the UndoableEdit at the indexth position.
getEdit() - Method in class dsto.dfc.swing.undo.ParametersPanel
Accessor for the selected UndoableEdit.
getEditCount() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Access method for the number of edits held in the MonitoredEditGroup at this time.
getEditCount() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
The number of edits on the undo stack.
getEditListView() - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getEditMode() - Method in class dsto.dfc.swing.table.MapTableModel
 
getEditMode() - Method in class dsto.dfc.swing.table.MapTableView
 
getEditor() - Method in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
getEditorClass(Object) - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Get the editor class for a particular value.
getEditorComponent(JComponent, Object, int, int, boolean, boolean, boolean) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
getEditorComponent(JComponent, Object, int, int, boolean, boolean, boolean) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Returns this, after configuring the renderer component.
getEditorComponent() - Method in class dsto.dfc.swing.controls.IconTextField
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.BasicForm
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.FormDialog
 
getEditorComponent() - Method in interface dsto.dfc.swing.forms.FormEditor
Get the component, if any, that acts as a UI for this editor.
getEditorComponent() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.FormPanel
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JLabelFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
getEditorComponent() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
getEditorComponent() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
getEditorComponent() - Method in class dsto.dfc.swing.table.MapTableView
 
getEditorCount() - Method in class dsto.dfc.swing.forms.BasicForm
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.BasicForm
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.FormDialog
 
getEditorDescription() - Method in interface dsto.dfc.swing.forms.FormEditor
Get a short description of the value being edited for this editor (eg 'host name').
getEditorDescription() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.FormPanel
 
getEditorDescription() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
getEditorDescription() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
getEditorDescription() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
getEditorDescription() - Method in class dsto.dfc.swing.table.MapTableView
 
getEditOrNullEdit(int) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Get an edit for a given index into the undo stack.
getEditorValue() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
getEditorValue() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
getEditorValue() - Method in class dsto.dfc.swing.controls.GradientPanel
 
getEditorValue() - Method in class dsto.dfc.swing.controls.RadioBox
 
getEditorValue() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
getEditorValue() - Method in class dsto.dfc.swing.forms.BasicForm
 
getEditorValue() - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
getEditorValue() - Method in class dsto.dfc.swing.forms.EnumFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.FormDialog
 
getEditorValue() - Method in interface dsto.dfc.swing.forms.FormEditor
Get the current value from the form editor.
getEditorValue() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
getEditorValue() - Method in class dsto.dfc.swing.forms.FormPanel
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JFileChooserFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JLabelFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
getEditorValue() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
getEditorValue() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
getEditorValue() - Method in class dsto.dfc.swing.table.MapTableView
 
getEditorValue() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getEdits() - Method in class dsto.dfc.swing.undo.EditListModel
Returns a list containing the EditListModel's edits.
getEdits() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Access method for the edit list.
getEdits() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the list of edits maintained by the MonitoredUndoManager.
getElementAt(int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
getElementAt(int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
getElementAt(int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
getElementAt(int) - Method in class dsto.dfc.swing.undo.EditListModel
 
getElementCount() - Method in class dsto.dfc.collections.CollectionEvent
 
getElementCount() - Method in class dsto.dfc.collections.SelectionModelEvent
 
getElements() - Method in class dsto.dfc.collections.CollectionEvent
 
getElements() - Method in class dsto.dfc.collections.SelectionModelEvent
 
getElements(Object) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
getElements(Object) - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
getElements(Object) - Method in class dsto.dfc.swt.viewers.DataObjectTableProvider
 
getElements(Object) - Method in class dsto.dfc.swt.viewers.MapTableProvider
 
getElvin() - Method in class livespace.elvin.ant.TickerTask
 
getElvin() - Method in class livespace.services.Entity
Shortcut to get the Elvin connection from the current container.
getElvinUrl() - Static method in class livespace.services.Livespace
Returns the configured url of the elvin router
getEndColumn() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getEndIndex() - Method in class dsto.dfc.collections.CollectionEvent
The end index of the changed elements (if not coming from an indexed collection, this will be -1).
getEndLine() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getEntityClient(String) - Method in class livespace.services.EntityClients
 
getEntries() - Method in class dsto.dfc.net.URLSearchPath
Get the search path as a list of URL's.
getEntries() - Method in class dsto.dfc.swing.controls.ComboList
 
getEntry(int) - Method in class dsto.dfc.swing.commands.CommandView
Get the the entry at a given index in the view.
getEntry() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
The entry associated with this node.
getEntry(int) - Method in class dsto.dfc.swt.commands.CommandView
Get the the entry at a given index in the view.
getEntryCount() - Method in class dsto.dfc.swing.commands.CommandView
The number of entries (views and commands in this view).
getEntryCount() - Method in class dsto.dfc.swt.commands.CommandView
The number of entries (views and commands in this view).
getEnumValues() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getEnumValues() - Method in class dsto.dfc.swing.controls.BillBoard.LayoutEnum
 
getEnumValues() - Method in class dsto.dfc.swing.icons.IconicEnumerationValue
 
getEnumValues() - Method in class dsto.dfc.swing.styles.AbstractStyle
 
getEnumValues() - Method in class dsto.dfc.swt.icons.IconicEnumerationValue
 
getEnumValues() - Method in class dsto.dfc.swt.styles.AbstractStyle
 
getEnumValues() - Method in class dsto.dfc.util.AbstractEnumerationValue
 
getEnumValues() - Method in interface dsto.dfc.util.EnumerationValue
Get the list of values within the enumeration.
getEnumValues() - Method in class dsto.dfc.util.StringEnumerationValue
 
getError(HttpServletRequest) - Static method in class dsto.dfc.servlets.ServletSupport
Get the current error (if any) for the session.
getErrorOutput() - Static method in class dsto.dfc.logging.Log
 
getEvent(int) - Method in class dsto.dfc.logging.LogMessageBuffer
 
getEvent() - Method in class dsto.dfc.test.DummyPropertyListener
Returns the last event heard by the listener.
getEventClass(int) - Static method in class dsto.dfc.swing.logging.LogWindowPopper
 
getEventCount() - Method in class dsto.dfc.logging.LogMessageBuffer
 
getEventNestingLevel() - Method in class dsto.dfc.util.EventListenerList
Get the current nesting level of the event chain.
getEventNestingLevel() - Method in class livespace.services.EntityRegistry
 
getException() - Method in class dsto.dfc.logging.LogEvent
 
getExpandInlineEditor() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
getExpandRenderer() - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
getExpression() - Method in class dsto.dfc.swing.text.selection.BooleanSelector
 
getExpression() - Method in class dsto.dfc.swing.text.selection.DateSelector
 
getExpression() - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
getExpression() - Method in interface dsto.dfc.swing.text.selection.PatternSelector
 
getExpression() - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
getExpression() - Method in class dsto.dfc.swing.text.selection.RegexSelector
 
getExpression() - Method in class dsto.dfc.swing.text.selection.StringSelector
 
getExtension(File) - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Return the extension portion of the file's name .
getExtension(String, String) - Static method in class dsto.dfc.swt.util.Documents
Get the nominal extension of a URL/URI.
getExtension(File) - Static method in class dsto.dfc.util.Files
Get the extension from a file's name.
getExtension(String) - Static method in class dsto.dfc.util.Files
 
getFieldNames() - Method in class dsto.dfc.databeans.SimpleDataObject
Get the current set of field names from this class.
getFile() - Method in class dsto.dfc.swing.persistence.FileDocument
 
getFileChooser() - Method in class dsto.dfc.swing.forms.JFileChooserFormEditor
 
getFilter() - Method in class dsto.dfc.databeans.DataObjectView
 
getFilter() - Static method in class dsto.dfc.logging.Log
Get the filter for sending log events to the console.
getFirstCommand() - Method in class dsto.dfc.swing.commands.CommandMenuButton
Go through the popup menu looking for the first command.
getFloat(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getFloating() - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
getFloating() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
getFloating() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
getFloating() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getFloatValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getFloatValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getFloatValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getFont(Style) - Method in class dsto.dfc.swing.styles.StyleSheet
Shortcut to get a font value from the sheet.
getFont(int) - Method in class dsto.dfc.swing.text.SimpleDocument
 
getFont(Style) - Method in class dsto.dfc.swt.styles.StyleSheet
Shortcut to get a font value from the sheet.
getForeground() - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
The current foreground colour that should be used.
getForm() - Method in exception dsto.dfc.util.IllegalFormatException
 
getFormEditor() - Method in class dsto.dfc.swing.styles.StyleSheetTableView
Get the form editor for this component.
getFormPanel() - Method in class dsto.dfc.swing.forms.FormDialog
 
getFrame() - Static method in class dsto.dfc.swing.icons.ImageLoader
For those times that you need a Frame and don't care where it came from.
getFrame() - Method in interface dsto.dfc.swing.panels.FrameLike
 
getFrame() - Method in class dsto.dfc.swing.panels.GhostFrame
 
getFrame() - Method in class dsto.dfc.swing.panels.InsideFrame
 
getFrame() - Method in class dsto.dfc.swing.panels.OutsideFrame
 
getGap() - Method in class dsto.dfc.swing.icons.FlowIcon
 
getGap() - Method in class dsto.dfc.swt.icons.FlowIcon
 
getGradient() - Method in class dsto.dfc.swing.controls.GradientBar
 
getGroup() - Method in class livespace.elvin.ant.TickerTask
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
getGroupInView(String) - Method in interface dsto.dfc.swing.commands.Command
Get the preferred group that this command should appear in for a given view.
getGroupInView(String, Command) - Static method in class dsto.dfc.swing.commands.CommandRegistry
 
getGroupInView(String) - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
getGroupInView(String) - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
getGroupInView(String) - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
getGroupInView(String) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getGroupInView(String) - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
getGroupInView(String) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Assigns this command to the print group.
getGroupInView(String) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Assigns this command to the print group.
getGroupInView(String) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Assigns this command to the print group.
getGroupInView(String) - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
getGroupInView(String) - Method in class dsto.dfc.swing.table.CmdInsertRow
 
getGroupInView(String) - Method in class dsto.dfc.swing.table.CmdSelectAll
 
getGroupInView(String) - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getGroupInView(String) - Method in class dsto.dfc.swing.tree.CmdCollapse
 
getGroupInView(String) - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getGroupInView(String) - Method in class dsto.dfc.swing.tree.CmdRename
 
getGroupInView(String) - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
getGroupInView(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getGroupInView(String) - Method in interface dsto.dfc.swt.commands.Command
Get the preferred group that this command should appear in for a given view.
getGroupInView(String, Command) - Static method in class dsto.dfc.swt.commands.CommandRegistry
 
getHandle() - Method in class dsto.dfc.util.win32.Win32Icon
 
getHashIterator(int) - Method in class dsto.dfc.collections.IdentityHashMap
 
getHeightForWidth(int) - Static method in class dsto.dfc.swing.icons.ArrowIcon
 
getHGap() - Method in class dsto.dfc.swing.controls.ButtonLayout
 
getHGap() - Method in class dsto.dfc.swing.controls.ButtonPanel
 
getHorizAlignment() - Method in class dsto.dfc.swing.controls.ButtonLayout
 
getHorizAlignment() - Method in class dsto.dfc.swing.controls.ButtonPanel
 
getHostCategory() - Static method in class livespace.osgi.OsgiUtil
Get the host's assigned category or "unknown" if not set.
getHostCategory() - Static method in class livespace.services.Livespace
Alias for OsgiUtil.getHostCategory().
getHostName() - Static method in class livespace.osgi.OsgiUtil
Get the local Livespace host's name.
getHostName() - Static method in class livespace.services.Livespace
Alias for OsgiUtil.getHostName().
getIcon() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getIcon() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getIcon() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getIcon() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getIcon() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getIcon() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
getIcon() - Method in class dsto.dfc.swing.controls.AbstractIconicFolder
 
getIcon(int) - Method in class dsto.dfc.swing.controls.ButtonPanelBeanInfo
 
getIcon() - Method in class dsto.dfc.swing.controls.IconTextField
 
getIcon() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
getIcon() - Method in class dsto.dfc.swing.dnd.CmdCut
 
getIcon() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
getIcon() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
getIcon() - Method in class dsto.dfc.swing.icons.BorderedIcon
 
getIcon() - Method in interface dsto.dfc.swing.icons.Iconic
The small (16x16) icon for the object.
getIcon() - Method in class dsto.dfc.swing.icons.IconicEnumerationValue
 
getIcon(String) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
getIcon() - Method in class dsto.dfc.swing.icons.SimpleIconic
 
getIcon() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getIcon() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
getIcon() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getIcon() - Method in interface dsto.dfc.swing.panels.FrameLike
 
getIcon() - Method in class dsto.dfc.swing.panels.GhostFrame
 
getIcon() - Method in class dsto.dfc.swing.panels.InsideFrame
 
getIcon() - Method in class dsto.dfc.swing.panels.OutsideFrame
 
getIcon() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getIcon() - Method in class dsto.dfc.swing.panels.ToolView
 
getIcon() - Method in interface dsto.dfc.swing.styles.Style
 
getIcon() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getIcon() - Method in class dsto.dfc.swing.tree.CmdRename
 
getIcon() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getIcon() - Method in class dsto.dfc.swing.undo.CmdRedo
 
getIcon() - Method in class dsto.dfc.swing.undo.CmdUndo
 
getIcon() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
 
getIcon() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getIcon() - Method in interface dsto.dfc.swt.commands.Command
The symbolic icon for the command.
getIcon() - Method in interface dsto.dfc.swt.icons.Iconic
 
getIcon() - Method in class dsto.dfc.swt.icons.IconicEnumerationValue
 
getIcon() - Method in class dsto.dfc.swt.icons.SimpleIconic
 
getIcon() - Method in interface dsto.dfc.swt.styles.Style
 
getIcon() - Method in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
getIcon1() - Method in class dsto.dfc.swing.icons.CompositeIcon
 
getIcon2() - Method in class dsto.dfc.swing.icons.CompositeIcon
 
getIconForEvent(LogEvent) - Static method in class dsto.dfc.swing.logging.LogMessageTable
 
getIconHeight() - Method in class dsto.dfc.swing.controls.ColourSwatchIcon
 
getIconHeight() - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.ArrowIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.BorderedIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.CompositeIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.FlowIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.NullIcon
 
getIconHeight() - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.ColourIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.DynamicIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.FlowIcon
 
getIconHeight() - Method in interface dsto.dfc.swt.icons.Icon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.NullIcon
 
getIconHeight() - Method in class dsto.dfc.swt.icons.StackIcon
 
getIconicName() - Method in interface dsto.dfc.swt.icons.Iconic
 
getIconicName() - Method in class dsto.dfc.swt.icons.IconicEnumerationValue
 
getIconicName() - Method in class dsto.dfc.swt.icons.SimpleIconic
 
getIconicName() - Method in interface dsto.dfc.swt.styles.Style
 
getIconicValue(Object) - Method in interface dsto.dfc.swing.icons.IconicFactory
Get the equivalent Iconic value for a given value.
getIconicValue(Object) - Method in class dsto.dfc.swing.icons.IconicRegistry
Get an Iconic value.
getIconWidth() - Method in class dsto.dfc.swing.controls.ColourSwatchIcon
 
getIconWidth() - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.ArrowIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.BorderedIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.CompositeIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.FlowIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.NullIcon
 
getIconWidth() - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.ColourIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.DynamicIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.FlowIcon
 
getIconWidth() - Method in interface dsto.dfc.swt.icons.Icon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.NullIcon
 
getIconWidth() - Method in class dsto.dfc.swt.icons.StackIcon
 
getImage(URL, Toolkit) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
getImage(String, Toolkit) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
getImage(String) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
getImage(String, Component) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
getImage() - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
GetImage() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getImage() - Method in class dsto.dfc.swt.icons.ImageDataIcon
Shortcut to get a cached version of the icon image.
getImage() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
Shortcut to get a cached version of the icon image.
getImageData() - Method in class dsto.dfc.swt.icons.DynamicIcon
 
getImageData() - Method in class dsto.dfc.swt.icons.FlowIcon
 
getImageData() - Method in interface dsto.dfc.swt.icons.Icon
 
getImageData() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
getImageData() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
getImageData() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
getImageData() - Method in class dsto.dfc.swt.icons.NullIcon
 
getImageData() - Method in class dsto.dfc.swt.icons.StackIcon
 
getImageLoadStatus() - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
getIncrement() - Method in class dsto.dfc.swing.controls.NumericSpinner
Returns the amount by which the value is increased/decreased by clicking on the arrow buttons.
getIndent() - Method in class dsto.dfc.util.IndentPrintWriter
Get the current indent level.
getIndentIncr() - Method in class dsto.dfc.util.IndentPrintWriter
Get the amount of spaces to increment the indent level by when using IndentPrintWriter.indent().
getIndex(CommandView) - Method in class dsto.dfc.swing.commands.CommandView
Get the index associated with a sub view a CommandView.
getIndex(Command) - Method in class dsto.dfc.swing.commands.CommandView
 
getIndex() - Method in class dsto.dfc.swing.commands.CommandViewNode
The node's index in its parent (-1 if not contained within parent or parent is null).
getIndex() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getIndex() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
The index of this node in parent.
getIndex(CommandView) - Method in class dsto.dfc.swt.commands.CommandView
Get the index associated with a sub view a CommandView.
getIndex(Command) - Method in class dsto.dfc.swt.commands.CommandView
 
getIndex() - Method in class dsto.dfc.swt.commands.CommandViewNode
The node's index in its parent (-1 if not contained within parent or parent is null).
getIndexForNewEntry(Object) - Method in class dsto.dfc.swing.list.AbstractAddRowCommand
Get the index for an entry to the list - subclasses may choose to override this.
getIndexForValue(Class) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
Get the index for a given editor class (corresponds to index into strategies list and index of editor tab in tab pane).
getIndexOfChild(Object, Object) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
getIndexOfChild(Object, Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
getIndexOfChild(Object, Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getIndexOfChild(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
getIndexOfEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
Get index of child node with matching entry, or -1 if none found.
getInfoOutput() - Static method in class dsto.dfc.logging.Log
 
getInitialHue() - Method in class dsto.dfc.swing.controls.Gradient
 
getInitialLocation(Point) - Method in class dsto.dfc.swt.controls.NiceWindow
 
getInitialLocation(Point) - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Allow dashboard.window.on_screen setting to override default.
getInitialSize() - Method in class dsto.dfc.swt.controls.NiceWindow
 
getInitialSize() - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Subclasses should override AbstractDashboardPanel.getDefaultInitialSize().
getInlineEditor() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
getInput() - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
getInsets() - Method in class dsto.dfc.swing.controls.SplashScreen
 
getInstance() - Static method in class dsto.dfc.net.DfcStreamHandlerFactory
Get the singleton instance of this class.
getInstance() - Static method in class dsto.dfc.net.streams.object.Handler
Get the singleton instance of this class.
getInstance() - Static method in class dsto.dfc.net.streams.resource.Handler
Get the singleton instance of this class.
getInstance() - Static method in class dsto.dfc.net.streams.search.Handler
 
getInstance() - Static method in class dsto.dfc.swing.icons.IconicRegistry
The default shared instance.
getInstance() - Static method in class dsto.dfc.swing.persistence.DefaultSerializer
 
getInstance() - Static method in class dsto.dfc.swing.persistence.KbmlSerializer
 
getInstance() - Static method in class dsto.dfc.util.StringComparator
 
getInt(Style, int) - Method in class dsto.dfc.swing.styles.StyleSheet
Shortcut to get an int value from the sheet.
getInt(Style, int) - Method in class dsto.dfc.swt.styles.StyleSheet
Shortcut to get an int value from the sheet.
getInt(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getIntField(Object, String) - Static method in class dsto.dfc.util.Objects
Shortcut to get the value of an int field from an object using reflection.
getIntProperty(String, int) - Method in class dsto.dfc.util.DfcProperties
 
getIntValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getIntValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getIntValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getIPAddress() - Static method in class livespace.osgi.OsgiUtil
Get the local Livespace host's IP address.
getIPAddress() - Static method in class livespace.services.Livespace
 
getItem() - Method in class dsto.dfc.swing.controls.IconTextField
 
getItemCount() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
getItemCount() - Method in interface dsto.dfc.swt.commands.CommandMenuItemProvider
The number of items the provider created.
getItemCount() - Method in interface dsto.dfc.swt.commands.CommandToolbarItemProvider
The number of items the provider creates on the toolbar.
getItems() - Method in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
getItems() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
getItemStart() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
getItemStart() - Method in interface dsto.dfc.swt.commands.CommandMenuItemProvider
The index of the first item the provider created.
getJavaInitializationString() - Method in class dsto.dfc.swing.controls.ButtonLayoutHorizAlignmentPropertyEditor
 
getJavaInitializationString() - Method in class dsto.dfc.swing.controls.ButtonLayoutVertAlignmentPropertyEditor
 
getKey() - Method in class dsto.dfc.collections.BasicMonitoredMap.MyEntry
 
getKey(int) - Method in class dsto.dfc.collections.MicroMap
Get the key for an index (0..size ()).
getLabel() - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
Get a label guaranteed to have correct colours and borders set.
getLabel(Control) - Static method in class dsto.dfc.swt.forms.Forms
Get the label associated with a control created by the Forms.text(Composite, String) or Forms.combo(Composite, String, int) methods.
getLargeIcon() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getLargeIcon() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getLargeIcon() - Method in class dsto.dfc.swing.controls.AbstractIconicFolder
 
getLargeIcon() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
getLargeIcon() - Method in interface dsto.dfc.swing.icons.Iconic
The large (32x32) icon.
getLargeIcon() - Method in class dsto.dfc.swing.icons.IconicEnumerationValue
 
getLargeIcon() - Method in class dsto.dfc.swing.icons.SimpleIconic
 
getLargeIcon() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getLargeIcon() - Method in interface dsto.dfc.swing.styles.Style
 
getLargeIcon() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getLargeOpenIcon() - Method in class dsto.dfc.swing.controls.AbstractIconicFolder
 
getLargeOpenIcon() - Method in interface dsto.dfc.swing.icons.IconicFolder
The large (32x32) icon to use when folder is displayed as open.
getLastInputEventTime() - Static method in class dsto.dfc.util.win32.InputMonitor
Get the last time (in seconds) that an input event was seen.
getLayout() - Method in class dsto.dfc.swing.controls.BillBoard.LayoutEnum
 
getLayoutAlignmentX(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
getLayoutAlignmentY(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
getLeft() - Method in class dsto.dfc.swing.controls.Insets2D
 
getLeftButton() - Static method in class dsto.dfc.swt.DFC_SWT
 
getLeftList() - Method in class dsto.dfc.swt.controls.ListShuffler
 
getLimit() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
The maximum number of edits that will be kept on the stack.
getLine() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
Deprecated.  
getLine(int) - Method in class dsto.dfc.swing.text.SimpleDocument
 
getLineCount() - Method in class dsto.dfc.swing.text.SimpleDocument
 
getLineSize(int) - Method in class dsto.dfc.swing.text.SimpleDocument
 
getLinkTarget() - Method in class dsto.dfc.databeans.DataBeanLink
 
getLinkTarget() - Method in class dsto.dfc.databeans.DataObjectLink
 
getLinkTarget() - Method in class dsto.dfc.databeans.DataObjectWeakRef
 
getLinkTarget() - Method in interface dsto.dfc.databeans.IDataObjectLink
Get the data object that this link points to.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
 
getListeners(Class) - Method in class dsto.dfc.swing.undo.EditListModel
Return an array of all the listeners of the given type that were added to this model.
getListeners() - Method in class dsto.dfc.util.EventListenerList
 
getLocalRoom(Elvin) - Static method in class livespace.services.entities.RoomEntity
Find the local room entity instance.
getLocation() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
getLocation() - Method in class dsto.dfc.swing.persistence.FileDocument
 
getLocation(Point, int) - Static method in class dsto.dfc.swt.util.WindowLayout
Get location needed to place window at a specified alignmnent on the screen.
getLocation(Rectangle, Point, int) - Static method in class dsto.dfc.swt.util.WindowLayout
Align a child window relative to its parent.
getLocation(Rectangle, int, Point, int) - Static method in class dsto.dfc.swt.util.WindowLayout
 
getLocation(Rectangle, int, Point, int, int) - Static method in class dsto.dfc.swt.util.WindowLayout
Places a window at a default distance.
getLocation(Rectangle, int, Point, int, int, int) - Static method in class dsto.dfc.swt.util.WindowLayout
Get location needed to place a child window relative to a parent (or the screen) using an imaginary strut connecting 8 points on the parent and child window's borders.
getLogString() - Method in class dsto.dfc.swing.commands.AbstractCommand
Returns the command name followed by empty brackets.
getLogString() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getLogString() - Method in interface dsto.dfc.swing.commands.Command
A string that is suitable to describe this command and its parameters for logging purposes.
getLogString() - Method in class dsto.dfc.swt.commands.AbstractCommand
Simply returns the command name followed by empty brackets.
getLogString() - Method in interface dsto.dfc.swt.commands.Command
A string that is suitable to describe this command and its parameters for logging purposes.
getLogWindow() - Method in class dsto.dfc.swing.logging.LogWindowPopper
Get the log window if created, null otherwise.
getLong(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getLongValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getLongValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getLongValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getLowerIcon() - Method in class dsto.dfc.swt.icons.StackIcon
 
getMainMenuGroup() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getMajorIndex(CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandView
Get the index associated with a node of a subtree contained in this view.
getMajorIndex(CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandView
Get the index associated with a node of a subtree contained in this view.
getMajorVersion() - Method in class dsto.dfc.databeans.io.XmlInput
 
getMajorVersion() - Method in class dsto.dfc.databeans.io.XmlOutput
 
getManager() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getMap() - Method in class dsto.dfc.swing.table.MapTableModel
 
getMaxEvents() - Method in class dsto.dfc.logging.LogMessageBuffer
 
getMaximum() - Method in class dsto.dfc.swing.controls.NumericSpinner
Get the current maximum value.
getMaximumSize() - Method in class dsto.dfc.swing.commands.CommandMenuButton
Override JComponent's getMaximumSize() to return getPreferredSize() or else this component doesn't lay itself out properly!!! :-(
getMaximumSize() - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Returns the maximum size of this component as the lengths of the range models.
getMaxSaveInterval() - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
getMaxSaveInterval() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
getMaxSelectedCommands() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getMaxSelectedCommands() - Method in interface dsto.dfc.swing.commands.CompositeCommand
Get the maximum number of commands that may be selected at any one time.
getMaxSelectedValues() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getMaxSelectedValues() - Method in interface dsto.dfc.swing.commands.EnumeratedCommand
Get the maximum number of values that may be selected at any one time.
getMenuLocation(Component, JPopupMenu, int, int) - Static method in class dsto.dfc.swing.commands.CommandMenus
Compute best location for menu, bumping location from (x, y) if necessary to fit menu on screen.
getMenuMnemonic(String) - Static method in class dsto.dfc.swing.commands.CommandRegistry
Get the default mnemonic that should be used for menu titles.
getMenuMnemonic(String) - Static method in class dsto.dfc.swt.commands.CommandRegistry
Get the default mnemonic that should be used for menu titles.
getMenuTextFont() - Method in class dsto.dfc.swing.controls.DfcMetalTheme
 
getMenuView(Decorations) - Static method in class dsto.dfc.swt.commands.Commands
Get/create the main menu view for a control.
getMessage() - Method in class dsto.dfc.logging.LogEvent
 
getMessage() - Method in exception dsto.dfc.swing.text.selection.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error dsto.dfc.swing.text.selection.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class livespace.elvin.ant.TickerTask
 
getMessages() - Method in class dsto.dfc.swing.logging.LogMessageTable
 
getMessages() - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getMethod(Class, String, Class) - Static method in class dsto.dfc.util.Objects
Get a method using reflection, returning null if not found.
getMiddleButton() - Static method in class dsto.dfc.swt.DFC_SWT
 
getMinimum() - Method in class dsto.dfc.swing.controls.NumericSpinner
Get the current minimum value.
getMinimumSize() - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Returns the minimum size of this component as the lengths of the range models
getMinimumSize() - Method in class dsto.dfc.swing.panels.PanelManager
 
getMinimumSizeOfLargestPanel() - Method in class dsto.dfc.swing.panels.SizeCalculator
 
getMinorVersion() - Method in class dsto.dfc.databeans.io.XmlInput
 
getMinorVersion() - Method in class dsto.dfc.databeans.io.XmlOutput
 
getMnemonic() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
getMnemonic() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
getMnemonic() - Method in interface dsto.dfc.swing.commands.Command
Get a character shortcut for the command (eg for use on a menu).
getMnemonic() - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
getMnemonic() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
getMnemonic() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
getMnemonic() - Method in class dsto.dfc.swing.dnd.CmdCut
 
getMnemonic() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
getMnemonic() - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
getMnemonic() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getMnemonic() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
getMnemonic() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Returns the mnemonic for this command.
getMnemonic() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Returns the mnemonic for this command.
getMnemonic() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Returns the mnemonic for this command.
getMnemonic() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
getMnemonic() - Method in class dsto.dfc.swing.table.CmdAddRow
 
getMnemonic() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
getMnemonic() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
getMnemonic() - Method in class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
getMnemonic() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getMnemonic() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
getMnemonic() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getMnemonic() - Method in class dsto.dfc.swing.tree.CmdRename
 
getMnemonic() - Method in class dsto.dfc.swing.undo.CmdRedo
 
getMnemonic() - Method in class dsto.dfc.swing.undo.CmdUndo
 
getMnemonic() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getMnemonic() - Method in interface dsto.dfc.swt.commands.Command
Get a character shortcut for the command (eg for use on a menu).
getModel() - Method in class dsto.dfc.swing.controls.NumericSpinner
Returns the model currently being used by the spinner.
getModel() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
getModel() - Method in interface dsto.dfc.swing.persistence.Document
The model contained by the document.
getModifyLock() - Method in class dsto.dfc.swing.persistence.PersistenceManager
Get the object that is locked by the manager when modifying state.
getMoveLeftButton() - Method in class dsto.dfc.swt.controls.ListShuffler
 
getMoveRightButton() - Method in class dsto.dfc.swt.controls.ListShuffler
 
getName() - Method in class dsto.dfc.databeans.PropertyEvent
The name of the property that changed.
getName() - Static method in class dsto.dfc.net.Localhost
Short cut to get the short version of the local host name (ie without the domain name).
getName() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
getName() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getName() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getName() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
getName() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
getName() - Method in interface dsto.dfc.swing.commands.Command
The formal identifying name for this command (eg edit.Copy, file.Open).
getName() - Method in class dsto.dfc.swing.commands.CommandViewNode
The logical name for this node which is unique within parent namespace.
getName() - Method in class dsto.dfc.swing.controls.AbstractIconicFolder
 
getName() - Method in class dsto.dfc.swing.controls.ColorScheme
Returns the name of the List.
getName() - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
getName() - Method in class dsto.dfc.swing.controls.DfcMetalTheme
 
getName() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
getName() - Method in class dsto.dfc.swing.dnd.CmdCopy
 
getName() - Method in class dsto.dfc.swing.dnd.CmdCut
 
getName() - Method in class dsto.dfc.swing.dnd.CmdPaste
 
getName() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
getName() - Method in interface dsto.dfc.swing.icons.Iconic
The human-readable name for the object.
getName() - Method in class dsto.dfc.swing.icons.SimpleIconic
 
getName() - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
getName() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
getName() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
getName() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Returns the name of this command.
getName() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Returns the name of this command.
getName() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Returns the name of this command.
getName() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getName() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
getName() - Method in interface dsto.dfc.swing.persistence.Document
The name of the document.
getName() - Method in class dsto.dfc.swing.persistence.FileDocument
Returns the file name without extension if one is set.
getName() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
getName() - Method in class dsto.dfc.swing.table.CmdAddRow
 
getName() - Method in class dsto.dfc.swing.table.CmdDeleteRows
 
getName() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
getName() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
getName() - Method in class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
getName() - Method in class dsto.dfc.swing.table.MapTableView.CmdDeleteProperty
 
getName() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
getName() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
getName() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
getName() - Method in class dsto.dfc.swing.tree.CmdRename
 
getName() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getName() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
getName() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Access method for the name property.
getName() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getName() - Method in interface dsto.dfc.swt.commands.Command
The formal identifying name for this command (eg edit.Copy, file.Open).
getName() - Method in class dsto.dfc.swt.commands.CommandViewNode
The logical name for this node which is unique within parent namespace.
getName() - Method in class dsto.dfc.util.AbstractNamedObject
 
getName() - Method in class dsto.dfc.util.NamedObject
 
getName() - Method in class dsto.dfc.util.StringEnumerationValue
 
getNameColor(Color) - Static method in class dsto.dfc.swing.controls.ColorScheme
Returns the name of a specific color or its RGB value if it doesn't exist.
getNameForPanelType() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getNameForPanelType() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getNetworkAddress() - Static method in class dsto.dfc.net.Localhost
Return the "real" network address of the current host (ie a non-loopback interface).
getNewActivePanelName() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getNewCommand() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getNewCommand() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getNewIndex() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getNewIndex() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getNewValue() - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
getNextFixedPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
 
getNextIndex(DfcTreeModel, Object, int) - Method in class dsto.dfc.swing.tree.CmdMoveEntry
 
getNextPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
Get the panel that is the logical next panel after a given panel.
getNextRow(DfcTableModel, int) - Method in class dsto.dfc.swing.table.CmdMoveRow
 
getNextSelectedValues() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getNextSelectedValues() - Method in interface dsto.dfc.swing.commands.EnumeratedCommand
Get the values that will be set by executing the command.
getNextToken() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
getNextToken() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
getNode() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getNode() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getNodeForEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getNodeForPath(Object[]) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getNonEmptyParam(ServletRequest, String) - Static method in class dsto.dfc.servlets.ServletSupport
Get a non-empty parameter value.
getObject() - Method in class dsto.dfc.databeans.PropertyEvent
 
getObject() - Method in class dsto.dfc.swt.dnd.CmdCopyObject
 
getObjectFromURL(URLConnection) - Static method in class dsto.dfc.swing.net.content.application.x_java_object
Use Deserializer to return an Object as the URL content.
getObjectPathToRoot(DfcTreeNode) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Like getPathToRoot() except that the returned path is defined in terms of the user objects associated with the nodes.
getObjectValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getObjectValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getOffsetForPoint(Dimension, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
 
getOkButton() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
getOldActivePanelName() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getOldCommand() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getOldCommand() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getOldIndex() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getOldIndex() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getOldValue() - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
getOpenIcon() - Method in class dsto.dfc.swing.controls.AbstractIconicFolder
 
getOpenIcon() - Method in interface dsto.dfc.swing.icons.IconicFolder
The normal (16x16) icon to use when folder is displayed as open.
getOption() - Method in exception dsto.dfc.commandline.IllegalOptionValueException
 
getOptionalNonEmptyParam(ServletRequest, String) - Static method in class dsto.dfc.servlets.ServletSupport
Get an optional non-empty parameter value.
getOptionName() - Method in exception dsto.dfc.commandline.UnknownOptionException
 
getOptions() - Method in class dsto.dfc.commandline.CmdLineParser
Get an array of all the possible options.
getOrCreateEntity(String, String) - Method in class livespace.services.EntityContainer
Find an existing entity in the registry or create a new one if none exists.
getOrCreateLocalRoom(Elvin) - Static method in class livespace.services.Livespace
Finds the local RoomEntity or creates it if it's not available using the provided Elvin.
getOrCreateStatusManager(Component) - Static method in class dsto.dfc.swing.status.StatusManager
Get or create a status manager for the window containing a given component.
getOrCreateUndoManager(Component) - Static method in class dsto.dfc.swing.undo.MonitoredUndoManager
Get or create a monitored undomanager for the window containing a given component.
getOrPut(Icon) - Method in class dsto.dfc.swt.icons.IconCache
Like get (), but put ()'s the icon if not in the cache.
getPageFormat() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Returns the page format.
getPanel(Component) - Method in class dsto.dfc.swing.panels.PanelManager
Get the panel that is hosting a given component.
getPanel() - Method in class dsto.dfc.swing.panels.PanelManagerEvent
 
getPanelAt(int) - Method in class dsto.dfc.swing.panels.PanelManager
Get the panel at a given index.
getPanelCount() - Method in class dsto.dfc.swing.panels.PanelManager
The number of panels.
getPanelIndex() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getPanelName() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getParam(ServletRequest, String, int) - Static method in class dsto.dfc.servlets.ServletSupport
Shortcut to extract an integer parameter from a servlet request.
getParam(ServletRequest, String) - Static method in class dsto.dfc.servlets.ServletSupport
Get an a required parameter value.
getParam(ServletRequest, String, String) - Static method in class dsto.dfc.servlets.ServletSupport
 
getParameterNames() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getParameterNames() - Method in interface dsto.dfc.swing.undo.MonitoredEdit
Get the (human readable) names of the parameters to this command.
getParametersPanel() - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getParameterValues() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getParameterValues() - Method in interface dsto.dfc.swing.undo.MonitoredEdit
Get the parameter values of this command.
getParent() - Method in class dsto.dfc.swing.commands.CommandViewNode
The node's parent.
getParent(Object) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
getParent(Term) - Method in class dsto.dfc.swing.text.TermCustomizer
 
getParent(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
getParent(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getParent() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
getParent(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
getParent(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Get the parent for a given entry, or null if the entry is the root.
getParent() - Method in class dsto.dfc.swt.commands.CommandViewNode
The node's parent.
getParent() - Method in class dsto.dfc.swt.forms.AbstractPipe
 
getParent() - Method in interface dsto.dfc.swt.forms.OutputPipe
 
getParent() - Method in interface dsto.dfc.swt.forms.Pipe
Get the parent pipe.
getPath(IDataObject, IDataObject, Object) - Static method in class livespace.services.PropertiesSynchronizer
Find the first path from the root object to a descendant IDataObject's property
getPathForEntry(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
Basic implementation using getRoot () and getParent ().
getPathForEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getPathForEntry(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
getPathForEntry(TreeModel, Object) - Static method in class dsto.dfc.swing.tree.DfcTree
 
getPathForEntry(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Get the path for a given entry.
getPathForEntry(TreeModel, Object) - Static method in class dsto.dfc.swing.tree.Trees
Get the path to a given entry in the tree model.
getPathForNode(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getPaths(IDataObject, Collection<? extends IDataObject>, Object) - Static method in class livespace.services.PropertiesSynchronizer
Returns an array of first paths found from a root IDataObject to collection of descendant IDataObject's properties a specified property
getPathsStr(IDataObject, Collection<? extends IDataObject>, Object) - Static method in class livespace.services.PropertiesSynchronizer
Returns an array of first paths as strings found from a root IDataObject to collection of descendant IDataObject's properties a specified property
getPattern() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
getPatternConverter(Class) - Static method in class dsto.dfc.swing.text.selection.PatternSelectorFactory
Get a value converter suitable for converting between a pattern selector for the given value type and (at the minimum) strings.
getPatternType(Class) - Static method in class dsto.dfc.swing.text.selection.PatternSelectorFactory
For a given value type, return an appropriate pattern selector class.
getPlainLabel() - Method in class dsto.dfc.swt.icons.ValueLabel
Get the plain label text, with any shortcut "&"'s removed.
getPlugin() - Method in exception dsto.dfc.util.plugins.PluginException
The name of the plugin.
getPluginClassName(String) - Method in class dsto.dfc.util.plugins.PluginManager
Returns the name of the jar file plugin class, or null if no "Plugin-Class" manifest attributes was defined.
getPluginName(String) - Static method in class dsto.dfc.util.plugins.PluginManager
Get the logical name for a plugin.
getPlugins() - Method in class dsto.dfc.util.plugins.PluginManager
Get the loaded plugin names.
getPopupButton() - Method in class dsto.dfc.swing.forms.PopupFormEditor
The "..." button that shows the popup editor.
getPopupButton() - Method in class dsto.dfc.swt.controls.FileTextField
 
getPopupEditor() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
getPossibleStringValues() - Method in class dsto.dfc.swing.controls.RadioBox
 
getPossibleValues() - Method in class dsto.dfc.swing.controls.RadioBox
 
getPreferredScrollableViewportSize() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getPreferredSize() - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Returns the preferred size of this component as the lengths of the range models.
getPreferredSize() - Method in class dsto.dfc.swing.controls.GradientBar
 
getPreferredSize() - Method in class dsto.dfc.swing.controls.SplashScreen
 
getPreferredSize() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
getPreferredSize() - Method in class dsto.dfc.swing.panels.PanelManager
 
getPreferredSize() - Method in class dsto.dfc.swing.styles.StyleSheetTableView
 
getPreferredSizeOfLargestPanel() - Method in class dsto.dfc.swing.panels.SizeCalculator
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
Default implementation: returns java.lang.Object to indicate no preferred type.
getPreferredValueType() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
Default implementation: returns java.lang.Object to indicate no preferred type.
getPreferredValueType() - Method in class dsto.dfc.swing.forms.BasicForm
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.FormDialog
Default implementation: returns java.lang.Object to indicate no preferred type.
getPreferredValueType() - Method in interface dsto.dfc.swing.forms.FormEditor
The preferred type of value for the editor.
getPreferredValueType() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.FormPanel
Default implementation: returns java.lang.Object to indicate no preferred type.
getPreferredValueType() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
getPreferredValueType() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
getPreferredValueType() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
getPreferredValueType() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
getPreferredValueType() - Method in class dsto.dfc.swing.table.MapTableView
 
getPresentationName() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
getPresentationName() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
getPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
 
getPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Get the name of the next edit to be undone using its getPresentationName () method.
getPresentationName() - Method in class dsto.dfc.swing.undo.PropertyEdit
Returns a presentation name of the form:
getPressedColumn() - Method in class dsto.dfc.swing.table.DfcTableHeader
The currently pressed column index (in model space) or -1 if no header is currently pressed.
getPreviewLabel() - Method in class dsto.dfc.swing.controls.FontSelector
 
getPrimaryDesktopArea(Display) - Static method in class dsto.dfc.swt.win32.Windows
Deprecated. As of SWT 3.0, use Display.getPrimaryMonitor().
getProperties() - Method in class dsto.dfc.swt.dnd.CmdCopyDataObjectProperties
 
getProperty(Object) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Get a custom property defined by XmlDecodeContext.setProperty(Object, Object).
getProperty(Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Get a custom property defined by XmlEncodeContext.setProperty(Object, Object).
getProperty(Object) - Method in class dsto.dfc.databeans.io.XmlInput
Get a custom property defined by XmlInput.setProperty(Object, Object).
getProperty(Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Get a custom property defined by XmlOutput.setProperty(Object, Object).
getProperty() - Method in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
getPropertyChangeSource() - Method in class dsto.dfc.util.BasicPropertyEventSource
 
getPropertyClass(Class, String) - Static method in class dsto.dfc.util.Beans
Get the type of a property.
getPropertyDescriptors() - Method in class dsto.dfc.swing.controls.ButtonPanelBeanInfo
 
getPropertyInfo(Object) - Method in class dsto.dfc.databeans.TypeInfo
Get type info for values of a given property.
getPropertyInfo(String, String) - Static method in class dsto.dfc.databeans.TypeRegistry
 
getPropertyListeners() - Method in class dsto.dfc.databeans.AbstractDataObject
 
getPropertyListeners() - Method in interface dsto.dfc.databeans.IDataObject
Return a non-modifiable list of registered property listeners.
getPropertyListeners() - Method in class dsto.dfc.databeans.ListDataObject
 
getPropertyListeners() - Method in class dsto.dfc.databeans.MapDataObject
 
getPropertyListeners() - Method in class dsto.dfc.databeans.SetDataObject
 
getPropertyName() - Method in class dsto.dfc.swing.undo.PropertyEdit
 
getPropertyName() - Method in class dsto.dfc.test.DummyPropertyListener
Returns either an empty string or the name of the last property the change event of which was heard.
getPropertyNames() - Method in class dsto.dfc.collections.BasicPropertySet
 
getPropertyNames() - Method in class dsto.dfc.collections.EmptyPropertySet
 
getPropertyNames() - Method in class dsto.dfc.collections.FixedPropertySet
 
getPropertyNames() - Method in interface dsto.dfc.collections.PropertySet
The names of defined properties.
getPropertyNames() - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
getPropertyNames() - Method in class dsto.dfc.databeans.DataBean
 
getPropertyNames() - Method in class dsto.dfc.databeans.DataBeanLink
 
getPropertyNames() - Method in interface dsto.dfc.databeans.IDataBean
Databean's only have strings as their property names.
getPropertyNames() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
getPropertyReadMethod(Class, String) - Static method in class dsto.dfc.util.Beans
Get the method used to read a JavaBean property.
getPropertyValue(String) - Method in class dsto.dfc.collections.BasicPropertySet
 
getPropertyValue(String) - Method in class dsto.dfc.collections.EmptyPropertySet
 
getPropertyValue(String) - Method in class dsto.dfc.collections.FixedPropertySet
 
getPropertyValue(String) - Method in interface dsto.dfc.collections.PropertySet
Get the value of a property.
getPropertyValue(PropertySet, String, Object) - Static method in class dsto.dfc.collections.PropertySets
Get a value from a property set, returning a default value if none exists in the set.
getPropertyValue(PropertySet, PropertySet, String) - Static method in class dsto.dfc.collections.PropertySets
Get a value from a property set, returning the default value in a second set if none exists in first the set (ie second set contains default values for the first).
getPropertyValue(String) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
getPropertyValue(Object, String) - Static method in class dsto.dfc.util.Beans
Get the value of a given property.
getPropertyValues(String) - Method in class dsto.dfc.collections.BasicPropertySet
 
getPropertyValues(String) - Method in class dsto.dfc.collections.EmptyPropertySet
 
getPropertyValues(String) - Method in class dsto.dfc.collections.FixedPropertySet
 
getPropertyValues(String) - Method in interface dsto.dfc.collections.PropertySet
The values of a property.
getPropertyValues(String) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
getPropertyWriteMethod(Class, String) - Static method in class dsto.dfc.util.Beans
Get the method used to write a given JavaBean property.
getPropertyWriteMethod(Class, String, Class) - Static method in class dsto.dfc.util.Beans
Attempt to resolve a JavaBean's method for writing a property value.
getProxy() - Method in class dsto.dfc.util.WeakEventListener
The actual proxy created to receive calls to the listener interface.
getRawData() - Method in class dsto.dfc.swing.dnd.RawSerializedObject
 
getRectSelection() - Method in class dsto.dfc.swing.table.DfcTable
Compute a rectangular selection from the current row and column selection models and the selection mode settings for the table.
getRedoCommand() - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getRedoCursor() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the next edit in line to be redone.
getRedoPresentationName() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getRedoPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
 
getRedoPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Get the human readable name for the next edit that will be redone by redo ().
getRedoPresentationName() - Method in class dsto.dfc.swing.undo.PropertyEdit
 
getRelease() - Static method in class livespace.services.Livespace
Returns the Livespace release.
getRemainingArgs() - Method in class dsto.dfc.commandline.CmdLineParser
Return the arguments that do not correspond to a particular option.
getRenderer() - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
getRendererComponent(JComponent, Object, int, int, boolean, boolean, boolean, boolean) - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
Return the renderer component.
getRendererComponent(JComponent, Object, int, int, boolean, boolean, boolean, boolean) - Method in interface dsto.dfc.swing.controls.CellRenderer
The unified renderer component access method.
getRendererComponent(JComponent, Object, int, int, boolean, boolean, boolean, boolean) - Method in class dsto.dfc.swing.controls.ColorCellRenderer
 
getRendererComponent(JComponent, Object, int, int, boolean, boolean, boolean, boolean) - Method in class dsto.dfc.swing.controls.FontCellRenderer
 
getRendererComponent(JComponent, Object, int, int, boolean, boolean, boolean, boolean) - Method in class dsto.dfc.swing.icons.IconicCellRenderer
 
getResizingColumn(Point) - Method in class dsto.dfc.swing.table.DfcTableHeader
See DfcTableHeader.getResizingColumn(Point,int).
getResizingColumn(Point, int) - Method in class dsto.dfc.swing.table.DfcTableHeader
Get the column (if any) that a given point is in the resize zone of.
getResolution() - Method in class dsto.dfc.util.CronDaemon
 
getResponse() - Method in class dsto.dfc.test.AbstractProtocol
Gets the most recent response of the protocol.
getRight() - Method in class dsto.dfc.swing.controls.Insets2D
 
getRightButton() - Static method in class dsto.dfc.swt.DFC_SWT
 
getRightList() - Method in class dsto.dfc.swt.controls.ListShuffler
 
getRoot() - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
getRoot() - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
getRoot() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getRootNode() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Get the root node of the tree.
getRootNode() - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
getRootTerm() - Method in class dsto.dfc.swing.text.TermCustomizer
Get the root term that is being edited.
getRowCount() - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getRowCount() - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getRowCount() - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
getRowCount() - Method in class dsto.dfc.swing.table.MapTableModel
 
getRowCount() - Method in class dsto.dfc.swing.table.ProxyTableModel
 
getSaturation() - Method in class dsto.dfc.swing.controls.Gradient
 
getSaveInterval() - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
getSaveInterval() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
getSchematicItems() - Method in class livespace.services.entities.room_presentation.RoomPresentation
Returns the list of SchematicItem instances representing entities within the livespace
getScheme() - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Returns the current Scheme.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class dsto.dfc.swing.text.TermCustomizer
 
getScrollableTracksViewportHeight() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getScrollableTracksViewportWidth() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class dsto.dfc.swing.text.TermCustomizer
 
getSearchPath(String) - Static method in class dsto.dfc.net.streams.search.Handler
The search path registered for a given name.
getSelectedButton() - Method in class dsto.dfc.swing.controls.RadioBox
 
getSelectedColor() - Method in class dsto.dfc.swing.controls.ColorComboBox
 
getSelectedCommands() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
getSelectedCommands() - Method in interface dsto.dfc.swing.commands.CompositeCommand
Gets the currently selected command/s.
getSelectedEdit() - Method in class dsto.dfc.swing.undo.EditListView
Returns the currently selected edit or the MonitoredUndoManager.NULL_EDIT.
getSelectedEdits() - Method in class dsto.dfc.swing.undo.EditListView
Returns an array of the currently selected edits.
getSelectedEntries() - Method in class dsto.dfc.swing.tree.DfcTree
 
getSelectedEntry() - Method in class dsto.dfc.swing.tree.DfcTree
 
getSelectedFont() - Method in class dsto.dfc.swing.controls.FontPopupSelector
 
getSelectedFont() - Method in class dsto.dfc.swing.controls.FontSelector
 
getSelectedFont() - Method in class dsto.dfc.swing.controls.FontSelectorDialog
 
getSelectedFont() - Method in class dsto.dfc.swt.controls.FontChooser
 
getSelectedItem() - Method in class dsto.dfc.swing.controls.ComboList
 
getSelectedStringValue() - Method in class dsto.dfc.swing.controls.RadioBox
 
getSelectedValues() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
getSelectedValues() - Method in interface dsto.dfc.swing.commands.EnumeratedCommand
The currently selected values.
getSender() - Method in class livespace.elvin.ant.TickerTask
 
getShellStyle() - Method in class livespace.ui.dashboard.AbstractDashboardPanel
Subclasses should use AbstractDashboardPanel.setShellStyle(int).
getShortHostName() - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Orginally from OsgiUtil.getShortHostName().
getShortHostName() - Static method in class livespace.osgi.OsgiUtil
 
getShortName(Command) - Static method in class dsto.dfc.swing.commands.CommandRegistry
Get the short version of a command name eg 'file.Open' becomes 'Open'.
getShortName(Command) - Static method in class dsto.dfc.swt.commands.CommandRegistry
Get the short version of a command name eg 'file.Open' becomes 'Open'.
getShortValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getSignOffMessage() - Method in class dsto.dfc.test.AbstractProtocol
Gets the sign-off message of this protocol.
getSingletonInstance(Class) - Static method in class dsto.dfc.util.Beans
Get the global instance of a singleton class.
getSize() - Method in class dsto.dfc.swing.controls.BillBoard
 
getSize() - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
getSize() - Method in class dsto.dfc.swing.list.ListModelAdapter
 
getSize() - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
getSize(SizeCalculator.Measurer) - Method in class dsto.dfc.swing.panels.SizeCalculator
 
getSize() - Method in class dsto.dfc.swing.text.SimpleDocument
 
getSize() - Method in class dsto.dfc.swing.undo.EditListModel
 
getSize() - Method in class livespace.services.SizeSynchronizer
 
getSmallIcon() - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
getSortedIndex(Object) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
getSource() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
Overridden to prevent PanelManager.Panel serialisation attempt.
getSource() - Method in class dsto.dfc.swing.panels.FloatStateEdit
Overridden to prevent PanelManager.Panel serialisation attempt.
getSource() - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
getSource() - Method in error dsto.dfc.util.AssertionFailedException
 
getSource() - Method in exception dsto.dfc.util.IllegalFormatException
 
getSourceAsCollection() - Method in class dsto.dfc.collections.CollectionEvent
Shortcut to get source as a Collection.
getSourceClass() - Method in class dsto.dfc.logging.LogEvent
Get the class that raised this log message.
getSourceNode() - Method in class dsto.dfc.swing.commands.CommandViewNodeEvent
 
getSourceNode() - Method in class dsto.dfc.swt.commands.CommandViewNodeEvent
 
getStartIndex() - Method in class dsto.dfc.collections.CollectionEvent
The start index of the changed elements (if not coming from an indexed collection, this will be -1).
getStatus() - Method in class dsto.dfc.swing.status.StatusManager
The current top of the status stack (null if the stack is empty).
getStatusMessage() - Method in class dsto.dfc.swing.status.StatusManager
The string value of the top of the status stack ("" if the stack is empty).
getString(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getStringValue(String) - Method in class dsto.dfc.databeans.AbstractDataObject
 
getStringValue(String) - Method in interface dsto.dfc.databeans.IDataBean
 
getStyleAtRow(int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getStyleAtRow(int) - Method in class dsto.dfc.swing.styles.StyleSheetTableView
 
getStyles() - Method in class dsto.dfc.swing.styles.StyleSheet
Get the accepted styles for this sheet.
getStyles() - Method in class dsto.dfc.swt.styles.StyleSheet
Get the accepted styles for this sheet.
getStyleSheet() - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getStyleSheet() - Method in class dsto.dfc.swing.styles.StyleSheetTableView
 
getSubException() - Method in exception dsto.dfc.util.plugins.PluginException
The sub-exception.
getSubModel() - Method in class dsto.dfc.swing.table.ProxyTableModel
 
GetSuffix(int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
getSummary() - Method in class dsto.dfc.swing.styles.StyleSheet
Get a text summary of the styles that have values (eg "Fill Colour, Font").
getSummary() - Method in class dsto.dfc.swt.styles.StyleSheet
Get a text summary of the styles that have values (eg "Fill Colour, Font").
getSupportedDragActions() - Method in interface dsto.dfc.swing.dnd.DragComponent
Return a mask of possible drag actions supported by this component eg DnDConstants.ACTION_COPY_OR_MOVE.
getSupportedDragActions() - Method in class dsto.dfc.swing.table.DfcTable
 
getSupportedDragActions() - Method in class dsto.dfc.swing.tree.DfcTree
 
getSupportedDragActions() - Method in class dsto.dfc.swing.undo.EditListView
 
getSupportedDropActions() - Method in interface dsto.dfc.swing.dnd.DropComponent
Return a mask of actions supported by this component eg DnDConstants.ACTION_COPY_OR_MOVE.
getSupportedDropActions() - Method in class dsto.dfc.swing.table.DfcTable
 
getSupportedDropActions() - Method in class dsto.dfc.swing.tree.DfcTree
 
getSupportedDropActions() - Method in class dsto.dfc.swing.undo.EditListView
 
getSymbols() - Method in class dsto.dfc.net.URLSearchPath
 
getSystemClassPath() - Static method in class dsto.dfc.tools.JarX
Get the JVM system class path as an array of String's.
getSystemTextColor() - Method in class dsto.dfc.swing.controls.DfcMetalTheme
 
getTabDisplayIcon() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
getTabDisplayIcon() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
getTabDisplayText() - Method in class dsto.dfc.swing.panels.TitleHidePolicy
 
getTabDisplayText() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
getTable() - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
 
getTabPane() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
getTabPane() - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI
 
getTabPaneInsets() - Static method in class dsto.dfc.swing.panels.SizeCalculator
Returns the space between the edges of the tabbed pane and the component selected inside it.
getTabPaneScrollPane() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getTags() - Method in class dsto.dfc.swing.controls.ButtonLayoutHorizAlignmentPropertyEditor
 
getTags() - Method in class dsto.dfc.swing.controls.ButtonLayoutVertAlignmentPropertyEditor
 
getTargetObjects() - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
getTargetValue(IStructuredSelection) - Method in class dsto.dfc.swt.viewers.SelectionBinding
Get the value that should be applied to the target for a given selection.
getTaskCount() - Method in class dsto.dfc.util.Scheduler
 
getTermDescription() - Method in interface dsto.dfc.swing.text.Term
Get a description of this type of term suitable for use in choosing a from a list of terms.
getTerms() - Method in interface dsto.dfc.swing.text.CompositeTerm
 
getTermTemplates() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getText() - Method in class dsto.dfc.swing.controls.IconTextField
 
getText() - Method in interface dsto.dfc.swing.styles.Style
The user readable name of the style.
getText() - Method in class dsto.dfc.swing.text.SimpleDocument
 
getText() - Method in class dsto.dfc.swt.controls.FileTextField
 
getText() - Method in class dsto.dfc.swt.forms.TextEndpoint
 
getText() - Method in interface dsto.dfc.swt.styles.Style
The user readable name of the style.
getText() - Method in class dsto.dfc.util.StringEnumerationValue
Get the human readable text for the value.
getTextDecoder(Class) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Get the text decoder for a given value type.
getTextEncoder(Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Get the registered text encoder for a given value.
getTextField() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
getTextField() - Method in class dsto.dfc.swt.controls.FileTextField
 
getTextPane() - Method in class dsto.dfc.swing.text.TermCustomizer
 
getTextUnitHeight(Control) - Static method in class dsto.dfc.swt.DFC_SWT
Get the basic text height for a given control (ie the height of a character in the current font).
getTextUnitSize(Control) - Static method in class dsto.dfc.swt.DFC_SWT
Get the basic text unit size for a given control (ie the average size of a character in the current font).
getTextUnitWidth(Control) - Static method in class dsto.dfc.swt.DFC_SWT
Get the basic text width for a given control (ie the average size of a character in the current font).
getTime() - Method in class dsto.dfc.logging.LogEvent
 
getTimer(boolean) - Static method in class dsto.dfc.util.Timers
Get a timer from the global timer pool.
getTitle() - Method in class dsto.dfc.swing.controls.JTitledSeparator
 
getTitle() - Method in interface dsto.dfc.swing.panels.FrameLike
 
getTitle() - Method in class dsto.dfc.swing.panels.GhostFrame
 
getTitle() - Method in class dsto.dfc.swing.panels.ToolView
 
getToken(int) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
getTool() - Method in interface dsto.dfc.swing.panels.FrameLike
 
getTool() - Method in class dsto.dfc.swing.panels.GhostFrame
 
getTool() - Method in class dsto.dfc.swing.panels.InsideFrame
 
getTool() - Method in class dsto.dfc.swing.panels.OutsideFrame
 
getToolbar() - Method in class dsto.dfc.swing.commands.ToolbarPanel
 
getToolbar() - Method in class dsto.dfc.swt.controls.ToolbarPanel
 
getToolbarGroup() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
getToolbarView(Control) - Static method in class dsto.dfc.swt.commands.Commands
 
getToolItem() - Method in class dsto.dfc.swt.controls.MenuToolItem
 
getToolTipDoc() - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
getToolTipText() - Method in class dsto.dfc.swing.panels.TitleHidePolicy
 
getToolTipText() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
No tooltip will be displayed
getToolViewAt(int) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
getToolViewCount() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
The number of tool views attached to this panel.
getTop() - Method in class dsto.dfc.swing.controls.Insets2D
 
getTransferData(DataFlavor) - Method in class dsto.dfc.swing.dnd.MissingDataTransferable
Always throws IOException.
getTransferData(DataFlavor) - Method in class dsto.dfc.swing.dnd.ObjectTransferable
 
getTransferData(DataFlavor) - Method in class dsto.dfc.swing.table.TableModelTransferable
 
getTransferData(DataFlavor) - Method in class dsto.dfc.swing.tree.TreeModelTransferable
 
getTransferData(DataFlavor) - Method in class dsto.dfc.swing.undo.EditTransferable
 
getTransferDataFlavors() - Method in class dsto.dfc.swing.dnd.MissingDataTransferable
 
getTransferDataFlavors() - Method in class dsto.dfc.swing.dnd.ObjectTransferable
 
getTransferDataFlavors() - Method in class dsto.dfc.swing.table.TableModelTransferable
 
getTransferDataFlavors() - Method in class dsto.dfc.swing.tree.TreeModelTransferable
 
getTransferDataFlavors() - Method in class dsto.dfc.swing.undo.EditTransferable
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class dsto.dfc.swing.forms.FormToCellEditorAdapter
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class dsto.dfc.swing.controls.AbstractCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class dsto.dfc.swing.tree.DfcTree.MyTreeCellRenderer
 
getTreeModelListenerCount() - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
getTreePathForEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
getTreeRoot() - Method in class dsto.dfc.swing.commands.CommandView
The root of the merged command tree.
getTreeRoot() - Method in class dsto.dfc.swt.commands.CommandView
The root of the merged command tree.
getTriggerEvent() - Method in class dsto.dfc.swing.event.SelectionEvent
The event that triggered this event.
getType(String) - Static method in class dsto.dfc.databeans.io.XmlIO
 
getType() - Method in class dsto.dfc.logging.LogEvent
 
getType() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
getType() - Method in interface dsto.dfc.swing.persistence.Document
The type of document eg "Spreadsheet".
getType() - Method in class dsto.dfc.swing.persistence.FileDocument
 
getType() - Method in class dsto.dfc.swing.persistence.SerializeAccessoryPanel
 
getType() - Method in class dsto.dfc.swing.persistence.SerializedFormat
 
getType() - Method in class dsto.dfc.swing.styles.AbstractStyle
 
getType() - Method in interface dsto.dfc.swing.styles.Style
The type of value for the style.
getType() - Method in class dsto.dfc.swt.styles.AbstractStyle
 
getType() - Method in interface dsto.dfc.swt.styles.Style
The type of value for the style.
getType() - Method in class livespace.services.entities.Amplifier
 
getType() - Method in class livespace.services.entities.AudioMixerEntity
 
getType() - Method in class livespace.services.entities.ClipboardEntity
 
getType() - Method in class livespace.services.entities.ComputerEntity
 
getType() - Method in class livespace.services.entities.DisplayEntity
 
getType() - Method in class livespace.services.entities.DocumentEntity
 
getType() - Method in class livespace.services.entities.DocumentLibraryEntity
 
getType() - Method in class livespace.services.entities.info_repository.QueryEntity
 
getType() - Method in class livespace.services.entities.InfoRepositoryEntity
 
getType() - Method in class livespace.services.entities.LightEntity
 
getType() - Method in class livespace.services.entities.Link
 
getType() - Method in class livespace.services.entities.meta_apps.MediaView
Returns the type of this entity
getType() - Method in class livespace.services.entities.meta_apps.MetaApp
Returns the type of this entity
getType() - Method in class livespace.services.entities.meta_apps.MetaAppElement
 
getType() - Method in class livespace.services.entities.meta_apps.MetaAppElementGroup
Returns the type of this entity
getType() - Method in class livespace.services.entities.meta_apps.MetaApps
Returns the type of this entity
getType() - Method in class livespace.services.entities.PositionableDevice
 
getType() - Method in class livespace.services.entities.PresenceEntity
 
getType() - Method in class livespace.services.entities.room_presentation.RoomPresentation
Returns the type of this entity
getType() - Method in class livespace.services.entities.room_presentation.RoomSchematicEntity
 
getType() - Method in class livespace.services.entities.room_presentation.SchematicItem
 
getType() - Method in class livespace.services.entities.RoomEntity
 
getType() - Method in class livespace.services.entities.ScreenConnection
 
getType() - Method in class livespace.services.entities.ScreenSharing
 
getType() - Method in class livespace.services.entities.sessions.SessionEntity
 
getType() - Method in class livespace.services.entities.sessions.Sessions
 
getType() - Method in class livespace.services.entities.SpeakerEntity
 
getType() - Method in class livespace.services.entities.teamscope.EventCategory
 
getType() - Method in class livespace.services.entities.teamscope.LogEntry
 
getType() - Method in class livespace.services.entities.teamscope.Teamscope
 
getType() - Method in class livespace.services.entities.teamscope.TeamscopeProject
 
getType() - Method in class livespace.services.entities.teamscope.TeamscopeSession
 
getType() - Method in class livespace.services.entities.teamscope.Trash
 
getType() - Method in class livespace.services.entities.TeamthinkEntity
 
getType() - Method in class livespace.services.entities.VideoSourceEntity
 
getType() - Method in class livespace.services.entities.vtc.CallEntity
 
getType() - Method in class livespace.services.entities.vtc.CameraEntity
 
getType() - Method in class livespace.services.entities.vtc.DirectoryEntryEntity
 
getType() - Method in class livespace.services.entities.vtc.PictureEntity
 
getType() - Method in class livespace.services.entities.vtc.PictureProgramLayoutEntity
 
getType() - Method in class livespace.services.entities.vtc.PictureProgramWindowEntity
 
getType() - Method in class livespace.services.entities.vtc.VideoInputEntity
 
getType() - Method in class livespace.services.entities.vtc.VideoOutputEntity
 
getType() - Method in class livespace.services.entities.vtc.VirtualMonitorEntity
 
getType() - Method in class livespace.services.entities.vtc.VTCEntity
 
getType() - Method in class livespace.services.Entity
The type of the object (eg "room", "light", "volume", etc).
getType(Class<? extends Entity>) - Static method in class livespace.services.Entity
Shortcut to extract the type of an Entity class.
getType() - Method in class livespace.services.EntityList.ListEntity
 
getType() - Method in class livespace.services.GenericEntity
 
getTypeAlias(Class) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Get the alias for a given type.
getTypeIds() - Method in class dsto.dfc.swt.dnd.DataObjectTransfer
 
getTypeInfo() - Method in class dsto.dfc.databeans.AbstractDataObject
 
getTypeInfo() - Method in class dsto.dfc.databeans.DataBean
 
getTypeInfo() - Method in class dsto.dfc.databeans.DataBeanLink
 
getTypeInfo() - Method in class dsto.dfc.databeans.DataObject
 
getTypeInfo() - Method in class dsto.dfc.databeans.DataObjectLink
 
getTypeInfo() - Method in class dsto.dfc.databeans.DataObjectView
 
getTypeInfo() - Method in interface dsto.dfc.databeans.IDataObject
Get the optional type information for this object.
getTypeInfo() - Method in class dsto.dfc.databeans.ListDataObject
 
getTypeInfo() - Method in class dsto.dfc.databeans.MapDataObject
 
getTypeInfo() - Method in class dsto.dfc.databeans.SetDataObject
 
getTypeInfo() - Method in class dsto.dfc.databeans.SimpleDataObject
The default implementation uses TypeRegistry.peekTypeInfo(Class)to see whether any type info is registered for the class.
getTypeInfo() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
The default implementation uses TypeRegistry.peekTypeInfo(Class)to see whether any type info is registered for the class.
getTypeInfo(String) - Static method in class dsto.dfc.databeans.TypeRegistry
Peek at the type info (if any) for a given type.
getTypeInfo() - Method in class livespace.services.Entity
Get meta data type info for the entity (if any).
getTypeNames() - Method in class dsto.dfc.swt.dnd.DataObjectTransfer
 
getTypeString(int) - Static method in class dsto.dfc.logging.Log
Get a string for a given log message type (INFO, WARNING, etc).
getTypeToAlias() - Static method in class dsto.dfc.databeans.io.XmlIO
Get a map that maps type names to their aliases.
getUI() - Method in class dsto.dfc.swing.controls.ToolButton
 
getUIClassID() - Method in class dsto.dfc.swing.controls.ToolButton
 
getUndoCommand() - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getUndoCursor() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the undo cursor which points to the last edit not undone.
getUndoManager() - Method in class dsto.dfc.swing.undo.MonitorPanel
 
getUndoPresentationName() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
getUndoPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
 
getUndoPresentationName() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Get the human readable name for the next edit that will be undone by MonitoredUndoManager.undo().
getUndoPresentationName() - Method in class dsto.dfc.swing.undo.PropertyEdit
 
getUpperIcon() - Method in class dsto.dfc.swt.icons.StackIcon
 
getUserObject() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
getUserObject() - Method in interface dsto.dfc.swing.tree.DfcTreeNode
Get the user object associated with this node.
getValue() - Method in class dsto.dfc.collections.BasicMonitoredMap.MyEntry
 
getValue(int) - Method in class dsto.dfc.collections.MicroMap
Get the value for an index (0..size ()).
getValue() - Method in class dsto.dfc.commandline.BooleanOption
 
getValue() - Method in exception dsto.dfc.commandline.IllegalOptionValueException
 
getValue() - Method in class dsto.dfc.commandline.IntegerOption
 
getValue(String) - Method in class dsto.dfc.commandline.Option
Returns the value of this option if the option actually has a value associated with it, or else it returns Boolean.TRUE.
getValue() - Method in class dsto.dfc.commandline.Option
 
getValue() - Method in class dsto.dfc.commandline.StringOption
 
getValue(Object) - Method in class dsto.dfc.databeans.DataBean
 
getValue(Object) - Method in class dsto.dfc.databeans.DataBeanLink
 
getValue(Object) - Method in class dsto.dfc.databeans.DataObject
 
getValue(Object) - Method in class dsto.dfc.databeans.DataObjectLink
 
getValue(IDataObject, String) - Static method in class dsto.dfc.databeans.DataObjects
Get a value using a path expression.
getValue(IDataObject, PropertyPath) - Static method in class dsto.dfc.databeans.DataObjects
Get a value using a property path.
getValue(IDataObject, String, Object) - Static method in class dsto.dfc.databeans.DataObjects
Get a value from a data object using the path expression, returning a default if none set.
getValue(IDataObject, String, String) - Static method in class dsto.dfc.databeans.DataObjects
Get a string value from a data object using the path expression, returning a default if none set.
getValue(IDataObject, String, int) - Static method in class dsto.dfc.databeans.DataObjects
Get an int value from a data object using the path expression, returning a default if none set.
getValue(IDataObject, String, boolean) - Static method in class dsto.dfc.databeans.DataObjects
Get a boolean value from a data object using the path expression, returning a default if none set.
getValue(Object) - Method in class dsto.dfc.databeans.DataObjectView
 
getValue(int) - Method in class dsto.dfc.databeans.DataObjectView
 
getValue(Object) - Method in class dsto.dfc.databeans.FancyDataObject
 
getValue(Object) - Method in interface dsto.dfc.databeans.IDataObject
Get the value of a given property.
getValue(String) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Get a value registered with a given ID.
getValue(Object) - Method in class dsto.dfc.databeans.JavaDataBean
 
getValue(Object) - Method in class dsto.dfc.databeans.ListDataObject
 
getValue(Object) - Method in class dsto.dfc.databeans.MapDataObject
 
getValue(Object) - Method in class dsto.dfc.databeans.SetDataObject
 
getValue(Object) - Method in class dsto.dfc.databeans.SimpleDataObject
 
getValue(Object) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
getValue() - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
getValue(String) - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
getValue() - Method in class dsto.dfc.swing.controls.NumericSpinner
Get the current value.
getValue() - Method in class dsto.dfc.swing.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class dsto.dfc.swt.commands.BasicToggleCommand
 
getValue() - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
getValue() - Method in class dsto.dfc.swt.forms.RadioEndpoint
Get the selected value.
getValue() - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
getValue(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
getValue() - Method in exception dsto.dfc.util.IllegalFormatException
 
getValue(IDataObject) - Method in class livespace.services.PropertySynchronizer
Shortcut to get the value of the property for a given object.
getValueAsList(String) - Method in class dsto.dfc.collections.BasicPropertySet
Get the value of a property as a List, handling the case where a single value for property has been stored directly.
getValueAt(int, int) - Method in class dsto.dfc.swing.logging.LogMessageTableModel
 
getValueAt(int, int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
getValueAt(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
getValueAt(int, int) - Method in class dsto.dfc.swing.table.MapTableModel
 
getValueAt(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
getValueAt(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
getValueClass() - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
getValueIndex() - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
getVertAlignment() - Method in class dsto.dfc.swing.controls.ButtonLayout
 
getVertAlignment() - Method in class dsto.dfc.swing.controls.ButtonPanel
 
getVideoOutputs() - Method in class livespace.services.entities.ComputerEntity
 
getView(int) - Method in class dsto.dfc.swing.commands.CommandView
Get the command at a given ordinal.
getView(int) - Method in class dsto.dfc.swt.commands.CommandView
Get the command at a given ordinal.
getView() - Method in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
getViewName() - Method in class dsto.dfc.swing.commands.CommandView
 
getViewName() - Method in class dsto.dfc.swt.commands.CommandView
 
getVisibleRowCount() - Method in class dsto.dfc.swing.controls.ComboList
 
getWin32State() - Static method in class dsto.dfc.util.win32.Win32
Get the state of the Win32 library.
getWindowDisplayText() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
Append an asterisk to the title if the window has been edited.
getWorkingDirectory() - Static method in class livespace.services.Livespace
Returns the directory path to the Livespace client working directory.
getXmlDecoder(String) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Get the decoder registered for a given element type.
getXmlDecoder(String) - Method in class dsto.dfc.databeans.io.XmlInput
Look up a decoder registered with XmlInput.registerXmlDecoder(String, XmlDecoder).
getXmlEncoder(Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Get the registered XML encoder for a given value.
getXmlInput() - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
getXmlOutput() - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
getXmlOutput() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
getXmlOutput() - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
GhostFrame - Class in dsto.dfc.swing.panels
LightWeight imposter class acting as a proxy for internal or external frames.
GhostFrame() - Constructor for class dsto.dfc.swing.panels.GhostFrame
 
GLOBAL_PREFERENCES - Static variable in class dsto.dfc.swt.controls.NiceWindow
The global preferences store used by all windows that don't have an explicit preferences set.
Gradient - Class in dsto.dfc.swing.controls
This class is used to represent a colour gradient.
Gradient() - Constructor for class dsto.dfc.swing.controls.Gradient
This contructor sets all the paramaters to 0.0f.
Gradient(float, float, float, float, boolean) - Constructor for class dsto.dfc.swing.controls.Gradient
 
GradientBar - Class in dsto.dfc.swing.controls
The GradientBar is a simple JComponent which represents the Gradient It has a default preferred size of 50x15.
GradientBar(float, float, float, float, boolean) - Constructor for class dsto.dfc.swing.controls.GradientBar
 
GradientBar(Gradient) - Constructor for class dsto.dfc.swing.controls.GradientBar
 
GradientPanel - Class in dsto.dfc.swing.controls
This is a panel which can be used to customize a Gradient.
GradientPanel(boolean) - Constructor for class dsto.dfc.swing.controls.GradientPanel
 
GRAY - Static variable in class dsto.dfc.swt.DFC_SWT
 
GREEN - Static variable in class dsto.dfc.swt.DFC_SWT
 
gridBagLayout1 - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
gridBagLayout1 - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
gridBagLayout1 - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
gridBagLayout1 - Variable in class dsto.dfc.swing.controls.IconTextField
 
gridBagLayout1 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
gridLayout(Composite, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a GridLayout instance with the given number of columns and margin width and height of 0, a GridLayout.verticalSpacing value of 6, and sets it to be the layout of the given Composite panel.
gridLayout(Composite, int, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a GridLayout instance with the given number of columns and margin width and height of margin, a GridLayout.verticalSpacing value of 6, and sets it to be the layout of the given Composite panel.
gridLayout1 - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
gridLayout1 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
group(Composite, String) - Static method in class dsto.dfc.swt.forms.Forms
Creates a Group within the given parent with the given text and the style SWT.SHADOW_ETCHED_IN Sets the layout of the Group to be a GridLayout.
group(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a Group within the given parent with the given text and style.
GT - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
GTE - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 

H

handle(Throwable) - Method in class dsto.dfc.swing.logging.AwtEventThreadExceptionLogger
 
handleClose() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
handleCommitError(IllegalFormatException) - Static method in class dsto.dfc.swing.forms.BasicForm
 
handleEditorCreateError(Throwable) - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Handle an exception thrown when trying to instantiate the editor.
handleError() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
handleError(Throwable) - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
handleError() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
handleError(Throwable) - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
handleError() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
handleError(Throwable) - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
handleEvent(Event) - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
handleEvent(Event) - Method in class dsto.dfc.swt.commands.CommandButtonProvider
 
handleEvent(Event) - Method in class dsto.dfc.swt.commands.CommandKeyStrokeBinding
 
handleEvent(Event) - Method in class dsto.dfc.swt.commands.CommandViewMenuProvider
 
handleEvent(Event) - Method in class dsto.dfc.swt.controls.FileTextField
 
handleEvent(Event) - Method in class dsto.dfc.swt.controls.FontChooser
 
handleEvent(Event) - Method in class dsto.dfc.swt.controls.TableColumnResizer
 
handleEvent(Event) - Method in class dsto.dfc.swt.forms.TextEndpoint
 
handleEvent(Event) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
 
handleEvent(Event) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
 
handleEvent(Event) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
 
handleEvent(Event) - Method in class livespace.ui.dashboard.AboutBoxPanel
 
handleEvent(Event) - Method in class livespace.ui.dashboard.DashboardService
 
handleEvent(Event) - Method in class livespace.ui.dashboard.DiagnosticsPanel
 
handleMouseEvent(TaskBar.TrayIcon, int) - Method in interface dsto.dfc.util.win32.TrayIconListener
Handle a mouse event in a tray icon.
handleMoveEdits(int, List) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
For drop'n'drag support of edits.
handleNonExecutableEdit() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Template method, should not be overridden.
handleNonExecutableEdit(String, EditExceptionPolicy) - Method in class dsto.dfc.swing.undo.EditExceptionHandler
Factory method to get the user's decision as to how to handle an exception-causing edit.
handleNotification(NotificationEvent) - Method in class livespace.services.EntityClient
 
handleNotification(NotificationEvent) - Method in class livespace.services.EntityContainer
 
handleNotification(NotificationEvent) - Method in class livespace.services.EntityServer
 
handleOpenError(Throwable) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
handlePipeError(String) - Method in class dsto.dfc.swt.forms.AbstractPipe
 
handlePipeError(Pipe, String) - Method in class dsto.dfc.swt.forms.FormPanel
Called when an error occurs when loading/unloading the pipe.
handlePipeError(Pipe, String) - Method in class dsto.dfc.swt.forms.FormPreferencePage
 
handlePipeError(Pipe, String) - Method in interface dsto.dfc.swt.forms.PipeErrorHandler
 
Handler - Class in dsto.dfc.net.streams.object
Handler for URL's using the "object:" protocol.
Handler() - Constructor for class dsto.dfc.net.streams.object.Handler
 
Handler - Class in dsto.dfc.net.streams.resource
Handler for URL's using the "resource:" protocol.
Handler() - Constructor for class dsto.dfc.net.streams.resource.Handler
 
Handler - Class in dsto.dfc.net.streams.search
A URLStreamHandler that acts as a proxy for a set of named URLSearchPath's.
handleSaveError(Throwable) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
handleSkipUndoRamifications() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Drops all edits beyond the undo cursor when an undo is skipped.
hasDifferentValue() - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
hasFilterFor(Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
True if a filter exists for a given value.
hasFinished() - Method in class livespace.services.PropertiesSynchronizer
Returns true if the
hashCode() - Method in class dsto.dfc.collections.Pair
 
hashCode() - Method in class dsto.dfc.databeans.PropertyComparator
 
hashCode() - Method in class dsto.dfc.databeans.PropertyPath
 
hashCode() - Method in class dsto.dfc.databeans.TypeInfo
 
hashCode() - Method in class dsto.dfc.swt.icons.FlowIcon
 
hashCode() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
hashCode() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
hashCode() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
hashCode() - Method in class dsto.dfc.swt.icons.StackIcon
 
hashCode() - Method in class dsto.dfc.util.AbstractNamedObject
 
hashCode() - Method in class dsto.dfc.util.DefaultComparator
 
hashCode() - Method in class dsto.dfc.util.NamedObject
 
hashCode() - Method in class dsto.dfc.util.StringEnumerationValue
 
hashCode() - Method in class dsto.dfc.util.UniqueObject
Delegated to key (or superclass if no key).
hashCode() - Method in class livespace.services.entities.room_presentation.SchematicItem
Returns a hashCode based on the id field
hasListeners() - Method in class dsto.dfc.util.EventListenerList
 
hasMoreElements() - Method in class dsto.dfc.collections.IteratorEnumeration
 
hasNext() - Method in class dsto.dfc.collections.ArrayIterator
 
hasNext() - Method in class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
hasNext() - Method in class dsto.dfc.collections.EmptyIterator
 
hasNext() - Method in class dsto.dfc.collections.EnumerationIterator
 
hasNext() - Method in class dsto.dfc.collections.NumberIterator
 
hasNext() - Method in class dsto.dfc.databeans.PropertyValueIterator
 
hasPanels() - Method in class dsto.dfc.swing.panels.HidePolicy
 
hasPrevious() - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
hasProperty(String) - Method in class dsto.dfc.collections.BasicPropertySet
 
hasProperty(String) - Method in class dsto.dfc.collections.EmptyPropertySet
 
hasProperty(String) - Method in class dsto.dfc.collections.FixedPropertySet
 
hasProperty(String) - Method in interface dsto.dfc.collections.PropertySet
True if a property has any defined values.
hasProperty(String) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
hasTranslatorFor(Class) - Static method in class dsto.dfc.text.StringUtility
Shortcut to test whether a translator is registered for a given type.
hasValue(Style) - Method in class dsto.dfc.swing.styles.StyleSheet
 
hasValue(Style) - Method in class dsto.dfc.swt.styles.StyleSheet
 
hasVideoSwitchPort() - Method in class livespace.services.entities.ComputerEntity
Determines if a computer has a video source that has a video switch port, ie the computer's video output is able to be forwarded.
hasWritableProperty(Class, String, Class) - Static method in class dsto.dfc.util.Beans
True if a JavaBean has a writable property with a given name.
hasWritableProperty(Class, String) - Static method in class dsto.dfc.util.Beans
Similar to Beans.hasWritableProperty(Class, String, Class) except the type of the property is not checked.
heardIt(String) - Method in class dsto.dfc.test.DummyPropertyListener
Replies true if a property change event of the name property was heard.
height - Variable in class dsto.dfc.swing.controls.ColourSwatchIcon
 
height - Variable in class dsto.dfc.swing.icons.ArrowIcon
 
height - Variable in class dsto.dfc.swing.icons.FlowIcon
 
height - Variable in class dsto.dfc.swing.icons.NullIcon
 
height - Variable in class dsto.dfc.swing.text.SimpleDocument.LineMetrics
 
height - Variable in class dsto.dfc.swt.icons.FlowIcon
 
hgap - Variable in class dsto.dfc.swing.controls.ButtonLayout
 
HIDE_ON_CLOSE - Static variable in class dsto.dfc.swing.panels.ToolView
 
hideDragUnderFeedback() - Method in interface dsto.dfc.swing.dnd.DropComponent
Remove any drag under feedback displayed by showDragUnderFeedback ().
hideDragUnderFeedback() - Method in class dsto.dfc.swing.table.DfcTable
 
hideDragUnderFeedback() - Method in class dsto.dfc.swing.tree.DfcTree
 
hideDragUnderFeedback() - Method in class dsto.dfc.swing.undo.EditListView
 
hideOldActivePanel() - Method in class dsto.dfc.swing.panels.PanelManager
 
HidePolicy - Class in dsto.dfc.swing.panels
A policy for deciding what to do when the PanelManager contains no panels.
HidePolicy() - Constructor for class dsto.dfc.swing.panels.HidePolicy
 
HidePolicy(PanelManager) - Constructor for class dsto.dfc.swing.panels.HidePolicy
 
hidePolicy - Variable in class dsto.dfc.swing.panels.PanelManager
 
hideShortcuts - Variable in class dsto.dfc.swt.forms.LabelizerPipe
Set to true (default) to enable ignoring "&" in labels.
hideTipWindow() - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
hideTitle - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
hideWhenEmpty() - Method in class dsto.dfc.swing.panels.HidePolicy
 
hookAppMenu(Display, Command, Command) - Static method in class dsto.dfc.swt.carbon.CarbonMenus
Hook the OS X application menu "Preferences" and "About' commands.
HORIZ_CENTER - Static variable in class dsto.dfc.swt.util.WindowLayout
 
HORIZ_LEFT - Static variable in class dsto.dfc.swt.util.WindowLayout
 
HORIZ_RIGHT - Static variable in class dsto.dfc.swt.util.WindowLayout
 
horizAlignment - Variable in class dsto.dfc.swing.controls.ButtonLayout
 
horizontalInset(int) - Method in class dsto.dfc.swing.panels.TopLeft
 
horizontalInset(int) - Method in class dsto.dfc.swing.panels.TopRight
 
hostedComponent - Variable in class dsto.dfc.swing.commands.ToolbarPanel
 
housekeeper - Variable in class dsto.dfc.swing.persistence.PersistenceManager
 
howWillUserHandleException(String) - Method in class dsto.dfc.swing.undo.EditExceptionHandler
 
HSBtoRGB(float[]) - Static method in class dsto.dfc.swt.DFC_SWT
 
htmlAttr(String, Object) - Static method in class dsto.dfc.servlets.ServletSupport
Generate a HTML attr="value" statement.
htmlChecked(boolean) - Static method in class dsto.dfc.servlets.ServletSupport
Generate a HTML checked="true" if the parameter is true or "" if not.
htmlLink(String, String) - Static method in class dsto.dfc.servlets.ServletSupport
Generate a HTML <a href="...">blah</a> value.
htmlNameValue(String, IDataObject) - Static method in class dsto.dfc.servlets.ServletSupport
Generate a HTML name="field" value="value" pair.
htmlNameValue(String, Object) - Static method in class dsto.dfc.servlets.ServletSupport
Generate a HTML name="field" value="value" pair.
htmlValueAttr(Object) - Static method in class dsto.dfc.servlets.ServletSupport
 

I

icon - Variable in class dsto.dfc.swing.commands.AbstractCommand
 
ICON - Static variable in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
ICON - Static variable in class dsto.dfc.swing.dnd.CmdCopy
 
ICON - Static variable in class dsto.dfc.swing.dnd.CmdCut
 
ICON - Static variable in class dsto.dfc.swing.dnd.CmdPaste
 
icon - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
icon - Variable in class dsto.dfc.swing.icons.IconicEnumerationValue
Icon is marked transient on the assumption that StringEnumerationValue's readResolve () will do a resolution to the singleton instance in getEnumValues ().
icon - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
ICON - Static variable in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
ICON - Static variable in class dsto.dfc.swing.undo.CmdRedo
 
ICON - Static variable in class dsto.dfc.swing.undo.CmdUndo
 
ICON - Static variable in class dsto.dfc.swing.undo.MonitoredEditGroup
 
Icon - Interface in dsto.dfc.swt.icons
Defined an object that can render an iconic image.
icon - Variable in class dsto.dfc.swt.icons.SimpleIconic
 
icon - Variable in class dsto.dfc.swt.icons.ValueLabel
The (optional) icon.
icon - Variable in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
icon1 - Variable in class dsto.dfc.swing.icons.CompositeIcon
 
icon2 - Variable in class dsto.dfc.swing.icons.CompositeIcon
 
ICON_HEIGHT - Static variable in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
ICON_WIDTH - Static variable in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
iconButtonListeners - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
IconCache - Class in dsto.dfc.swt.icons
A system-wide cache of rendered SWT images for Icon instances.
IconCache() - Constructor for class dsto.dfc.swt.icons.IconCache
 
Iconic - Interface in dsto.dfc.swing.icons
Defines an object that supports iconic display (name, icon).
Iconic - Interface in dsto.dfc.swt.icons
Defines an object that has an icon + text representation.
IconicCellRenderer - Class in dsto.dfc.swing.icons
Cell renderer for Iconic values.
IconicCellRenderer() - Constructor for class dsto.dfc.swing.icons.IconicCellRenderer
 
IconicEnumerationValue - Class in dsto.dfc.swing.icons
Base class for enumerated types that have an iconic representation.
IconicEnumerationValue() - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
 
IconicEnumerationValue(String) - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
Create new instance with a null icon.
IconicEnumerationValue(String, String) - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
Create an instance with associated string and icon representation.
IconicEnumerationValue(String, Icon) - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
Create an instance with associated string and icon representation.
IconicEnumerationValue(String, String, Icon) - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
Create an instance with associated string and icon representation.
IconicEnumerationValue(String, String, String) - Constructor for class dsto.dfc.swing.icons.IconicEnumerationValue
 
IconicEnumerationValue - Class in dsto.dfc.swt.icons
 
IconicEnumerationValue() - Constructor for class dsto.dfc.swt.icons.IconicEnumerationValue
To support beans serialization only.
IconicEnumerationValue(String, String) - Constructor for class dsto.dfc.swt.icons.IconicEnumerationValue
 
IconicEnumerationValue(String, Icon) - Constructor for class dsto.dfc.swt.icons.IconicEnumerationValue
 
IconicEnumerationValue(String, String, String) - Constructor for class dsto.dfc.swt.icons.IconicEnumerationValue
 
IconicEnumerationValue(String, String, Icon) - Constructor for class dsto.dfc.swt.icons.IconicEnumerationValue
 
IconicFactory - Interface in dsto.dfc.swing.icons
Defines an object that can supply Iconic representations for objects.
IconicFolder - Interface in dsto.dfc.swing.icons
An iconic object that is also a container of some sort (such as a folder or group) that supports different icons depending on whether it is logically 'open' or 'closed'.
iconicMode - Variable in class dsto.dfc.swing.forms.JLabelFormEditor
 
IconicRegistry - Class in dsto.dfc.swing.icons
A registry mapping class types to their IconicFactory's.
IconicRegistry() - Constructor for class dsto.dfc.swing.icons.IconicRegistry
 
iconLabel - Variable in class dsto.dfc.swing.controls.IconTextField
 
icons - Variable in class dsto.dfc.swing.icons.FlowIcon
 
icons - Variable in class dsto.dfc.swt.icons.FlowIcon
 
IconTextField - Class in dsto.dfc.swing.controls
TextField-like control with an icon display for showing an appropriate icon to the left of the text.
IconTextField() - Constructor for class dsto.dfc.swing.controls.IconTextField
 
id - Variable in class dsto.dfc.databeans.TypeInfo
The logical ID of this type.
id - Variable in class dsto.dfc.swt.controls.StatusBar.Item
 
id - Variable in class livespace.services.Entity
The unique ID for the entity.
IDashboard - Interface in livespace.ui.dashboard
Interface defining the Livespace Dashboard OSGi service.
IDashboardPanel - Interface in livespace.ui.dashboard
Interface for Livespace Dashboard panels.
IDataBean - Interface in dsto.dfc.databeans
A data bean is an extension of the IDataObject interface to provide a dynamic JavaBean-type object.
IDataObject - Interface in dsto.dfc.databeans
Defines an object that provides unified access to its state via property accessors.
IDataObjectChildListener - Interface in dsto.dfc.databeans
Interface for data objects that listen for child property changes.
IDataObjectLink - Interface in dsto.dfc.databeans
Interface for classes that function as an indirect link to a data object.
IDelegate - Interface in dsto.dfc.reflection
A delegate pointer to a method.
IdentityHashMap - Class in dsto.dfc.collections
Exactly like HashMap except keys and entries are considered equal only if they are the same object (ie equals using == instead of equals ()).
IdentityHashMap(int, float) - Constructor for class dsto.dfc.collections.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
IdentityHashMap(int) - Constructor for class dsto.dfc.collections.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and default load factor, which is 0.75.
IdentityHashMap() - Constructor for class dsto.dfc.collections.IdentityHashMap
Constructs a new, empty map with a default capacity and load factor, which is 0.75.
IdentityHashMap(Map) - Constructor for class dsto.dfc.collections.IdentityHashMap
Constructs a new map with the same mappings as the given map.
IdentityHashSet - Class in dsto.dfc.collections
Exactly like HashSet except uses an IdentityHashMap as backing, thus comparing objects using == instead of equals ().
IdentityHashSet() - Constructor for class dsto.dfc.collections.IdentityHashSet
Constructs a new, empty set; the backing IdentityHashMap instance has default capacity and load factor, which is 0.75.
IdentityHashSet(Collection) - Constructor for class dsto.dfc.collections.IdentityHashSet
Constructs a new set containing the elements in the specified collection.
IdentityHashSet(int, float) - Constructor for class dsto.dfc.collections.IdentityHashSet
Constructs a new, empty set; the backing IdentityHashMap instance has the specified initial capacity and the specified load factor.
IdentityHashSet(int) - Constructor for class dsto.dfc.collections.IdentityHashSet
Constructs a new, empty set; the backing IdentityHashMap instance has the specified initial capacity and default load factor, which is 0.75.
idForObjectCallback(XmlEncodeContext, Element, String, Object) - Method in interface dsto.dfc.databeans.io.XmlEncodeContext.IdCallback
Called by encode context when an ID becomes available for a given object.
idForObjectCallback(XmlEncodeContext, Element, String, Object) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
IDLE - Static variable in class livespace.services.common.MetaAppsConstants
Idle state
IElvinClient - Interface in livespace.elvin.client
A shared client connection to an Elvin router useable by all OSGi services.
IFilter<T> - Interface in dsto.dfc.databeans
Interface for view filters.
IFilterSorter<T> - Interface in dsto.dfc.databeans
Convenience interface for classes that are both filters and sorters.
ignoreRename - Variable in class livespace.services.entities.InfoRepositoryEntity
 
ILivespaceService - Interface in livespace.services
Basic interface for Livespace services.
IllegalFormatException - Exception in dsto.dfc.util
Indicates an illegal format has been detected.
IllegalFormatException(Object, Object, Class) - Constructor for exception dsto.dfc.util.IllegalFormatException
Generate a message indicating that a value could not be converted to a given class.
IllegalFormatException(Object, Object, Class, Throwable) - Constructor for exception dsto.dfc.util.IllegalFormatException
 
IllegalFormatException(Object, String, Object, Class) - Constructor for exception dsto.dfc.util.IllegalFormatException
 
IllegalFormatException(Object, IllegalFormatException) - Constructor for exception dsto.dfc.util.IllegalFormatException
Useful for rethrowing an IllegalFormatException with a new source.
IllegalOptionValueException - Exception in dsto.dfc.commandline
Thrown when an illegal or missing value is given by the user for an option that takes a value.
IllegalOptionValueException(Option, String) - Constructor for exception dsto.dfc.commandline.IllegalOptionValueException
 
image - Variable in class dsto.dfc.swing.icons.ResourceImageIcon
 
image - Variable in class dsto.dfc.swing.text.selection.Token
The string image of the token.
imageArray - Variable in class dsto.dfc.swing.controls.BillBoard
 
imageData - Variable in class dsto.dfc.swt.icons.FlowIcon
 
imageData - Variable in class dsto.dfc.swt.icons.StackIcon
 
ImageDataIcon - Class in dsto.dfc.swt.icons
An icon that is created from preloaded image data.
ImageDataIcon(String, ImageData) - Constructor for class dsto.dfc.swt.icons.ImageDataIcon
Create a new instance.
ImageDescriptorIcon - Class in dsto.dfc.swt.icons
Wraps a JFace ImageDesecriptor as an Icon.
ImageDescriptorIcon(String) - Constructor for class dsto.dfc.swt.icons.ImageDescriptorIcon
 
imageHeight - Variable in class dsto.dfc.swing.icons.ResourceImageIcon
 
ImageLoader - Class in dsto.dfc.swing.icons
Provides image and icon creation services.
ImageResourceIcon - Class in dsto.dfc.swt.icons
An icon that paints an image retrieved from a local resource (.gif, .png, etc).
ImageResourceIcon(String) - Constructor for class dsto.dfc.swt.icons.ImageResourceIcon
Create a new instance.
Images - Class in dsto.dfc.swt.icons
 
imageUpdate(Image, int, int, int, int, int) - Method in class dsto.dfc.swing.controls.BillBoard
 
imageUpdate(Image, int, int, int, int, int) - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
imageWidth - Variable in class dsto.dfc.swing.icons.ResourceImageIcon
 
implType - Variable in class livespace.services.entities.LightEntity
 
include(T) - Method in interface dsto.dfc.databeans.IFilter
Return true if a given top-level value from source should be included.
include(Object) - Method in class dsto.dfc.databeans.PropertySorterFilter
 
include(T) - Method in class dsto.dfc.databeans.UnionFilter
 
include(IDataObject) - Method in class dsto.dfc.databeans.views.PropertyFilter
 
include(Object) - Method in class livespace.services.FederatedSorterFilter
 
INCREASE - Static variable in class livespace.services.entities.PositionableDevice
String to increase (change in a positive direction) the rotation or translation.
increment(Integer) - Static method in class dsto.dfc.collections.CountedSet
Return an Integer plus 1.
increment - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
indent(Point, int) - Method in class dsto.dfc.swing.panels.TopLeft
 
indent() - Method in class dsto.dfc.util.IndentPrintWriter
Increment the indent level by IndentPrintWriter.getIndentIncr() spaces.
indent(int) - Method in class dsto.dfc.util.IndentPrintWriter
 
indentLevel - Variable in class dsto.dfc.swing.panels.ToolView
 
indentln() - Method in class dsto.dfc.util.IndentPrintWriter
Increment indent and start a new line.
indentParaAttrs - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
IndentPrintWriter - Class in dsto.dfc.util
Extension of PrintWriter that provides auto-indent.
IndentPrintWriter(Writer) - Constructor for class dsto.dfc.util.IndentPrintWriter
 
index - Variable in class dsto.dfc.collections.cache.CacheEntry
The cache array index of the entry.
INDEX - Static variable in class livespace.services.common.MetaAppsConstants
Index meta-app action
index - Variable in class livespace.services.entities.VideoSourceEntity
The desktop index (starting at 0).
index - Variable in class livespace.services.entities.vtc.CallEntity
The index of the call on the vtc device.
index - Variable in class livespace.services.entities.vtc.CameraEntity
 
index - Variable in class livespace.services.entities.vtc.PictureProgramEntity
The index of the picture program on the vtc device
index - Variable in class livespace.services.entities.vtc.VirtualMonitorEntity
The index of the virtual monitor on the vtc device
index - Variable in class livespace.services.EntityList.ListEntity
 
indexOf(Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
indexOf(Object) - Method in class dsto.dfc.collections.FixedArraySetList
 
indexOf(Object) - Method in class dsto.dfc.databeans.DataObjectView
The sorted index of value in the view (-1 if value is not shown in the view).
indexOf(Object) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
indexOf(Object) - Method in interface dsto.dfc.swing.list.DfcListModel
Find the first occurrence of an entry and return its index.
indexOf(Object) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
indexOf(Object) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
indexOf(Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
indexOfActivePanel() - Method in class dsto.dfc.swing.panels.PanelManager
The index of the currently active panel.
indexOfChar(String, String) - Static method in class dsto.dfc.text.StringUtility
Return the first character index in a string that is one of a specified set of characters.
indexOfChar(String, String, int) - Static method in class dsto.dfc.text.StringUtility
Return the first character index in a string that is one of a specified set of characters.
indexOfChar(String, String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from StringUtility.indexOfChar(String, String).
indexOfChar(String, String, int) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from StringUtility.indexOfChar(String, String, int).
indexOfEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the index of edit if it's known, and -1 if it isn't.
indexOfEvent(LogEvent) - Method in class dsto.dfc.logging.LogMessageBuffer
 
indexOfList(List) - Method in class dsto.dfc.collections.CompositeList
 
indexOfNextAdd - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The index at which to place the next edit added to the manager.
indexOfPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
The index of a panel.
indexOfRedoCursor() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the index of the redo cursor.
indexOfUndoCursor() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the index of the undo cursor.
INFO - Static variable in class dsto.dfc.logging.Log
 
info(String, Object) - Static method in class dsto.dfc.logging.Log
An info message is for the information that may be of interest to the user, rather than a trace for the developer.
INFO - Static variable in class dsto.dfc.swt.controls.StatusBar
 
info(String) - Method in class livespace.osgi.bootstrap.Activator
 
info(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
info(String) - Static method in class livespace.osgi.bootstrap.Main
 
info(String) - Static method in class livespace.osgi.service.LivespaceService
 
INFO_ICON - Static variable in class dsto.dfc.swing.logging.LogMessageTable
 
InfoRepositoryEntity - Class in livespace.services.entities
Represents a node within an information repository (i.e.
InfoRepositoryEntity() - Constructor for class livespace.services.entities.InfoRepositoryEntity
 
InfoRepositoryEntity(String) - Constructor for class livespace.services.entities.InfoRepositoryEntity
 
InfoRepositoryEntity(String, String) - Constructor for class livespace.services.entities.InfoRepositoryEntity
 
InfoRepositoryEntity(String, String, String) - Constructor for class livespace.services.entities.InfoRepositoryEntity
 
inFullScreenMode() - Static method in class dsto.dfc.swt.win32.Windows
Test if a full screen application is running.
inhibitEventHandling - Variable in class livespace.services.EntityClient
 
init() - Method in class dsto.dfc.swing.controls.NumericSpinner.ArrowButton
 
init() - Method in class dsto.dfc.swing.controls.NumericSpinner
Performs common initialisation of the spinner.
init(URI) - Method in class livespace.services.common.AbstractMediaEngine
 
INIT - Static variable in class livespace.services.common.MetaAppsConstants
init action, setup before playing
initConnection() - Method in class livespace.elvin.client.ElvinClient
 
initDataBean(Class) - Method in class dsto.dfc.databeans.JavaDataBean
Subclasses must call this from their constructor after they have initialised their properties to finish initialisation of databean state.
initFileChooser(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
Superclasses may override this to setup the file chooser before display.
initFileChooser(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
Superclasses may override this to setup the file chooser before display.
initFileChooser(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
Superclasses may override this to setup the file chooser before display.
initFileChooser(JFileChooser) - Method in class dsto.dfc.swing.persistence.BasicSerializeCommand
Sets up the accessory panel.
initialiseCommands() - Method in class dsto.dfc.swing.undo.MonitorPanel
Initialises the MonitorPanel's commands, including the CmdUndo and CmdRedo in the control panel, and the CmdUndoTo and CmdRedoTo in the EditListView's context menu.
initialize - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
initializeBounds() - Method in class dsto.dfc.swt.controls.NiceWindow
Override superclass version since it "optimizes" the initial position/size logic away after first call.
initiator - Variable in class livespace.services.entities.ScreenConnection
The ID of the computer hosting initiating screen-sharing connection.
initiatorIP - Variable in class livespace.services.entities.ScreenConnection
The IP address of the computer hosting initiating screen-sharing connection.
initLibrary() - Static method in class dsto.dfc.util.win32.Win32
Load and initialize the Win32 DLL.
initListener() - Method in class dsto.dfc.databeans.DataBeanLink
 
initListener() - Method in class dsto.dfc.databeans.DataBeanWeakRef
 
initListener() - Method in class dsto.dfc.databeans.DataObjectLink
 
initListener() - Method in class dsto.dfc.databeans.DataObjectWeakRef
 
initPluginClass(String) - Method in class dsto.dfc.util.plugins.PluginManager
 
initRowMap() - Method in class dsto.dfc.swing.table.SortedTableModel
Initialise row map with row indexes in unsorted (natural) order.
initUI() - Method in class livespace.ui.dashboard.DashboardService
 
inlineEditor - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
innerFrameTooLarge(Component, Component) - Method in class dsto.dfc.swing.panels.TopLeft
 
input(Object) - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
input(Object) - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
input(Object) - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
input(Object) - Method in interface dsto.dfc.swt.forms.InputPipe
 
input(Object) - Method in class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
input(Object) - Method in class dsto.dfc.swt.forms.LabelizerPipe
 
input(Object) - Method in class dsto.dfc.swt.forms.MultiPipe
 
input(Object) - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
input(Object) - Method in interface dsto.dfc.swt.forms.Pipe
Input a value into the pipe tree.
input(Object) - Method in class dsto.dfc.swt.forms.PipeEndpoint
 
input(Object) - Method in class dsto.dfc.swt.forms.PropertyPipe
 
input(Object) - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
input(Object) - Method in class dsto.dfc.swt.forms.TextEndpoint
 
input(Object) - Method in class dsto.dfc.swt.forms.TranslatorPipe
 
inputChanged(List, List) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
inputChanged(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.DataBeanCollectionTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
inputChanged(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.DataObjectTableProvider
 
inputChanged(Viewer, Object, Object) - Method in class dsto.dfc.swt.viewers.MapTableProvider
 
InputDateFormat - Class in dsto.dfc.text
An date format that makes for use as an input format.
InputDateFormat() - Constructor for class dsto.dfc.text.InputDateFormat
 
InputMonitor - Class in dsto.dfc.util.win32
Provides global monitoring of keyboard and mouse input events.
InputPipe - Interface in dsto.dfc.swt.forms
 
inputSource - Variable in class livespace.services.entities.Amplifier
 
inRedoList(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if edit is in the redo list and false otherwise.
insert(List) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Insert a list of ElementSpec's from a list into the document.
insertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
insertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
insertColumn(int, String, Class) - Method in interface dsto.dfc.swing.table.DfcTableModel
Insert a new column containing blank values.
insertColumn(int, String, Class) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
insertEdit(int, UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Insert newEdit at index.
insertEdits(int, Collection) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Inserts the edits in newEdits at index.
insertElements(Collection, int) - Method in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
insertRows(int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
insertRows(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
insertRows(int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
Insert empty rows.
insertRows(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
insertRows(int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
Insets2D - Class in dsto.dfc.swing.controls
Represents insets in a floating point space.
Insets2D() - Constructor for class dsto.dfc.swing.controls.Insets2D
 
Insets2D(float, float, float, float) - Constructor for class dsto.dfc.swing.controls.Insets2D
 
Insets2D(String) - Constructor for class dsto.dfc.swing.controls.Insets2D
 
inside() - Method in class dsto.dfc.collections.ArrayIterator
 
inside() - Method in interface dsto.dfc.collections.Cursor
 
InsideFrame - Class in dsto.dfc.swing.panels
Used by the ToolView class to display a tool component see also ToolViewGhostFrameOutsideFrame FrameLike
InsideFrame(FrameLike, JFrame) - Constructor for class dsto.dfc.swing.panels.InsideFrame
 
insideFrame - Variable in class dsto.dfc.swing.panels.ToolView
 
installBundle(BundleContext, String, int) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Install a bundle from the bundle repository.
installBundleClassLoader(Class<?>) - Static method in class livespace.osgi.OsgiUtil
Install the OSGi bundle class loader as the current thread's context class loader.
installBundleClassLoader(ClassLoader) - Static method in class livespace.osgi.OsgiUtil
Install the OSGi bundle class loader as the current thread's context class loader.
installClassLoader(ClassLoader) - Method in class dsto.dfc.swt.util.UIPropertyListener
Swaps in a specified class loader
installContextMenu(Component, CommandView) - Static method in class dsto.dfc.swing.commands.CommandMenus
Install a context menu based on a given command view to popup when the right mouse button is pressed on a component.
installContextMenu(Component, CommandView, boolean) - Static method in class dsto.dfc.swing.commands.CommandMenus
Install a context menu based on a given command view to popup when the right mouse button is pressed on a component.
INSTANCE - Static variable in class dsto.dfc.collections.EmptyCollection
 
INSTANCE - Static variable in class dsto.dfc.collections.EmptyIterator
 
INSTANCE - Static variable in class dsto.dfc.swing.text.NullValueConverter
 
INSTANCE - Static variable in class dsto.dfc.swing.text.NumberConverter
 
INSTANCE - Static variable in class dsto.dfc.text.DurationConverter
Singleton instance: useful if using as a ITranslator.
instance() - Static method in class dsto.dfc.util.DefaultComparator
 
INSTANCE - Static variable in class dsto.dfc.util.MixedTypeComparator
 
INSTANCE - Static variable in class dsto.dfc.util.plugins.DfcClassLoader
 
INSTANCE - Static variable in class dsto.dfc.util.plugins.PluginManager
 
INSTANCE - Static variable in class dsto.dfc.util.StringTranslator
 
instanceCreated(ClassInstantiationEvent) - Method in interface dsto.dfc.util.ClassInstantiationListener
 
instantiate(Class) - Static method in class dsto.dfc.util.Objects
Instantiate a value of the given class.
INTEGER - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
INTEGER - Static variable in class dsto.dfc.text.NumberTranslator
 
IntegerOption - Class in dsto.dfc.commandline
This type of option handles Integer arguments.
IntegerOption(char, String) - Constructor for class dsto.dfc.commandline.IntegerOption
 
INTERNAL_ERROR - Static variable in class dsto.dfc.logging.Log
 
internalError(String, Object) - Static method in class dsto.dfc.logging.Log
Indicates some extremely serious error has occurred, usually requiring immediate shutdown of the system.
internalError(String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
Indicates some extremely serious error has occurred, usually requiring immediate shutdown of the system.
InternalFloatState - Class in dsto.dfc.swing.panels
The Internal FloatState represents a lightweight window.
InternalFloatState(PanelManager.Panel, RestrictedIndexTabbedPane, Icon, int) - Constructor for class dsto.dfc.swing.panels.InternalFloatState
 
internalFloatState - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
the component is displayed in a lightweight JFrame in this state
internalFrameActivated(InternalFrameEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
internalFrameClosing(InternalFrameEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
internalFrameOwner - Variable in class dsto.dfc.swing.panels.ToolView
 
interrupt() - Method in class dsto.dfc.swing.SwingWorker
A new method that interrupts the worker thread.
intervalAdded(ListDataEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
intervalAdded(ListDataEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
intervalRemoved(ListDataEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
intervalRemoved(ListDataEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
inUndoList(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if edit is in the undo list and false otherwise.
invalidateLayout(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
InvalidFormatException - Exception in dsto.dfc.util
Used to indicate an invalid format, eg while parsing a document and finding an invalid field value.
InvalidFormatException(String) - Constructor for exception dsto.dfc.util.InvalidFormatException
 
InvalidFormatException(String, Throwable) - Constructor for exception dsto.dfc.util.InvalidFormatException
 
InvalidPropertyException - Exception in livespace.osgi.bootstrap
 
InvalidPropertyException(String) - Constructor for exception livespace.osgi.bootstrap.InvalidPropertyException
 
InverseViewerSorter - Class in dsto.dfc.swt.viewers
Wrapper that inverts the ordering of another sorter.
InverseViewerSorter(ViewerSorter) - Constructor for class dsto.dfc.swt.viewers.InverseViewerSorter
 
invertYAxis - Variable in class dsto.dfc.swing.controls.DfcBoundingBox
 
invoke(Object...) - Method in class dsto.dfc.reflection.Delegate
Call the method pointed to by the delegate with the default parameter set.
invoke(Object...) - Method in interface dsto.dfc.reflection.IDelegate
Invoke the delegate with the given argument list.
invoke(Object...) - Method in class dsto.dfc.util.TaskDelegate
 
invoke(Object, Method, Object[]) - Method in class dsto.dfc.util.WeakEventListener
 
invoke(Object...) - Method in class livespace.ui.dashboard.DashboardDelegate
Deprecated.  
InvokeException - Exception in dsto.dfc.reflection
Exception that wraps checked exceptions inside a delegate invocation.
InvokeException(String) - Constructor for exception dsto.dfc.reflection.InvokeException
 
InvokeException(Throwable) - Constructor for exception dsto.dfc.reflection.InvokeException
 
InvokeException(String, Throwable) - Constructor for exception dsto.dfc.reflection.InvokeException
 
IOBJECT_MIME_TYPE - Static variable in class dsto.dfc.swing.net.content.application.x_java_object
 
ipAddress - Variable in class livespace.services.entities.ComputerEntity
The raw IP address of the machine on which this ComputerEntity is running.
is_Active() - Method in interface dsto.dfc.swing.panels.FrameLike
 
is_Active() - Method in class dsto.dfc.swing.panels.GhostFrame
 
is_Active() - Method in class dsto.dfc.swing.panels.InsideFrame
 
is_Active() - Method in class dsto.dfc.swing.panels.OutsideFrame
 
isActive() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
isAncestor(Object, Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
isAscending() - Method in class dsto.dfc.swing.table.SortedTableModel.SortingColumn
 
isBean(Class) - Static method in class dsto.dfc.util.Beans
Test if a given class is a JavaBean.
isBoundMode() - Method in class dsto.dfc.swing.forms.FormDialog
 
isCancelled() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
True if the dialog was cancelled.
isCaseSensitive() - Method in class dsto.dfc.swing.text.selection.StringSelector
 
isCellEditable(EventObject) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
isCellEditable(EventObject) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
isCellEditable(EventObject) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
isCellEditable(EventObject) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
isCellEditable(int, int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
isCellEditable(int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
isCellEditable(int, int) - Method in class dsto.dfc.swing.table.MapTableModel
 
isCellEditable(int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
isCellSelection() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
True if selection is a rectangle of cells.
isChanged() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
isChanged() - Method in interface dsto.dfc.swing.persistence.Document
True if the model or other part of the document has changed since last saved.
isClosed() - Method in class livespace.services.EntityContainer
 
isCnpCopyEnabled() - Method in interface dsto.dfc.swing.dnd.CnpProvider
True if a copy operation is possible.
isCnpCopyEnabled() - Method in class dsto.dfc.swing.table.DfcTable
 
isCnpCopyEnabled() - Method in class dsto.dfc.swing.tree.DfcTree
 
isCnpCutEnabled() - Method in interface dsto.dfc.swing.dnd.CnpProvider
True if a cut operation is possible.
isCnpCutEnabled() - Method in class dsto.dfc.swing.table.DfcTable
 
isCnpCutEnabled() - Method in class dsto.dfc.swing.tree.DfcTree
 
isCnpPasteEnabled(Transferable) - Method in interface dsto.dfc.swing.dnd.CnpProvider
True if a paste operation with a given transferable is possible.
isCnpPasteEnabled(Transferable) - Method in class dsto.dfc.swing.table.DfcTable
 
isCnpPasteEnabled(Transferable) - Method in class dsto.dfc.swing.tree.DfcTree
 
isCompress() - Method in class dsto.dfc.swing.persistence.SerializeAccessoryPanel
 
isCompressed() - Method in class dsto.dfc.swing.persistence.SerializedFormat
 
isConfirmDelete() - Method in class dsto.dfc.swing.list.CmdDeleteRow
 
isConfirmDelete() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
isDataFlavorSupported(DataFlavor) - Method in class dsto.dfc.swing.dnd.MissingDataTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class dsto.dfc.swing.dnd.ObjectTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class dsto.dfc.swing.table.TableModelTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class dsto.dfc.swing.tree.TreeModelTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class dsto.dfc.swing.undo.EditTransferable
 
isDataObject() - Method in class dsto.dfc.databeans.TypeInfo
Test if instances of this type are IDataObject-based.
isDefault(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
isDeferredCommit() - Method in class dsto.dfc.swing.forms.BasicForm
 
isDeferredCommit() - Method in interface dsto.dfc.swing.forms.Form
True if editor commit requests from child editors are deferred until commitEdits () is explicitly called on this form.
isDeferredCommit() - Method in class dsto.dfc.swing.forms.FormDialog
 
isDeferredCommit() - Method in class dsto.dfc.swing.forms.FormPanel
 
isDirectEdit() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
isDirectEdit() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
isDirectEdit() - Method in class dsto.dfc.swing.controls.RadioBox
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Return true if the value returned by getCustomizerValue () should be directly loaded into its form (the form will be set to deferred commit mode).
isDirectEdit() - Method in class dsto.dfc.swing.forms.BasicForm
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.EnumFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.FormDialog
 
isDirectEdit() - Method in interface dsto.dfc.swing.forms.FormEditor
True if the editor directly edits the value passed in with setValue ().
isDirectEdit() - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.FormPanel
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JFileChooserFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JLabelFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JListFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JTableFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
isDirectEdit() - Method in class dsto.dfc.swing.list.CmdCustomize
 
isDirectEdit() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
isDirectEdit() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
isDirectEdit() - Method in class dsto.dfc.swing.table.MapTableView
 
isDirectEdit() - Method in class dsto.dfc.swing.text.TermCustomizer
 
isDirectEdit() - Method in class dsto.dfc.swing.tree.CmdCustomize
 
isDisposed() - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
isDisposed() - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
isDisposed() - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
isDisposed() - Method in class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
isDisposed() - Method in class dsto.dfc.swt.forms.LabelizerPipe
 
isDisposed() - Method in class dsto.dfc.swt.forms.MultiPipe
 
isDisposed() - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
isDisposed() - Method in interface dsto.dfc.swt.forms.Pipe
Test if pipe has been disposed.
isDisposed() - Method in class dsto.dfc.swt.forms.PropertyPipe
 
isDisposed() - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
isDisposed() - Method in class dsto.dfc.swt.forms.TextEndpoint
 
isDisposed() - Method in class dsto.dfc.swt.forms.TranslatorPipe
 
isDisposeOnClose() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
isDragNDropEnabled() - Method in class dsto.dfc.swing.undo.EditListView
 
isDragOK(DragGestureEvent) - Method in interface dsto.dfc.swing.dnd.DragComponent
Return true if starting a drag in the given context is possible.
isDragOK(DragGestureEvent) - Method in class dsto.dfc.swing.table.DfcTable
 
isDragOK(DragGestureEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
isDragOK(DragGestureEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
isDropOK(DropTargetDragEvent) - Method in interface dsto.dfc.swing.dnd.DropComponent
Return true if a drop in the context in a DropTargetDragEvent is possible.
isDropOK(DropTargetDragEvent) - Method in class dsto.dfc.swing.table.DfcTable
 
isDropOK(DropTargetDragEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
isDropOK(DropTargetDragEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
isEditable() - Method in class dsto.dfc.swing.controls.IconTextField
 
isEditable() - Method in class dsto.dfc.swing.table.MapTableView
 
isEditAfterAdd() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
isEmpty() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
isEmpty() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
isEmpty() - Method in class dsto.dfc.collections.ConcurrentHashSet
 
isEmpty() - Method in class dsto.dfc.collections.CountedSet
 
isEmpty() - Method in class dsto.dfc.collections.EmptyCollection
 
isEmpty() - Method in class dsto.dfc.collections.IdentityHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class dsto.dfc.collections.IdentityHashSet
Returns true if this set contains no elements.
isEmpty() - Method in class dsto.dfc.databeans.DataObjectDictionary
 
isEmpty() - Method in class dsto.dfc.databeans.PropertyPath
 
isEmpty() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
 
isEmpty() - Method in class dsto.dfc.swing.undo.EditListModel
 
isEmpty() - Method in class livespace.services.EntityList
Returns true if this list contains no entities.
isEnabled(int) - Static method in class dsto.dfc.logging.Log
 
isEnabled() - Method in class dsto.dfc.swing.commands.AbstractCommand
Returns true.
isEnabled() - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
isEnabled() - Method in interface dsto.dfc.swing.commands.Command
True if the command is enabled, ie able to execute in the current context.
isEnabled() - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
isEnabled() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
isEnabled() - Method in interface dsto.dfc.swt.commands.Command
True if the command is enabled, ie able to execute in the current context.
ISerializer - Interface in dsto.dfc.swing.persistence
Defines an object that can serialize/deserialize an object to a stream.
isExceptionOnFailure() - Static method in class dsto.dfc.util.Debug
 
isExtensionListInDescription() - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFederated(Entity) - Static method in class livespace.services.Livespace
Determines whether the entity is a local entity or a federated entity
isFederated(Object) - Static method in class livespace.services.Livespace
Determines whether the object is a federated entity.
isFixed() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
isFloating() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
isFocusTraversable() - Method in class dsto.dfc.swing.controls.NumericSpinner.ArrowButton
 
isFull() - Method in class dsto.dfc.collections.cache.AbstractCache
 
isHexString(String) - Static method in class dsto.dfc.text.StringUtility
Test of string contains only hexadecimal characters (0-9,a-f).
isInProgress() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Returns true if UndoableEdits can still be added to this MonitoredEditGroup and false otherwise.
isInRange(TableModel) - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
 
isInResponseToMe(Notification) - Method in class livespace.services.EntityContainer
Test if a notification was generated in response to something I sent.
isInteractive() - Method in class dsto.dfc.swing.commands.AbstractCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicAboutCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicAddEntryCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicCopyCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicCutCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicDeleteCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicExitCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicPasteCommand
 
isInteractive() - Method in class dsto.dfc.swing.commands.BasicPropertiesCommand
 
isInteractive() - Method in interface dsto.dfc.swing.commands.Command
True if this command will interact with the user when execute() is called.
isInteractive() - Method in class dsto.dfc.swing.controls.DfcDialog.CmdCancel
 
isInteractive() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
isInteractive() - Method in class dsto.dfc.swing.logging.CmdShowLogWindow
 
isInteractive() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
isInteractive() - Method in class dsto.dfc.swing.panels.CmdFloatPanel
 
isInteractive() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Returns if this command is interactive.
isInteractive() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Returns if this command is interactive.
isInteractive() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Returns if this command is interactive.
isInteractive() - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
isInteractive() - Method in class dsto.dfc.swing.table.CmdInsertRow
 
isInteractive() - Method in class dsto.dfc.swing.table.CmdSelectAll
 
isInteractive() - Method in class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
isInteractive() - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
isInteractive() - Method in class dsto.dfc.swing.tree.CmdCollapse
 
isInteractive() - Method in class dsto.dfc.swing.tree.CmdExpandAll
 
isInteractive() - Method in class dsto.dfc.swing.tree.CmdRename
 
isInteractive() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
isInteractive() - Method in class dsto.dfc.swt.commands.AbstractCommand
 
isInteractive() - Method in interface dsto.dfc.swt.commands.Command
True if this command will interact with the user when execute () is called.
isLabelProperty(Object, String) - Method in class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
isLeaf(Object) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
isLeaf(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
isLeaf(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
isLeftButton(MouseEvent) - Static method in class dsto.dfc.swt.DFC_SWT
Method isMiddleButton.
isLeftButton(Event) - Static method in class dsto.dfc.swt.DFC_SWT
 
isLocationSelected() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
isMenuAlways() - Method in class dsto.dfc.swt.controls.MenuToolItem
 
isMiddleButton(MouseEvent) - Static method in class dsto.dfc.swt.DFC_SWT
Method isMiddleButton.
isMiddleButton(Event) - Static method in class dsto.dfc.swt.DFC_SWT
 
isModifiable() - Method in class dsto.dfc.collections.BasicPropertySet
 
isModifiable() - Method in class dsto.dfc.collections.EmptyPropertySet
 
isModifiable() - Method in class dsto.dfc.collections.FixedPropertySet
 
isModifiable() - Method in interface dsto.dfc.collections.PropertySet
True if property set may be changed.
isModifiable() - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
isModified(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
 
isMonitorEnabled() - Static method in class dsto.dfc.util.win32.InputMonitor
 
isMultiObject() - Method in class dsto.dfc.databeans.io.XmlInput
See XmlInput.setMultiObject(boolean).
isMultiObject() - Method in class dsto.dfc.databeans.io.XmlOutput
See XmlOutput.setMultiObject(boolean).
isMutable() - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
isMutable() - Method in interface dsto.dfc.swing.list.DfcListModel
Test if this model is mutable (can be changed).
isMutable() - Method in class dsto.dfc.swing.list.ListModelAdapter
 
isMutable() - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
isMutable() - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
isMutable() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
isMutable() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeNode
 
isMutable() - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
isMutable() - Method in interface dsto.dfc.swing.tree.DfcTreeModel
True if the tree can be changed.
isMutable() - Method in interface dsto.dfc.swing.tree.DfcTreeNode
Test if the node can be changed.
IsoDateFormat - Class in dsto.dfc.text
An ISO8601 (ish) date format.
IsoDateFormat() - Constructor for class dsto.dfc.text.IsoDateFormat
Create a new instance.
ISorter<T> - Interface in dsto.dfc.databeans
Interface for view sorters.
isPluginLoaded(String) - Method in class dsto.dfc.util.plugins.PluginManager
Test whether a plugin is loaded.
isPopupInScrollPane() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
isPopupModal() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
isPopupOnAlarm() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
isPopupOnInfo() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
isPopupOnOther() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
isPopupOnWarning() - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
isPrefixOf(PropertyPath) - Method in class dsto.dfc.databeans.PropertyPath
Test if this path is prefix of the given path.
isPrimary - Variable in class livespace.services.entities.VideoSourceEntity
True if this the system's default desktop.
isRadio() - Method in class dsto.dfc.swing.forms.EnumFormEditor
 
isReady() - Method in class livespace.osgi.Dependencies
 
isReady() - Method in class livespace.osgi.Dependency
True if the dependency is ready to be used.
isReady() - Method in class livespace.osgi.ServiceDependency
 
isReady() - Method in class livespace.osgi.SystemPropertyDependency
Checks the specified system property.
isReady() - Method in class livespace.services.osgi.ParticularEntityDependency
 
isReady() - Method in class livespace.services.osgi.SingleEntityDependency
 
isRemoteUrl(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
isResourceExcludedByMatch(String) - Method in class dsto.dfc.tools.JarX
Test if a resource is matched by the excludes set.
isResourceIncludedByMatch(String) - Method in class dsto.dfc.tools.JarX
Tests if a resource is in the root include set by matching a pettern.
isResourceIncludedByName(String) - Method in class dsto.dfc.tools.JarX
Tests if a resource is in the root include set directly by name.
isResourceStored(String) - Method in class dsto.dfc.tools.JarX
Test if a resource has been stored in the archive.
isReverse() - Method in class dsto.dfc.swing.controls.Gradient
 
isRightButton(MouseEvent) - Static method in class dsto.dfc.swt.DFC_SWT
Method isMiddleButton.
isRightButton(Event) - Static method in class dsto.dfc.swt.DFC_SWT
 
isRowSelection() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
True if selection is a series of rows (ie all columns selected).
isSamePath(String) - Method in class dsto.dfc.databeans.PropertyPath
Test if a given path expression is equivalent to this path.
isSameProperty(String) - Method in class dsto.dfc.databeans.PropertyEvent
 
isScrollable() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
isSelectDirectory() - Method in class dsto.dfc.swt.controls.FileTextField
 
isSelected(Object) - Method in interface dsto.dfc.collections.SelectionModel
 
isSelected(Command) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
isSelected(Object) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
isSelected(Command) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
isSelected(Object) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
isShowingName() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
isShowingName() - Method in class dsto.dfc.swing.panels.TitleHidePolicy
 
isShowingName() - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
isSignificant() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Returns true if any of its component edits are significant.
isSigningOff() - Method in class dsto.dfc.test.AbstractProtocol
Returns true if the last response of this protocol is to sign off from the exchange.
isSingletonClass(Class) - Static method in class dsto.dfc.util.Beans
Test if a class is a singleton class type (see Singleton for details on what constitues a singleton class).
isSoftLink - Variable in class dsto.dfc.databeans.DataBeanLink
 
isSoftLink() - Method in class dsto.dfc.databeans.DataBeanLink
 
isSoftLink - Variable in class dsto.dfc.databeans.DataObjectLink
 
isSoftLink() - Method in class dsto.dfc.databeans.DataObjectLink
 
isSoftLink(Object) - Static method in class dsto.dfc.databeans.DataObjects
Test if an object is a soft link (i.e.
isSoftLink() - Method in interface dsto.dfc.databeans.IDataObjectLink
True if this is a soft link.
isSorterProperty(Object, String) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
 
isSorterProperty(Object, String) - Method in class dsto.dfc.swt.viewers.DataObjectViewerSorter
 
isSorterProperty(Object, String) - Method in class dsto.dfc.swt.viewers.InverseViewerSorter
 
isStandAlone() - Method in class dsto.dfc.swing.panels.ToolView
 
isSynchronized() - Method in class livespace.services.PropertySynchronizer
 
isSynchronized(PropertyEvent) - Method in class livespace.services.PropertySynchronizer
 
isSynchronized() - Method in class livespace.services.SizeSynchronizer
 
isSynchronized(PropertyEvent) - Method in class livespace.services.Synchronizer
This is called whenever a property changes on the object of interest.
isSynchronized() - Method in class livespace.services.Synchronizer
Called to test whether the object is currently synchronized.
isSystemClass(String) - Static method in class dsto.dfc.tools.JarX
Test if a given class name is a 'system' class, ie a class provided by the JRE or a core extension.
isSystemClass(String) - Static method in class dsto.dfc.util.DfcSystem
Test if a given class name is a 'system' class, ie a class provided by the JRE or a core extension.
istartBundle(BundleContext, String, int) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Installs and starts a bundle from the bundle repository.
isToggle() - Method in class dsto.dfc.swing.controls.ToolButton
 
isTransient(Object) - Method in class dsto.dfc.databeans.DataBean
 
isTransient(Object) - Method in class dsto.dfc.databeans.DataBeanLink
 
isTransient(Object) - Method in class dsto.dfc.databeans.DataObject
 
isTransient(Object) - Method in class dsto.dfc.databeans.DataObjectLink
 
isTransient(Object) - Method in class dsto.dfc.databeans.DataObjectView
 
isTransient(Object) - Method in class dsto.dfc.databeans.FancyDataObject
 
isTransient(Object) - Method in interface dsto.dfc.databeans.IDataObject
Test a property is transient (ie will not be preserved if the object is saved).
isTransient(Object) - Method in class dsto.dfc.databeans.ListDataObject
 
isTransient(Object) - Method in class dsto.dfc.databeans.MapDataObject
 
isTransient(Object) - Method in class dsto.dfc.databeans.SetDataObject
 
isTransient(Object) - Method in class dsto.dfc.databeans.SimpleDataObject
 
isTransient(Object) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
IStringTranslator - Interface in dsto.dfc.text
Interface for translators that convert to/from string format.
IStringTranslator.FromString - Class in dsto.dfc.text
Adapts a IStringTranslator to the one-way ITranslator interface.
IStringTranslator.FromString(IStringTranslator) - Constructor for class dsto.dfc.text.IStringTranslator.FromString
 
IStringTranslator.ToString - Class in dsto.dfc.text
Adapts a IStringTranslator to the one-way ITranslator interface.
IStringTranslator.ToString(IStringTranslator) - Constructor for class dsto.dfc.text.IStringTranslator.ToString
 
isValid(Object) - Method in class dsto.dfc.swt.viewers.StringTranslatorCellValidator
 
isVetoed() - Method in class dsto.dfc.swing.panels.PanelManagerEvent
True if an aboutToRemovePanel event has been vetoed with veto ().
isVisible() - Method in interface dsto.dfc.swing.panels.FrameLike
 
isVisible() - Method in class dsto.dfc.swing.panels.GhostFrame
 
isWin32Available() - Static method in class dsto.dfc.util.win32.Win32
True if Win32 calls are available.
isZipArchive(String) - Method in class dsto.dfc.tools.JarX
Test if a path name refers to a ZIP archive.
item - Variable in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
items - Variable in class dsto.dfc.swt.controls.ListCheckboxChooser
 
items - Variable in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
items - Variable in class dsto.dfc.swt.viewers.CmdDeleteItem
 
items - Variable in class dsto.dfc.swt.viewers.CmdMoveItem
 
items - Variable in class livespace.services.entities.teamscope.Trash
 
itemSizeChanged(ToolBar) - Static method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
Item providers can call this method to let the toolbar provider know the size of one of the items on the provider's toolbar may have changed (e.g.
itemStateChanged(ItemEvent) - Method in class dsto.dfc.swing.controls.GradientPanel
 
iterator - Variable in class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
iterator() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
iterator() - Method in class dsto.dfc.collections.CollectionEvent
 
iterator() - Method in class dsto.dfc.collections.ConcurrentHashSet
 
iterator() - Method in class dsto.dfc.collections.CountedSet
 
iterator() - Method in class dsto.dfc.collections.EmptyCollection
 
iterator() - Static method in class dsto.dfc.collections.EmptyIterator
 
iterator() - Method in class dsto.dfc.collections.FixedArraySetList
 
iterator() - Method in class dsto.dfc.collections.IdentityHashSet
Returns an iterator over the elements in this set.
iterator() - Method in interface dsto.dfc.collections.SelectionModel
 
iterator() - Method in class dsto.dfc.databeans.DataObject
Create an iterator over all the values in the object.
iterator() - Method in class dsto.dfc.databeans.DataObjectView
 
iterator() - Method in class dsto.dfc.databeans.Registry
Create an iterator over all the entities in the registry.
iterator() - Method in class dsto.dfc.databeans.UnionFilter
 
iterator() - Method in class dsto.dfc.logging.LogMessageBuffer
 
iterator() - Method in class livespace.osgi.Dependencies
Return an iterator over the dependencies.
iterator() - Method in class livespace.services.EntityList
Returns an iterator of EntityList.ListEntity's contained within this list.
iterator() - Method in class livespace.services.EntityRegistry
 
IteratorEnumeration - Class in dsto.dfc.collections
Adapts an java.util.Iterator to the java.util.Enumeration interface.
IteratorEnumeration(Iterator) - Constructor for class dsto.dfc.collections.IteratorEnumeration
 
ITranslator - Interface in dsto.dfc.util
Defines an object that translates objects from one form to another.

J

JarX - Class in dsto.dfc.tools
A JAR file generator tool that operates by taking a one or more 'root' resource patterns (eg the main class of an application or a set of library package names) and generates a JAR containing the root resources plus any referenced resources.
JarX(File) - Constructor for class dsto.dfc.tools.JarX
Create an instance of JarX writing to a ZIP archive.
JarX(File, boolean) - Constructor for class dsto.dfc.tools.JarX
Create an instance of JarX writing to a ZIP or JAR archive.
JarXTask - Class in dsto.dfc.tools
An Ant build task wrapper for JarX.
JarXTask() - Constructor for class dsto.dfc.tools.JarXTask
 
JarXTask.PatternArgument - Class in dsto.dfc.tools
 
JarXTask.PatternArgument(List, List) - Constructor for class dsto.dfc.tools.JarXTask.PatternArgument
 
JavaBean - Interface in dsto.dfc.util
Marker interface for JavaBean's.
JavaBeanPropertyPipe - Class in dsto.dfc.swt.forms
A pipe that inputs a data bean and outputs the value of one of its properties.
JavaBeanPropertyPipe(String) - Constructor for class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
JavaDataBean - Class in dsto.dfc.databeans
Wraps a JavaBean as an IDataBean.
JavaDataBean() - Constructor for class dsto.dfc.databeans.JavaDataBean
Create a default instance.
JavaDataBean(Object) - Constructor for class dsto.dfc.databeans.JavaDataBean
Constructor for JavaDataBean.
javaToElvin(String) - Static method in class livespace.services.Livespace
Convert Java-style member name to an Elvin-style field name.
javaToNative(Object, TransferData) - Method in class dsto.dfc.swt.dnd.DataObjectTransfer
 
JCheckBoxFormEditor - Class in dsto.dfc.swing.forms
A form editor that can be used to bind JCheckBox's.
JCheckBoxFormEditor() - Constructor for class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
JCheckBoxFormEditor(JCheckBox) - Constructor for class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
JCheckBoxFormEditor(JCheckBox, String) - Constructor for class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
JComboBoxFormEditor - Class in dsto.dfc.swing.forms
A form editor that can be used to bind JComboBox'es.
JComboBoxFormEditor() - Constructor for class dsto.dfc.swing.forms.JComboBoxFormEditor
 
JComboBoxFormEditor(JComboBox) - Constructor for class dsto.dfc.swing.forms.JComboBoxFormEditor
 
JComboBoxFormEditor(JComboBox, String) - Constructor for class dsto.dfc.swing.forms.JComboBoxFormEditor
 
JComboBoxFormEditor(JComboBox, ValueConverter, String) - Constructor for class dsto.dfc.swing.forms.JComboBoxFormEditor
 
JComboBoxFormEditor(JComboBox, ValueConverter, String, Class) - Constructor for class dsto.dfc.swing.forms.JComboBoxFormEditor
Creates a new JComboBoxFormEditor instance.
jcrFunction - Variable in class livespace.services.entities.info_repository.QueryEntity
 
JDirect_MacOSX - Static variable in class dsto.dfc.util.BrowserControl
The framework to reference on Mac OS X
JFileChooserFormEditor - Class in dsto.dfc.swing.forms
FormEditor that wraps a JFileChooser component.
JFileChooserFormEditor() - Constructor for class dsto.dfc.swing.forms.JFileChooserFormEditor
 
JFileChooserFormEditor(JFileChooser) - Constructor for class dsto.dfc.swing.forms.JFileChooserFormEditor
 
jj_nt - Variable in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
jjstrLiteralImages - Static variable in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
JLabelFormEditor - Class in dsto.dfc.swing.forms
A read-only editor binding for JLabel's.
JLabelFormEditor(JLabel) - Constructor for class dsto.dfc.swing.forms.JLabelFormEditor
 
JLabelFormEditor(JLabel, ValueConverter) - Constructor for class dsto.dfc.swing.forms.JLabelFormEditor
 
JLabelFormEditor(JLabel, int, ValueConverter) - Constructor for class dsto.dfc.swing.forms.JLabelFormEditor
Create a new JLabelFormEditor instance.
JListFormEditor - Class in dsto.dfc.swing.forms
Displays a java.util.List value in a JList component.
JListFormEditor(JList) - Constructor for class dsto.dfc.swing.forms.JListFormEditor
 
JListSelectionFormEditor - Class in dsto.dfc.swing.forms
Form editor that sets the current editor value to the selected value in a JList.
JListSelectionFormEditor(JList) - Constructor for class dsto.dfc.swing.forms.JListSelectionFormEditor
 
join(Object[], String) - Static method in class dsto.dfc.text.StringUtility
Join an array of objects into single string.
join(List, String) - Static method in class dsto.dfc.text.StringUtility
Join an array of objects into single string.
join(Object[]) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copy of StringUtility.join(Object[], String).
JSliderFormEditor - Class in dsto.dfc.swing.forms
 
JSliderFormEditor(JSlider) - Constructor for class dsto.dfc.swing.forms.JSliderFormEditor
 
JSliderFormEditor(JSlider, String) - Constructor for class dsto.dfc.swing.forms.JSliderFormEditor
 
JSliderFormEditor(JSlider, ValueConverter, String) - Constructor for class dsto.dfc.swing.forms.JSliderFormEditor
 
JTableFormEditor - Class in dsto.dfc.swing.forms
Edits a value in a Swing JTable.
JTableFormEditor(JTable) - Constructor for class dsto.dfc.swing.forms.JTableFormEditor
 
JTextFieldEditorAdapter - Class in dsto.dfc.swing.controls
Adapts a JTextField to the TableCellEditor and TreeCellEditor interfaces.
JTextFieldEditorAdapter(JTextField) - Constructor for class dsto.dfc.swing.controls.JTextFieldEditorAdapter
Create an adapter with no data conversion (ie text is copied directly to model).
JTextFieldEditorAdapter(JTextField, Class) - Constructor for class dsto.dfc.swing.controls.JTextFieldEditorAdapter
Create an adapter that converts data from text field to values of a given type.
JTextFieldEditorAdapter(JTextField, Class, ValueConverter) - Constructor for class dsto.dfc.swing.controls.JTextFieldEditorAdapter
Create an adapter that converts data from text field to values of a given type.
JTextFieldFormEditor - Class in dsto.dfc.swing.forms
A form editor that can be used to bind any JTextComponent, including JTextField's.
JTextFieldFormEditor() - Constructor for class dsto.dfc.swing.forms.JTextFieldFormEditor
 
JTextFieldFormEditor(JTextComponent) - Constructor for class dsto.dfc.swing.forms.JTextFieldFormEditor
 
JTextFieldFormEditor(JTextComponent, String) - Constructor for class dsto.dfc.swing.forms.JTextFieldFormEditor
 
JTextFieldFormEditor(JTextComponent, ValueConverter, String) - Constructor for class dsto.dfc.swing.forms.JTextFieldFormEditor
 
JTitledSeparator - Class in dsto.dfc.swing.controls
Similar to JSeparator, but displays some title text to the left.
JTitledSeparator() - Constructor for class dsto.dfc.swing.controls.JTitledSeparator
 
JTreeSelectionFormEditor - Class in dsto.dfc.swing.forms
Adapts JTree to act as a single-selection editor (the selected entry in the tree is the editor value).
JTreeSelectionFormEditor(JTree) - Constructor for class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
JTreeSelectionFormEditor(JTree, String) - Constructor for class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
JTreeSelectionFormEditor(JTree, Class, String) - Constructor for class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 

K

KbmlSerializer - Class in dsto.dfc.swing.persistence
Serializer that uses KBML IO.
KbmlSerializer() - Constructor for class dsto.dfc.swing.persistence.KbmlSerializer
 
keep(List<File>, File) - Method in class dsto.dfc.databeans.io.DataObjectPersister2.CleanupTask
 
key - Variable in class dsto.dfc.collections.cache.CacheEntry
The key used to store the value.
key - Variable in class livespace.osgi.SystemPropertyDependency
 
keyComparator - Variable in class dsto.dfc.swing.table.MapTableModel
The comparator used to sort orderedEntries by the keys of its Map.Entry's.
keyEquals(Object) - Method in class dsto.dfc.util.UniqueObject
Delegated to the key's equals () method.
keyProperty - Variable in class dsto.dfc.databeans.Registry
 
keys() - Method in class dsto.dfc.collections.cache.AbstractCache
 
keys() - Method in class dsto.dfc.databeans.DataObjectDictionary
 
keySet() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
keySet() - Method in class dsto.dfc.collections.IdentityHashMap
Returns a set view of the keys contained in this map.
killSplitPaneBorder(JSplitPane) - Static method in class dsto.dfc.swing.SwingSupport
Remove all borders from a split pane, including the special border used on the divider in JDK >= 1.3.
kind - Variable in class dsto.dfc.swing.text.selection.Token
An integer that describes the kind of this token.

L

label - Variable in class dsto.dfc.swing.forms.FontLabelEditor
 
label - Variable in class dsto.dfc.swing.forms.JLabelFormEditor
 
label(Composite, String) - Static method in class dsto.dfc.swt.forms.Forms
Creates a left-aligned Label within the parent Composite panel with the provided text.
label(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a Label within the parent Composite panel with the provided text and style.
label(Composite, String, int, int) - Static method in class dsto.dfc.swt.forms.Forms
Creates a Label within the parent Composite panel with the provided text and style.
label - Variable in class dsto.dfc.swt.icons.ValueLabel
The user-visible label.
labelFor(ValueLabel[], Object) - Static method in class dsto.dfc.swt.icons.ValueLabel
Get the label associated with a value.
LabelizerPipe - Class in dsto.dfc.swt.forms
A pipe that turns a value into a UI label and vice-versa.
LabelizerPipe(ValueLabel[]) - Constructor for class dsto.dfc.swt.forms.LabelizerPipe
Create a new instance.
labelsAndValues - Variable in class dsto.dfc.swt.forms.LabelizerPipe
 
LARGE_CLOSED_ICON - Static variable in class dsto.dfc.swing.controls.AbstractIconicFolder
 
LARGE_OPEN_ICON - Static variable in class dsto.dfc.swing.controls.AbstractIconicFolder
 
largeIcon - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
last() - Method in class dsto.dfc.databeans.PropertyPath
Get the last component of the path.
lastBackedUp - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
lastIndex() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns the index of the last edit in the list.
lastIndexOf(Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
lastIndexOf(Object) - Method in class dsto.dfc.collections.FixedArraySetList
 
lastModified - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
lastPress - Variable in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
lastTouched - Variable in class livespace.services.Entity
Last time the entity got an update from the server (used by client container only).
layout - Variable in class livespace.services.entities.vtc.PictureProgramEntity
The id of the PictureProgramLayoutEntity that represents the layout this picture program will use
LAYOUT_HORIZONTAL - Static variable in class dsto.dfc.swing.controls.RadioBox
Lay out radio buttons horizontally.
LAYOUT_SINGLE - Static variable in class dsto.dfc.swing.controls.BillBoard
 
LAYOUT_SINGLE - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
LAYOUT_STRETCHED_ASPECT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
LAYOUT_STRETCHED_ASPECT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
LAYOUT_STRETCHED_NOASPECT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
LAYOUT_STRETCHED_NOASPECT - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
LAYOUT_TILED - Static variable in class dsto.dfc.swing.controls.BillBoard
 
LAYOUT_TILED - Static variable in class dsto.dfc.swing.controls.DfcBillboard
 
LAYOUT_VERTICAL - Static variable in class dsto.dfc.swing.controls.RadioBox
Lay out radio buttons vertically.
layoutContainer(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
layoutContainer(Container) - Method in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
LazyElementMap - Class in dsto.dfc.databeans.io
Provides a mapping from an XML element type to a decoder for that type.
LazyElementMap() - Constructor for class dsto.dfc.databeans.io.LazyElementMap
 
LazyElementMap(LazyElementMap) - Constructor for class dsto.dfc.databeans.io.LazyElementMap
 
LazyTypeMap - Class in dsto.dfc.databeans.io
Extends TypeMap to add lazy creation of the value mapped to a class.
LazyTypeMap() - Constructor for class dsto.dfc.databeans.io.LazyTypeMap
 
LazyTypeMap(LazyTypeMap) - Constructor for class dsto.dfc.databeans.io.LazyTypeMap
 
ldapFilterFor(Class<?>) - Static method in class livespace.osgi.NewServiceBinding
Create an LDAP filter for selecting a service with a given service class type.
ldapFilterFor(String) - Static method in class livespace.osgi.NewServiceBinding
Create an LDAP filter for selecting a service with a given service class type.
ldapFilterFor(Class<?>, String) - Static method in class livespace.osgi.NewServiceBinding
Create an LDAP filter for selecting a service with a given service class type plus an addition filter.
ldapFilterFor(String, String) - Static method in class livespace.osgi.NewServiceBinding
Create an LDAP filter for selecting a service with a given service class type plus an addition filter.
ldapFilterFor(Class<?>) - Static method in class livespace.osgi.ServiceBinding
Create an LDAP filter for selecting a service with a given service class type.
ldapFilterFor(String) - Static method in class livespace.osgi.ServiceBinding
Create an LDAP filter for selecting a service with a given service class type.
ldapFilterFor(Class<?>, String) - Static method in class livespace.osgi.ServiceBinding
Create an LDAP filter for selecting a service with a given service class type plus an addition filter.
ldapFilterFor(String, String) - Static method in class livespace.osgi.ServiceBinding
Create an LDAP filter for selecting a service with a given service class type plus an addition filter.
LEFT - Static variable in class dsto.dfc.swing.icons.ArrowIcon
 
LEFT - Static variable in class dsto.dfc.swt.util.Geometry
 
length() - Method in class dsto.dfc.databeans.PropertyPath
 
length - Variable in class dsto.dfc.swt.text.UrlScanner.UrlRange
 
letPanelDoDisposing(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.ToolView
 
level - Variable in class livespace.services.entities.LightEntity
 
lexStateNames - Static variable in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
LIGHT_GRAY - Static variable in class dsto.dfc.swt.DFC_SWT
 
LightEntity - Class in livespace.services.entities
Entity to represent a light in the room.
LightEntity() - Constructor for class livespace.services.entities.LightEntity
 
LightEntity(String, String) - Constructor for class livespace.services.entities.LightEntity
 
limit - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The maximum number of edits stored in the undo list.
lineGetStyle(LineStyleEvent) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
Called by text field to get style for a line.
Link - Class in livespace.services.entities
Entity to represent a link/url within a Livespace
Link() - Constructor for class livespace.services.entities.Link
 
Link(String, String) - Constructor for class livespace.services.entities.Link
 
linkActivated(String) - Method in class dsto.dfc.swing.text.TermCustomizer
Called when a hyperlink in the text pane is activated and delegates to customize/remove/addTerm ().
linkage - Static variable in class dsto.dfc.util.BrowserControl
The linkage object required for JDirect 3 on Mac OS X.
linkColour - Variable in class livespace.services.entities.room_presentation.RoomPresentation
link colour
linkDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
linkEntered(String) - Method in class dsto.dfc.swing.text.TermCustomizer
Called when a hyperlink in the text pane is entered and shows tooltip.
linkExited(String) - Method in class dsto.dfc.swing.text.TermCustomizer
Called when a hyperlink in the text pane is exited and clears tooltip.
linkNoDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
list - Variable in class dsto.dfc.swing.forms.JListFormEditor
 
list - Variable in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
list - Variable in class dsto.dfc.swing.list.AbstractAddRowCommand
 
list - Variable in class dsto.dfc.swing.list.CmdDeleteRow
 
list - Variable in class dsto.dfc.swing.list.ListModelAdapter
 
list - Variable in class dsto.dfc.swing.undo.EditListModel
The list of UndoableEdits.
LIST - Static variable in class dsto.dfc.swt.viewers.SelectionBinding
 
list_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
ListCheckboxChooser - Class in dsto.dfc.swt.controls
A chooser that allows items to be added/removed from a collection by checking/unchecking them in a checkbox list view.
ListCheckboxChooser(Composite, int, Collection) - Constructor for class dsto.dfc.swt.controls.ListCheckboxChooser
 
ListDataObject - Class in dsto.dfc.databeans
An extension of the DFC monitored list that supports access via the IDataObject interface.
ListDataObject() - Constructor for class dsto.dfc.databeans.ListDataObject
 
ListDataObject(List) - Constructor for class dsto.dfc.databeans.ListDataObject
 
listener - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
listener - Variable in class dsto.dfc.swing.table.MapTableView
 
listener - Variable in class dsto.dfc.swing.UIPropertyListener
 
listener - Variable in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
listener - Variable in class dsto.dfc.swt.util.UIPropertyListener
 
listener - Variable in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
listenerInterface - Variable in class dsto.dfc.util.WeakEventListener
The event listener interface (eg PropertyChangeListener).
listenerList - Variable in class dsto.dfc.swing.undo.EditListModel
For managing ListDataListeners.
listeners - Variable in class dsto.dfc.collections.CompositeList
 
listeners - Variable in class dsto.dfc.databeans.AbstractDataObject
 
listeners - Variable in class dsto.dfc.swing.commands.AbstractMutableCommand
 
listeners - Variable in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
listenersRejectPanelRemoval(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
 
listenForEditsFromPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.EditPropagator
 
listenForEnablingEvents(boolean) - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
The boolean listen indicates whether the command should allow itself to be enable-able by listening to cursor changes.
listenForEnablingEvents() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Start listening for enabling cursor changes.
listenForEnablingEvents() - Method in class dsto.dfc.swing.undo.CmdRedoTo
 
listenForEnablingEvents() - Method in class dsto.dfc.swing.undo.CmdUndoTo
 
listIterator() - Method in class dsto.dfc.collections.BasicMonitoredList
 
listIterator(int) - Method in class dsto.dfc.collections.BasicMonitoredList
 
listIterator() - Method in class dsto.dfc.collections.FixedArraySetList
 
listIterator(int) - Method in class dsto.dfc.collections.FixedArraySetList
 
ListModelAdapter - Class in dsto.dfc.swing.list
Adapts a List to look like a Swing ListModel.
ListModelAdapter(List) - Constructor for class dsto.dfc.swing.list.ListModelAdapter
 
ListModelAdapter(List, boolean) - Constructor for class dsto.dfc.swing.list.ListModelAdapter
Create a new instance.
listObjects() - Method in class dsto.dfc.swing.persistence.PersistenceManager
Retrieve the list of all available persistent objects.
listObjects(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Retrieve the list of all available persistent objects.
listObjects(Selector) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Retrieve the list of all available persistent objects matching a given selector.
listObjects(String, Selector) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Retrieve the list of all available persistent objects matching a given selector.
listPlugins() - Method in class dsto.dfc.util.plugins.PluginManager
Find all plugins currently available on the plugin search path.
lists - Variable in class dsto.dfc.collections.CompositeList
 
ListShuffler - Class in dsto.dfc.swt.controls
Basic list editor that allows user to shuffle items between two lists.
ListShuffler(Composite, int) - Constructor for class dsto.dfc.swt.controls.ListShuffler
 
Livespace - Class in livespace.services
Basic definitions and methods used by Livespace clients.
livespace.elvin.ant - package livespace.elvin.ant
 
livespace.elvin.client - package livespace.elvin.client
 
livespace.elvin.server - package livespace.elvin.server
 
livespace.osgi - package livespace.osgi
 
livespace.osgi.bootstrap - package livespace.osgi.bootstrap
 
livespace.osgi.service - package livespace.osgi.service
 
livespace.services - package livespace.services
 
livespace.services.common - package livespace.services.common
 
livespace.services.entities - package livespace.services.entities
 
livespace.services.entities.info_repository - package livespace.services.entities.info_repository
 
livespace.services.entities.meta_apps - package livespace.services.entities.meta_apps
 
livespace.services.entities.room_presentation - package livespace.services.entities.room_presentation
 
livespace.services.entities.sessions - package livespace.services.entities.sessions
 
livespace.services.entities.teamscope - package livespace.services.entities.teamscope
 
livespace.services.entities.vtc - package livespace.services.entities.vtc
 
livespace.services.osgi - package livespace.services.osgi
 
livespace.ui.dashboard - package livespace.ui.dashboard
 
LIVESPACE_ICON - Static variable in class livespace.ui.dashboard.AboutBoxPanel
 
LivespaceService - Class in livespace.osgi.service
Java Service Wrapper main class that embeds the Livespace client as a system service.
LivespaceService() - Constructor for class livespace.osgi.service.LivespaceService
 
loadClass(String) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Loads the class with the specified name.
loadClass(String, boolean) - Method in class dsto.dfc.util.plugins.DfcClassLoader
Loads the class with the specified name.
loadEditor(BasicForm.EditorEntry) - Method in class dsto.dfc.swing.forms.BasicForm
 
loadEditors() - Method in class dsto.dfc.swing.forms.BasicForm
 
loadFactor - Variable in class dsto.dfc.collections.IdentityHashMap
The load factor for the hashtable.
loadFields() - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
loadFromFields() - Method in class dsto.dfc.swing.controls.FontSelector
 
loadImageData(String) - Static method in class dsto.dfc.swt.icons.Images
Load image data from a resource.
loadImageData(URL) - Static method in class dsto.dfc.swt.icons.Images
Load image data from a URL.
loadModelFromTextField() - Method in class dsto.dfc.swing.controls.NumericSpinner
Loads the model from the text field.
loadOrderedEntries() - Method in class dsto.dfc.swing.table.MapTableModel
(Re)load orderedEntries from the map.
loadProperties(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
loadProperties(URL) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
loadProperties(URL, Properties) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
loadScheme() - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Assigns the number of rows required to fit all of the buttons.
loadTextFieldFromModel() - Method in class dsto.dfc.swing.controls.NumericSpinner
Loads the text field value from the model.
loadToFields() - Method in class dsto.dfc.swing.controls.FontSelector
 
localFrame - Variable in class dsto.dfc.swing.panels.ExternalFloatState
 
Localhost - Class in dsto.dfc.net
General host info utilities.
location - Variable in class livespace.services.entities.room_presentation.SchematicItem
 
locationFor(Component, Component) - Method in class dsto.dfc.swing.panels.Corner
 
locationFor(Component, Component, int) - Method in class dsto.dfc.swing.panels.Corner
 
locationFor(Component, Component, int) - Method in class dsto.dfc.swing.panels.TopLeft
 
locationProperty - Variable in class dsto.dfc.swt.controls.NiceWindow
The name of the property in the preferences that stores the window size (null = no save).
lock - Variable in class dsto.dfc.test.ProtocolServer
 
lockActivePanelDuringPlayback(boolean) - Method in class dsto.dfc.swing.undo.MonitorPanel
If lock is true, then undoing or redoing panel switching edits will have no effect (which would hide the MonitorPanel).
lockPanelsOption - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
Log - Class in dsto.dfc.logging
A basic application log.
log(String) - Static method in class dsto.dfc.tools.JarX
Log a message.
log - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
LogChecker - Class in dsto.dfc.test
JUnit utility class that listens to DFC log events and logs any errors/warnings and can be used to fail a test if any are logged.
LogChecker() - Constructor for class dsto.dfc.test.LogChecker
 
LogEntry - Class in livespace.services.entities.teamscope
 
LogEntry() - Constructor for class livespace.services.entities.teamscope.LogEntry
 
LogEntry(String, String, String) - Constructor for class livespace.services.entities.teamscope.LogEntry
 
LogEntry(String, String, String, String) - Constructor for class livespace.services.entities.teamscope.LogEntry
 
LogEvent - Class in dsto.dfc.logging
 
LogEvent(Object, int, String) - Constructor for class dsto.dfc.logging.LogEvent
 
LogEvent(Object, int, String, Throwable) - Constructor for class dsto.dfc.logging.LogEvent
 
LogEvent(Object, int, String, Date) - Constructor for class dsto.dfc.logging.LogEvent
 
LogEvent(Object, int, String, Date, Throwable) - Constructor for class dsto.dfc.logging.LogEvent
 
LogFilter - Class in dsto.dfc.logging
A filter for LogEvent's.
LogFilter() - Constructor for class dsto.dfc.logging.LogFilter
 
LogFilter(LogFilter) - Constructor for class dsto.dfc.logging.LogFilter
 
LogListener - Interface in dsto.dfc.logging
 
LogMessageBuffer - Class in dsto.dfc.logging
Stores log messages emitted by the system log.
LogMessageBuffer() - Constructor for class dsto.dfc.logging.LogMessageBuffer
 
LogMessageBuffer(int) - Constructor for class dsto.dfc.logging.LogMessageBuffer
 
LogMessageTable - Class in dsto.dfc.swing.logging
Display a LogMessageBuffer in a table view.
LogMessageTable() - Constructor for class dsto.dfc.swing.logging.LogMessageTable
 
LogMessageTable(LogMessageBuffer) - Constructor for class dsto.dfc.swing.logging.LogMessageTable
 
logMessageTable_selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.logging.LogWindow
 
LogMessageTableModel - Class in dsto.dfc.swing.logging
Adapts a LogMessageBuffer to the Swing TableModel interface.
LogMessageTableModel() - Constructor for class dsto.dfc.swing.logging.LogMessageTableModel
 
LogMessageTableModel(LogMessageBuffer) - Constructor for class dsto.dfc.swing.logging.LogMessageTableModel
 
LogPanel - Class in dsto.dfc.swing.logging
Displays log messages in a formatted text pane.
LogPanel() - Constructor for class dsto.dfc.swing.logging.LogPanel
 
LogPanel(LogMessageBuffer) - Constructor for class dsto.dfc.swing.logging.LogPanel
 
LogStatusAdapter - Class in dsto.dfc.swing.status
Sends log events to a status manager.
LogStatusAdapter(StatusManager) - Constructor for class dsto.dfc.swing.status.LogStatusAdapter
 
LogWindow - Class in dsto.dfc.swing.logging
Displays a browsable table of log events and optionally shows settings for auto popup on error and warning message events.
LogWindow() - Constructor for class dsto.dfc.swing.logging.LogWindow
 
LogWindow(Component, boolean) - Constructor for class dsto.dfc.swing.logging.LogWindow
 
LogWindow(Component, LogMessageBuffer, boolean) - Constructor for class dsto.dfc.swing.logging.LogWindow
 
LogWindowPopper - Class in dsto.dfc.swing.logging
Manages auto popup of the log window when selected types of log events occur.
LogWindowPopper(Component) - Constructor for class dsto.dfc.swing.logging.LogWindowPopper
 
LogWindowPopper(Component, LogMessageBuffer) - Constructor for class dsto.dfc.swing.logging.LogWindowPopper
Create a new instance that will display the log window showing a buffer of messages.
LogWindowPopperEditor - Class in dsto.dfc.swing.logging
Edits the properties of a LogWindowPopper.
LogWindowPopperEditor() - Constructor for class dsto.dfc.swing.logging.LogWindowPopperEditor
 
LONG - Static variable in class dsto.dfc.text.NumberTranslator
 
longForm() - Method in class dsto.dfc.commandline.Option
return the longForm representation of this option.
looksLikeDOSFile(String) - Static method in class dsto.dfc.swt.util.Documents
 
looksLikeUNCFile(String) - Static method in class dsto.dfc.swt.util.Documents
 
lostOwnership(Clipboard, Transferable) - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
lostOwnership(Clipboard, Transferable) - Static method in class dsto.dfc.swing.dnd.ClipboardManager
 
lostOwnership(Clipboard, Transferable) - Method in class dsto.dfc.swing.table.TableModelTransferable
 
lostOwnership(Clipboard, Transferable) - Method in class dsto.dfc.swing.tree.TreeModelTransferable
 
lower - Variable in class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
lowerIcon - Variable in class dsto.dfc.swt.icons.StackIcon
 
lowerInc - Variable in class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
LRB - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
LSB - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
LT - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
LTE - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 

M

m_entrySet - Variable in class dsto.dfc.collections.WeakValueHashMap
 
m_hash - Variable in class dsto.dfc.collections.WeakValueHashMap
 
m_preview - Variable in class dsto.dfc.swing.controls.PrintPreview
 
m_queue - Variable in class dsto.dfc.collections.WeakValueHashMap
 
MAGENTA - Static variable in class dsto.dfc.swt.DFC_SWT
 
main(String[]) - Static method in class dsto.dfc.swing.icons.FlowIcon
This is so that you easily test this class.
main(String[]) - Static method in class dsto.dfc.swt.util.Sleak
 
main(String[]) - Static method in class dsto.dfc.util.plugins.BootStrapLoader
 
Main - Class in livespace.osgi.bootstrap
Shell class that boots the OSGi framework JAR using parameters in the config/boot.properties file.
Main() - Constructor for class livespace.osgi.bootstrap.Main
 
main(String[]) - Static method in class livespace.osgi.bootstrap.Main
 
main(String[]) - Static method in class livespace.osgi.service.LivespaceService
 
main(String[]) - Static method in class livespace.ui.dashboard.DiagnosticsPanel
 
MAIN_MENU_VIEW - Static variable in class dsto.dfc.swing.commands.CommandView
 
MAIN_MENU_VIEW - Static variable in class dsto.dfc.swt.commands.CommandView
 
MainThread - Class in livespace.osgi.bootstrap
API for clients to access the OSGi system's main thread.
MainThread() - Constructor for class livespace.osgi.bootstrap.MainThread
 
mainVideoSource - Variable in class livespace.services.entities.vtc.VTCEntity
The id of the current VideoInputEntity to use as the main video source to send to remote participants
make(IDataObject) - Method in class dsto.dfc.databeans.PropertyPath
Ensure this path exists into a given object.
make(IDataObject, int) - Method in class dsto.dfc.databeans.PropertyPath
Ensure this path exists into a given object.
make(IDataObject, Class) - Method in class dsto.dfc.databeans.PropertyPath
Ensure this path exists into a given object.
make(IDataObject, Class, int) - Method in class dsto.dfc.databeans.PropertyPath
Ensure this path exists into a given object.
makeBottomLeft(Point) - Method in class dsto.dfc.swing.panels.BottomLeft
 
makeBottomRight(Point) - Method in class dsto.dfc.swing.panels.BottomRight
 
makeErrorMessage(Throwable) - Static method in class dsto.dfc.swing.text.selection.NumberSelector
 
makeFrameUncloseable() - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
makeFrameUncloseable() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
makeMenuBar(JMenuBar, CommandView) - Static method in class dsto.dfc.swing.commands.CommandMenus
Create a menu bar from a command view.
makeNodePath(Object[]) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Convert a path defined in terms of user objects to one in this tree defined in terms of tree node's.
makeObjectPath(Object[]) - Static method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Create a path defined in terms of user objects from a path defined by nodes.
makePath(IDataObject, String) - Static method in class dsto.dfc.databeans.DataObjects
Ensure a path exists into a given object.
makePath(IDataObject, String, int) - Static method in class dsto.dfc.databeans.DataObjects
Ensure a path exists into a given object.
makePath(IDataObject, String, Class) - Static method in class dsto.dfc.databeans.DataObjects
Ensure a path exists into a given object.
makePath(IDataObject, String, Class, int) - Static method in class dsto.dfc.databeans.DataObjects
Ensure a path exists into a given object.
makePlaceHolderForPanel() - Method in class dsto.dfc.swing.panels.FixedFloatState
without the placeHolder, the tabPanel will disappear when it does not contain a component.
makePointAbsolute(Point, Point) - Method in class dsto.dfc.swing.panels.TopLeft
 
makePopupMenu(JPopupMenu, CommandView) - Static method in class dsto.dfc.swing.commands.CommandMenus
 
makePopupMenu(JPopupMenu, CommandView, CommandViewNode) - Static method in class dsto.dfc.swing.commands.CommandMenus
 
makeToolBar(JToolBar, CommandView) - Static method in class dsto.dfc.swing.commands.CommandToolBars
Create a toolbar from the specified command view.
makeTopRight(Point) - Method in class dsto.dfc.swing.panels.TopRight
 
makeUncloseable() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
makeUncloseable() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
makeUncloseable() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Ensure this panel cannot be closed.
makeUrl(String) - Static method in class dsto.dfc.swt.util.Documents
Convert a reference that's probably a URL or a filename into a guaranteed bona fide URL.
makeVine(String, Command) - Method in class dsto.dfc.swing.commands.CommandView
Make a vine (tree where all nodes have at most one child) from a command.
makeVine(String) - Method in class dsto.dfc.swing.commands.CommandView
 
makeVine(String, Command) - Method in class dsto.dfc.swt.commands.CommandView
Make a vine (tree where all nodes have at most one child) from a command.
makeVine(String) - Method in class dsto.dfc.swt.commands.CommandView
 
manager - Variable in class dsto.dfc.swing.panels.CmdClosePanel
 
manager - Variable in class dsto.dfc.swing.panels.CmdPageLayoutPanel
 
manager - Variable in class dsto.dfc.swing.panels.CmdPrintPanel
 
manager - Variable in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
 
manager - Variable in class dsto.dfc.swing.panels.HidePolicy
 
map - Variable in class dsto.dfc.swing.table.MapTableModel
The map being presented by this model.
MapDataObject - Class in dsto.dfc.databeans
An extension of the DFC monitored map that supports access via the IDataObject interface.
MapDataObject() - Constructor for class dsto.dfc.databeans.MapDataObject
 
MapDataObject(Map) - Constructor for class dsto.dfc.databeans.MapDataObject
 
mapRow(int) - Method in class dsto.dfc.swing.table.SortedTableModel
Map a row from this table's row space to the enclosed table's row space.
MapTableModel - Class in dsto.dfc.swing.table
Present a java.util.Map as a Swing TableModel with two columns ("Property" and "Value").
MapTableModel() - Constructor for class dsto.dfc.swing.table.MapTableModel
 
MapTableModel(Map) - Constructor for class dsto.dfc.swing.table.MapTableModel
Create a table model from map.
MapTableModel(Map, Comparator) - Constructor for class dsto.dfc.swing.table.MapTableModel
 
MapTableModel(Map, int) - Constructor for class dsto.dfc.swing.table.MapTableModel
 
MapTableModel(Map, Comparator, int) - Constructor for class dsto.dfc.swing.table.MapTableModel
Create a table model from map.
MapTableModel.MapEntryComparator - Class in dsto.dfc.swing.table
Compare Map.Entry's by using keyComparator on the key.
MapTableModel.MapEntryComparator() - Constructor for class dsto.dfc.swing.table.MapTableModel.MapEntryComparator
 
MapTableProvider - Class in dsto.dfc.swt.viewers
A table content and label provider for a Map instance.
MapTableProvider() - Constructor for class dsto.dfc.swt.viewers.MapTableProvider
 
MapTableView - Class in dsto.dfc.swing.table
Edits a java.util.Map in a table view.
MapTableView() - Constructor for class dsto.dfc.swing.table.MapTableView
 
MapTableView(Map) - Constructor for class dsto.dfc.swing.table.MapTableView
 
MapTableView(MapTableModel) - Constructor for class dsto.dfc.swing.table.MapTableView
 
MapTableView.CmdAddProperty - Class in dsto.dfc.swing.table
The "Add Property" command.
MapTableView.CmdAddProperty() - Constructor for class dsto.dfc.swing.table.MapTableView.CmdAddProperty
 
MapTableView.CmdDeleteProperty - Class in dsto.dfc.swing.table
The "Delete Property" command.
MapTableView.CmdDeleteProperty() - Constructor for class dsto.dfc.swing.table.MapTableView.CmdDeleteProperty
 
MATCH_ALL - Static variable in class dsto.dfc.swing.text.selection.CollectionSelector
 
MATCH_ONE - Static variable in class dsto.dfc.swing.text.selection.CollectionSelector
 
matchClass - Variable in class dsto.dfc.swing.text.selection.ClassSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.BooleanSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.ClassSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.CollectionSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.DateSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
matches(double) - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.NumberSelectorPattern
 
matches(double) - Method in class dsto.dfc.swing.text.selection.NumberSelectorPattern
 
matches(double) - Method in class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
matches(Object) - Method in interface dsto.dfc.swing.text.selection.PatternSelector
True if this pattern selector matches the given value.
matches(Object) - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.RegexSelector
 
matches(Object) - Method in interface dsto.dfc.swing.text.selection.Selector
True if this selector matches the given value.
matches(Object) - Method in class dsto.dfc.swing.text.selection.Selector.SelectAllSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.StringContainsSelector
 
matches(Object) - Method in class dsto.dfc.swing.text.selection.StringSelector
 
matches(String) - Method in class dsto.dfc.tools.RegexpResourceMatcher
 
matches(String) - Method in interface dsto.dfc.tools.ResourceMatcher
 
matches(String) - Method in class dsto.dfc.tools.WildcardResourceMatcher
 
Math - Class in dsto.dfc.util
 
MAX_LEVEL - Static variable in class livespace.services.entities.LightEntity
 
MAX_PARAMETERS - Static variable in class dsto.dfc.swing.undo.ParametersPanel
Maximum number of parameters displayable for a single edit.
MAX_VOLUME - Static variable in class livespace.services.common.AudioMixerConstants
Maximum volume for an audio mixer.
maxBackupInterval - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
maxDimension(Dimension, Dimension) - Method in class dsto.dfc.swing.panels.SizeCalculator
 
maximumLayoutSize(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
maxSaveInterval - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
maxSaveInterval - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
maybeCopyList() - Method in class dsto.dfc.swing.list.ListModelAdapter
 
maybeCopyMap() - Method in class dsto.dfc.swing.table.MapTableModel
Copy map if edit mode is EDIT_COPY by calling copyMap ().
maybeRegisterFactory() - Static method in class dsto.dfc.net.DfcStreamHandlerFactory
Register the singleton instance of this class as the system-wide URL handler factory.
mediaBaseURL - Variable in class livespace.services.entities.RoomEntity
Base URI for media such as sound, movies etc.
MediaView - Class in livespace.services.entities.meta_apps
 
MediaView() - Constructor for class livespace.services.entities.meta_apps.MediaView
Default constructor
MediaView(String) - Constructor for class livespace.services.entities.meta_apps.MediaView
 
MediaView(String, String) - Constructor for class livespace.services.entities.meta_apps.MediaView
 
menu - Variable in class livespace.ui.dashboard.DashboardService
 
menuButton - Variable in class livespace.ui.dashboard.DashboardService
 
menuComponentListener - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
menuShell - Variable in class livespace.ui.dashboard.DashboardService
 
MenuStatusAdapter - Class in dsto.dfc.swing.status
Listens to the global MenuSelectionManager class and auto sets/unsets the current status of the StatusManager to the description associated with the currently selected menu item.
MenuStatusAdapter(StatusManager) - Constructor for class dsto.dfc.swing.status.MenuStatusAdapter
 
menuSyncher - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
MenuToolItem - Class in dsto.dfc.swt.controls
A pseudo SWT ToolItem that wraps a real dropdown item and a menu.
MenuToolItem(ToolBar, Menu, int) - Constructor for class dsto.dfc.swt.controls.MenuToolItem
 
menuTrayItem - Variable in class livespace.ui.dashboard.DashboardService
 
menuView - Variable in class livespace.ui.dashboard.DashboardService
 
merge(PropertyPath, Object, IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Shortcut to merge a source object into a property of a target object, recursively merging embedded IDataObject's using DataObjects.merge(IDataObject, IDataObject).
merge(PropertyPath, Object, IDataObject, int, boolean) - Static method in class dsto.dfc.databeans.DataObjects
Shortcut to merge a source object into a property of a target object, recursively merging embedded IDataObject's using DataObjects.merge(IDataObject, IDataObject).
merge(IDataObject, IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Merge a source object into a target object.
merge(IDataObject, IDataObject, int) - Static method in class dsto.dfc.databeans.DataObjects
Merge a source object into a target object.
merge(IDataObject, IDataObject, int, boolean) - Static method in class dsto.dfc.databeans.DataObjects
Merge a source object into a target object.
merge(CommandViewNode, CommandViewNode, int) - Method in class dsto.dfc.swing.commands.CommandView
Merge (mount) a subtree node and all its children onto a node of this tree.
merge(StyleSheet) - Method in class dsto.dfc.swing.styles.StyleSheet
Merge another sheet with this sheet, copying all non-null values from sheet into this sheet.
merge(CommandViewNode, CommandViewNode, int) - Method in class dsto.dfc.swt.commands.CommandView
Merge (mount) a subtree node and all its children onto a node of this tree.
merge(StyleSheet) - Method in class dsto.dfc.swt.styles.StyleSheet
Merge another sheet with this sheet, copying all non-null values from sheet into this sheet.
mergeChild(CommandViewNode, int, int) - Method in class dsto.dfc.swing.commands.CommandViewNode
Merge a reference subnode as a child of this node.
mergeChild(CommandViewNode, int, int) - Method in class dsto.dfc.swt.commands.CommandViewNode
Merge a reference subnode as a child of this node.
mergedEditWithLastEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Attempts to merge edit with the last edit.
mergeIcons(ImageData, ImageData, int, int) - Static method in class dsto.dfc.swt.icons.Images
Merge a source icon image into a target, handling transparency masks.
message - Variable in class dsto.dfc.swt.controls.StatusBar.Item
 
MESSAGE_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
messageBox(Shell, int, String, String) - Static method in class dsto.dfc.swt.DFC_SWT
Shortcut to do the SWT MessageBox dance slightly more concisely.
messageBox(Shell, int, String, String, Throwable) - Static method in class dsto.dfc.swt.DFC_SWT
Shortcut to do the SWT MessageBox dance slightly more concisely.
messageBuffer - Variable in class dsto.dfc.swing.logging.LogPanel
 
messageReceived(LogEvent) - Method in class dsto.dfc.logging.FileLogger
 
messageReceived(LogEvent) - Method in interface dsto.dfc.logging.LogListener
 
messageReceived(LogEvent) - Method in class dsto.dfc.logging.LogMessageBuffer
 
messageReceived(LogEvent) - Method in class dsto.dfc.logging.ServletLogger
 
messageReceived(LogEvent) - Method in class dsto.dfc.swing.status.LogStatusAdapter
 
messageReceived(LogEvent) - Method in class dsto.dfc.test.LogChecker
 
messageWindow - Static variable in class dsto.dfc.swt.win32.Windows
 
MetaApp - Class in livespace.services.entities.meta_apps
 
MetaApp() - Constructor for class livespace.services.entities.meta_apps.MetaApp
Default constructor
MetaApp(String) - Constructor for class livespace.services.entities.meta_apps.MetaApp
 
MetaApp(String, String) - Constructor for class livespace.services.entities.meta_apps.MetaApp
 
MetaAppElement - Class in livespace.services.entities.meta_apps
 
MetaAppElement() - Constructor for class livespace.services.entities.meta_apps.MetaAppElement
 
MetaAppElement(String) - Constructor for class livespace.services.entities.meta_apps.MetaAppElement
 
MetaAppElement(String, String) - Constructor for class livespace.services.entities.meta_apps.MetaAppElement
 
MetaAppElementGroup - Class in livespace.services.entities.meta_apps
 
MetaAppElementGroup() - Constructor for class livespace.services.entities.meta_apps.MetaAppElementGroup
Default constructor
MetaAppElementGroup(String) - Constructor for class livespace.services.entities.meta_apps.MetaAppElementGroup
 
MetaAppElementGroup(String, String) - Constructor for class livespace.services.entities.meta_apps.MetaAppElementGroup
 
metaAppId - Variable in class livespace.services.entities.sessions.SessionEntity
 
metaAppName - Variable in class livespace.services.entities.sessions.SessionEntity
 
MetaApps - Class in livespace.services.entities.meta_apps
An entity a list of presentations
MetaApps() - Constructor for class livespace.services.entities.meta_apps.MetaApps
Default constructor
MetaApps(String) - Constructor for class livespace.services.entities.meta_apps.MetaApps
 
MetaApps(String, String) - Constructor for class livespace.services.entities.meta_apps.MetaApps
 
MetaAppsConstants - Class in livespace.services.common
Constants used and shared by meta-app services and clients within the livespace
MetaAppsConstants() - Constructor for class livespace.services.common.MetaAppsConstants
 
MetalComboBoxButton - Class in dsto.dfc.swing.controls
A modified version of javax.swing.plaf.metal.MetalComboBoxButton.
MetalComboBoxButton() - Constructor for class dsto.dfc.swing.controls.MetalComboBoxButton
Sets the initial text on the button to null and initializes comboIcon a new MetalComboBoxIcon ().
MetalComboBoxButton(String, Icon) - Constructor for class dsto.dfc.swing.controls.MetalComboBoxButton
Sets the initial text on the button and initializes comboIcon to i.
METALLIC - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
METALLIC_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
METALLIC_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
MicroMap - Class in dsto.dfc.collections
A small footprint Map-like collection that provides basic put/get/remove functionality for small maps that don't change much.
MicroMap() - Constructor for class dsto.dfc.collections.MicroMap
Create a map with a default initial capacity before resize.
MicroMap(int) - Constructor for class dsto.dfc.collections.MicroMap
Create a map with a given initial capacity before resize.
microphonesOn - Variable in class livespace.services.entities.vtc.VTCEntity
Specifies whether the microphones are turned on or off
MID_BOTTOM - Static variable in class dsto.dfc.swing.controls.Geometry
 
MID_BOTTOM - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
MID_BOTTOM - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
MID_BOTTOM - Static variable in class dsto.dfc.swt.icons.StackIcon
 
MID_BOTTOM - Static variable in class dsto.dfc.swt.util.Geometry
 
MID_LEFT - Static variable in class dsto.dfc.swing.controls.Geometry
 
MID_LEFT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
MID_LEFT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
MID_LEFT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
MID_LEFT - Static variable in class dsto.dfc.swt.util.Geometry
 
MID_RIGHT - Static variable in class dsto.dfc.swing.controls.Geometry
 
MID_RIGHT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
MID_RIGHT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
MID_RIGHT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
MID_RIGHT - Static variable in class dsto.dfc.swt.util.Geometry
 
MID_TOP - Static variable in class dsto.dfc.swing.controls.Geometry
 
MID_TOP - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
MID_TOP - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
MID_TOP - Static variable in class dsto.dfc.swt.icons.StackIcon
 
MID_TOP - Static variable in class dsto.dfc.swt.util.Geometry
 
MIN_ARROW_HEIGHT - Static variable in class dsto.dfc.swing.controls.NumericSpinner
 
MIN_BUTTON_WIDTH - Static variable in class dsto.dfc.swing.controls.NumericSpinner
 
MIN_LEVEL - Static variable in class livespace.services.entities.LightEntity
 
MIN_VOLUME - Static variable in class livespace.services.common.AudioMixerConstants
Minimum volume for an audio mixer.
minimumLayoutSize(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
minimumLayoutSize(Container) - Method in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
MissingDataTransferable - Class in dsto.dfc.swing.dnd
Defines a Transferable where data is unavailable.
MissingDataTransferable(DataFlavor[]) - Constructor for class dsto.dfc.swing.dnd.MissingDataTransferable
 
missingFromRedoList(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if edit is not in the redo list.
missingFromUndoList(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if edit is not in the undo list.
MissingParameterException - Exception in dsto.dfc.util
Used to indicate that a missing parameter value was detected.
MissingParameterException() - Constructor for exception dsto.dfc.util.MissingParameterException
 
MissingParameterException(String) - Constructor for exception dsto.dfc.util.MissingParameterException
 
MixedTypeComparator - Class in dsto.dfc.util
A comparator that tries to intelligently order various mixed value types.
MixedTypeComparator() - Constructor for class dsto.dfc.util.MixedTypeComparator
 
modCount - Variable in class dsto.dfc.collections.IdentityHashMap
The number of times this IdentityHashMap has been structurally modified Structural modifications are those that change the number of mappings in the IdentityHashMap or otherwise modify its internal structure (e.g., rehash).
mode - Variable in class dsto.dfc.swing.text.selection.CollectionSelector
 
model - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
model - Variable in class dsto.dfc.swing.table.ProxyTableModel
 
modelPropertyChanged(PropertyChangeEvent) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
modelStateChanged(ChangeEvent) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
modified - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
modified - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
modifiedObjects - Variable in class dsto.dfc.swing.persistence.PersistenceManager
 
modifyText(ModifyEvent) - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
MonitoredCollection - Interface in dsto.dfc.collections
Defines a Collection that may be monitored for changes via the CollectionListener interface.
MonitoredEdit - Interface in dsto.dfc.swing.undo
An extended undoable edit.
MonitoredEditGroup - Class in dsto.dfc.swing.undo
Groups a number of edits.
MonitoredEditGroup() - Constructor for class dsto.dfc.swing.undo.MonitoredEditGroup
Constructor for bean serialisation.
MonitoredEditGroup(String) - Constructor for class dsto.dfc.swing.undo.MonitoredEditGroup
 
MonitoredEditGroup(EditListModel) - Constructor for class dsto.dfc.swing.undo.MonitoredEditGroup
 
MonitoredEditGroup(EditListModel, String) - Constructor for class dsto.dfc.swing.undo.MonitoredEditGroup
Creates a MonitoredEditGroup with the name name with the UndoableEdits in list.
MonitoredList - Interface in dsto.dfc.collections
Defines a List that may be monitored for changes via the CollectionListener interface.
MonitoredMap - Interface in dsto.dfc.collections
Defines a slightly frankensteinish Map that may be monitored for changes via the CollectionListener interface.
MonitoredSet - Interface in dsto.dfc.collections
Defines a Set that may be monitored for changes via the CollectionListener interface.
MonitoredUndoManager - Class in dsto.dfc.swing.undo
Provides the same functions as the Swing UndoManager, plus provides functionality to skip non-undoable edits in the middle of the history list.
MonitoredUndoManager() - Constructor for class dsto.dfc.swing.undo.MonitoredUndoManager
 
MonitorPanel - Class in dsto.dfc.swing.undo
Hosts list of edits and allows display/selection using a ParametersPanel.
MonitorPanel(MonitoredUndoManager) - Constructor for class dsto.dfc.swing.undo.MonitorPanel
Creates a MonitorPanel which displays the UndoableEdits heard by undoManager.
MOUNTAIN - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
MOUNTAIN_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
MOUNTAIN_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
mouseDragged(MouseEvent) - Method in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
mousePressed(MouseEvent) - Method in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
mousePressed(MouseEvent) - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI.PJSMouseHandler
 
mouseReleased(MouseEvent) - Method in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
move(int) - Method in class dsto.dfc.collections.ArrayIterator
 
move(int) - Method in interface dsto.dfc.collections.Cursor
Move the cursor left (negative units) or right (positive units).
move(int, int) - Method in class dsto.dfc.collections.DfcMonitoredList
Move an element from one index to another, firing an elementMoved event to any registered DfcMonitoredListListener's.
MOVE_DOWN - Static variable in class dsto.dfc.swing.commands.AbstractMoveCommand
 
MOVE_DOWN_ICON - Static variable in class dsto.dfc.swing.commands.AbstractMoveCommand
 
MOVE_UP - Static variable in class dsto.dfc.swing.commands.AbstractMoveCommand
 
MOVE_UP_ICON - Static variable in class dsto.dfc.swing.commands.AbstractMoveCommand
 
moveClientMenu(String, ClientCommandViews.MenuMover) - Method in class dsto.dfc.swing.panels.ClientCommandViews
 
moveClientMenus(ClientCommandViews.MenuMover) - Method in class dsto.dfc.swing.panels.ClientCommandViews
 
moveCursorsBackward() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Moves the cursors one step backwards.
moveCursorsForward() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Moves the cursors one step forward.
moveDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
moveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
moveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
moveEntry(Object, Object, int) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
moveEntry(Object, Object, int) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Move a child from one location to another.
moveItem(int, int) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
moveNoDropCursor - Variable in class dsto.dfc.swing.dnd.DragSourceAdapter
 
moveRows(int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
moveRows(int, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
moveRows(int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
moveRows(int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
moveRows(int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
moveToCorner(Point) - Method in class dsto.dfc.swing.panels.BottomLeft
 
moveToCorner(Point) - Method in class dsto.dfc.swing.panels.BottomRight
 
moveToCorner(Point) - Method in class dsto.dfc.swing.panels.TopLeft
 
moveToCorner(Point) - Method in class dsto.dfc.swing.panels.TopRight
 
MultiDateFormat - Class in dsto.dfc.text
Title: MultiDateFormat Description: MultiDateFormat is DateFormat defined with more than one format.
MultiDateFormat(DateFormat[], DateFormat) - Constructor for class dsto.dfc.text.MultiDateFormat
Construct a MultiDateFormat using the given DateFormats.
MultiDateFormat(DateFormat[]) - Constructor for class dsto.dfc.text.MultiDateFormat
Construct a MultiDateFormat using the given DateFormats and setting the default format pattern.
MultiPipe - Class in dsto.dfc.swt.forms
A multiplex pipe that outputs its input to a list of children.
MultiPipe() - Constructor for class dsto.dfc.swt.forms.MultiPipe
Constructor for MultiPipe.
MultiplexedThread - Class in dsto.dfc.util
Allows a thread to be multiplexed into several scheduled Runnable's.
MultiplexedThread() - Constructor for class dsto.dfc.util.MultiplexedThread
 
MultiplexFormEditor - Class in dsto.dfc.swing.forms
A form editor that allows selection from a number of different predefined value types.
MultiplexFormEditor() - Constructor for class dsto.dfc.swing.forms.MultiplexFormEditor
 
MultiplexFormEditor(List) - Constructor for class dsto.dfc.swing.forms.MultiplexFormEditor
Creates a new MultiplexFormEditor.
MultiValuePropertyFilterSet - Class in dsto.dfc.databeans.views
A property filter that that works when property values are themselves IDataObject's (typically a set of some kind).
MultiValuePropertyFilterSet(IDataObject, String) - Constructor for class dsto.dfc.databeans.views.MultiValuePropertyFilterSet
 
multiValueType - Variable in class dsto.dfc.swt.viewers.SelectionBinding
The container type for multi-value properties (null for single value)
mutable - Variable in class dsto.dfc.swing.list.SortedListModelAdapter
 
MUTE - Static variable in class livespace.services.entities.AudioMixerEntity
The name of the boolean property for allowing the audio to be muted (if provided by the audio mixer/amplifier etc).
muted - Variable in class livespace.services.entities.vtc.CallEntity
 
mutex - Variable in class livespace.services.common.AbstractMediaEngine
Client supplied mutex
mutex() - Method in class livespace.services.Entity
Get the mutual exclusion lock for this entity.
mutex() - Method in class livespace.services.EntityContainer
The lock that must be held to ensure thread-safe access to entities in this container.
mutex() - Method in class livespace.services.EntityRegistry
The mutex that must be held to ensure thread safety.

N

name - Variable in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
name - Variable in class dsto.dfc.swing.panels.TitleShowPolicy
 
name - Variable in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
name - Variable in class dsto.dfc.util.NamedObject
 
name - Variable in class dsto.dfc.util.StringEnumerationValue
 
name - Variable in class livespace.services.Entity
The human-readable name of the entity for presentation purposes.
NamedObject - Class in dsto.dfc.util
Base class for objects with a name that (at least partially) defines their identity.
NamedObject(String) - Constructor for class dsto.dfc.util.NamedObject
 
nameForPanelAt(Object) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
nameForPanelAt(int) - Method in class dsto.dfc.swing.panels.PanelManager
The name for a panel at a given index.
nameToIndex(Object) - Method in class dsto.dfc.databeans.ListDataObject
Translate a property name into an index into the list.
nativeToJava(TransferData) - Method in class dsto.dfc.swt.dnd.DataObjectTransfer
 
needsSaving() - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
neverHide() - Method in class dsto.dfc.swing.panels.HidePolicy
 
newActivePanelName - Variable in class dsto.dfc.swing.panels.ActivePanelEdit
 
newIndentedParagraph(ArrayList, int) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Insert a new indented para ElementSpec into a buffer.
newModel() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
newModel() - Method in interface dsto.dfc.swing.persistence.Document
Create a new, empty model and set it as the document's model.
newModel() - Method in class dsto.dfc.swing.persistence.FileDocument
 
newParagraph() - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Insert a new para ElementSpec into a buffer.
NewServiceBinding - Class in livespace.osgi
Creates a binding to another service or services.
NewServiceBinding(BundleContext, Class<?>, Object, String, String) - Constructor for class livespace.osgi.NewServiceBinding
Create a new instance.
NewServiceBinding(BundleContext, String, Object, String, String) - Constructor for class livespace.osgi.NewServiceBinding
Create a new instance.
newToken(int) - Static method in class dsto.dfc.swing.text.selection.Token
Returns a new Token object, by default.
newValue - Variable in class dsto.dfc.databeans.PropertyEvent
 
newValue - Variable in class dsto.dfc.swing.undo.PropertyEdit
The new value of the property.
next() - Method in class dsto.dfc.collections.ArrayIterator
 
next() - Method in class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
next() - Method in class dsto.dfc.collections.EmptyIterator
 
next() - Method in class dsto.dfc.collections.EnumerationIterator
 
next() - Method in class dsto.dfc.collections.NumberIterator
 
next() - Method in class dsto.dfc.databeans.PropertyValueIterator
 
next - Variable in class dsto.dfc.swing.text.selection.Token
A reference to the next regular (non-special) token from the input stream.
NEXT - Static variable in class livespace.services.common.MetaAppsConstants
Next action
nextElement() - Method in class dsto.dfc.collections.IteratorEnumeration
 
nextIndex() - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
nextSave - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
NiceWindow - Class in dsto.dfc.swt.controls
Base class for "nice" windows that remember their last location and/or size.
NiceWindow(Shell) - Constructor for class dsto.dfc.swt.controls.NiceWindow
 
NiceWindow(Shell, IDataBean) - Constructor for class dsto.dfc.swt.controls.NiceWindow
 
NO_ACTION - Static variable in class livespace.services.common.MetaAppsConstants
No action action
NO_ICON - Static variable in class dsto.dfc.swing.logging.LogMessageTable
 
NO_ICON - Static variable in class dsto.dfc.swt.commands.AbstractCommand
Value to use when a command has no icon.
NODE_TYPE - Static variable in class livespace.services.entities.InfoRepositoryEntity
The name of the property representing the node type.
NoHostNameException - Exception in dsto.dfc.net
 
NoHostNameException() - Constructor for exception dsto.dfc.net.NoHostNameException
 
NoHostNameException(String) - Constructor for exception dsto.dfc.net.NoHostNameException
 
NON_NULL_VALUE - Static variable in class livespace.services.PropertySynchronizer
Indicates any non-null value.
NORMAL_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
NORMAL_TYPE_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
normalBorder - Variable in class dsto.dfc.swing.controls.ToolButtonUI
 
NORTH - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
NORTH - Static variable in class dsto.dfc.swt.util.WindowLayout
 
NORTH_EAST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
NORTH_EAST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
NORTH_WEST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
NORTH_WEST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
notes - Variable in class livespace.services.entities.teamscope.LogEntry
 
notificationReceived(NotificationEvent) - Method in class livespace.services.EntityContainer
 
notReadyListeners - Variable in class livespace.osgi.Dependency
Delegates that are invoked when this dependency stops being ready.
notReadyValue - Variable in class livespace.osgi.SystemPropertyDependency
 
NULL_EDIT - Static variable in class dsto.dfc.swing.undo.MonitoredUndoManager
Null object pattern - the cursors will point to valid edits or NULL_EDIT.
NULL_FILTER - Static variable in interface dsto.dfc.databeans.IFilter
A filter that does nothing.
NULL_ICON - Static variable in interface dsto.dfc.swing.icons.Iconic
 
NULL_ICON - Static variable in class dsto.dfc.swing.panels.PanelManager
 
NULL_NAME - Static variable in class dsto.dfc.swing.panels.PanelManager
 
NULL_SORTER - Static variable in interface dsto.dfc.databeans.ISorter
A sorter that does nothing.
NullIcon - Class in dsto.dfc.swing.icons
An icon that displays nothing.
NullIcon(int, int) - Constructor for class dsto.dfc.swing.icons.NullIcon
 
NullIcon - Class in dsto.dfc.swt.icons
An empty icon.
NullIcon(int, int) - Constructor for class dsto.dfc.swt.icons.NullIcon
 
NullValueConverter - Class in dsto.dfc.swing.text
Simple value converter that does no conversion at all.
number - Variable in class livespace.services.entities.vtc.CallEntity
The number this call is connected to.
number - Variable in class livespace.services.entities.vtc.DirectoryEntryEntity
 
NumberConverter - Class in dsto.dfc.swing.text
A value converter that supports conversion of standard Java numeric types to/from String form.
NumberConverter() - Constructor for class dsto.dfc.swing.text.NumberConverter
 
NumberEndpoint - Class in dsto.dfc.swt.forms
A pipe endpoint that connects its input to SWT number-like widgets (Scale, Slider, and Spinner currently).
NumberEndpoint(Control) - Constructor for class dsto.dfc.swt.forms.NumberEndpoint
 
NumberEndpoint(Control, int) - Constructor for class dsto.dfc.swt.forms.NumberEndpoint
 
NumberIterator - Class in dsto.dfc.collections
Iterator that scans though a range of numbers.
NumberIterator(int, int) - Constructor for class dsto.dfc.collections.NumberIterator
 
NumberSelector - Class in dsto.dfc.swing.text.selection
Uses patterns such as "[0:1],10,>=12,(13:*],<200" to match numbers (int, float and double).
NumberSelector() - Constructor for class dsto.dfc.swing.text.selection.NumberSelector
 
NumberSelector(String) - Constructor for class dsto.dfc.swing.text.selection.NumberSelector
 
NumberSelectorCompiler - Class in dsto.dfc.swing.text.selection
 
NumberSelectorCompiler(InputStream) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
NumberSelectorCompiler(Reader) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
NumberSelectorCompiler(NumberSelectorCompilerTokenManager) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
NumberSelectorCompilerConstants - Interface in dsto.dfc.swing.text.selection
 
NumberSelectorCompilerTokenManager - Class in dsto.dfc.swing.text.selection
 
NumberSelectorCompilerTokenManager(ASCII_CharStream) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
NumberSelectorCompilerTokenManager(ASCII_CharStream, int) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
NumberSelectorPattern - Class in dsto.dfc.swing.text.selection
Pattern for NumberSelector's: represented as a set of Range values.
NumberSelectorPattern() - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorPattern
 
NumberSelectorPattern.Range - Class in dsto.dfc.swing.text.selection
 
NumberSelectorPattern.Range() - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
Create a range that includes all values.
NumberSelectorPattern.Range(double, double) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
NumberSelectorPattern.Range(boolean, double, double, boolean) - Constructor for class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
NumberTranslator - Class in dsto.dfc.text
Translates numbers to/from strings.
NumberTranslator(Class) - Constructor for class dsto.dfc.text.NumberTranslator
 
numberWindows - Variable in class livespace.services.entities.vtc.PictureProgramLayoutEntity
Represents the total number of windows in the layout.
numEntries - Variable in class dsto.dfc.collections.cache.AbstractCache
 
NumericSpinner - Class in dsto.dfc.swing.controls
A spinner component for numeric values stored in a BoundedRangeModel object.
NumericSpinner() - Constructor for class dsto.dfc.swing.controls.NumericSpinner
Creates a default spinner with min = 0, max = 100, value = 50.
NumericSpinner(BoundedRangeModel) - Constructor for class dsto.dfc.swing.controls.NumericSpinner
Creates a spinner using model as the model.
NumericSpinner(int, int, int) - Constructor for class dsto.dfc.swing.controls.NumericSpinner
Creates a numeric spinner with a default model intialised to minimum, maximum and value.
NumericSpinner.ArrowButton - Class in dsto.dfc.swing.controls
A small extension of JButton to implement arrow buttons.
NumericSpinner.ArrowButton() - Constructor for class dsto.dfc.swing.controls.NumericSpinner.ArrowButton
 
NumericSpinner.ArrowButton(Icon) - Constructor for class dsto.dfc.swing.controls.NumericSpinner.ArrowButton
 
NumericSpinner.BoundedRangeModelChangeListener - Class in dsto.dfc.swing.controls
 
NumericSpinner.BoundedRangeModelChangeListener() - Constructor for class dsto.dfc.swing.controls.NumericSpinner.BoundedRangeModelChangeListener
 
NumericSpinner.ButtonChangeListener - Class in dsto.dfc.swing.controls
Listens for changes to the arrow button models and timer ticks that signal auto repeats when buttons are held down.
NumericSpinner.ButtonChangeListener() - Constructor for class dsto.dfc.swing.controls.NumericSpinner.ButtonChangeListener
 
NumericSpinner.LayoutManager - Class in dsto.dfc.swing.controls
Custom layout manager for NumericSpinner.
NumericSpinner.LayoutManager() - Constructor for class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
NumericSpinner.TextFieldListener - Class in dsto.dfc.swing.controls
 
NumericSpinner.TextFieldListener() - Constructor for class dsto.dfc.swing.controls.NumericSpinner.TextFieldListener
 
NumericSpinnerFormEditor - Class in dsto.dfc.swing.forms
A numeric spinner form editor (see NumericSpinner).
NumericSpinnerFormEditor() - Constructor for class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
NumericSpinnerFormEditor(NumericSpinner) - Constructor for class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
NumericSpinnerFormEditor(NumericSpinner, String) - Constructor for class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
NumericSpinnerFormEditor(NumericSpinner, ValueConverter, String) - Constructor for class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 

O

object - Variable in class dsto.dfc.databeans.DataObjectLink
 
object - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
object - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
object - Variable in class dsto.dfc.swt.dnd.CmdCopyObject
 
objectAccessed(Object) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Manually signal that a persistent object has been accessed.
objectForIdCallback(XmlDecodeContext, Element, Object, Object) - Method in interface dsto.dfc.databeans.io.XmlDecodeContext.IdCallback
Called by decode context when an value becomes available for a given ID .
objectForIdCallback(XmlDecodeContext, Element, Object, Object) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
objectList - Variable in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
objectModified(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Mark an object as modified.
objectModified(Object) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Mark an object as modified.
objects - Variable in class dsto.dfc.swing.persistence.PersistenceManager
Maps object key to PersistentRef instance.
Objects - Class in dsto.dfc.util
Utility methods for manipulating objects.
objectsEqual(IDataObject, IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Test if two data objects are equal.
objectsEqual(Object, Object) - Static method in class dsto.dfc.util.Objects
Test for equality, handling shortcut when o1 == o2 and when one or both of the values are null.
objectsEqualEx(Object, Object) - Static method in class dsto.dfc.util.Objects
Extended version of objectsEqual () that does deep equality checking of arrays.
objectToPrimitive(Class) - Static method in class dsto.dfc.util.Beans
 
ObjectTransferable - Class in dsto.dfc.swing.dnd
Allows any object or array of objects to be stored as a Transferable.
ObjectTransferable(Object, String) - Constructor for class dsto.dfc.swing.dnd.ObjectTransferable
Creates a transferable with a single value.
ObjectTransferable(Object[], String) - Constructor for class dsto.dfc.swing.dnd.ObjectTransferable
Create a transferable containing a list of values.
ObjectURLConnection - Class in dsto.dfc.net.streams.object
The URLConnection implementation used by Handler.
ObjectURLConnection(URL) - Constructor for class dsto.dfc.net.streams.object.ObjectURLConnection
 
offsetForAligment(Dimension, Dimension, int) - Static method in class dsto.dfc.swing.controls.Geometry
Calculate offset of a child region from a parent region necessary to align child region.
offsetForAlignment(Point, Point, int) - Static method in class dsto.dfc.swt.util.Geometry
Calculate offset of a child region from a parent region necessary to align child region.
offsetForAlignment(int, int, int) - Static method in class dsto.dfc.swt.util.Geometry
Calculate offset from a parent length necessary to align a child length.
ok() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
OK the dialog.
OK_ACCELERATOR - Static variable in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
okListener - Variable in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
okPressed() - Method in class dsto.dfc.swt.controls.ChoiceDialog
 
okToLeave() - Method in class dsto.dfc.swt.forms.FormPreferencePage
 
oldActivePanelName - Variable in class dsto.dfc.swing.panels.ActivePanelEdit
 
oldValue - Variable in class dsto.dfc.databeans.PropertyEvent
 
oldValue - Variable in class dsto.dfc.swing.undo.PropertyEdit
The old value of the property.
open() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
open() - Method in interface dsto.dfc.swing.persistence.Document
Open a new model from a persistent source such as a file.
open(String) - Static method in class dsto.dfc.swt.util.Documents
Open a filename/URL with the system default application.
open() - Method in class dsto.dfc.swt.util.Sleak
 
OPEN_ICON - Static variable in class dsto.dfc.swing.controls.AbstractIconicFolder
 
openAutoDetect(InputStream, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Deserializer
Open a data stream, auto detecting format and adding a decompressor if stream is compressed.
openCompressedOutput(OutputStream) - Static method in class dsto.dfc.swing.persistence.Serializer
Open a compressed output stream.
openConnection(URL) - Method in class dsto.dfc.net.streams.object.Handler
 
openConnection(URL) - Method in class dsto.dfc.net.streams.resource.Handler
 
openConnection(URL) - Method in class dsto.dfc.net.streams.search.Handler
 
OPENED - Static variable in class livespace.services.common.MetaAppsConstants
Opened state
openFile(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileOpenCommand
Superclasses may override this to open a file selected via the chooser.
openInBrowser(boolean) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
Set to true to automatically open links in the system browser (default true).
openInBrowser() - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
 
openObject(RoomEntity, String) - Static method in class livespace.services.Persistence
Open/create a persistent object identified by a given logical path.
openObjectHostScope(RoomEntity, String) - Static method in class livespace.services.Persistence
Open/create a persistent object identified by a given logical path.
openUrl(URL) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from OsgiUtil.openUrl(URL).
openUrl(URL) - Static method in class livespace.osgi.OsgiUtil
Open an input stream on a URL.
openWithBrowserControl(String, String) - Static method in class dsto.dfc.swt.util.Documents
Open a URL using BrowserControl.
Option - Class in dsto.dfc.commandline
Representation of a command-line option
Option(char, String, boolean) - Constructor for class dsto.dfc.commandline.Option
 
ORANGE - Static variable in class dsto.dfc.swt.DFC_SWT
 
order - Variable in class livespace.services.entities.info_repository.QueryEntity
 
orderBy(String, String) - Method in class livespace.services.entities.info_repository.QueryEntity
Order the result of this query by the specified property in the specified order (InfoRepositoryQueryOperators.ASCENDING or InfoRepositoryQueryOperators.DESCENDING)
orderDirection - Variable in class livespace.services.entities.info_repository.QueryEntity
 
orderedEntries - Variable in class dsto.dfc.swing.table.MapTableModel
A list of Map.Entry's in the row order displayed by the table.
orderProperty - Variable in class livespace.services.entities.info_repository.QueryEntity
 
orMasks(ImageData, ImageData, int, int) - Static method in class dsto.dfc.swt.icons.Images
Logically OR two transparency masks together to form a union mask.
OsgiUtil - Class in livespace.osgi
OSGi utilty methods.
otherEnabled - Variable in class dsto.dfc.swing.controls.ColorComboBox
True if selecting 'other' colour should trigger colour select dialog
output(Object) - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
output(Object) - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
output(Object) - Method in class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
output(Object) - Method in class dsto.dfc.swt.forms.LabelizerPipe
 
output(Object) - Method in class dsto.dfc.swt.forms.MultiPipe
 
output(Object) - Method in interface dsto.dfc.swt.forms.OutputPipe
 
output(Object) - Method in interface dsto.dfc.swt.forms.Pipe
Output a value from a child into the pipe (the reverse of input ()).
output(Object) - Method in class dsto.dfc.swt.forms.PipeEndpoint
 
output(Object) - Method in class dsto.dfc.swt.forms.PropertyPipe
 
output(Object) - Method in class dsto.dfc.swt.forms.TranslatorPipe
 
OutputPipe - Interface in dsto.dfc.swt.forms
 
OutsideFrame - Class in dsto.dfc.swing.panels
Used by the ToolView class to display a tool component see also ToolViewGhostFrameInsideFrame FrameLike
OutsideFrame(FrameLike, Frame) - Constructor for class dsto.dfc.swing.panels.OutsideFrame
 
outsideFrame - Variable in class dsto.dfc.swing.panels.ToolView
 
OVERRIDE - Static variable in interface dsto.dfc.databeans.IDataObject
 
owner - Variable in class dsto.dfc.swing.commands.BasicFileOpenCommand
 
owner - Variable in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
 
owner - Variable in class dsto.dfc.swing.commands.BasicFileSaveCommand
 

P

pack() - Method in interface dsto.dfc.swing.panels.FrameLike
 
pack() - Method in class dsto.dfc.swing.panels.GhostFrame
 
pageFormat - Variable in class dsto.dfc.swing.controls.PrintPreview
 
paint(Graphics) - Method in class dsto.dfc.swing.controls.BillBoard
 
paint(Graphics) - Method in class dsto.dfc.swing.controls.GradientBar
 
paint(Graphics) - Method in class dsto.dfc.swing.controls.SplashScreen
 
paint(Graphics, JComponent) - Method in class dsto.dfc.swing.controls.ToolButtonUI
Override BasicButtonUI.paint () to show pressed and rollover effects.
paintBorder(Component, Graphics, int, int, int, int) - Method in class dsto.dfc.swing.controls.EtchedDividingBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Graphics, ToolButton, Border) - Method in class dsto.dfc.swing.controls.ToolButtonUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class dsto.dfc.swing.controls.ToolButtonUI
 
paintComponent(Graphics) - Method in class dsto.dfc.swing.controls.DfcBillboard
 
paintComponent(Graphics) - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Overwriting JComponents paintComponent method, so that we can add some lines, and a red outline which highlights the selected region.
paintComponent(Graphics) - Method in class dsto.dfc.swing.controls.MetalComboBoxButton
Draws the button with the icon on the right of the button.
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.controls.ColourSwatchIcon
 
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
paintIcon(Graphics, JComponent, Rectangle) - Method in class dsto.dfc.swing.controls.ToolButtonUI
Need to override since BasicButtonUI.paintBorder () does not respect textShiftOffset unless it thinks button is pressed.
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.ArrowIcon
Draws the icon.
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.BorderedIcon
 
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.CompositeIcon
 
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.FlowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.NullIcon
 
paintIcon(Component, Graphics, int, int) - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.ColourIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.DynamicIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.FlowIcon
 
paintIcon(GC, int, int) - Method in interface dsto.dfc.swt.icons.Icon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.NullIcon
 
paintIcon(GC, int, int) - Method in class dsto.dfc.swt.icons.StackIcon
 
paintLoweredBevel(Component, Graphics, int, int, int, int) - Method in class dsto.dfc.swing.controls.ThinBevelBorder
 
paintRaisedBevel(Component, Graphics, int, int, int, int) - Method in class dsto.dfc.swing.controls.ThinBevelBorder
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI
 
Pair - Class in dsto.dfc.collections
Convenience data storage class for pairing objects.
Pair(Object, Object) - Constructor for class dsto.dfc.collections.Pair
 
pan - Variable in class livespace.services.entities.vtc.CameraEntity
 
panel - Variable in class dsto.dfc.swing.panels.ToolView
 
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Calls updateEnabled.
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Calls updateEnabled.
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Calls updateEnabled.
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
panelAdded(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.HidePolicy
 
panelAdded(PanelManagerEvent) - Method in interface dsto.dfc.swing.panels.PanelManagerListener
 
panelDoesNotFireEdits(int) - Method in class dsto.dfc.swing.panels.PanelManager
 
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Not Implemented.
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Not Implemented.
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Not Implemented.
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
panelFloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.HidePolicy
 
panelFloated(PanelManagerEvent) - Method in interface dsto.dfc.swing.panels.PanelManagerListener
 
panelId - Variable in class livespace.ui.dashboard.AbstractDashboardPanel
 
panelIndex - Variable in class dsto.dfc.swing.panels.FloatStateEdit
 
panelManager - Variable in class dsto.dfc.swing.panels.FloatStateEdit
 
PanelManager - Class in dsto.dfc.swing.panels
Manages a set of panels similar to a Window Manager.
PanelManager() - Constructor for class dsto.dfc.swing.panels.PanelManager
 
PanelManager.Panel - Class in dsto.dfc.swing.panels
A panel managed by the panel manager.
PanelManager.Panel(Component, String, Icon, boolean, boolean, int) - Constructor for class dsto.dfc.swing.panels.PanelManager.Panel
 
PanelManager.WindowEventListener - Class in dsto.dfc.swing.panels
Inner class to capture events generated by internal and external frames.
PanelManager.WindowEventListener() - Constructor for class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
PanelManagerEvent - Class in dsto.dfc.swing.panels
A PanelManagerEvent is passed as a parameter to PanelManagerListener's when a Panel is floated, unfloated, added, or removed.
PanelManagerEvent(PanelManager.Panel) - Constructor for class dsto.dfc.swing.panels.PanelManagerEvent
 
PanelManagerFinder - Class in dsto.dfc.swing.panels
Locates the Panel Manager for a given component, if any.
PanelManagerFinder() - Constructor for class dsto.dfc.swing.panels.PanelManagerFinder
 
PanelManagerListener - Interface in dsto.dfc.swing.panels
Listener interface for PanelManager events.
panelManagerListeners - Variable in class dsto.dfc.swing.panels.PanelManager
 
panelName - Variable in class dsto.dfc.swing.panels.FloatStateEdit
 
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Calls updateEnabled.
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Calls updateEnabled.
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Calls updateEnabled.
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
panelRemoved(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.HidePolicy
 
panelRemoved(PanelManagerEvent) - Method in interface dsto.dfc.swing.panels.PanelManagerListener
 
panels - Variable in class dsto.dfc.swing.panels.PanelManager
 
PANELS_UNLOCKED - Static variable in class dsto.dfc.swing.panels.ActivePanelEdit
 
panelsUnlocked() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Not Implemented.
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Not Implemented.
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Not Implemented.
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
panelUnfloated(PanelManagerEvent) - Method in class dsto.dfc.swing.panels.HidePolicy
 
panelUnfloated(PanelManagerEvent) - Method in interface dsto.dfc.swing.panels.PanelManagerListener
 
paraAttrs - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
parameterNames - Variable in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
parametersPanel - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
ParametersPanel - Class in dsto.dfc.swing.undo
Shows details of a monitored edit, including its parameters in a table.
ParametersPanel(EditListView) - Constructor for class dsto.dfc.swing.undo.ParametersPanel
Creates a ParametersPanel which listens to editListView for changes in edit selection.
parametersTable - Variable in class dsto.dfc.swing.undo.ParametersPanel
 
parameterValues - Variable in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
parent() - Method in class dsto.dfc.databeans.PropertyPath
Create a new path to the parent object of this path (ie the first length () - 1 elements).
parent - Variable in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
parent - Variable in class dsto.dfc.swt.forms.AbstractPipe
 
parentFolder - Variable in class livespace.services.entities.info_repository.QueryEntity
 
parentMap - Variable in class dsto.dfc.swing.text.TermCustomizer
 
parse(String[]) - Method in class dsto.dfc.commandline.CmdLineParser
This is the meat of the command line parser.
parse(String, ParsePosition) - Method in class dsto.dfc.text.MultiDateFormat
Overrides DateFormat.parse to try all possible formats
ParseException - Exception in dsto.dfc.swing.text.selection
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception dsto.dfc.swing.text.selection.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception dsto.dfc.swing.text.selection.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception dsto.dfc.swing.text.selection.ParseException
 
parseFormat(ArrayList, String, int) - Method in class dsto.dfc.swing.text.TermCustomizer.Document
Parse the customizer format for a Condtion, generating a stream of ElementSpec's to a buffer.
parseFormat - Variable in class dsto.dfc.text.MultiDateFormat
List of possible formats with which to parse a String
parseObject(String) - Method in class dsto.dfc.text.MultiDateFormat
Format.parseObject () generates useless generic message on error.
parseOptions(String[]) - Static method in class dsto.dfc.commandline.PropertyParser
Parse the "-Dproperty=value" arguments from a list of arguments into the system property set (ie System.getProperties ()).
parseOptions(String[], Properties) - Static method in class dsto.dfc.commandline.PropertyParser
Parse the "-Dproperty=value" arguments from a list of arguments into a property set.
parseValue(String) - Method in class dsto.dfc.commandline.IntegerOption
 
parseValue(String) - Method in class dsto.dfc.commandline.Option
Override to extract and convert an option value passed on the command-line
parseValue(String) - Method in class dsto.dfc.commandline.StringOption
 
parseValue(String) - Method in class dsto.dfc.util.plugins.PluginOption
 
ParticularEntityDependency - Class in livespace.services.osgi
 
ParticularEntityDependency(BundleContext, String, String) - Constructor for class livespace.services.osgi.ParticularEntityDependency
 
pasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
pasteCells(Transferable, int, int, int, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
pasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
pasteCells(Transferable, int, int, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
pasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
pasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
pasteEntry(Object, int, Transferable) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
pasteEntry(Object, int, Transferable) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Paste transferable data into the tree.
PASTEL_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
PASTEL_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
PASTELS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
pasteObject(Object[]) - Method in class dsto.dfc.swt.dnd.CmdPasteObject
Paste object(s) from the clipboard.
pasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.AbstractDfcTableModel
 
pasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
pasteRows(Transferable, int) - Method in interface dsto.dfc.swing.table.DfcTableModel
 
pasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
pasteRows(Transferable, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
path - Variable in class dsto.dfc.databeans.PropertyEvent
 
path - Variable in class livespace.services.entities.InfoRepositoryEntity
 
pathForKey(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
The default path used to store serialized data for a given key.
pathForKey(String, String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
The path used to store serialized data for a given key dir storage directory.
pattern - Variable in class dsto.dfc.swing.text.selection.NumberSelector
 
PatternSelector - Interface in dsto.dfc.swing.text.selection
Selects values based on a pattern.
PatternSelector.SelectAllSelector - Class in dsto.dfc.swing.text.selection
 
PatternSelector.SelectAllSelector() - Constructor for class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
PatternSelectorFactory - Class in dsto.dfc.swing.text.selection
Factory class which provides factory methods for creation of PatternSelector implementations.
pause() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Override this method to add behaviour when pausing.
PAUSE - Static variable in class dsto.dfc.swing.undo.EditExceptionHandler
Pause with the cursor where it is.
pause() - Method in interface dsto.dfc.swing.undo.EditExceptionPolicy
The user decides to pause the undo or redo at this point.
pause() - Method in class livespace.services.common.AbstractMediaEngine
 
PAUSE - Static variable in class livespace.services.common.MetaAppsConstants
Pause action
PAUSED - Static variable in class livespace.services.common.MetaAppsConstants
Paused state
PBT_APMRESUMESUSPEND - Static variable in class dsto.dfc.util.win32.Win32
 
PBT_APMSUSPEND - Static variable in class dsto.dfc.util.win32.Win32
 
peek(Object) - Method in class dsto.dfc.databeans.Registry
Peek to see if an object exists.
peek() - Method in class dsto.dfc.databeans.StackDataObject
 
peek() - Method in class livespace.services.EntityQueue
 
peek(String) - Method in class livespace.services.EntityRegistry
Peek to see if an entity exists.
peek() - Method in class livespace.services.EntityStack
Finds the top entity on the stack without removing it from the stack.
peekBundle(BundleContext, String) - Static method in class livespace.osgi.OsgiUtil
Return a bundle with a given name, or null if none found.
peekScheduler() - Static method in class livespace.services.Livespace
For testing only.
peekSchedulerClients() - Static method in class livespace.services.Livespace
For testing only.
peekTextEncoder(Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Lookup the registered text encoder for a given value.
peekTypeInfo(String) - Static method in class dsto.dfc.databeans.TypeRegistry
Peek at the type info (if any) for a given type.
peekTypeInfo(Class) - Static method in class dsto.dfc.databeans.TypeRegistry
Shortcut to peek for type info associated with a class.
PERFORMANCE - Static variable in class dsto.dfc.logging.Log
 
performFlush() - Method in class dsto.dfc.swt.forms.FormPanel
 
performFlush() - Method in class dsto.dfc.swt.forms.FormPreferencePage
 
performOk() - Method in class dsto.dfc.swt.forms.FormPreferencePage
 
Persistence - Class in livespace.services
Livespace persistent storage services.
PersistenceManager - Class in dsto.dfc.swing.persistence
A lightweight persistent object manager.
PersistenceManager(String) - Constructor for class dsto.dfc.swing.persistence.PersistenceManager
Creates a new PersistenceManager instance.
PersistenceMonitor - Class in dsto.dfc.swing.persistence
Connects changes to an IDataObject/IDataBean to mark the object changed in a PersistenceManager.
PersistenceMonitor(PersistenceManager, IDataObject, boolean) - Constructor for class dsto.dfc.swing.persistence.PersistenceMonitor
Create a new instance.
PERSISTENT - Static variable in interface dsto.dfc.databeans.IDataObject
 
PERSISTENT_OVERRIDE - Static variable in interface dsto.dfc.databeans.IDataObject
 
picture - Variable in class livespace.services.entities.vtc.PictureProgramWindowEntity
 
picture - Variable in class livespace.services.entities.vtc.VirtualMonitorEntity
The id of the PictureEntity this virtual monitor is to display.
PictureEntity - Class in livespace.services.entities.vtc
 
PictureEntity() - Constructor for class livespace.services.entities.vtc.PictureEntity
 
PictureEntity(String) - Constructor for class livespace.services.entities.vtc.PictureEntity
 
PictureEntity(String, String) - Constructor for class livespace.services.entities.vtc.PictureEntity
 
PictureProgramEntity - Class in livespace.services.entities.vtc
Represents a picture program on a VTC device.
PictureProgramEntity() - Constructor for class livespace.services.entities.vtc.PictureProgramEntity
 
PictureProgramEntity(String) - Constructor for class livespace.services.entities.vtc.PictureProgramEntity
 
PictureProgramEntity(String, String) - Constructor for class livespace.services.entities.vtc.PictureProgramEntity
 
PictureProgramLayoutEntity - Class in livespace.services.entities.vtc
Represents a layout mode of a picture program.
PictureProgramLayoutEntity() - Constructor for class livespace.services.entities.vtc.PictureProgramLayoutEntity
 
PictureProgramLayoutEntity(String) - Constructor for class livespace.services.entities.vtc.PictureProgramLayoutEntity
 
PictureProgramLayoutEntity(String, String) - Constructor for class livespace.services.entities.vtc.PictureProgramLayoutEntity
 
pictureProgramLayouts - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the PictureProgramLayoutEntity's supported by the vtc device
PictureProgramWindowEntity - Class in livespace.services.entities.vtc
Represents a single window within a picture program.
PictureProgramWindowEntity() - Constructor for class livespace.services.entities.vtc.PictureProgramWindowEntity
 
PictureProgramWindowEntity(String) - Constructor for class livespace.services.entities.vtc.PictureProgramWindowEntity
 
PictureProgramWindowEntity(String, String) - Constructor for class livespace.services.entities.vtc.PictureProgramWindowEntity
 
pictures - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the PictureEntity's available on the vtc
ping(Collection<Entity>, Entity) - Method in class livespace.services.EntityClient
Send a ping to an entity, adding it to pinged if successful.
PINK - Static variable in class dsto.dfc.swt.DFC_SWT
 
Pipe - Interface in dsto.dfc.swt.forms
Defines a segment of a data flow pipe.
PipeEndpoint - Class in dsto.dfc.swt.forms
Base class for pipe endpoints: pipe segments that put their input into a non-pipe (eg a UI control).
PipeEndpoint() - Constructor for class dsto.dfc.swt.forms.PipeEndpoint
 
PipeErrorHandler - Interface in dsto.dfc.swt.forms
 
Pipes - Class in dsto.dfc.swt.forms
Pipe utility methods.
Pipes() - Constructor for class dsto.dfc.swt.forms.Pipes
 
PJSBasicTabbedPaneUI - Class in dsto.dfc.swing.panels
Allows clients to set color of the selected tab using setBackgroundAt (int i).
PJSBasicTabbedPaneUI() - Constructor for class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI
 
PJSBasicTabbedPaneUI.PJSFocusHandler - Class in dsto.dfc.swing.panels
 
PJSBasicTabbedPaneUI.PJSFocusHandler() - Constructor for class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI.PJSFocusHandler
 
PJSBasicTabbedPaneUI.PJSMouseHandler - Class in dsto.dfc.swing.panels
 
PJSBasicTabbedPaneUI.PJSMouseHandler() - Constructor for class dsto.dfc.swing.panels.PJSBasicTabbedPaneUI.PJSMouseHandler
 
placeFrame(Component, Component) - Method in class dsto.dfc.swing.panels.Corner
 
placeFrame(Component, Component, int) - Method in class dsto.dfc.swing.panels.Corner
 
placeWindow() - Method in class dsto.dfc.swing.controls.DfcDialog
 
placeWindow(Window, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
Places a window at a specified alignmnent on the screen.
placeWindow(Window, int, Window, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
 
placeWindow(Window, int, Window, int, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
Places a window at a default distance.
placeWindow(Window, int, Window, int, int, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
Places a child window relative to a parent (or the screen) using an imaginary strut connecting 8 points on the parent and child window's borders.
placeWindow(Window, Window, int) - Static method in class dsto.dfc.swing.controls.WindowLayout
Align a child window relative to its parent.
placeWindow(Window, Point) - Static method in class dsto.dfc.swing.controls.WindowLayout
Place a window, adjusting so it does not go outside the screen.
plainLabelFor(ValueLabel[], Object) - Static method in class dsto.dfc.swt.icons.ValueLabel
Get the plain text label associated with a value (see ValueLabel.getPlainLabel()).
platform() - Static method in class livespace.osgi.bootstrap.DeployConfig
 
play() - Method in class livespace.services.common.AbstractMediaEngine
 
PLAY - Static variable in class livespace.services.common.MetaAppsConstants
Play action
PLAYING - Static variable in class livespace.services.common.MetaAppsConstants
Playing state
playQueue - Variable in class livespace.services.entities.sessions.Sessions
A registry of SessionEntity's that are to be played.
PLUGIN_EXTENSION - Static variable in class dsto.dfc.util.plugins.PluginManager
 
PLUGIN_FILENAME_FILTER - Static variable in class dsto.dfc.util.plugins.PluginManager
 
PluginException - Exception in dsto.dfc.util.plugins
The Exception thrown when an error occurs loading a plugin.
PluginException(String, String) - Constructor for exception dsto.dfc.util.plugins.PluginException
 
PluginException(String, Throwable) - Constructor for exception dsto.dfc.util.plugins.PluginException
Constructor.
PluginManager - Class in dsto.dfc.util.plugins
Manages dynamic loading of plugin classes contained in a JAR file.
PluginManager() - Constructor for class dsto.dfc.util.plugins.PluginManager
 
PluginOption - Class in dsto.dfc.util.plugins
A commmand line option class that enables plugin loading via a "-plugin" (or just "-p") command line switch.
PluginOption() - Constructor for class dsto.dfc.util.plugins.PluginOption
The no argument constructor uses '-p' or "--plugin" or "-plugin" as the form for the option.
PluginOption(char, String, boolean) - Constructor for class dsto.dfc.util.plugins.PluginOption
 
plugins - Variable in class dsto.dfc.util.plugins.PluginManager
 
pointLiesWithinFrame(Point, Component, int) - Method in class dsto.dfc.swing.panels.TopLeft
 
pop() - Method in class dsto.dfc.databeans.StackDataObject
 
pop() - Method in class livespace.services.EntityStack
Removes and returns the Entity at the top of the stack.
popdown() - Method in class dsto.dfc.swing.controls.SplashScreen
 
popdownTimer - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
popStatus() - Method in class dsto.dfc.swing.status.StatusManager
Pop the current status object off the stack.
popup() - Method in class dsto.dfc.swing.controls.SplashScreen
 
popupButton - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
popupButton_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
popupEditor - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
PopupFormEditor - Class in dsto.dfc.swing.forms
Wrapper editor into which can be plugged an 'inline' editor which is displayed to the left of a '...' button, which shows a secondary 'popup' editor in a form dialog.
PopupFormEditor() - Constructor for class dsto.dfc.swing.forms.PopupFormEditor
 
PopupFormEditor(FormEditor, FormEditor) - Constructor for class dsto.dfc.swing.forms.PopupFormEditor
 
popupInScrollPane - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
popupMenu - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
popupModal - Variable in class dsto.dfc.swing.forms.PopupFormEditor
 
popupShown - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
port - Variable in class dsto.dfc.test.ProtocolServer
 
PositionableDevice - Class in livespace.services.entities
Represents a device (or support/structure that is supporting a device) that can be mechanically controlled in terms of it's translation or position (position in the x,y,z axis), and rotation (rotation around the x,y,z axis).
PositionableDevice() - Constructor for class livespace.services.entities.PositionableDevice
 
PositionableDevice(String) - Constructor for class livespace.services.entities.PositionableDevice
 
PositionableDevice(String, String) - Constructor for class livespace.services.entities.PositionableDevice
 
postBootstrapStart() - Static method in class livespace.osgi.bootstrap.MainThread
Called by bootstrap code after OSGi has started to begin execution the post-bootstrap runnable.
postError(HttpServletRequest, String) - Static method in class dsto.dfc.servlets.ServletSupport
Post an error by lodging it as the "error" attribute on the current session.
POWER_ON_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
Power on property for a device
powerCallback(int) - Static method in class dsto.dfc.util.win32.Win32
 
PowerListener - Interface in dsto.dfc.util.win32
 
powerResume() - Method in interface dsto.dfc.util.win32.PowerListener
 
powerSuspend() - Method in interface dsto.dfc.util.win32.PowerListener
 
preferences - Variable in class dsto.dfc.swt.controls.NiceWindow
The window's preferences store.
preferredLayoutSize(Container) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
preferredLayoutSize(Container) - Method in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
PrefixFilter - Class in dsto.dfc.tools
An Ant file filter that prefixes a set piece of text (eg copyright header) to file.
PrefixFilter(Reader) - Constructor for class dsto.dfc.tools.PrefixFilter
 
prepend(Object) - Method in class dsto.dfc.databeans.PropertyPath
Prepend a new element to the starting of the path.
PresenceEntity - Class in livespace.services.entities
The entity published to provide virtual presence in a Livespace.
PresenceEntity() - Constructor for class livespace.services.entities.PresenceEntity
 
PresenceEntity(String) - Constructor for class livespace.services.entities.PresenceEntity
 
PresenceEntity(String, String) - Constructor for class livespace.services.entities.PresenceEntity
 
present - Variable in class livespace.services.entities.room_presentation.SchematicItem
 
pressedBorder - Variable in class dsto.dfc.swing.controls.ToolButtonUI
 
pressedColumn - Variable in class dsto.dfc.swing.table.DfcTableHeader
 
previous() - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
previousIndex() - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
PRIMARY - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
PRIMARY_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
PRIMARY_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
primitiveToObject(Class) - Static method in class dsto.dfc.util.Beans
Convert a class representing a primitive type (eg 'int') to its equivalent Object-based type (eg 'java.lang.Integer').
print(String) - Method in class dsto.dfc.logging.FileLogger
 
print(Throwable) - Method in class dsto.dfc.logging.FileLogger
 
print() - Method in class dsto.dfc.swing.controls.PrintUtility
Opens up a print dialog and prints if the user clicks ok.
print(Graphics, PageFormat, int) - Method in class dsto.dfc.swing.controls.PrintUtility
Draws the component to be printed.
printable - Variable in class dsto.dfc.swing.controls.PrintPreview
 
printChildren(TreeModelEvent) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
printComponent(Component, PageFormat) - Static method in class dsto.dfc.swing.controls.PrintUtility
Calls the print method.
printException(PrintWriter, Throwable) - Static method in class dsto.dfc.logging.Log
 
printExceptionMessage(PrintWriter, Throwable, int) - Static method in class dsto.dfc.logging.Log
 
printExceptionTrace(PrintWriter, Throwable, int) - Static method in class dsto.dfc.logging.Log
Prints the exception stack trace.
println() - Method in class dsto.dfc.util.IndentPrintWriter
 
printMessage(PrintWriter, Date, int, String) - Static method in class dsto.dfc.logging.Log
 
printMessage(PrintWriter, Date, DateFormat, int, String) - Static method in class dsto.dfc.logging.Log
 
printMessage(PrintWriter, Date, DateFormat, int, String, int) - Static method in class dsto.dfc.logging.Log
Prints a message to the supplied PrintWriter instance.
printPath(Object[]) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
PrintPreview - Class in dsto.dfc.swing.controls
This class can be used to add print preview capabilities to an application.
PrintPreview(Component, PageFormat) - Constructor for class dsto.dfc.swing.controls.PrintPreview
Create an empty PrintPreview
PrintUtility - Class in dsto.dfc.swing.controls
A simple utility class that lets you very simply print an arbitrary component.
PrintUtility(Component, PageFormat) - Constructor for class dsto.dfc.swing.controls.PrintUtility
Initializes variables.
PRIORITY_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
Priority property
processed - Variable in class livespace.services.entities.info_repository.QueryEntity
 
processInput(String) - Method in class dsto.dfc.test.AbstractProtocol
This method is called for the protocol to respond to a given line of input, inputLine.
processMouseEvent(MouseEvent) - Method in class dsto.dfc.swing.table.DfcTableHeader
Handles mouse clicks in header cells to change sort order and auto column sizing when double-clicking in header resize zone.
processQueue() - Method in class dsto.dfc.collections.WeakValueHashMap
Remove all invalidated entries from the map, that is, remove all entries whose keys have been discarded.
projects - Variable in class livespace.services.entities.teamscope.Teamscope
 
properties - Variable in class dsto.dfc.swt.viewers.DataObjectLabelProvider
 
PropertiesSynchronizer - Class in livespace.services
 
PropertiesSynchronizer(EntityRegistry, String[], Object[]) - Constructor for class livespace.services.PropertiesSynchronizer
Use to wait for a set of properties to go to a set of specified values
property - Variable in class dsto.dfc.databeans.PropertySorterFilter
 
property - Variable in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
property - Variable in class dsto.dfc.databeans.views.PropertyFilter
 
property - Variable in class dsto.dfc.swing.forms.BasicForm.EditorEntry
 
property - Variable in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
PropertyBinding - Class in dsto.dfc.swt.util
Binds the value of a property from a source object to the value of a property on a target object via the JFace IPropertyChangeListener interface.
PropertyBinding(Object, String, Object, String) - Constructor for class dsto.dfc.swt.util.PropertyBinding
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.databeans.JavaDataBean
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Assigns the event new value to selectedColor.
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Assigns the event new value to selectedColor.
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.controls.GradientBar
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.controls.GradientPanel
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.forms.BasicForm
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.panels.DynamicCommandViews
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.persistence.AbstractDocument
PropertyChangeListener implementation: do not override this, override modelPropertyChanged instead.
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.persistence.BasicDocumentSaveCommand
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swing.undo.PropertyChangeToEditAdapter
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.commands.CmdSetBeanProperty
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.commands.CommandButtonProvider
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.forms.BeanEndpoint
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.forms.JavaBeanPropertyPipe
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.swt.util.PropertyBinding
 
propertyChange(PropertyChangeEvent) - Method in class dsto.dfc.test.DummyPropertyListener
Invoked when a bean being listened to fires a property change event.
PropertyChangeListeners - Class in dsto.dfc.swt.util
Basis property event listener list for SWT/JFace.
PropertyChangeListeners() - Constructor for class dsto.dfc.swt.util.PropertyChangeListeners
 
PropertyChangeListeners(Object) - Constructor for class dsto.dfc.swt.util.PropertyChangeListeners
 
PropertyChangeTask - Class in livespace.services
Helper task to used to schedule a property change on an IDataObject instance.
PropertyChangeTask(Object, IDataObject, Object, Object) - Constructor for class livespace.services.PropertyChangeTask
Changes the value of property contained by an IDataObject instance.
PropertyChangeToEditAdapter - Class in dsto.dfc.swing.undo
Class which listens for PropertyChangeEvents and fires PropertyEdits when it hears them.
PropertyChangeToEditAdapter() - Constructor for class dsto.dfc.swing.undo.PropertyChangeToEditAdapter
 
propertyClass - Variable in class dsto.dfc.swing.forms.BasicForm.EditorEntry
cached type of property set by loadEditorValue.
PropertyComparator - Class in dsto.dfc.databeans
Compares two IDataObject's using the value of one of their properties.
PropertyComparator(String) - Constructor for class dsto.dfc.databeans.PropertyComparator
Create a new instance using default compare order for properties (all values must be Comparable).
PropertyComparator(String, Comparator) - Constructor for class dsto.dfc.databeans.PropertyComparator
Create a new instance.
PropertyEdit - Class in dsto.dfc.swing.undo
Used to undo property changes.
PropertyEdit() - Constructor for class dsto.dfc.swing.undo.PropertyEdit
For bean serialisation only
PropertyEdit(Object, String, Object, Object) - Constructor for class dsto.dfc.swing.undo.PropertyEdit
Constructs a PropertyEdit with the supplied information.
PropertyEdit(PropertyChangeEvent) - Constructor for class dsto.dfc.swing.undo.PropertyEdit
Constructs a PropertyEdit from the PropertyChangeEvent.
PropertyEditBean - Class in dsto.dfc.swing.undo
Bean PropertyEdit class for Bean serialisation support.
PropertyEditBean() - Constructor for class dsto.dfc.swing.undo.PropertyEditBean
Vanilla constructor for bean serialisation support.
PropertyEditBean(Object, String, Object, Object) - Constructor for class dsto.dfc.swing.undo.PropertyEditBean
Need a value constructor because constructors are not inherited.
PropertyEvent - Class in dsto.dfc.databeans
The information included as part of an IDataObject property change notification.
PropertyEvent(IDataObject, Object, Object, Object, boolean) - Constructor for class dsto.dfc.databeans.PropertyEvent
Create a new PropertyEvent.
PropertyEvent(IDataObject, PropertyPath, Object, Object) - Constructor for class dsto.dfc.databeans.PropertyEvent
Create a new non-transient PropertyEvent.
PropertyEvent(IDataObject, PropertyPath, Object, Object, boolean) - Constructor for class dsto.dfc.databeans.PropertyEvent
Create a new PropertyEvent.
PropertyEventSource - Interface in dsto.dfc.util
Interface for classes that fire PropertyChangeEvent's.
PropertyFilter - Class in dsto.dfc.databeans.views
An IFilter for selecting from data objects with a given property value.
PropertyFilter(Object, Object) - Constructor for class dsto.dfc.databeans.views.PropertyFilter
 
PropertyFilterSet - Class in dsto.dfc.databeans.views
An automatically-generated set of PropertyFilter's for a given property.
PropertyFilterSet(IDataObject, String) - Constructor for class dsto.dfc.databeans.views.PropertyFilterSet
 
propertyIterator() - Method in class dsto.dfc.databeans.DataBean
 
propertyIterator() - Method in class dsto.dfc.databeans.DataBeanLink
 
propertyIterator() - Method in class dsto.dfc.databeans.DataObject
 
propertyIterator() - Method in class dsto.dfc.databeans.DataObjectLink
 
propertyIterator() - Method in class dsto.dfc.databeans.DataObjectView
 
propertyIterator() - Method in class dsto.dfc.databeans.FancyDataObject
 
propertyIterator() - Method in interface dsto.dfc.databeans.IDataObject
Get an iterator that scans over all currently defined properties.
propertyIterator() - Method in class dsto.dfc.databeans.ListDataObject
 
propertyIterator() - Method in class dsto.dfc.databeans.MapDataObject
 
propertyIterator() - Method in class dsto.dfc.databeans.SetDataObject
 
propertyIterator() - Method in class dsto.dfc.databeans.SimpleDataObject
 
propertyIterator() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
PropertyListener - Interface in dsto.dfc.databeans
Defines a listener to IDataObject property change events.
propertyName - Variable in class dsto.dfc.swing.undo.PropertyEdit
The name of the changed property.
propertyName - Variable in class livespace.services.entities.info_repository.QueryEntity
 
PropertyParser - Class in dsto.dfc.commandline
Parser for "-Dproperty=value" command line arguments that emulates the processing that the "java" command does.
PropertyPath - Class in dsto.dfc.databeans
Describes a path built of property names into a tree of IDataObject's, similar in concept to a file system path.
PropertyPath() - Constructor for class dsto.dfc.databeans.PropertyPath
Create an empty path.
PropertyPath(String) - Constructor for class dsto.dfc.databeans.PropertyPath
Create path from a path expression such as "root/bean1/bean2/property".
PropertyPath(Object) - Constructor for class dsto.dfc.databeans.PropertyPath
 
PropertyPath(Object[]) - Constructor for class dsto.dfc.databeans.PropertyPath
Create path from an array of property names.
propertyPath - Variable in class livespace.services.PropertySynchronizer
 
PropertyPipe - Class in dsto.dfc.swt.forms
A pipe that inputs a data object and outputs the value of one of its properties.
PropertyPipe(String) - Constructor for class dsto.dfc.swt.forms.PropertyPipe
 
PropertySet - Interface in dsto.dfc.collections
A set of (name, value) pairs.
propertySet(IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Shorcut to create a copy of the current property set of a data object.
PropertySets - Class in dsto.dfc.collections
Support for PropertySet's.
PropertySorterFilter - Class in dsto.dfc.databeans
A DataObjectView sorter/filter that filters/sorts on property values of data objects.
PropertySorterFilter(String) - Constructor for class dsto.dfc.databeans.PropertySorterFilter
 
PropertySynchronizer - Class in livespace.services
Allows synchronisation to take place when a given property changes to a set value.
PropertySynchronizer(IDataObject, Object, Object) - Constructor for class livespace.services.PropertySynchronizer
Create a new instance.
PropertySynchronizer(IDataObject, String, Object) - Constructor for class livespace.services.PropertySynchronizer
Create a new instance.
PropertySynchronizer(IDataObject, PropertyPath, Object) - Constructor for class livespace.services.PropertySynchronizer
Create a new instance.
propertyToValue - Variable in class dsto.dfc.databeans.DataObject
Maps from property names to values.
propertyType - Variable in class dsto.dfc.swt.viewers.SelectionBinding
The type of the property, or type of an element for multi-value properties
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.DataBeanLink
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.DataObjectFilter
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.DataObjectLink
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.DataObjectView
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
propertyValueChanged(PropertyEvent) - Method in interface dsto.dfc.databeans.PropertyListener
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.SubsetDataObject
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swing.persistence.PersistenceMonitor
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swing.UIPropertyListener
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.forms.DataObjectCopyPipe
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.forms.PropertyPipe
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.util.UIPropertyListener
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.viewers.DataBeanCollectionTableContentProvider
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.viewers.DataObjectPropertyListProvider
 
propertyValueChanged(PropertyEvent) - Method in class dsto.dfc.swt.viewers.DataObjectTableProvider
 
propertyValueChanged(PropertyEvent) - Method in class livespace.services.EntityClient
Handles property changes to entities in the registry by emitting the appropriate update requests.
propertyValueChanged(PropertyEvent) - Method in class livespace.services.EntityServer
 
propertyValueChanged(PropertyEvent) - Method in class livespace.services.osgi.ParticularEntityDependency
 
propertyValueChanged(PropertyEvent) - Method in class livespace.services.osgi.SingleEntityDependency
 
propertyValueChanged(PropertyEvent) - Method in class livespace.services.PropertiesSynchronizer
Listen for updates and set the finished flag if the property path are all set to their specified end states
propertyValueChanged(PropertyEvent) - Method in class livespace.services.Synchronizer
 
propertyValueChanged0(PropertyEvent) - Method in class dsto.dfc.swt.viewers.DataBeanCollectionTableContentProvider
 
PropertyValueIterator - Class in dsto.dfc.databeans
Iterates over an IDataObject's property values.
PropertyValueIterator(IDataObject) - Constructor for class dsto.dfc.databeans.PropertyValueIterator
 
propValue - Variable in class livespace.services.entities.info_repository.QueryEntity
 
protocol - Variable in class dsto.dfc.test.ProtocolServer
 
PROTOCOL_VERSION - Static variable in class livespace.services.Livespace
The Livespace protocol version in use.
ProtocolServer - Class in dsto.dfc.test
Runs a server on a socket that accepts messages and responds appropriately with the use of an AbstractProtocol instance.
ProtocolServer(int, AbstractProtocol) - Constructor for class dsto.dfc.test.ProtocolServer
 
proxy - Variable in class dsto.dfc.util.WeakEventListener
 
ProxyTableModel - Class in dsto.dfc.swing.table
Generic base class for a table model that act as a proxy for another table model.
ProxyTableModel(DfcTableModel) - Constructor for class dsto.dfc.swing.table.ProxyTableModel
 
PULLDOWN_ICON - Static variable in class dsto.dfc.swing.commands.CommandMenuButton
 
pulldownButton - Variable in class dsto.dfc.swing.commands.CommandMenuButton
 
push(Object) - Method in class dsto.dfc.databeans.StackDataObject
 
push(Entity) - Method in class livespace.services.EntityStack
Pushes an Entity on to the top of stack.
pushStatus(Object) - Method in class dsto.dfc.swing.status.StatusManager
 
pushStatus(Object, boolean) - Method in class dsto.dfc.swing.status.StatusManager
Push a new status object (usually a String or Iconic value) onto the status stack.
put(Object, Object) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
put(Object, Object) - Method in class dsto.dfc.collections.cache.AbstractCache
 
put(Object, Object) - Method in interface dsto.dfc.collections.cache.Cache
Put an object into the cache.
put(Object, Object) - Method in class dsto.dfc.collections.cache.CacheLRU
Adds a value to the cache.
put(Object, Object) - Method in class dsto.dfc.collections.IdentityHashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class dsto.dfc.collections.MicroMap
Add/overwrite a value.
put(Class, Object) - Method in class dsto.dfc.collections.TypeMap
 
put(String, Object) - Method in class dsto.dfc.collections.TypeMap
 
put(Object, Object) - Method in class dsto.dfc.collections.WeakValueHashMap
Updates this map so that the given key maps to the given value.
put(Object, Object) - Method in class dsto.dfc.databeans.DataObjectDictionary
 
put(String, XmlDecoder) - Method in class dsto.dfc.databeans.io.LazyElementMap
 
put(String, String) - Method in class dsto.dfc.databeans.io.LazyElementMap
 
put(Icon) - Method in class dsto.dfc.swt.icons.IconCache
Put icon into the cache.
putAll(Map) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
putAll(Map) - Method in class dsto.dfc.collections.IdentityHashMap
Copies all of the mappings from the specified map to this one.
putEntry(Object, Object) - Method in class dsto.dfc.swing.table.MapTableModel
Put a new entry into the map, firing the appropriate events.
putInCorner(Corner) - Method in class dsto.dfc.swing.panels.ToolView
Set the ToolView within a corner of it's parent frame.
putInCorner(Corner, int) - Method in class dsto.dfc.swing.panels.ToolView
set the ToolView within a corner of it's parent frame.
putValue(String, Object) - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
putValue(String, String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 

Q

queries - Variable in class livespace.services.entities.InfoRepositoryEntity
 
QueryEntity - Class in livespace.services.entities.info_repository
Represents an information repository query used to query the repository for information repository entities based on certain search criteria.
QueryEntity() - Constructor for class livespace.services.entities.info_repository.QueryEntity
 
queryLang - Variable in class livespace.services.entities.info_repository.QueryEntity
 
queryStmt - Variable in class livespace.services.entities.info_repository.QueryEntity
 

R

RadioBox - Class in dsto.dfc.swing.controls
A control that presents a multiple choice selection as a set of radio buttons.
RadioBox() - Constructor for class dsto.dfc.swing.controls.RadioBox
Create radio box with no selectable options.
RadioBox(Object[]) - Constructor for class dsto.dfc.swing.controls.RadioBox
 
RadioBox(Object[], int) - Constructor for class dsto.dfc.swing.controls.RadioBox
Create a new radio box.
RadioEndpoint - Class in dsto.dfc.swt.forms
A pipe endpoint that allows selection of a value from a list of radio buttons.
RadioEndpoint(Composite, ValueLabel[]) - Constructor for class dsto.dfc.swt.forms.RadioEndpoint
Create a new instance.
rampTime - Variable in class livespace.services.entities.LightEntity
 
range() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
RANGE - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
range(int, int, int) - Static method in class dsto.dfc.util.Math
Constrain value to be within a range.
RAW_SERIALIZED_OBJECT_FLAVOR - Static variable in class dsto.dfc.swing.dnd.ObjectTransferable
 
RAW_SERIALIZED_OBJECT_FLAVOR - Static variable in class dsto.dfc.swing.dnd.RawSerializedObject
 
RawSerializedObject - Class in dsto.dfc.swing.dnd
Stores an object as a serialized blob of data.
RawSerializedObject(byte[]) - Constructor for class dsto.dfc.swing.dnd.RawSerializedObject
 
RawSerializedObject(Object) - Constructor for class dsto.dfc.swing.dnd.RawSerializedObject
 
read(Reader) - Method in class dsto.dfc.databeans.io.XmlInput
Read an object from an XML stream.
read(Document) - Method in class dsto.dfc.databeans.io.XmlInput
Read an object from a JDOM document.
read(Element) - Method in class dsto.dfc.databeans.io.XmlInput
Read an object from a JDOM root element.
read(File) - Static method in class dsto.dfc.swing.persistence.Deserializer
 
read(File, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Deserializer
 
read(String) - Static method in class dsto.dfc.swing.persistence.Deserializer
 
read(String, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Deserializer
Read a serialized object from a file, autodetecting serialized format.
read(InputStream) - Static method in class dsto.dfc.swing.persistence.Deserializer
 
read(InputStream, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Deserializer
Read an object from an input stream.
read() - Method in class dsto.dfc.tools.PrefixFilter
 
read(URL, URL, String, int) - Method in class livespace.osgi.bootstrap.DeployConfig
 
read(Entity, Notification, boolean) - Method in class livespace.services.EntityContainer
Read and update state from an incoming info notification.
readChar() - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
readDeployConfig(String, String) - Method in class livespace.osgi.bootstrap.DeployMapConfig
 
readDeployConfig(String, String, int) - Method in class livespace.osgi.bootstrap.DeployMapConfig
Creates a deploy config by loading all the mapped deploy files into it.
readDocument(Reader) - Method in class dsto.dfc.databeans.io.XmlInput
Read a document from an XML stream using the JDOM SAX reader.
readElement(Reader) - Method in class dsto.dfc.databeans.io.XmlInput
Shortcut to read the XML and return the root element.
readFile(String) - Method in class dsto.dfc.databeans.io.XmlInput
Shortcut to read an object from a DBXML file.
readLogFilterSystemProperty() - Static method in class dsto.dfc.logging.Log
Read the dfc.log.console.show and dfc.log.console.hide system properties and update the filter settings.
readModel(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
Read a new model object from a persistent store location.
readModel(Object) - Method in class dsto.dfc.swing.persistence.FileDocument
Read a model using Deserializer.
readObject(InputStream, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Deserializer
Read an object from an input stream using the correct reader for the given format.
readObject(String) - Static method in class livespace.services.Persistence
Read a saved persistent object from a DBXML file.
readProperty(PropertyDescriptor) - Method in class dsto.dfc.databeans.JavaDataBean
 
readResolve() - Method in class dsto.dfc.swing.controls.BillBoard.LayoutEnum
 
readResolve() - Method in class dsto.dfc.swing.styles.AbstractStyle
 
readResolve() - Method in class dsto.dfc.swt.styles.AbstractStyle
 
readResolve() - Method in class dsto.dfc.util.AbstractEnumerationValue
Serialization support: resolves instance written to stream to the equivalent instance in getEnumValues () using equals ().
readResourceData(String, String) - Method in class dsto.dfc.tools.JarX
Read the data associated with a resource from either a ZIP archive or a file.
readResourceDataFromFile(String, File) - Method in class dsto.dfc.tools.JarX
Read resource data from a file.
readResourceDataFromZip(String, ZipFile) - Method in class dsto.dfc.tools.JarX
Read resource data from a ZIP archive.
readScriptLine(Reader) - Static method in class dsto.dfc.util.Files
Read the next line from a "script-like stream", where script-like streams are line-oriented text streams with "#" comments and \ as a line-continuation operator, similar to Bourne shell scripts and Java .property files.
readScriptLine(Reader) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
Copied from Files.readScriptLine(Reader).
readString(Reader) - Static method in class dsto.dfc.util.Files
Read all of the content supplied by a Reader into a String.
readStringBuilder(Reader) - Static method in class dsto.dfc.util.Files
Read all of the content supplied by a Reader into a StringBuilder.
readValue(Map<?, ?>, String, IDataObject, String) - Static method in class livespace.services.Livespace
Shortcut to read a value from a Map and copy it into an IDataObject (eg an Entity).
readyListeners - Variable in class livespace.osgi.Dependency
Delegates that are invoked when this dependency becomes ready.
reconstituteObject() - Method in class dsto.dfc.swing.dnd.RawSerializedObject
 
recording - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
recordPresenceEvents - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
recordTickerEvents - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
recordUtteranceEvents - Variable in class livespace.services.entities.teamscope.TeamscopeSession
 
RED - Static variable in class dsto.dfc.swt.DFC_SWT
 
redo() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
redo() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
redo() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
redo() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Currently invokes UndoableEdit.redo() on each component UndoableEdit in order.
redo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Redo the next available redoable edit.
redo() - Method in class dsto.dfc.swing.undo.PropertyEdit
Sets the PropertyEdit.source's propertyName value to newValue.
redoButton - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
redoCmd - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
redoCursor - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The next edit to be redone in the edit list.
redoCursorIsNull() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if the redo cursor is the MonitoredUndoManager.NULL_EDIT.
redoTo(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Redo the edits up to and including endEdit.
redoToCmd - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
refilter() - Method in class dsto.dfc.databeans.DataObjectView
Force the view to refilter its contents.
refQueue - Variable in class dsto.dfc.swing.persistence.PersistenceManager
 
REFRESH - Static variable in class livespace.services.common.MetaAppsConstants
Refresh action
refreshTitle(TitleShowPolicy) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
refreshTitle(TitleShowPolicy) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
refreshTitle(TitleShowPolicy) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
refreshTitles() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
RegexpResourceMatcher - Class in dsto.dfc.tools
A resource matcher that matches via regular expressions.
RegexpResourceMatcher(String) - Constructor for class dsto.dfc.tools.RegexpResourceMatcher
 
RegexSelector - Class in dsto.dfc.swing.text.selection
Selector that uses Perl 5 compatible regular expressions.
RegexSelector() - Constructor for class dsto.dfc.swing.text.selection.RegexSelector
 
RegexSelector(String) - Constructor for class dsto.dfc.swing.text.selection.RegexSelector
 
RegexSelector(String, boolean) - Constructor for class dsto.dfc.swing.text.selection.RegexSelector
 
register() - Static method in class dsto.dfc.databeans.io.XmlAwtCodec
 
register(String, Class) - Static method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
Register this codec for a given object type.
register(Map.Entry) - Method in class dsto.dfc.databeans.MapDataObject
 
register(String, Class) - Static method in class dsto.dfc.databeans.TypeRegistry
Shortcut to register type info against a Java class.
register(String, TypeInfo) - Static method in class dsto.dfc.databeans.TypeRegistry
Register type info.
register() - Static method in class dsto.dfc.net.streams.object.Handler
Register this class as the handler for the "resource:" URL protocol.
register() - Static method in class dsto.dfc.net.streams.resource.Handler
Register this class as the handler for the "resource:" URL protocol.
register(Class, String, Icon) - Method in class dsto.dfc.swing.icons.IconicRegistry
Register an icon that applies to all instances of a given type.
register(Class, Iconic) - Method in class dsto.dfc.swing.icons.IconicRegistry
Register an iconic value that applies to all instances of a given type.
register(Class, IconicFactory) - Method in class dsto.dfc.swing.icons.IconicRegistry
Register a factory for a given type.
register() - Static method in class dsto.dfc.swing.net.content.application.x_java_object
Enable this class as the system-wide content handler for application/x-java-object content.
register() - Static method in class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
register() - Method in class livespace.elvin.client.ElvinClient
Register this instance as the Elvin OSGi service.
register() - Static method in class livespace.services.XmlEntityCodec
Register this codec for XML IO.
registerChildValue(IDataObjectChildListener, Object, Object) - Static method in class dsto.dfc.databeans.DataObjects
Provides support for data object implementations in propagating child events.
registeredEntityClasses() - Static method in class livespace.services.Livespace
Get an (unmodifiable) map from registered types -> class name.
registerElement(Element, Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Register a document element as representing a given value.
registerEntityClass(Class<? extends Entity>) - Static method in class livespace.services.Livespace
Shortcut to register a class for an entity type using Entity.getType(Class) to automatically get the type.
registerEntityClass(String, Class<?>) - Static method in class livespace.services.Livespace
Register a given subclass of Entity to be used when entities of a given entity type are instantiated by a client or server.
registerEntityClass(String, String) - Static method in class livespace.services.Livespace
Register a given subclass of Entity to be used when entities of a given entity type are instantiated by a client or server.
registerEntityTree(Object) - Method in class livespace.services.EntityContainer
Register any entities found in a tree of data objects.
registerExtension(String) - Static method in class dsto.dfc.swing.net.content.application.x_java_object
Add another extention to be a content handler for.
registerFactory() - Static method in class dsto.dfc.net.DfcContentHandlerFactory
Register this class as the system-wide content handler factory.
registerGlobalTextDecoder(String, String) - Static method in class dsto.dfc.databeans.io.XmlInput
Register a TextDecoder for this input object.
registerGlobalTextDecoder(String, TextDecoder) - Static method in class dsto.dfc.databeans.io.XmlInput
Register a TextDecoder for this input object.
registerGlobalTextEncoder(TextEncoder) - Static method in class dsto.dfc.databeans.io.XmlOutput
Register a global TextEncoder.
registerGlobalXmlDecoder(String, XmlDecoder) - Static method in class dsto.dfc.databeans.io.XmlInput
Register a global XmlDecoder.
registerGlobalXmlEncoder(XmlEncoder) - Static method in class dsto.dfc.databeans.io.XmlOutput
Register a global XmlEncoder.
registerHandler(String, String, ContentHandler) - Static method in class dsto.dfc.net.DfcContentHandlerFactory
Register a handler with a MIME type.
registerHandler(String, URLStreamHandler) - Method in class dsto.dfc.net.DfcStreamHandlerFactory
Register a handler for a given protocol.
registerHandler() - Static method in class dsto.dfc.net.streams.search.Handler
Register this class as the handler for the "search:" URL protocol.
registerListener(CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
registerMap() - Static method in class dsto.dfc.net.DfcFileNameMap
Register this class as the system wide file map.
registerMessageWindow() - Static method in class dsto.dfc.swt.win32.Windows
 
registerModelListener(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
registerObject(String, Object) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Register a new persistent object using the default Java serialization format.
registerObject(String, String, Object) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Register a new persistent object.
registerObject(String, Object, ISerializer) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Register a new persistent object.
registerObject(String, String, Object, ISerializer) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Register a new persistent object.
registerPanel(BundleContext, String, IDashboardPanel) - Static method in class livespace.ui.dashboard.Dashboard
Register panel as a dashboard panel OSGi service.
registerSearchPath(String, URLSearchPath) - Static method in class dsto.dfc.net.streams.search.Handler
Register a search path for a given name.
registerStandardEntityTypes() - Static method in class livespace.services.Livespace
Register standard, known entity types via Livespace.registerEntityClass(String, String).
registerTextDecoder(String, String) - Method in class dsto.dfc.databeans.io.XmlInput
Register a TextDecoder for this input object.
registerTextDecoder(String, TextDecoder) - Method in class dsto.dfc.databeans.io.XmlInput
Register a TextDecoder for this input object.
registerTextEncoder(TextEncoder) - Method in class dsto.dfc.databeans.io.XmlOutput
Register a TextEncoder for this output object.
registerTypeForExtension(String, String) - Static method in class dsto.dfc.net.DfcFileNameMap
Associate a file extension with a MIME type.
registerValue(Object, Object) - Method in class dsto.dfc.databeans.AbstractDataObject
Register a child value of this object.
registerValue(Element, Object) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Register a value for an ID if one is specified on an element.
registerValue(String, Object) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Register a value with a given ID.
registerValue(Object) - Method in class dsto.dfc.databeans.ListDataObject
 
registerValue(Object) - Method in class dsto.dfc.databeans.SetDataObject
 
registerXmlDecoder(String, XmlDecoder) - Method in class dsto.dfc.databeans.io.XmlInput
Register an XmlDecoder for this input object.
registerXmlEncoder(XmlEncoder) - Method in class dsto.dfc.databeans.io.XmlOutput
Register an XmlEncoder for this output object.
Registry - Class in dsto.dfc.databeans
A registry of data objects where each object is uniquely identified by one of its properties.
Registry() - Constructor for class dsto.dfc.databeans.Registry
Create a default instance using the default string "id" as the key property.
Registry(Object) - Constructor for class dsto.dfc.databeans.Registry
Create a new instance.
ReInit(Reader, int, int, int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
ReInit(InputStream) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
ReInit(Reader) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
ReInit(NumberSelectorCompilerTokenManager) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
ReInit(ASCII_CharStream) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
ReInit(ASCII_CharStream, int) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
releaseScheduler() - Static method in class livespace.services.Livespace
Release a shared scheduler allocated by Livespace.acquireScheduler().
remergeMinorIndex(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandView
Remerge a subtree node and all its children with a changed minor index.
remergeMinorIndex(CommandViewNode, int) - Method in class dsto.dfc.swing.commands.CommandViewNode
'Remerge' an already exisiting subnode reference with a new minor index.
remergeMinorIndex(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandView
Remerge a subtree node and all its children with a changed minor index.
remergeMinorIndex(CommandViewNode, int) - Method in class dsto.dfc.swt.commands.CommandViewNode
'Remerge' an already exisiting subnode reference with a new minor index.
remove() - Method in class dsto.dfc.collections.ArrayIterator
Not supported.
remove() - Method in class dsto.dfc.collections.BasicMonitoredCollection.CollectionIteratorWrapper
 
remove(Object) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
remove(Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
remove(int) - Method in class dsto.dfc.collections.BasicMonitoredList
 
remove(Object) - Method in class dsto.dfc.collections.BasicMonitoredMap
 
remove(Object) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
remove(Object) - Method in class dsto.dfc.collections.CountedSet
 
remove(Object) - Method in class dsto.dfc.collections.EmptyCollection
 
remove() - Method in class dsto.dfc.collections.EmptyIterator
 
remove() - Method in class dsto.dfc.collections.EnumerationIterator
 
remove(Object) - Method in class dsto.dfc.collections.IdentityHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class dsto.dfc.collections.IdentityHashSet
Removes the given element from this set if it is present.
remove(Object) - Method in class dsto.dfc.collections.MicroMap
Remove a value.
remove() - Method in class dsto.dfc.collections.NumberIterator
 
remove(Object) - Method in class dsto.dfc.collections.SuperSet
Remove an element from all subsets.
remove(Class) - Method in class dsto.dfc.collections.TypeMap
 
remove(String) - Method in class dsto.dfc.collections.TypeMap
 
remove(Object) - Method in class dsto.dfc.collections.WeakValueHashMap
Removes the mapping for the given key from this map, if present.
remove(Object) - Method in class dsto.dfc.databeans.DataObjectDictionary
 
remove(String) - Method in class dsto.dfc.databeans.io.LazyElementMap
 
remove() - Method in class dsto.dfc.databeans.PropertyValueIterator
 
remove(Object) - Method in class dsto.dfc.databeans.Registry
 
remove(IDataObject) - Method in class dsto.dfc.databeans.SupersetDataObject
Remove an object from the superset.
remove(Object, Object) - Method in class dsto.dfc.databeans.SupersetDataObject
 
remove(IFilter<T>) - Method in class dsto.dfc.databeans.UnionFilter
 
remove(LogEvent) - Method in class dsto.dfc.logging.LogMessageBuffer
Remove an event from the buffer.
remove(int) - Method in class dsto.dfc.logging.LogMessageBuffer
Remove an event at the specified index from buffer.
remove(IDelegate) - Method in class dsto.dfc.reflection.Delegates
 
remove(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
remove(int) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel.Node
 
remove(int) - Method in class dsto.dfc.swing.undo.EditListModel
 
remove(Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
remove(Icon) - Method in class dsto.dfc.swt.icons.IconCache
Reverse of put (): decrements an icon's reference count in the cache.
remove(VideoSourceEntity) - Method in class livespace.services.entities.ComputerEntity
 
remove(int) - Method in class livespace.services.EntityList
Removes the entity at the specified position in the list.
remove(Entity) - Method in class livespace.services.EntityList
Removes the first occurrence in this list of the specified entity.
remove(String) - Method in class livespace.services.EntityList
Removes the first occurrence in this list of an entity with the specified id.
remove() - Method in class livespace.services.EntityQueue
 
remove(Entity) - Method in class livespace.services.EntityRegistry
Remove an entity.
remove(String) - Method in class livespace.services.EntityRegistry
Remove an entity with a given ID.
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.commands.CommandMenuButton
Remove an action listener.
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Removes an actionListener from the list.
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.ComboList
 
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.IconTextField
 
removeActionListener(ActionListener) - Method in class dsto.dfc.swing.controls.NumericSpinner
Remove the ActionListener, by telling the TextField to remove it.
removeAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
removeAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredList
 
removeAll() - Method in class dsto.dfc.collections.BasicPropertySet
 
removeAll(Collection<?>) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
removeAll(Collection) - Method in class dsto.dfc.collections.CountedSet
 
removeAll(Collection) - Method in class dsto.dfc.collections.EmptyCollection
 
removeAll() - Method in class dsto.dfc.collections.EmptyPropertySet
 
removeAll() - Method in class dsto.dfc.collections.FixedPropertySet
 
removeAll() - Method in interface dsto.dfc.collections.PropertySet
Undefine all properties in the set
removeAll(Collection) - Method in class dsto.dfc.collections.SuperSet
Remove all elements from each subset individually.
removeAll() - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
removeAll() - Method in class dsto.dfc.swing.commands.CommandView
Remove all commands and command views from this view.
removeAll() - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Remove all entries from tree.
removeAll() - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Remove all children of the root node.
removeAll(List) - Method in class dsto.dfc.swing.undo.EditListModel
 
removeAll() - Method in class dsto.dfc.swt.commands.CommandView
Remove all commands and command views from this view.
removeAllChildren(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Remove all children of a node.
removeAllChildren(MutableTreeNode) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
Remove all children of a node.
removeAllCommands() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
removeAllIcons() - Method in class dsto.dfc.swing.icons.FlowIcon
Removes all the icons.
removeAllIcons() - Method in class dsto.dfc.swt.icons.FlowIcon
Removes all the icons.
removeAllImages() - Method in class dsto.dfc.swing.controls.BillBoard
 
removeAllPanels() - Method in class dsto.dfc.swing.panels.PanelManager
Remove all panels and dispose of any resources.
removeCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
removeCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
removeCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
removeCellEditorListener(CellEditorListener) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractCompositeCommand
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.CommandMenuButton
CustomToolBarProvider interface.
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.CompositeCmdMenuProvider
 
removeChangeListener(ChangeListener) - Method in interface dsto.dfc.swing.commands.CustomMenuProvider
 
removeChangeListener(ChangeListener) - Method in interface dsto.dfc.swing.commands.CustomToolBarProvider
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.commands.EnumeratedCmdMenuProvider
 
removeChangeListener(ChangeListener) - Method in class dsto.dfc.swing.text.TermCustomizer
 
removeClassInstantiationListener(ClassInstantiationListener) - Method in class dsto.dfc.util.BasicClassInstantiationEventSource
 
removeClientCommands() - Method in class dsto.dfc.swing.panels.ClientCommandViews
 
removeClipboardListener(ClipboardListener) - Static method in class dsto.dfc.swing.dnd.ClipboardManager
 
removeCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.BasicCollectionEventSource
 
removeCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
removeCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.CompositeList
 
removeCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.CountedSet
 
removeCollectionListener(CollectionListener) - Method in class dsto.dfc.collections.EmptyMonitoredCollection
 
removeCollectionListener(CollectionListener) - Method in interface dsto.dfc.collections.MonitoredCollection
 
removeCollectionListener(CollectionListener) - Method in interface dsto.dfc.collections.MonitoredMap
 
removeCommand(Command) - Method in class dsto.dfc.swing.commands.CommandView
 
removeCommand(String) - Method in class dsto.dfc.swing.commands.CommandView
 
removeCommand(Class) - Method in class dsto.dfc.swing.commands.CommandView
 
removeCommand(Command) - Method in class dsto.dfc.swt.commands.CommandView
 
removeCommand(String) - Method in class dsto.dfc.swt.commands.CommandView
 
removeCommand(Class) - Method in class dsto.dfc.swt.commands.CommandView
 
removeCommandListener(CommandListener) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
removeCommandListener(CommandListener) - Method in interface dsto.dfc.swt.commands.Command
 
removeCommands(Collection) - Method in class dsto.dfc.swing.commands.CommandView
 
removeCommands(Collection) - Method in class dsto.dfc.swing.panels.StandardCommandViews
 
removeCommands(Collection) - Method in class dsto.dfc.swt.commands.CommandView
 
removeCommandViewNodeListener(CommandViewNodeListener) - Method in class dsto.dfc.swing.commands.CommandViewNode
 
removeCommandViewNodeListener(CommandViewNodeListener) - Method in class dsto.dfc.swt.commands.CommandViewNode
 
removeDfcMonitoredListListener(DfcMonitoredListListener) - Method in class dsto.dfc.collections.DfcMonitoredList
 
removeEditor(FormEditor) - Method in class dsto.dfc.swing.forms.BasicForm
 
removeEditor(FormEditor) - Method in interface dsto.dfc.swing.forms.Form
Remove a bound form editor.
removeEditor(FormEditor) - Method in class dsto.dfc.swing.forms.FormDialog
 
removeEditor(FormEditor) - Method in class dsto.dfc.swing.forms.FormPanel
 
removeEntity() - Method in class livespace.services.entities.room_presentation.SchematicItem
Removes the entity
removeEntry(URL) - Method in class dsto.dfc.net.URLSearchPath
Remove an entry to the set of URL's in the search path.
removeEntry(Object) - Method in class dsto.dfc.swing.commands.CommandView
 
removeEntry(Object, int) - Method in class dsto.dfc.swing.commands.CommandView
 
removeEntry(int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
removeEntry(int) - Method in interface dsto.dfc.swing.list.DfcListModel
Remove an entry at a given row.
removeEntry(int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
removeEntry(int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
removeEntry(Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
removeEntry(Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
removeEntry(Object) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
removeEntry(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeModel
Remove an entry and any children.
removeEntry(Object) - Method in class dsto.dfc.swt.commands.CommandView
 
removeEntry(Object, int) - Method in class dsto.dfc.swt.commands.CommandView
 
removeEntry(ActionListener) - Method in class dsto.dfc.util.CronDaemon
 
removeEntryMappings(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
Remove all entry to node mappings for a node tree.
removeEvent(int) - Method in class dsto.dfc.swing.logging.LogPanel
Remove the text for an event from the text pane.
removeExtension(File) - Static method in class dsto.dfc.util.Files
 
removeExtension(String) - Static method in class dsto.dfc.util.Files
 
removeFilter(Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Remove a filter for a value.
removeFiltersFor(Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Remove filters for a given property value.
removeFiltersFor(Object) - Method in class dsto.dfc.databeans.views.MultiValuePropertyFilterSet
 
removeFiltersFor(Object) - Method in class dsto.dfc.databeans.views.PropertyFilterSet
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.FormDialog
 
removeFormEditorListener(FormEditorListener) - Method in interface dsto.dfc.swing.forms.FormEditor
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.forms.FormPanel
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
removeFormEditorListener(FormEditorListener) - Method in class dsto.dfc.swing.table.MapTableView
 
removeGroup(String) - Method in class dsto.dfc.swing.commands.CommandView
 
removeGroup(String) - Method in class dsto.dfc.swt.commands.CommandView
 
removeIcon(Icon) - Method in class dsto.dfc.swing.icons.FlowIcon
 
removeIcon(Icon) - Method in class dsto.dfc.swt.icons.FlowIcon
 
removeImage(Image) - Method in class dsto.dfc.swing.controls.BillBoard
 
removeImage(Image) - Method in class dsto.dfc.swing.controls.DfcBillboard
 
removeItem(IDataObject) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Remove the filters for a given item in the source set.
removeLayoutComponent(Component) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
removeLayoutComponent(Component) - Method in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
removeList(int) - Method in class dsto.dfc.collections.CompositeList
 
removeListDataListener(ListDataListener) - Method in class dsto.dfc.swing.undo.EditListModel
Remove a listener from the list that's notified each time a change to the data model occurs.
removeListener(PanelManager.WindowEventListener) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
removeListener(PanelManager.WindowEventListener) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
removeListener(int, Listener) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
 
removeListener(Class, Object, Object) - Static method in class dsto.dfc.util.Beans
Remove an event listener to a JavaBean using reflection.
removeListener(Object, String, Class, Object) - Static method in class dsto.dfc.util.Beans
Dynamically remove a listener to an event type using reflection.
removeListener(Object) - Method in class dsto.dfc.util.EventListenerList
 
removeLogListener(LogListener) - Static method in class dsto.dfc.logging.Log
 
removeMessage(String) - Method in class dsto.dfc.swt.controls.StatusBar
Remove a message.
removeNode(DefaultDfcTreeModel.Node) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
removeNotify() - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Overrides JComponents method and hides this component first.
removePanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
Remove a panel.
removePanelManagerListener(PanelManagerListener) - Method in class dsto.dfc.swing.panels.PanelManager
 
removeProperty(String) - Method in class dsto.dfc.collections.BasicPropertySet
 
removeProperty(String) - Method in class dsto.dfc.collections.EmptyPropertySet
 
removeProperty(String) - Method in class dsto.dfc.collections.FixedPropertySet
 
removeProperty(String) - Method in interface dsto.dfc.collections.PropertySet
Remove all values of a property (ie undefine it).
removeProperty(String) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.BasicPropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.EmptyPropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.FixedPropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface dsto.dfc.collections.PropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
removePropertyChangeListener(IPropertyChangeListener) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
removePropertyChangeListener(IPropertyChangeListener) - Method in class dsto.dfc.swt.util.PropertyChangeListeners
 
removePropertyChangeListener(PropertyChangeListener) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface dsto.dfc.util.PropertyEventSource
 
removePropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.AbstractDataObject
 
removePropertyListener(PropertyListener) - Method in interface dsto.dfc.databeans.IDataObject
Reverse the effect of IDataObject.addPropertyListener(PropertyListener).
removePropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.ListDataObject
 
removePropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.MapDataObject
 
removePropertyListener(PropertyListener) - Method in class dsto.dfc.databeans.SetDataObject
 
removePropertyValue(String, Object) - Method in class dsto.dfc.collections.BasicPropertySet
 
removePropertyValue(String, Object) - Method in class dsto.dfc.collections.EmptyPropertySet
 
removePropertyValue(String, Object) - Method in class dsto.dfc.collections.FixedPropertySet
 
removePropertyValue(String, Object) - Method in interface dsto.dfc.collections.PropertySet
Remove the first occurrence of a value from a list of property values.
removePropertyValue(String, Object) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
removeSearchPath(String) - Static method in class dsto.dfc.swt.icons.Images
Undo the effect of addSearchPath ()
removeSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.event.BasicSelectionEventSource
 
removeSelectionListener(SelectionListener) - Method in interface dsto.dfc.swing.event.SelectionEventSource
 
removeSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.list.DfcList
 
removeSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.table.DfcTable
 
removeSelectionListener(SelectionListener) - Method in class dsto.dfc.swing.tree.DfcTree
 
removeSelectionModelListener(SelectionModelListener) - Method in class dsto.dfc.collections.BasicSelectionModelEventSource
 
removeSelectionModelListener(SelectionModelListener) - Method in interface dsto.dfc.collections.SelectionModel
 
removeSortingColumn(int) - Method in class dsto.dfc.swing.table.SortedTableModel
Remove a column from the sort order.
removeSubset(Set) - Method in class dsto.dfc.collections.SuperSet
NOTE: this may be significantly slower than addSubset ()
removeTabAt(int) - Method in class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
 
removeTerm(int) - Method in class dsto.dfc.swing.text.TermCustomizer
Remove the term at a given row in the term list.
removeTool(Component) - Method in interface dsto.dfc.swing.panels.FrameLike
 
removeTool(Component) - Method in class dsto.dfc.swing.panels.GhostFrame
 
removeTool(Component) - Method in class dsto.dfc.swing.panels.InsideFrame
 
removeTool(Component) - Method in class dsto.dfc.swing.panels.OutsideFrame
 
removeToolView(ToolView) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Remove a tool view.
removeTrayIcon(TaskBar.TrayIcon) - Static method in class dsto.dfc.util.win32.TaskBar
 
removeTreeModelListener(TreeModelListener) - Method in class dsto.dfc.swing.tree.BasicTreeModelEventSource
 
removeUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
removeUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.EditPropagator
 
removeUndoableEditListener(UndoableEditListener) - Method in class dsto.dfc.swing.panels.PanelManager
 
removeUndoableEditListener(UndoableEditListener) - Method in interface dsto.dfc.swing.undo.UndoableEditSource
 
removeView(CommandView) - Method in class dsto.dfc.swing.commands.CommandView
Remove a child command view.
removeView(CommandView) - Method in class dsto.dfc.swt.commands.CommandView
Remove a child command view.
repaint(long, int, int, int, int) - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
replace(String, String, String) - Static method in class dsto.dfc.text.StringUtility
Replace all occurrences of one string with another.
replaceCloseCommand(Command) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
replaceEntry(Object, int) - Method in class dsto.dfc.swing.list.AbstractDfcListModel
 
replaceEntry(Object, int) - Method in interface dsto.dfc.swing.list.DfcListModel
Replace an entry can at a given row.
replaceEntry(Object, int) - Method in class dsto.dfc.swing.list.ListModelAdapter
 
replaceEntry(Object, int) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
replacePanel(PanelManager.Panel, Component, String, Icon) - Method in class dsto.dfc.swing.panels.PanelManager
Replace an existing panel with a new one.
replacePanel(PanelManager.Panel, Component, String) - Method in class dsto.dfc.swing.panels.PanelManager
Replace an existing panel with a new one.
replacePanel(PanelManager.Panel, Component) - Method in class dsto.dfc.swing.panels.PanelManager
Replace an existing panel with a new one.
replaceTerm(Term, Term, int) - Method in class dsto.dfc.swing.text.TermCustomizer
Replace one term with another at the same location.
requestFocus() - Method in class dsto.dfc.swing.controls.IconTextField
 
requestFocus() - Method in class dsto.dfc.swing.controls.RadioBox
 
requestFocus() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
requiredNodeType - Variable in class livespace.services.entities.info_repository.QueryEntity
 
requiredProperty(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
requiredProperty(Properties, String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
reset() - Method in class dsto.dfc.test.DummyPropertyListener
Resets the listener so it is ready to hear new events.
reset() - Static method in class dsto.dfc.util.Timers
Reset (clear) the shared timers.
resetRecognizer() - Method in class dsto.dfc.swing.dnd.DfcMouseDragGestureRecognizer
 
resizeFramesToFitNewTool() - Method in class dsto.dfc.swing.panels.ToolView
The tool has changed, so resize both Frames to fit the new tool of the ToolView.
resizeFrameToFitNewTool(FrameLike) - Method in class dsto.dfc.swing.panels.ToolView
 
resolveToFile(String) - Method in class dsto.dfc.net.URLSearchPath
Convenience method to resolve to a file from a file URL-based search path.
resolveToURL(String) - Method in class dsto.dfc.net.URLSearchPath
Resolve a relative path to a URL by searching the path.
ResourceImageIcon - Class in dsto.dfc.swing.icons
An icon that is loaded from a resource.
ResourceImageIcon(String) - Constructor for class dsto.dfc.swing.icons.ResourceImageIcon
 
ResourceMatcher - Interface in dsto.dfc.tools
Defines a class that matches resource names.
resourceName - Variable in class dsto.dfc.swing.icons.ResourceImageIcon
 
Restorable - Interface in dsto.dfc.swing.undo
Some UndoableEdit must execute within a context.
restoreClassLoader(ClassLoader) - Method in class dsto.dfc.swt.util.UIPropertyListener
 
restoreClassLoader(ClassLoader) - Static method in class livespace.osgi.OsgiUtil
Reverse the effect of OsgiUtil.installBundleClassLoader(Class).
restoreContext(HashMap) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
restoreContext(HashMap) - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
restoreContext(HashMap) - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
restoreContext(HashMap) - Method in interface dsto.dfc.swing.undo.Restorable
 
RestrictedIndexTabbedPane - Class in dsto.dfc.swing.panels
Title: DFC General User Interface package Description:
RestrictedIndexTabbedPane(PanelManager) - Constructor for class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
 
result - Variable in class livespace.services.entities.info_repository.QueryEntity
 
resume() - Method in class livespace.services.common.AbstractMediaEngine
 
RESUME - Static variable in class livespace.services.common.MetaAppsConstants
Resume action
retainAll(Collection) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
retainAll(Collection<?>) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
retainAll(Collection) - Method in class dsto.dfc.collections.CountedSet
 
retainAll(Collection) - Method in class dsto.dfc.collections.EmptyCollection
 
retoggle() - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Unselectes the toggle buttons.
retry() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Tries to re-execute the undo or redo.
RETRY - Static variable in class dsto.dfc.swing.undo.EditExceptionHandler
Retry the offending edit.
retry() - Method in interface dsto.dfc.swing.undo.EditExceptionPolicy
The user decides to retry the offending edit.
revalidate() - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
ReverseComparator - Class in dsto.dfc.util
Revereses the normal order of a Comparator.
ReverseComparator(Comparator) - Constructor for class dsto.dfc.util.ReverseComparator
 
RGBtoHSB(RGB) - Static method in class dsto.dfc.swt.DFC_SWT
 
RIGHT - Static variable in class dsto.dfc.swing.icons.ArrowIcon
 
RIGHT - Static variable in class dsto.dfc.swt.util.Geometry
 
rollover(File, int) - Static method in class dsto.dfc.logging.FileLogger
Rolls over the supplied logFile using the convention logFilename -> logFilename.1, logFilename.1 -> logFilename.2 TODO Should to make this an 'automatic' feature of FileLogger
rolloverBorder - Variable in class dsto.dfc.swing.controls.ToolButtonUI
 
room - Variable in class livespace.services.EntityContainer
The room the conatiner is operating within.
RoomEntity - Class in livespace.services.entities
Defines the default Livespace Room entity.
RoomEntity() - Constructor for class livespace.services.entities.RoomEntity
Should be protected, but public due to issues with applets under 1.4.2.
RoomEntity(String) - Constructor for class livespace.services.entities.RoomEntity
 
RoomEntity(String, String) - Constructor for class livespace.services.entities.RoomEntity
 
RoomPresentation - Class in livespace.services.entities.room_presentation
The root Entity used to store entity visual representation properties
RoomPresentation() - Constructor for class livespace.services.entities.room_presentation.RoomPresentation
Default constructor
roomSchematicEntity - Variable in class livespace.services.entities.room_presentation.RoomPresentation
A reference to the Entity storing the SchematicItems entities
RoomSchematicEntity - Class in livespace.services.entities.room_presentation
Maintains a list of SchematicItem instances
RoomSchematicEntity() - Constructor for class livespace.services.entities.room_presentation.RoomSchematicEntity
Constructor
RoomSchematicEntity(String) - Constructor for class livespace.services.entities.room_presentation.RoomSchematicEntity
 
RoomSchematicEntity(String, String) - Constructor for class livespace.services.entities.room_presentation.RoomSchematicEntity
 
rootTerm - Variable in class dsto.dfc.swing.text.TermCustomizer
 
RRB - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
RSB - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
run() - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
run() - Method in class dsto.dfc.databeans.io.DataObjectPersister2.CleanupTask
 
run() - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
run() - Method in class dsto.dfc.reflection.Delegate
 
run() - Method in class dsto.dfc.reflection.RunnableDelegate
 
run() - Method in class dsto.dfc.test.ProtocolServer
 
run() - Method in class dsto.dfc.tools.JarX
Start archive creation.
run() - Method in class dsto.dfc.util.CronDaemon
 
run() - Method in class dsto.dfc.util.MultiplexedThread
 
run() - Method in class dsto.dfc.util.RunnableEventCallback
 
run() - Method in class dsto.dfc.util.Scheduler
 
run() - Method in class dsto.dfc.util.Scheduler.Task
 
run() - Method in class dsto.dfc.util.TaskDelegate
 
run() - Method in class dsto.dfc.util.TimerCallback
 
run() - Static method in class livespace.osgi.bootstrap.Main
 
run() - Method in class livespace.services.EntityContainer.EmitNotificationTask
 
run() - Method in class livespace.services.PropertyChangeTask
Run method performs object.setValue(property, value).
run() - Method in class livespace.ui.dashboard.DashboardRunnable
 
runAt - Variable in class dsto.dfc.util.Scheduler.Task
Time that task will next be run.
runDirect() - Method in class dsto.dfc.tools.JarX
Run the archive operation in 'direct' mode: scan each root resource in roots and add it via addResourceFromClasspath().
runFullScan() - Method in class dsto.dfc.tools.JarX
Run the archive operation in 'full scan' mode: scan all resources in the classpath looking for resource names that match those in roots and rootMatchers.
RunnableDelegate - Class in dsto.dfc.reflection
Adapts a delegate to the Runnable interface.
RunnableDelegate(IDelegate) - Constructor for class dsto.dfc.reflection.RunnableDelegate
 
RunnableDelegate(IDelegate, Object...) - Constructor for class dsto.dfc.reflection.RunnableDelegate
 
RunnableEventCallback - Class in dsto.dfc.util
Used to deliver an event from a Runnable.
RunnableEventCallback(Object, String, Object) - Constructor for class dsto.dfc.util.RunnableEventCallback
Create a new instance.
running - Variable in class dsto.dfc.test.ProtocolServer
 
running - Variable in class livespace.elvin.client.ElvinClient
 

S

sameEntity(Entity, Entity) - Static method in class livespace.services.Entity
Test if two entities are the same by ID comparison.
save() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
save(Object, JFileChooser) - Method in class dsto.dfc.swing.persistence.BasicSerializeCommand
Save an object using the settings in the chooser.
save(Object, JFileChooser, File) - Method in class dsto.dfc.swing.persistence.BasicSerializeCommand
Save an object to a specified file, using the option settings in the chooser.
save() - Method in interface dsto.dfc.swing.persistence.Document
Save the model to its original location.
save(Object, String, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Serializer
Serialize an object using a given format.
saveAs() - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
saveAs() - Method in interface dsto.dfc.swing.persistence.Document
Save the model to a new, user selected, location.
saveAsBinary(Object, String) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsBinary(Object, String, boolean) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsBinary(Object, OutputStream) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsBinary(Object, OutputStream, boolean) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsKBML(Object, String) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsKBML(Object, String, boolean) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsKBML(Object, OutputStream) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveAsKBML(Object, OutputStream, boolean) - Static method in class dsto.dfc.swing.persistence.Serializer
 
saveButton_actionPerformed(ActionEvent) - Method in class dsto.dfc.swing.logging.LogWindow
 
saveFile(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveAsCommand
Superclasses may override this to save to a file selected via the chooser.
saveFile(JFileChooser) - Method in class dsto.dfc.swing.commands.BasicFileSaveCommand
Superclasses may override this to save to a file selected via the chooser.
saveInterval - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
saveInterval - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
saveModified() - Method in class dsto.dfc.swing.persistence.PersistenceManager
Save all modified objects.
saveModified(boolean) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Save modified objects.
savePreferences() - Method in class dsto.dfc.swt.controls.NiceWindow
Save the window preferences.
saveResult() - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
Save the result in the dialog.
saveResult() - Method in class dsto.dfc.swing.controls.FontSelectorDialog
 
saveResult() - Method in class dsto.dfc.swing.forms.FormDialog
Do not override.
scanArchive(String) - Method in class dsto.dfc.tools.JarX
Scan a ZIP archive for resources that match those in the root set.
scanDirectory(File, String) - Method in class dsto.dfc.tools.JarX
Scan a directory and all its subdirectories for resources that match those in the root set.
scanForUrls(String, int) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
 
scanForUrls(String, int) - Method in class dsto.dfc.swt.text.UrlScanner
Scan text for URL's.
schedule(Runnable, long) - Method in class dsto.dfc.util.MultiplexedThread
Schedule a runnable for execution.
schedule(Scheduler.Task) - Method in class dsto.dfc.util.Scheduler
Schedule a task to run immediately.
schedule(Scheduler.Task, long) - Method in class dsto.dfc.util.Scheduler
Schedule a task to run with a given delay.
schedule(Object, String, Object) - Static method in class dsto.dfc.util.TimerCallback
Shortcut to schedule an event in the shared non-daemon timer available from Timers.getTimer(boolean).
schedule(Object, String, Object, long) - Static method in class dsto.dfc.util.TimerCallback
Shortcut to schedule an event in the shared daemon timer available from Timers.getTimer(boolean).
schedule(Scheduler.Task) - Static method in class livespace.services.Livespace
Shortcut to schedule a task on the shared scheduler.
schedule(Scheduler.Task, long) - Static method in class livespace.services.Livespace
Shortcut to schedule a task on the shared scheduler.
scheduled() - Method in class dsto.dfc.util.Scheduler.Task
 
scheduler - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
Scheduler - Class in dsto.dfc.util
A lightweight task scheduler thread similar to java.util.Timer.
Scheduler() - Constructor for class dsto.dfc.util.Scheduler
 
scheduler - Variable in class dsto.dfc.util.Scheduler.Task
The scheduler instance running the task.
scheduler - Variable in class livespace.services.EntityContainer
Scheduler used for periodic and one-off background tasks.
Scheduler.Task - Class in dsto.dfc.util
Base class for tasks that can be scheduled.
Scheduler.Task() - Constructor for class dsto.dfc.util.Scheduler.Task
 
schematicDimension - Variable in class livespace.services.entities.room_presentation.RoomPresentation
Bounding rectangle within which items may be placed
SchematicItem - Class in livespace.services.entities.room_presentation
Entity used to visually represent an entity within the livespace
SchematicItem() - Constructor for class livespace.services.entities.room_presentation.SchematicItem
 
SchematicItem(String) - Constructor for class livespace.services.entities.room_presentation.SchematicItem
 
SchematicItem(String, String) - Constructor for class livespace.services.entities.room_presentation.SchematicItem
 
schematicItems - Variable in class livespace.services.entities.room_presentation.RoomSchematicEntity
set of SchematicItem instance
ScreenConnection - Class in livespace.services.entities
Entity to represent a screen sharing connection between a client and a server.
ScreenConnection() - Constructor for class livespace.services.entities.ScreenConnection
 
ScreenConnection(String) - Constructor for class livespace.services.entities.ScreenConnection
 
ScreenConnection(String, String) - Constructor for class livespace.services.entities.ScreenConnection
 
SCREENSAVER_ON - Static variable in class livespace.services.entities.ComputerEntity
The name of the screensaver attribute that specifies whether a computer is currently running its screensaver or not.
SCREENSAVER_ON - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional property which specifies if the screensaver for the vtc device is activated or not.
ScreenSharing - Class in livespace.services.entities
 
ScreenSharing() - Constructor for class livespace.services.entities.ScreenSharing
 
ScreenSharing(String) - Constructor for class livespace.services.entities.ScreenSharing
 
ScreenSharing(String, String) - Constructor for class livespace.services.entities.ScreenSharing
 
scrollable - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
scrollToBottom() - Method in class dsto.dfc.swing.table.DfcTable
Ensure bottom part of table is visible.
scrollToRow(int) - Method in class dsto.dfc.swing.table.DfcTable
Ensure a given row is visible.
scrollToTop() - Method in class dsto.dfc.swing.table.DfcTable
Ensure top part of table is visible.
searchPath - Variable in class dsto.dfc.util.plugins.PluginManager
 
second - Variable in class dsto.dfc.collections.Pair
The second field of the pair.
SECONDARY_VIDEO_SOURCE - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional property which specifies the id of the VideoInputEntity to use as the secondary video source to send to remote participants.
select(Object) - Method in interface dsto.dfc.collections.SelectionModel
 
select(PropertyPath, Object, Object) - Method in interface dsto.dfc.databeans.DataObjectFilter.Selector
Controls which properties are added to the target object.
select(LogEvent) - Method in class dsto.dfc.logging.LogFilter
 
select(int) - Method in class dsto.dfc.logging.LogFilter
 
SELECT_ALL - Static variable in interface dsto.dfc.swing.text.selection.PatternSelector
 
SELECT_ALL - Static variable in interface dsto.dfc.swing.text.selection.Selector
 
selectAll(Collection) - Method in interface dsto.dfc.collections.SelectionModel
 
selectAll() - Method in class dsto.dfc.swing.controls.IconTextField
 
selectedColor - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
selectedColor - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
selectedColor - Variable in class dsto.dfc.swing.controls.ColorSchemePanel
 
selectedColorName - Variable in class dsto.dfc.swing.controls.ColorChooserCombo
 
selectedEdit() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Implement this method to return the edit in question.
selectedEdit() - Method in class dsto.dfc.swing.undo.CmdRedo
Returns the next edit to be redone.
selectedEdit() - Method in class dsto.dfc.swing.undo.CmdRedoTo
Returns the currently selected edit.
selectedEdit() - Method in class dsto.dfc.swing.undo.CmdUndo
Returns the undo cursor.
selectedEdit() - Method in class dsto.dfc.swing.undo.CmdUndoTo
 
selectEntry(Object) - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
selectEntry(Object) - Method in class dsto.dfc.swing.tree.DfcTree
 
SelectionBinding - Class in dsto.dfc.swt.viewers
Binds the selected entry/entries of a JFace Viewer to the value of a property on a target object.
SelectionBinding(Viewer, Object, String) - Constructor for class dsto.dfc.swt.viewers.SelectionBinding
 
SelectionBinding(Viewer, Object, String, boolean) - Constructor for class dsto.dfc.swt.viewers.SelectionBinding
Create a new instance.
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
SelectionListener interface implementation: does nothing.
selectionChanged(SelectionEvent) - Method in interface dsto.dfc.swing.event.SelectionListener
Indicates the selection has changed in some way.
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.list.CmdCustomize
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.list.CmdDeleteRow
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.table.CmdDeleteRows
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.tree.CmdAddEntry
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.tree.CmdCustomize
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.tree.CmdDelete
 
selectionChanged(SelectionEvent) - Method in class dsto.dfc.swing.tree.CmdRename
 
selectionChanged(TreeSelectionEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
selectionChanged(SelectionChangedEvent) - Method in class dsto.dfc.swt.controls.ListShuffler
 
selectionChanged(SelectionChangedEvent) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
 
selectionChanged(SelectionChangedEvent) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
selectionChanged(SelectionChangedEvent) - Method in class dsto.dfc.swt.viewers.SelectionBinding
 
SelectionEvent - Class in dsto.dfc.swing.event
The event sent to SelectionListener's.
SelectionEvent(Object, EventObject) - Constructor for class dsto.dfc.swing.event.SelectionEvent
Construct a new SelectionEvent.
SelectionEventSource - Interface in dsto.dfc.swing.event
Defines an object that provides notification of selection changes to SelectionListener's.
SelectionListener - Interface in dsto.dfc.swing.event
Defines a listener for changes to a selection.
SelectionModel - Interface in dsto.dfc.collections
Defines a model of selected elements.
SelectionModelEvent - Class in dsto.dfc.collections
The event fired by SelectionModel's to indicate the selection has changed.
SelectionModelEvent(SelectionModel, Collection) - Constructor for class dsto.dfc.collections.SelectionModelEvent
 
SelectionModelEvent(Object, Object) - Constructor for class dsto.dfc.collections.SelectionModelEvent
Create an event when only one element has been added/removed.
SelectionModelListener - Interface in dsto.dfc.collections
Defines a listener to a SelectionModel.
selectLocation(String) - Method in class dsto.dfc.swing.persistence.AbstractDocument
Prompt the user for a location (probably in a persistent storage system) to save the model in.
selectLocation(String) - Method in class dsto.dfc.swing.persistence.FileDocument
 
Selector - Interface in dsto.dfc.swing.text.selection
Defines an object that can be matched against other objects.
selector - Variable in class dsto.dfc.swing.text.selection.SelectorFileFilter
 
selector - Variable in class dsto.dfc.swing.text.selection.SelectorFilenameFilter
 
Selector.SelectAllSelector - Class in dsto.dfc.swing.text.selection
 
Selector.SelectAllSelector() - Constructor for class dsto.dfc.swing.text.selection.Selector.SelectAllSelector
 
SelectorFileFilter - Class in dsto.dfc.swing.text.selection
A file filter that uses a Selector to select files.
SelectorFileFilter(Selector) - Constructor for class dsto.dfc.swing.text.selection.SelectorFileFilter
 
SelectorFilenameFilter - Class in dsto.dfc.swing.text.selection
A file filter that uses a Selector to select files by name only (see SelectorFileFilter for a class that selects using the whole file name).
SelectorFilenameFilter(Selector) - Constructor for class dsto.dfc.swing.text.selection.SelectorFilenameFilter
 
selectorPanel - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
selectTemplateTerm() - Method in class dsto.dfc.swing.text.TermCustomizer
Show a list of template terms and allow the user to select one.
SEND_SECONDARY_VIDEO - Static variable in class livespace.services.entities.vtc.VTCEntity
Property name for the optional property which specifies whether secondary video will be sent to remote parties or not.
serialize(OutputStream, Object) - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
serialize(OutputStream, Object) - Method in class dsto.dfc.swing.persistence.DefaultSerializer
 
serialize(OutputStream, Object) - Method in interface dsto.dfc.swing.persistence.ISerializer
 
serialize(OutputStream, Object) - Method in class dsto.dfc.swing.persistence.KbmlSerializer
 
SerializeAccessoryPanel - Class in dsto.dfc.swing.persistence
Panel designed to be used as the accessory panel in a FileChooser for serializing objects using Serializer.
SerializeAccessoryPanel() - Constructor for class dsto.dfc.swing.persistence.SerializeAccessoryPanel
 
SerializedFormat - Class in dsto.dfc.swing.persistence
Stores format options for serialization.
SerializedFormat() - Constructor for class dsto.dfc.swing.persistence.SerializedFormat
 
SerializedFormat(String, boolean) - Constructor for class dsto.dfc.swing.persistence.SerializedFormat
 
serializeObject(Object) - Static method in class dsto.dfc.swing.dnd.RawSerializedObject
 
Serializer - Class in dsto.dfc.swing.persistence
Support for serializing objects in various formats.
serverId - Variable in class livespace.services.entities.ScreenConnection
The ID of the computer hosting the screen-sharing server.
serverIP - Variable in class livespace.services.entities.ScreenConnection
The IP address of the computer hosting the screen-sharing server.
serverSocket - Variable in class dsto.dfc.test.ProtocolServer
 
ServiceBinding - Class in livespace.osgi
Creates a binding to another service or services.
ServiceBinding(BundleContext, Class<?>, Object, String, String) - Constructor for class livespace.osgi.ServiceBinding
Create a new instance.
ServiceBinding(BundleContext, String, Object, String, String) - Constructor for class livespace.osgi.ServiceBinding
Create a new instance.
serviceChanged(ServiceEvent) - Method in class livespace.osgi.NewServiceBinding
 
serviceChanged(ServiceEvent) - Method in class livespace.osgi.ServiceBinding
 
serviceChanged(ServiceEvent) - Method in class livespace.ui.dashboard.DashboardService
 
serviceConfig - Variable in class livespace.elvin.client.ElvinClient
 
ServiceDependency - Class in livespace.osgi
A dependency on an OSGi service.
ServiceDependency(BundleContext, Class<?>) - Constructor for class livespace.osgi.ServiceDependency
 
ServiceDependency(BundleContext, String) - Constructor for class livespace.osgi.ServiceDependency
Create a dependency on a named OSGI service.
ServiceDependency(BundleContext, Class<?>, String) - Constructor for class livespace.osgi.ServiceDependency
 
ServiceDependency(BundleContext, String, String) - Constructor for class livespace.osgi.ServiceDependency
 
serviceStarted(BundleContext, Object) - Method in class livespace.osgi.ServiceDependency
 
serviceStopped(BundleContext, Object) - Method in class livespace.osgi.ServiceDependency
 
serviceTypes - Variable in class livespace.services.entities.RoomEntity
The names of known service types in this room.
ServletLogger - Class in dsto.dfc.logging
Directs DFC log events to a servlet's logger.
ServletLogger(ServletContext) - Constructor for class dsto.dfc.logging.ServletLogger
 
ServletSupport - Class in dsto.dfc.servlets
General servlet support routines.
SessionEntity - Class in livespace.services.entities.sessions
Represents a session meta-app.
SessionEntity() - Constructor for class livespace.services.entities.sessions.SessionEntity
 
SessionEntity(String) - Constructor for class livespace.services.entities.sessions.SessionEntity
 
SessionEntity(String, String) - Constructor for class livespace.services.entities.sessions.SessionEntity
 
sessionHistory - Variable in class livespace.services.entities.sessions.Sessions
Maintains a list of the session history for the room.
Sessions - Class in livespace.services.entities.sessions
This entity stores information about the sessions within the room.
Sessions() - Constructor for class livespace.services.entities.sessions.Sessions
 
Sessions(String) - Constructor for class livespace.services.entities.sessions.Sessions
 
Sessions(String, String) - Constructor for class livespace.services.entities.sessions.Sessions
 
sessions - Variable in class livespace.services.entities.teamscope.TeamscopeProject
 
set(Object) - Method in class dsto.dfc.collections.BasicMonitoredList.ListIteratorWrapper
 
set(int, Object) - Method in class dsto.dfc.collections.BasicMonitoredList
 
set(int, Object) - Method in class dsto.dfc.databeans.ListDataObject
Override set () to generate a single property change event rather than two (old -> null, null -> new).
set(int, Object) - Method in class dsto.dfc.swing.undo.EditListModel
 
setAccelerator(int) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the accelerator.
setAccelerator(int) - Method in interface dsto.dfc.swt.commands.Command
 
setAction(AbstractButton, Action) - Static method in class dsto.dfc.swing.SwingSupport
Set the action associated with a button.
setActionOnLoseFocus(boolean) - Method in class dsto.dfc.swing.controls.IconTextField
Control whether action event is posted when editor loses focus (false by default).
setActive(boolean) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
setActive(boolean) - Method in interface dsto.dfc.swing.panels.FrameLike
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.GhostFrame
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.InsideFrame
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.OutsideFrame
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
setActive(boolean) - Method in class dsto.dfc.swing.panels.ToolView
Normally called when the PanelManager.Panel that may have created the tool view becomes active.
setActiveIndex(int) - Method in class dsto.dfc.swing.panels.PanelManager
Set the active panel to be the panel at a given index.
setActivePanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.PanelManager
Set the active panel.
setAlignment(int) - Method in class dsto.dfc.swt.icons.FlowIcon
Set the vertical alignment of icons.
setAlignMode(int) - Method in class dsto.dfc.swing.controls.DfcDialog
 
setAllowClientCreate(boolean) - Method in class livespace.services.EntityServer
Set to true to allow clients to create new entities in this server (default is false).
setAllowClientDelete(boolean) - Method in class livespace.services.EntityServer
Set to true to allow clients to delete entities from this server (default is false).
setAlwaysOnTop(Shell, boolean) - Static method in class dsto.dfc.swt.win32.Windows
 
setAlwaysTransient(String) - Method in class dsto.dfc.databeans.DataBean
Flag a property as always transient regardless of any changes that would normally make it non-transient.
setAppletContext(AppletContext) - Static method in class dsto.dfc.util.BrowserControl
 
setApplicationName(String) - Static method in class dsto.dfc.logging.Log
Set the user-readable application name.
setArchive(File) - Method in class dsto.dfc.tools.JarXTask
 
setAsText(String) - Method in class dsto.dfc.swing.controls.ButtonLayoutHorizAlignmentPropertyEditor
 
setAsText(String) - Method in class dsto.dfc.swing.controls.ButtonLayoutVertAlignmentPropertyEditor
 
setAutoFindResources(boolean) - Method in class dsto.dfc.tools.JarX
Set to true if JarX should include resources guessed by looking at calls to Class.getResource().
setAutoHide(boolean) - Method in class dsto.dfc.swing.panels.PanelManager
When autoHide is true, the PanelManager becomes invisible when it contains no panels
setAutoNewline(boolean) - Method in class dsto.dfc.test.ProtocolServer
 
setBackgroudImage(Image) - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Set the background image, to the specified iamge.
setBackground(Color) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Sets the background color for comboButton.
setBackgroundColor(Color) - Method in class dsto.dfc.swing.controls.BillBoard
 
setBase(StyleSheet) - Method in class dsto.dfc.swing.styles.StyleSheetTableView
Set the style sheet containing default values for styles.
setBean(Object) - Method in class dsto.dfc.databeans.JavaDataBean
 
setBooleanProperty(String, boolean) - Method in class dsto.dfc.util.DfcProperties
 
setBorder(Border) - Method in class dsto.dfc.swing.controls.FontCellRenderer
Set the border around the renderer component.
setBorder(Border) - Method in class dsto.dfc.swing.icons.BorderedIcon
 
setBottom(float) - Method in class dsto.dfc.swing.controls.Insets2D
Do not use after creation.
setBounds(int, int, int, int) - Method in class dsto.dfc.swt.controls.ToolbarPanel
 
setBrightness(float) - Method in class dsto.dfc.swing.controls.Gradient
 
setBrowserCommand(String) - Static method in class dsto.dfc.util.BrowserControl
Sets the command used to invoke the browser.
setButtonOrientation(int) - Method in class dsto.dfc.swing.controls.RadioBox
Set the orientation of the radio buttons.
setCancelled(boolean) - Method in class dsto.dfc.swing.controls.DfcOkCancelDialog
 
setCaseSensitive(boolean) - Method in class dsto.dfc.swing.text.selection.StringSelector
 
setCellSelection() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
 
setChanged(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Called when the component represented by this Panel has been logically edited or changed.
setChanged(boolean) - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
setChanged(boolean) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
setChanged(boolean) - Method in interface dsto.dfc.swing.persistence.Document
 
setCheckBox(JCheckBox) - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
setChoice(int) - Method in class dsto.dfc.swt.controls.ChoiceDialog
 
setChoice(int) - Method in class dsto.dfc.swt.controls.ChoicePanel
Set the current choice.
setClassPath(String[]) - Method in class dsto.dfc.tools.JarX
Set the path used to find resources.
setClasspath(Path) - Method in class dsto.dfc.tools.JarXTask
 
setClasspathRef(Reference) - Method in class dsto.dfc.tools.JarXTask
 
setClickCountToEdit(int) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
setClient(Object) - Method in class dsto.dfc.swing.panels.ClientCommandViews
 
setClipboardContents(Transferable) - Static method in class dsto.dfc.swing.dnd.ClipboardManager
Set the current clipboard's contents.
setCnpCommandsEnabled(boolean) - Method in class dsto.dfc.swing.table.DfcTable
 
setCnpCommandsEnabled(boolean) - Method in class dsto.dfc.swing.tree.DfcTree
 
setColor(Color) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Set the selected color to c.
setColor(Color) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Sets the selected color to c.
setColor(Color) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Sets the Color.
setColor(Color) - Method in class dsto.dfc.swing.controls.ColourSwatchIcon
 
setColor(Color) - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
Set the color for the swatch.
setColor(Color) - Method in class dsto.dfc.swing.icons.ArrowIcon
 
setColorButton() - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Sets the "More Colors..." button's icon to the color chosen in the JColorChooser.
setColorName(String) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Set the selected color's name.
setColorNames(List) - Method in class dsto.dfc.swing.controls.ColorScheme
Takes an List of Strings cNames and sets it to the ColorNames List.
setColors(List) - Method in class dsto.dfc.swing.controls.ColorScheme
Takes an List of Color c and sets it to the Color List colors.
setColourSpan(float) - Method in class dsto.dfc.swing.controls.Gradient
 
setColumns(int) - Method in class dsto.dfc.swing.controls.IconTextField
 
setColumnSelection() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
 
setComboBox(JComboBox) - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
setComboItemType(Class) - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
Set the type of item in the combo box.
setCommand(Command) - Method in class dsto.dfc.swing.commands.CommandViewNode
Set the currently active command.
setCommand(Command) - Method in class dsto.dfc.swt.commands.CommandViewNode
Set the currently active command.
setCommandProperty(String, Object, Object) - Method in class dsto.dfc.swing.commands.CommandView
Set a client property for a command.
setCommandProperty(String, Object, Object) - Method in class dsto.dfc.swt.commands.CommandView
Set a client property for a command.
setComparator(String, Comparator) - Method in class dsto.dfc.swt.viewers.DataBeanTableSorter
Optionally set the comparator used to sort a given property.
setComponent(Component) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
setCompress(boolean) - Method in class dsto.dfc.swing.persistence.SerializeAccessoryPanel
 
setCompressed(boolean) - Method in class dsto.dfc.swing.persistence.SerializedFormat
 
setConfirmDelete(boolean) - Method in class dsto.dfc.swing.list.CmdDeleteRow
Enable/disable user confirmation dialog before delete.
setConfirmDelete(boolean) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Set whether the default confirmDelete () method will ask the user to confirm the operation.
setConfirmMessage(String) - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Set the message that is displayed in the confirm dialog.
setConnected(Boolean) - Method in class livespace.ui.dashboard.Activator
 
setConnected(boolean) - Method in class livespace.ui.dashboard.DashboardService
 
setContainerRecursively(IDataObject, EntityContainer) - Static method in class livespace.services.EntityContainer
Set the container property for a tree of data objects.
setContainerRecursively(IDataObject, EntityContainer, boolean) - Static method in class livespace.services.EntityContainer
Set the container property for a tree of data objects.
setContentPanel(JPanel) - Method in class dsto.dfc.swing.controls.DfcDialog
Deprecated. Use setDialogPanel () instead.
setContentProvider(IStructuredContentProvider) - Method in class dsto.dfc.swt.controls.ListShuffler
 
setContextMenuGroup(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the contextMenuGroup.
setContextMenuGroup(String) - Method in interface dsto.dfc.swt.commands.Command
Sets the group that command appears in context menus.
setContextMenuView(Control, CommandView) - Static method in class dsto.dfc.swt.commands.Commands
 
setControl(Control) - Method in class dsto.dfc.swt.controls.ToolbarPanel
 
setCustomizerValue(Object) - Method in class dsto.dfc.swing.forms.AbstractShowCustomizerCommand
Save a new value edited by the customizer.
setCustomizerValue(Object) - Method in class dsto.dfc.swing.list.CmdCustomize
 
setCustomizerValue(Object) - Method in class dsto.dfc.swing.tree.CmdCustomize
 
setDashboard(DashboardService) - Method in class livespace.ui.dashboard.CmdAboutBox
Called by dashboard on instantiation.
setDashboard(DashboardService) - Method in class livespace.ui.dashboard.CmdRestartOsgi
Called by dashboard on instantiation.
setDashboard(DashboardService) - Method in class livespace.ui.dashboard.CmdShutdownOsgi
Called by dashboard on instantiation.
SetDataObject - Class in dsto.dfc.databeans
An extension of the DFC monitored set that supports access via the IDataObject interface.
SetDataObject() - Constructor for class dsto.dfc.databeans.SetDataObject
 
SetDataObject(Set) - Constructor for class dsto.dfc.databeans.SetDataObject
 
setDefault(String, double) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefault(String, float) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefault(String, int) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefault(String, long) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefault(String, String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefault(String, boolean) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setDefaultCloseOperation(int) - Method in interface dsto.dfc.swing.panels.FrameLike
 
setDefaultCloseOperation(int) - Method in class dsto.dfc.swing.panels.GhostFrame
 
setDefaultCloseOperation(int) - Method in class dsto.dfc.swing.panels.ToolView
Sets the default behaviour invoked when the ToolView is closed.
setDefaultCommand(Command) - Method in class dsto.dfc.swing.commands.CommandMenuButton
Given a command it will put it as the default by placing it in the execute button.
setDefaultCommand(Command) - Method in class dsto.dfc.swing.commands.CommandView
The default command for this view.
setDefaultCommand(Command) - Method in class dsto.dfc.swing.panels.StandardCommandViews
end CommandSource interface
setDefaultCommand(Command) - Method in class dsto.dfc.swt.commands.CommandView
The default command for this view.
setDefaultEditor(Class, TableCellEditor) - Method in class dsto.dfc.swing.table.DfcTable
Override JTable setDefaultEditor () to store interfaces in a separate table.
setDefaultExtension(String) - Method in class dsto.dfc.swt.controls.FileTextField
 
setDefaultFormat(DateFormat) - Method in class dsto.dfc.text.MultiDateFormat
Set a different DateFormat as the format to use when calling format.
setDefaultUpdaterForThread(Executor) - Static method in class livespace.services.EntityContainer
Set the default update executor for the current thread, or null to revert to the default.
setDefaultXmlReaderClass(String) - Static method in class dsto.dfc.databeans.io.XmlInput
Set the default SAX driver class that will be used by JDOM.
setDeferredCommit(boolean) - Method in class dsto.dfc.swing.forms.BasicForm
 
setDeferredCommit(boolean) - Method in interface dsto.dfc.swing.forms.Form
 
setDeferredCommit(boolean) - Method in class dsto.dfc.swing.forms.FormDialog
 
setDeferredCommit(boolean) - Method in class dsto.dfc.swing.forms.FormPanel
 
setDescription(String) - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the description.
setDescription(String) - Method in interface dsto.dfc.swt.commands.Command
Sets the description.
setDialogAlignment(int) - Method in class dsto.dfc.swing.forms.PopupFormEditor
Set the alignment for the dialog containing the popup editor.
setDialogDescription(String) - Method in class dsto.dfc.swt.controls.FileTextField
Set the description shown on the dialog.
setDialogDirectory(String) - Method in class dsto.dfc.swt.controls.FileTextField
 
setDialogExtensions(String[]) - Method in class dsto.dfc.swt.controls.FileTextField
 
setDialogMode(int) - Method in class dsto.dfc.swt.controls.FileTextField
One of SWT.SAVE or SWT.OPEN.
setDialogPanel(Component) - Method in class dsto.dfc.swing.controls.DfcDialog
 
setDialogTitle(String) - Method in class dsto.dfc.swt.controls.FileTextField
 
setDirectEdit(boolean) - Method in class dsto.dfc.swing.forms.BasicForm
Set whether this editor works in direct edit (default) mode, or indirect.
setDirectEdit(boolean) - Method in class dsto.dfc.swing.forms.FormPanel
 
setDirectEdit(boolean) - Method in class dsto.dfc.swing.forms.JListFormEditor
Set whether the editor edits value directly
setDisplayName(String) - Method in class dsto.dfc.swing.commands.AbstractCommand
 
setDisplayName(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
setDisplayName(String) - Method in interface dsto.dfc.swt.commands.Command
 
setDisposeOnClose(boolean) - Method in class dsto.dfc.swing.logging.LogWindowPopper
Set true if log window should be disposed when closed and re-created next use.
setDragNDropEnabled(boolean) - Method in class dsto.dfc.swing.undo.EditListView
 
setEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.ParametersPanel
Change the edit managed to newEdit and redisplay the parameter table.
setEditable(boolean) - Method in class dsto.dfc.swing.controls.IconTextField
 
setEditable(boolean) - Method in class dsto.dfc.swing.table.MapTableView
Set whether the view is editable.
setEditable(boolean) - Method in class dsto.dfc.swing.tree.DfcTree
 
setEditable(boolean) - Method in class dsto.dfc.swing.undo.ParametersPanel
Sets the property of the parameters table which allows its cells to be edited.
setEditAfterAdd(boolean) - Method in class dsto.dfc.swing.tree.CmdAddEntry
Set whether cell editor is invoked on a new entry.
setEditMode(int) - Method in class dsto.dfc.swing.table.MapTableModel
Set the edit mode for the table.
setEditMode(int) - Method in class dsto.dfc.swing.table.MapTableView
Set the edit mode for the underlying table model.
setEditorDescription(String) - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
setEditorDescription(String) - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
setEditorDescription(String) - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
setEditorDescription(String) - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
setEditorValue(Object) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Implements abstract method in dsto.dfc.swing.forms.AbstractFormEditor.
setEditorValue(Object) - Method in class dsto.dfc.swing.controls.GradientPanel
Overriding the FormPanel method so that we can update the GradientBar with the new values.
setEditorValue(Object) - Method in class dsto.dfc.swing.controls.RadioBox
Set the editor value (ie the current selected value).
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.AbstractFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.BasicForm
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.CellToFormEditorAdapter
Implements the FormEditor.setEditorValue () mathod by calling get*CellEditorComponent().
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.EnumFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.FontSelectorEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.FormDialog
 
setEditorValue(Object) - Method in interface dsto.dfc.swing.forms.FormEditor
Sets the value to be displayed/edited by the form editor.
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.FormEditorValueAdapter
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.FormPanel
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JCheckBoxFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JFileChooserFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JLabelFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JListFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JTableFormEditor
Loads the editor value into the table by creating a new model with
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
Sets the current editor value.
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
setEditorValue(Object) - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
setEditorValue(Object) - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
setEditorValue(Object) - Method in class dsto.dfc.swing.table.MapTableView
 
setEditorValue(Object) - Method in class dsto.dfc.swing.text.TermCustomizer
 
setEdits(List) - Method in class dsto.dfc.swing.undo.EditListModel
Only to be used by the Deserializer.
setElvin(String) - Method in class livespace.elvin.ant.TickerTask
 
setEnabled(int, boolean) - Method in class dsto.dfc.logging.FileLogger
 
setEnabled(int, boolean) - Static method in class dsto.dfc.logging.Log
Shortcut to set filtering for sending log events to the console.
setEnabled(int, boolean) - Method in class dsto.dfc.logging.LogFilter
 
setEnabled(String, boolean) - Method in class dsto.dfc.logging.LogFilter
Enable/disable a set of types specified as a comma-delimited list.
setEnabled(int, boolean) - Method in class dsto.dfc.logging.LogMessageBuffer
 
setEnabled(int, boolean) - Method in class dsto.dfc.logging.ServletLogger
 
setEnabled(boolean) - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
setEnabled(boolean) - Method in class dsto.dfc.swing.commands.CommandActionAdapter
 
setEnabled(boolean) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Overrides JComponents method, so that we can enable/disable the comboButton.
setEnabled(boolean) - Method in class dsto.dfc.swing.controls.DfcBoundingBox
Enable or disable the component.
setEnabled(boolean) - Method in class dsto.dfc.swing.controls.NumericSpinner
Set the textfield and the arrow buttons to be enabled/disabled
setEnabled(boolean) - Method in class dsto.dfc.swing.controls.RadioBox
 
setEnabled(boolean) - Method in class dsto.dfc.swing.forms.PopupFormEditor
Sets the inline editor and the popup editor to be enabled or disabled.
setEnabled(boolean) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
setEnabled(boolean) - Method in interface dsto.dfc.swt.commands.Command
 
setEnabled(Control, boolean) - Static method in class dsto.dfc.swt.DFC_SWT
Recursively set a tree of controls enabled state.
setEntity(Entity) - Method in class livespace.services.entities.room_presentation.SchematicItem
Sets the entity and updates the promoted entity properties
setEntries(String[]) - Method in class dsto.dfc.swing.controls.ComboList
 
setErrorHandler(PipeErrorHandler) - Method in class dsto.dfc.swt.forms.AbstractBiDiPipe
Calls superclass methis and sets the error handler for the the child pipe.
setErrorHandler(PipeErrorHandler) - Method in class dsto.dfc.swt.forms.AbstractPipe
 
setErrorHandler(PipeErrorHandler) - Method in class dsto.dfc.swt.forms.MultiPipe
 
setErrorHandler(PipeErrorHandler) - Method in interface dsto.dfc.swt.forms.Pipe
Set the handler for any errors encountered while loading/unloading the pipe.
setErrorOutput(PrintWriter) - Static method in class dsto.dfc.logging.Log
Set the stream that error messages are echoed to.
setException(Throwable) - Method in class dsto.dfc.swing.logging.LogWindow
 
setExceptionOnFailure(boolean) - Static method in class dsto.dfc.util.Debug
 
setExcludeRegexps(String) - Method in class dsto.dfc.tools.JarXTask
 
setExcludes(String) - Method in class dsto.dfc.tools.JarXTask
 
setExpandInlineEditor(int) - Method in class dsto.dfc.swing.forms.PopupFormEditor
Set how the inlineEditor will be sized when extra space is available.
setExpandRenderer(int) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
setExpression(String) - Method in class dsto.dfc.swing.text.selection.BooleanSelector
Set the boolean value.
setExpression(String) - Method in class dsto.dfc.swing.text.selection.DateSelector
 
setExpression(String) - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
setExpression(String) - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
setExpression(String) - Method in interface dsto.dfc.swing.text.selection.PatternSelector
Set the value of the pattern used to match against.
setExpression(String) - Method in class dsto.dfc.swing.text.selection.RegexSelector
Set the regex expression
setExpression(String) - Method in class dsto.dfc.swing.text.selection.StringSelector
 
setExtensionListInDescription(boolean) - Method in class dsto.dfc.swing.controls.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFile(File) - Method in class dsto.dfc.swing.persistence.FileDocument
 
setFilter(IFilter) - Method in class dsto.dfc.databeans.DataObjectView
Set the view filter.
setFloating(String) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Set how the panel is displayed.
setFocusedComponent(Component) - Method in class dsto.dfc.swing.commands.WindowFocusTracker
 
setFont(Font) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
setFont(Font) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Sets the font for comboButton.
setFont(Font) - Method in class dsto.dfc.swing.controls.IconTextField
 
setFont(Font) - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
setForeground(Color) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Sets the foreground color for comboButton.
setFormEditorEventSource(Object) - Method in class dsto.dfc.swing.forms.BasicFormEditorEventSource
 
setFormPanel(FormEditor) - Method in class dsto.dfc.swing.forms.FormDialog
Set the main panel for the dialog.
setFormPanel(FormEditor, String) - Method in class dsto.dfc.swing.forms.FormDialog
Set the main panel for the dialog.
setFormValue(Object) - Method in class dsto.dfc.swt.forms.FormPanel
The the value being edited by the form.
setGap(int) - Method in class dsto.dfc.swing.icons.FlowIcon
 
setGap(int) - Method in class dsto.dfc.swt.icons.FlowIcon
 
setGradient(Gradient) - Method in class dsto.dfc.swing.controls.GradientBar
 
setGroup(String) - Method in class livespace.elvin.ant.TickerTask
 
setHGap(int) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
setHGap(int) - Method in class dsto.dfc.swing.controls.ButtonPanel
 
setHorizAlignment(int) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
setHorizAlignment(int) - Method in class dsto.dfc.swing.controls.ButtonPanel
 
setIcon(Icon) - Method in class dsto.dfc.swing.commands.AbstractCommand
 
setIcon(Icon) - Method in class dsto.dfc.swing.commands.AbstractMutableCommand
 
setIcon(Icon) - Method in class dsto.dfc.swing.controls.IconTextField
 
setIcon(Icon) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
setIcon(Icon) - Method in class dsto.dfc.swing.icons.BorderedIcon
 
setIcon(Icon) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
setIcon(Icon) - Method in interface dsto.dfc.swing.panels.FrameLike
 
setIcon(Icon) - Method in class dsto.dfc.swing.panels.GhostFrame
 
setIcon(Icon) - Method in class dsto.dfc.swing.panels.InsideFrame
 
setIcon(Icon) - Method in class dsto.dfc.swing.panels.OutsideFrame
 
setIcon(Icon) - Method in class dsto.dfc.swing.panels.ToolView
 
setIcon(Icon) - Method in class dsto.dfc.swt.commands.AbstractCommand
 
setIcon(Icon) - Method in interface dsto.dfc.swt.commands.Command
 
setIcon(Win32Icon) - Method in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
setIcon1(Icon) - Method in class dsto.dfc.swing.icons.CompositeIcon
 
setIcon2(Icon) - Method in class dsto.dfc.swing.icons.CompositeIcon
 
setIconHeight(int) - Method in class dsto.dfc.swing.icons.ArrowIcon
 
setImage(Image) - Method in class dsto.dfc.swing.icons.ResourceImageIcon
 
setIncludeRegexps(String) - Method in class dsto.dfc.tools.JarXTask
 
setIncludes(String) - Method in class dsto.dfc.tools.JarXTask
 
setIncrement(int) - Method in class dsto.dfc.swing.controls.NumericSpinner
Sets the amount by which the value is increased/decreased by clicking on the arrow buttons.
setIndent(int) - Method in class dsto.dfc.util.IndentPrintWriter
Set the current indent level.
setIndentIncr(int) - Method in class dsto.dfc.util.IndentPrintWriter
Set the amount of spaces to increment the indent level by when using IndentPrintWriter.indent().
setInfoOutput(PrintWriter) - Static method in class dsto.dfc.logging.Log
Set the stream that info (non-error) messages are echoed to.
setInitialHue(float) - Method in class dsto.dfc.swing.controls.Gradient
 
setInlineEditor(FormEditor) - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
setInput(Collection) - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
setInput(Collection, Collection) - Method in class dsto.dfc.swt.controls.ListShuffler
Set the input collections.
setInput(List) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
Notify the command that the input to the viewer has changed (there is no automatic way to do this).
setInsets(Insets) - Method in class dsto.dfc.swing.controls.SplashScreen
 
setInteractive(boolean) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the interactive.
setIntProperty(String, int) - Method in class dsto.dfc.util.DfcProperties
 
setItem(Object) - Method in class dsto.dfc.swing.controls.IconTextField
 
setLabelProvider(ILabelProvider) - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
setLabelProvider(ILabelProvider) - Method in class dsto.dfc.swt.controls.ListShuffler
 
setLargeIcon(Icon) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
setLeft(float) - Method in class dsto.dfc.swing.controls.Insets2D
Do not use after creation.
setLimit(int) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Sets the maximum number of edits kept on the stack.
setLinkTarget(IDataBean) - Method in class dsto.dfc.databeans.DataBeanLink
Set the object being pointed to by this link.
setLinkTarget(IDataObject) - Method in class dsto.dfc.databeans.DataObjectLink
Set the object being pointed to by this link.
setListData(Object[]) - Method in class dsto.dfc.swing.controls.ComboList
 
setLivenessTimeouts(long, long, long) - Method in class livespace.services.EntityClient
Change liveness timeouts used for detecting dead entities.
setLocation(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
The abstract location in persistent storage where the document is to be saved.
setLocation(Object) - Method in class dsto.dfc.swing.persistence.FileDocument
 
setLocation(Shell, int) - Static method in class dsto.dfc.swt.util.WindowLayout
 
setLocation(Point) - Method in class livespace.services.entities.room_presentation.SchematicItem
 
setLowerIcon(Icon) - Method in class dsto.dfc.swt.icons.StackIcon
 
setMainClass(String) - Method in class dsto.dfc.tools.JarXTask
 
setMainClassName(String) - Method in class dsto.dfc.tools.JarX
Set the name (not the resource name) of the class to specify as the main application in the JAR manifest (the "Main-Class" attribute).
setMainMenuGroup(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the mainMenuGroup.
setMainMenuGroup(String) - Method in interface dsto.dfc.swt.commands.Command
Sets the group that command appears in the main menu.
setMajorVersion(int) - Method in class dsto.dfc.databeans.io.XmlOutput
 
setManifest(File) - Method in class dsto.dfc.tools.JarXTask
 
setManifestFile(File) - Method in class dsto.dfc.tools.JarX
Set the file to use as the base of the JAR manifest.
setMap(Map) - Method in class dsto.dfc.swing.table.MapTableModel
 
setMargin(Insets) - Method in class dsto.dfc.swing.controls.ToolButton
 
setMargins(StyledText, int, int, int, int) - Static method in class dsto.dfc.swt.DFC_SWT
For some reason StyledText in SWT 3.2 has a non-public setMargins () method.
setMaxEvents(int) - Method in class dsto.dfc.logging.LogMessageBuffer
Set the maximum number of events that are stored in the buffer.
setMaximum(int) - Method in class dsto.dfc.swing.controls.NumericSpinner
Set the current model value.
setMaxSaveInterval(int) - Method in class dsto.dfc.databeans.io.DataObjectPersister
Set the maximum the persister will allow a modified object to remain unsaved.
setMaxSaveInterval(int) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
Set the maximum the persister will allow a modified object to remain unsaved.
setMenuAlways(boolean) - Method in class dsto.dfc.swt.controls.MenuToolItem
Set to true to display the menu on any click, rather than only when the down arrow is selected.
setMenuView(Control, CommandView) - Static method in class dsto.dfc.swt.commands.Commands
 
setMessage(String) - Method in class livespace.elvin.ant.TickerTask
 
setMessages(LogMessageBuffer) - Method in class dsto.dfc.swing.logging.LogMessageTable
 
setMinimum(int) - Method in class dsto.dfc.swing.controls.NumericSpinner
Set the current minimum value.
setMinorVersion(int) - Method in class dsto.dfc.databeans.io.XmlOutput
 
setMnemonic(char) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the mnemonic.
setMnemonic(char) - Method in interface dsto.dfc.swt.commands.Command
Sets the mnemonic.
setModel(ComboBoxModel) - Method in class dsto.dfc.swing.controls.ComboList
 
setModel(BoundedRangeModel) - Method in class dsto.dfc.swing.controls.NumericSpinner
Sets the model to be used by the spinner.
setModel(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
Set the model contained by this document.
setModel(Object) - Method in interface dsto.dfc.swing.persistence.Document
Set the model contained by the document.
setModel(ListModel) - Method in class dsto.dfc.swing.undo.EditListView
Changes the ListModel that the EditListView uses.
setModified(boolean) - Method in class dsto.dfc.databeans.io.DataObjectPersister
 
setModified(boolean) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
 
setMonitorEnabled(boolean) - Static method in class dsto.dfc.util.win32.InputMonitor
Enable/disable global event monitoring.
setMultiObject(boolean) - Method in class dsto.dfc.databeans.io.XmlInput
If set to true (default = false), then multiple elements may be decoded by calling the decode () methods multiple times while sharing the same context.
setMultiObject(boolean) - Method in class dsto.dfc.databeans.io.XmlOutput
If set to true (default = false), then multiple elements may be decoded by calling the decode () methods multiple times while sharing the same context.
setMutable(boolean) - Method in class dsto.dfc.swing.list.SortedListModelAdapter
 
setMutable(boolean) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
setMutable(boolean) - Method in class dsto.dfc.swing.tree.DfcSwingTreeModel
 
setMutex(Object) - Method in class livespace.services.common.AbstractMediaEngine
 
setName(String) - Method in class dsto.dfc.swing.controls.ColorScheme
Takes the String n as a parameter and sets it to the name String.
setName(String) - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
setName(String) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
setName(String) - Method in class dsto.dfc.swing.panels.TitleShowPolicy
 
setName(String) - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Sets the value of the name property.
setName(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the name.
setName(String) - Method in class dsto.dfc.tools.JarXTask.PatternArgument
 
setName(String) - Method in class dsto.dfc.util.NamedObject
 
setName(String) - Method in class dsto.dfc.util.StringEnumerationValue
Use only during construction.
setNewActivePanelName(String) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
setNewValue(Object) - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
setNextSelectedValues(Object[]) - Method in class dsto.dfc.swing.commands.AbstractEnumeratedCommand
 
setNextSelectedValues(Object[]) - Method in interface dsto.dfc.swing.commands.EnumeratedCommand
Set the values that will be 'selected' when execute() is next called (this is usually called immediately before execute() by an action listener attached to the appropriate menu item).
setObject(Object) - Method in class dsto.dfc.swing.forms.AbstractFormEditorComponent
 
setObject(Object) - Method in class dsto.dfc.swing.forms.FormPanel
 
setObject(Object) - Method in class dsto.dfc.swt.dnd.CmdCopyObject
Set the object to be copied.
setObjectValue(IDataObject, Object, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
Called by data object decoders to set property values.
setObjectValue(IDataObject, Object, Object) - Method in class livespace.services.XmlEntityCodec
Called by data object decoders to set property values.
setOldActivePanelName(String) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
setOldValue(Object) - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
setOnTop(Shell, boolean) - Static method in class dsto.dfc.swt.win32.Windows
Set the window to be on top or bottom of the stack of standard windows.
setOpaque(boolean) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Sets the opaque property for comboButton.
setOutput(PrintWriter) - Static method in class dsto.dfc.logging.Log
Sets both the info and error output streams that log messages are echoed to.
setPanelIndex(int) - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
setPanelName(String) - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
setParameterNames(String[]) - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
setParameterValues(Object[]) - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
setParent(Pipe) - Method in class dsto.dfc.swt.forms.AbstractPipe
 
setParent(Pipe) - Method in interface dsto.dfc.swt.forms.OutputPipe
 
setParent(Pipe) - Method in interface dsto.dfc.swt.forms.Pipe
Set the parent pipe.
setPopper(LogWindowPopper) - Method in class dsto.dfc.swing.logging.LogWindow
Set the popper being used to popup this window.
setPopupEditor(FormEditor) - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
setPopupInScrollPane(boolean) - Method in class dsto.dfc.swing.forms.PopupFormEditor
If true, popup editor will be placed into a scroll pane when shown.
setPopupModal(boolean) - Method in class dsto.dfc.swing.forms.PopupFormEditor
If true, popup editor will be in a modal dialog (the default).
setPopupOnAlarm(boolean) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
setPopupOnInfo(boolean) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
setPopupOnOther(boolean) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
setPopupOnWarning(boolean) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
setPossibleStringValues(String[]) - Method in class dsto.dfc.swing.controls.RadioBox
Convenience method to present possibleValues property as a String array for visual bean builders.
setPossibleValues(Object[]) - Method in class dsto.dfc.swing.controls.RadioBox
Set the possible values that can be selected from.
setPowerListener(PowerListener) - Static method in class dsto.dfc.util.win32.Win32
 
setPreferredValueType(Class) - Method in class dsto.dfc.swing.forms.BasicForm
 
setPreferredValueType(Class) - Method in class dsto.dfc.swing.forms.JComboBoxFormEditor
 
setPreferredValueType(Class) - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
setPreviewLabel(JLabel) - Method in class dsto.dfc.swing.controls.FontSelector
 
setPrintable(Printable) - Method in class dsto.dfc.swing.controls.PrintPreview
Set a target Printable using the default PageFormat.
setProperties(Map) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Set all custom properties.
setProperties(Map) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Set all custom properties.
setProperties(String[]) - Method in class dsto.dfc.swt.dnd.CmdCopyDataObjectProperties
Set the names of the properties of the current data object that will be copied when command is executed.
setPropertiesFor(String, String, Entity) - Static method in class livespace.services.osgi.EntityConfiguration
 
setProperty(Object, Object) - Method in class dsto.dfc.databeans.io.XmlDecodeContext
Define a custom property that will be accessible during this session via XmlDecodeContext.getProperty(Object).
setProperty(Object, Object) - Method in class dsto.dfc.databeans.io.XmlEncodeContext
Define a custom property that will be accessible during this session via XmlEncodeContext.getProperty(Object).
setProperty(Object, Object) - Method in class dsto.dfc.databeans.io.XmlInput
Define a custom property that will be accessible during this session via XmlInput.getProperty(Object) and XmlDecodeContext.getProperty(Object).
setProperty(Object, Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Define a custom property that will be accessible during this session via XmlOutput.getProperty(Object) and XmlEncodeContext.getProperty(Object).
setPropertyChangeSource(Object) - Method in class dsto.dfc.util.BasicPropertyEventSource
 
setPropertyName(String) - Method in class dsto.dfc.swing.undo.PropertyEdit
 
setPropertyValue(String, Object) - Method in class dsto.dfc.collections.BasicPropertySet
 
setPropertyValue(String, Object) - Method in class dsto.dfc.collections.EmptyPropertySet
 
setPropertyValue(String, Object) - Method in class dsto.dfc.collections.FixedPropertySet
 
setPropertyValue(String, Object) - Method in interface dsto.dfc.collections.PropertySet
 
setPropertyValue(String, Object) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
setPropertyValue(Object, RuntimeException) - Method in class dsto.dfc.swing.undo.PropertyEdit
Attempts to set the PropertyEdit.propertyName property of PropertyEdit.source to value and throws undoRedoException if it does not succeed.
setPropertyValue(Object, String, Object) - Static method in class dsto.dfc.util.Beans
Set the value of a writeable JavaBean property.
setPropertyValues(String, List) - Method in class dsto.dfc.collections.BasicPropertySet
 
setPropertyValues(String, List) - Method in class dsto.dfc.collections.EmptyPropertySet
 
setPropertyValues(String, List) - Method in class dsto.dfc.collections.FixedPropertySet
 
setPropertyValues(String, List) - Method in interface dsto.dfc.collections.PropertySet
Set the values of a property.
setPropertyValues(String, List) - Method in class dsto.dfc.collections.UnmodifiablePropertySet
 
setRadio(boolean) - Method in class dsto.dfc.swing.forms.EnumFormEditor
Set to true (default) to display a radio box, false to display a combo box.
setReady(boolean) - Method in class livespace.osgi.Dependency
Force the ready state to change and fires an event if needed.
setRedoCursor(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
 
setRegexp(String) - Method in class dsto.dfc.tools.JarXTask.PatternArgument
 
setRenderer(CellRenderer) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
 
setRendererBorder(Border) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Set the border around the renderer component.
setResolution(long) - Method in class dsto.dfc.util.CronDaemon
 
setResponse(String) - Method in class dsto.dfc.test.AbstractProtocol
Sets the message for the protocol to respond with.
setReverse(boolean) - Method in class dsto.dfc.swing.controls.Gradient
 
setRight(float) - Method in class dsto.dfc.swing.controls.Insets2D
Do not use after creation.
setRootTerm(Term) - Method in class dsto.dfc.swing.text.TermCustomizer
Set the term that is to be edited.
setRowSelection() - Method in class dsto.dfc.swing.table.DfcTable.RectSelection
 
setSaturation(float) - Method in class dsto.dfc.swing.controls.Gradient
 
setSaveInterval(int) - Method in class dsto.dfc.databeans.io.DataObjectPersister
Set the interval that must pass without modifications before a modified object is saved.
setSaveInterval(int) - Method in class dsto.dfc.databeans.io.DataObjectPersister2
Set the interval that must pass without modifications before a modified object is saved.
setScheme(int) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Sets the scheme to be loaded as the scheme the current color belongs to.
setScheme(ColorScheme) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Assigns the current scheme and loads it.
setSelectDirectory(boolean) - Method in class dsto.dfc.swt.controls.FileTextField
 
setSelectedButton(Color) - Method in class dsto.dfc.swing.controls.ColorChooserPanel
Calls the ColorSchemePanel to set the selected color button.
setSelectedButton(Color) - Method in class dsto.dfc.swing.controls.ColorSchemePanel
Sets the "More Colors..." button's icon to the color chosen in the JColorChooser.
setSelectedColor(Color) - Method in class dsto.dfc.swing.controls.ColorComboBox
Set the selected color.
setSelectedEdit(UndoableEdit) - Method in class dsto.dfc.swing.undo.EditListView
For programmatically setting an edit as selected.
setSelectedEntry(Object) - Method in class dsto.dfc.swing.tree.DfcTree
 
setSelectedEvent(LogEvent) - Method in class dsto.dfc.swing.logging.LogWindow
 
setSelectedFont(Font) - Method in class dsto.dfc.swing.controls.FontPopupSelector
Set the font inside the selector.
setSelectedFont(Font) - Method in class dsto.dfc.swing.controls.FontSelector
 
setSelectedFont(Font) - Method in class dsto.dfc.swing.controls.FontSelectorDialog
 
setSelectedFont(FontData) - Method in class dsto.dfc.swt.controls.FontChooser
 
setSelectedIndex(int) - Method in class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
 
setSelectedIndexToNearest(int) - Method in class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
if index represents a fixed panel, select it.
setSelectedItem(Object) - Method in class dsto.dfc.swing.controls.ColorComboBox
Override setSelectedItem () to auto add color as 'other' color if it not already in the list.
setSelectedItem(Object) - Method in class dsto.dfc.swing.controls.ComboList
 
setSelectedItem(Object) - Method in class dsto.dfc.swing.controls.EnumComboBox
 
setSelectedStringValue(String) - Method in class dsto.dfc.swing.controls.RadioBox
 
setSelectedTabIfLegal(int) - Method in class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
do not allow floating panels to be selected
setSelectionModel(ListSelectionModel) - Method in class dsto.dfc.swing.list.DfcList
 
setSelectionModel(TreeSelectionModel) - Method in class dsto.dfc.swing.tree.DfcTree
 
setSender(String) - Method in class livespace.elvin.ant.TickerTask
 
setShellStyle(int) - Method in class livespace.ui.dashboard.AbstractDashboardPanel
 
setShowingName(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Set whether the panel name is displayed.
setSize(Dimension) - Method in class dsto.dfc.swing.controls.BillBoard
 
setSmallIcon(Icon) - Method in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
Set icon displayed at the top.
setSoftLink(boolean) - Method in class dsto.dfc.databeans.DataBeanLink
 
setSoftLink(boolean) - Method in class dsto.dfc.databeans.DataObjectLink
 
setSortColumn(String) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Set the currently sorted column to be the one displaying a given property.
setSortColumn(String, int) - Method in class dsto.dfc.swt.viewers.TableColumnSorter
Set the currently sorted column to be the one displaying a given property.
setSorter(ViewerSorter) - Method in class dsto.dfc.swt.controls.ListCheckboxChooser
 
setSorter(ViewerSorter) - Method in class dsto.dfc.swt.controls.ListShuffler
 
setSource(Object) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
Overridden to prevent PanelManager.Panel serialisation attempt.
setSource(Object) - Method in class dsto.dfc.swing.panels.FloatStateEdit
Overridden to prevent PanelManager.Panel serialisation attempt.
setSource(Object) - Method in class dsto.dfc.swing.undo.PropertyEditBean
 
setStartLevel(int) - Static method in class livespace.osgi.bootstrap.Main
 
setStateAndConsumeAction(String) - Method in class livespace.services.common.AbstractMediaEngine
 
setStateAndConsumeActionLater(String, String) - Method in class livespace.services.common.AbstractMediaEngine
 
setStatusManager(StatusManager) - Method in class dsto.dfc.swing.status.StatusBar
 
setStyleSheet(StyleSheet) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
setSuggestedWidth(int) - Method in class dsto.dfc.swt.controls.FileTextField
 
setSymbols(Properties) - Method in class dsto.dfc.net.URLSearchPath
Set symbol mappings for expansion of symbolic names within search path entries.
setTargetObjects(IDataObject[]) - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
Set the target objects to be changed.
setTerms(List) - Method in interface dsto.dfc.swing.text.CompositeTerm
 
setTermTemplates(List) - Method in class dsto.dfc.swing.text.TermCustomizer
Set the list of template terms that is presented to the user when the add term button is clicked.
setText(String) - Method in class dsto.dfc.swing.controls.IconTextField
 
setText(String) - Method in class dsto.dfc.swt.controls.FileTextField
 
setText(String) - Method in class dsto.dfc.swt.forms.TextEndpoint
 
setTextField(JTextComponent) - Method in class dsto.dfc.swing.forms.JTextFieldFormEditor
 
setTitle(String) - Method in class dsto.dfc.swing.controls.JTitledSeparator
 
setTitle(String) - Method in interface dsto.dfc.swing.panels.FrameLike
 
setTitle(String) - Method in class dsto.dfc.swing.panels.GhostFrame
 
setTitle(String) - Method in class dsto.dfc.swing.panels.ToolView
 
setTitleDisplay(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
setToDefault(String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setToDefaultValue(String) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
setToggle(boolean) - Method in class dsto.dfc.swing.controls.ToolButton
Set whether button is in toggle mode.
setTool(Component) - Method in class dsto.dfc.swing.panels.ToolView
Sets the content of the ToolView Frame.
setToolbarGroup(String) - Method in class dsto.dfc.swt.commands.AbstractCommand
Sets the toolbarGroup.
setToolbarGroup(String) - Method in interface dsto.dfc.swt.commands.Command
Sets the group that command appears in toolbars.
setToolbarView(Control, CommandView) - Static method in class dsto.dfc.swt.commands.Commands
 
setToolTipText(String) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Sets the ToolTipText for comboButton.
setToolTipText(String) - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
setToolTipText(String) - Method in class dsto.dfc.swing.controls.NumericSpinner
 
setToolTipWindowLocation(Point) - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
setToolViewsActive(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
setTop(float) - Method in class dsto.dfc.swing.controls.Insets2D
Do not use after creation.
setTransfer(Transfer) - Method in class dsto.dfc.swt.dnd.CmdPasteObject
 
setTransferFormat(Transfer) - Method in class dsto.dfc.swt.dnd.CmdCopyObject
 
setTransferFormats(Transfer[]) - Method in class dsto.dfc.swt.dnd.CmdCopyObject
 
setType(String) - Method in class dsto.dfc.swing.persistence.SerializeAccessoryPanel
 
setType(String) - Method in class dsto.dfc.swing.persistence.SerializedFormat
 
setTypeInfo(TypeInfo) - Method in class dsto.dfc.databeans.DataBean
 
setTypeInfo(TypeInfo) - Method in class dsto.dfc.databeans.DataObject
 
setUI(ToolButtonUI) - Method in class dsto.dfc.swing.controls.ToolButton
 
setUndoCursor(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Sets the current cursor to newEdit which has not been undone.
setUndoFlag() - Method in class dsto.dfc.swing.panels.PanelManager
Workaround for avoiding ActivePanelEdits being fired while undoing previous ActivePanelEdits.
setUpCommands() - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
setUpCommands() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
setUpCommands() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
setUpdateExecutor(Executor) - Method in class livespace.services.EntityContainer
Set the update executor for this container, or null to use the default executor.
setupDefaultExcludes() - Method in class dsto.dfc.tools.JarX
 
setUpDisplay(int) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
setUpDisplay(int) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
setUpDisplay(int) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
setUpperIcon(Icon) - Method in class dsto.dfc.swt.icons.StackIcon
 
setUseJarFormat(boolean) - Method in class dsto.dfc.tools.JarX
Set whether to generate a JAR-compatible archive (generate a manifest and use a java.util.JarOutputStream).
setUseJarFormat(boolean) - Method in class dsto.dfc.tools.JarXTask
 
setUserObject(Object) - Method in interface dsto.dfc.swing.tree.DfcTreeNode
Set the user object associated with this node.
setValue(Object) - Method in class dsto.dfc.collections.BasicMonitoredMap.MyEntry
 
setValue(String) - Method in class dsto.dfc.commandline.Option
 
setValue(String, boolean, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, int, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, short, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, long, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, float, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, double, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(String, char, int) - Method in class dsto.dfc.databeans.AbstractDataBean
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.AbstractDataObject
Synonym for setValue (name, value, PERSISTENT_OVERRIDE).
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, int) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, long) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, float) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, double) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, char) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, boolean) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, short) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, int) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, long) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, float) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, double) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(String, char) - Method in class dsto.dfc.databeans.AbstractDataObject
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.DataBean
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.DataBeanLink
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.DataBeanLink
 
setValue(String, Object, int) - Method in class dsto.dfc.databeans.DataBeanLink
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.DataObject
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.DataObjectLink
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.DataObjectLink
 
setValue(IDataObject, String, Object) - Static method in class dsto.dfc.databeans.DataObjects
Set a value using a path expression.
setValue(IDataObject, String, Object, int) - Static method in class dsto.dfc.databeans.DataObjects
 
setValue(IDataObject, PropertyPath, Object) - Static method in class dsto.dfc.databeans.DataObjects
 
setValue(IDataObject, PropertyPath, Object, int) - Static method in class dsto.dfc.databeans.DataObjects
Set a value using a property path.
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.DataObjectView
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.FancyDataObject
 
setValue(String, boolean) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, boolean, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, int, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, long) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, long, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, float) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, float, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, double) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, double, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, char) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(String, char, int) - Method in interface dsto.dfc.databeans.IDataBean
 
setValue(Object, Object) - Method in interface dsto.dfc.databeans.IDataObject
Set the value of a given property.
setValue(Object, Object, int) - Method in interface dsto.dfc.databeans.IDataObject
Set the value of a given property.
setValue(Object, Object) - Method in class dsto.dfc.databeans.JavaDataBean
 
setValue(String, Object, int) - Method in class dsto.dfc.databeans.JavaDataBean
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.ListDataObject
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.ListDataObject
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.MapDataObject
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.MapDataObject
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.SetDataObject
This is a little weird for sets, where nominally name and value must be the same.
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.SetDataObject
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.SimpleDataObject
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.SimpleDataObject
 
setValue(String, Object, int) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
setValue(Object, Object) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
setValue(Object, Object, int) - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
setValue(boolean) - Method in class dsto.dfc.swing.commands.AbstractBooleanCommand
 
setValue(Object) - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Set the value displayed by the renderer.
setValue(Object) - Method in class dsto.dfc.swing.controls.FontPopupSelector
 
setValue(int) - Method in class dsto.dfc.swing.controls.NumericSpinner
Set the current value.
setValue(Object) - Method in class dsto.dfc.swing.SwingWorker
Set the value produced by worker thread
setValue(boolean) - Method in class dsto.dfc.swt.commands.BasicToggleCommand
 
setValue(boolean) - Method in class dsto.dfc.swt.util.CmdToggleDataBeanProperty
 
setValue(String, Object) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, double) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, float) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, int) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, long) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, String) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String, boolean) - Method in class dsto.dfc.swt.util.DataBeanPreferenceStore
 
setValue(String) - Method in class dsto.dfc.util.plugins.PluginOption
Set the name of the plugin to load to value, and load the the plugin.
setValue(Object, Object, int) - Method in class livespace.services.EntityRegistry
 
setValueAt(Object, int, int) - Method in class dsto.dfc.swing.styles.StyleSheetTableModel
 
setValueAt(Object, int, int) - Method in class dsto.dfc.swing.table.DefaultDfcTableModel
 
setValueAt(Object, int, int) - Method in class dsto.dfc.swing.table.MapTableModel
 
setValueAt(Object, int, int) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
setValueAt(Object, int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
 
setValueClass(Class) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
setVersion(int, int) - Method in class dsto.dfc.databeans.io.XmlOutput
 
setVersionLine(String) - Method in class dsto.dfc.swing.controls.SplashScreen
Set the text displayed at the bottom right corner.
setVertAlignment(int) - Method in class dsto.dfc.swing.controls.ButtonLayout
 
setVertAlignment(int) - Method in class dsto.dfc.swing.controls.ButtonPanel
 
setVideoOutput(Object) - Method in class livespace.services.common.AbstractMediaEngine
 
setView(IDataObject) - Method in class livespace.services.common.AbstractMediaEngine
 
setViewsActive(Component, Component, boolean) - Method in class dsto.dfc.swing.commands.WindowFocusTracker
Walk down a chain of components, setting their command views 'active' property.
setVisible(boolean) - Method in class dsto.dfc.swing.controls.ColorChooserCombo
Overrides JComponents method and hides this component first.
setVisible(boolean) - Method in class dsto.dfc.swing.controls.DfcDialog
 
setVisible(boolean) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
setVisible(boolean) - Method in interface dsto.dfc.swing.panels.FrameLike
 
setVisible(boolean) - Method in class dsto.dfc.swing.panels.GhostFrame
 
setVisible(boolean) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
setVisible(boolean) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
Hide/show the panel.
setVisible(boolean) - Method in class dsto.dfc.swing.panels.ToolView
Toggle the visibility of the ToolView.
setVisibleRowCount(int) - Method in class dsto.dfc.swing.controls.ComboList
 
setXmlInput(XmlInput) - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
setXmlOutput(XmlOutput) - Method in class dsto.dfc.swing.persistence.DbXmlSerializer
 
shallowClone() - Method in class dsto.dfc.databeans.AbstractDataObject
 
shallowClone() - Method in class dsto.dfc.databeans.DataBean
 
shallowClone() - Method in class dsto.dfc.databeans.DataBeanLink
 
shallowClone() - Method in class dsto.dfc.databeans.DataObject
 
shallowClone() - Method in class dsto.dfc.databeans.DataObjectLink
 
shallowClone() - Method in class dsto.dfc.databeans.FancyDataObject
 
shallowClone() - Method in interface dsto.dfc.databeans.IDataObject
Shallow clone the object prior to being recusively "deep" cloned.
shallowClone() - Method in class dsto.dfc.databeans.JavaDataBean
 
shallowClone() - Method in class dsto.dfc.databeans.ListDataObject
 
shallowClone() - Method in class dsto.dfc.databeans.MapDataObject
 
shallowClone() - Method in class dsto.dfc.databeans.SetDataObject
 
shallowClone() - Method in class dsto.dfc.databeans.SimpleJavaDataBean
 
shallowClone() - Method in class livespace.services.Entity
Clone the entity.
shallowCopy(IDataObject, IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Shallow copy the property values of one object to another.
shell - Variable in class dsto.dfc.swt.commands.AbstractAboutCommand
 
shellGetFolderPath(int) - Static method in class dsto.dfc.util.win32.Win32
Call the Win32 SHGetFolderPath () function to get a local folder location.
shiftMajorIndexes(CommandViewNode, int, int) - Method in class dsto.dfc.swing.commands.CommandView
Shift all the major indicies of nodes of a tree by a given amount.
shiftMajorIndexes(int, int) - Method in class dsto.dfc.swing.commands.CommandViewNode
Used by command view to adjust the major indexes of all subnode references.
shiftMajorIndexes(CommandViewNode, int, int) - Method in class dsto.dfc.swt.commands.CommandView
Shift all the major indicies of nodes of a tree by a given amount.
shiftMajorIndexes(int, int) - Method in class dsto.dfc.swt.commands.CommandViewNode
Used by command view to adjust the major indexes of all subnode references.
SHORT - Static variable in class dsto.dfc.text.NumberTranslator
 
shortForm() - Method in class dsto.dfc.commandline.Option
return the shortForm representation of this option.
shouldIncludeImportedResource(String) - Method in class dsto.dfc.tools.JarX
Test if a resource imported by another resource should be included using the rules: (a) resource must not be a system class and (b) resource must either be included directly by name OR not be excluded by a pattern.
shouldIncludeResource(String) - Method in class dsto.dfc.tools.JarX
Test if a resource found by scanning the classpath should be included using the rules: (a) resource must not be a system class and (b) resource must EITHER be included directly by name OR matched by a pattern and not excluded by a pattern (ie exclude patterns override include patterns, but not inclusion directly by name).
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAliasCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlAwtCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlCollectionsCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDataObjectCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDateCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlDefaultEncoder
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in interface dsto.dfc.databeans.io.XmlEncoder
Return true if the identity of the given value should be preserved.
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlEnumerationCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlLinkCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlMemberwiseCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlPropertyPathCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlSingletonCodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.databeans.io.XmlURICodec
 
shouldPreserveIdentity(XmlEncodeContext, Object) - Method in class dsto.dfc.swt.util.DefaultSWTXmlCodec
 
shouldPublish(Entity, Object) - Static method in class livespace.services.EntityContainer
Test if a given property should be automatically exported/imported by the read ()/write () functions.
shouldSelectCell(EventObject) - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
shouldSelectCell(EventObject) - Method in class dsto.dfc.swing.controls.ColorComboBox
 
shouldSelectCell(EventObject) - Method in class dsto.dfc.swing.controls.DfcComboBox
 
shouldSelectCell(EventObject) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
shouldStartEditingTimer(EventObject) - Method in class dsto.dfc.swing.tree.DfcTree.MyTreeCellEditor
Disable annoying auto-edit feature that triggers an edit 1 second after click on already selected item.
shouldStoreResource(String) - Method in class dsto.dfc.tools.JarX
Test if a resource should be stored ie (a) is not already stored (b) is included in the root resource set and (c) is not in the excludes set.
SHOW_LARGE_ICON - Static variable in class dsto.dfc.swing.forms.JLabelFormEditor
Show Iconic largeIcon property as label icon.
SHOW_NAME_KEY - Static variable in class dsto.dfc.swing.commands.CommandToolBars
Key for indicating that a command should be shown with its command name text on the toolbar.
SHOW_NAME_KEY - Static variable in class dsto.dfc.swt.commands.Commands
 
SHOW_SMALL_ICON - Static variable in class dsto.dfc.swing.forms.JLabelFormEditor
Show Iconic icon property as label icon.
SHOW_TEXT - Static variable in class dsto.dfc.swing.forms.JLabelFormEditor
Show Iconic name property as label text.
showActivePanel(boolean) - Method in class dsto.dfc.swing.panels.PanelManager
 
showContextMenu(Component, int, int) - Static method in class dsto.dfc.swing.commands.CommandMenus
Show the context menu (if any) installed on a component with installContextMenu().
showContextMenu(Component, JPopupMenu, int, int) - Static method in class dsto.dfc.swing.commands.CommandMenus
Show a context menu at a given suggested location, bumping menu to fit on screen as necessary.
showDragUnderFeedback(boolean, DropTargetDragEvent) - Method in interface dsto.dfc.swing.dnd.DropComponent
Display any drag under (ie displayed under the mouse in the component) feedback.
showDragUnderFeedback(boolean, DropTargetDragEvent) - Method in class dsto.dfc.swing.table.DfcTable
 
showDragUnderFeedback(boolean, DropTargetDragEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
showDragUnderFeedback(boolean, DropTargetDragEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
showFrame(boolean) - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
showFrame(boolean) - Method in class dsto.dfc.swing.panels.InternalFloatState
 
showIcon() - Method in class dsto.dfc.swing.panels.ExternalFloatState
 
showIcon() - Method in class dsto.dfc.swing.panels.FixedFloatState
 
showIcon() - Method in class dsto.dfc.swing.panels.InternalFloatState
 
showingMessage() - Method in class dsto.dfc.swt.controls.StatusBar
True if the status bar is showing a message.
showLogWindow() - Method in class dsto.dfc.swing.logging.LogWindowPopper
Force the log window to be visible, if not already.
showName(CommandView, Command) - Static method in class dsto.dfc.swing.commands.CommandToolBars
Shortcut to set the CommandToolBars.SHOW_NAME_KEY command property to true.
showName(CommandView, Command) - Static method in class dsto.dfc.swt.commands.Commands
Shortcut to set the Commands.SHOW_NAME_KEY command property to true.
showName(CommandView, String) - Static method in class dsto.dfc.swt.commands.Commands
Shortcut to set the Commands.SHOW_NAME_KEY command property to true.
showNewActivePanel() - Method in class dsto.dfc.swing.panels.PanelManager
 
showNextFixedPanelInTabPane() - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
showPopup() - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Superclasses should implement this to display the popup dialog for the editor.
showPopup() - Method in class dsto.dfc.swing.controls.FontPopupSelector
 
showPopup() - Method in class dsto.dfc.swing.forms.PopupFormEditor
Show the popup editor.
showPressed - Variable in class dsto.dfc.swing.controls.ToolButtonUI
Whether showing the button as pressed.
showTipWindow(Document, Point) - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
showTipWindow(Document, Point, int, int) - Method in class dsto.dfc.swing.controls.DfcToolTipManager
 
showTitle - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
Determines whether the Tab for this panel will display only an icon, (hideTitle) or and icon and a textual title (showTitle).
shutdown() - Method in class dsto.dfc.swing.persistence.PersistenceManager
Perform a controlled shutdown of the manager.
shutDown() - Method in class dsto.dfc.util.CronDaemon
 
shutdown() - Method in class dsto.dfc.util.MultiplexedThread
Requests shutdown of the thread.
shutdown() - Method in class dsto.dfc.util.Scheduler
Shutdown at the next opportunity.
shuttingDown - Variable in class dsto.dfc.test.ProtocolServer
 
shuttlesort(int[], int[], int, int) - Method in class dsto.dfc.swing.table.SortedTableModel
(mpp) NOTE: this method is shamelessly ripped from Sun's TableSorter demo class - I did make it look prettier though.
SIGN - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
simpleClone(Object) - Static method in class dsto.dfc.util.Objects
Simple way to clone objects via dyanamic invokation of the clone () method.
SimpleDataObject - Class in dsto.dfc.databeans
Base class for simple IDataObject's that expose their state as public fields.
SimpleDataObject() - Constructor for class dsto.dfc.databeans.SimpleDataObject
 
simpleDispose() - Method in class dsto.dfc.swing.panels.ToolView
 
SimpleDocument - Class in dsto.dfc.swing.text
 
SimpleDocument() - Constructor for class dsto.dfc.swing.text.SimpleDocument
 
SimpleDocument(String[], Color[], Font[]) - Constructor for class dsto.dfc.swing.text.SimpleDocument
 
SimpleDocument.LineMetrics - Class in dsto.dfc.swing.text
 
SimpleDocument.LineMetrics(int, int, int) - Constructor for class dsto.dfc.swing.text.SimpleDocument.LineMetrics
 
SimpleIconic - Class in dsto.dfc.swing.icons
Simple Iconic data class.
SimpleIconic(String) - Constructor for class dsto.dfc.swing.icons.SimpleIconic
 
SimpleIconic(String, Icon) - Constructor for class dsto.dfc.swing.icons.SimpleIconic
 
SimpleIconic(String, Icon, Icon) - Constructor for class dsto.dfc.swing.icons.SimpleIconic
 
SimpleIconic - Class in dsto.dfc.swt.icons
Basic Iconic implementation.
SimpleIconic() - Constructor for class dsto.dfc.swt.icons.SimpleIconic
 
SimpleIconic(Icon, String) - Constructor for class dsto.dfc.swt.icons.SimpleIconic
 
SimpleJavaDataBean - Class in dsto.dfc.databeans
Direct IDataBean adapter for a JavaBean.
SimpleJavaDataBean(Object) - Constructor for class dsto.dfc.databeans.SimpleJavaDataBean
Constructor for DataBeanAdapter.
SINGLE - Static variable in class dsto.dfc.swt.viewers.SelectionBinding
 
SingleEntityDependency - Class in livespace.services.osgi
A dependency on a single Livespace entity being available.
SingleEntityDependency(BundleContext, String) - Constructor for class livespace.services.osgi.SingleEntityDependency
Create a new dependency on an entity of a given type being available in the local room.
Singleton - Interface in dsto.dfc.util
A marker interface to identify classes that have only one instance per VM.
singleton() - Method in class livespace.services.EntityRegistry
Get the entity that is the sole entry in the registry, This is usually used for entity types where only one instance will exist (eg room).
size() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
size() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
size() - Method in class dsto.dfc.collections.cache.AbstractCache
Returns the number of elements in the cache, not to be confused with the AbstractCache.capacity()which returns the number of elements that can be held in the cache at one time.
size() - Method in interface dsto.dfc.collections.cache.Cache
Returns the number of elements in the cache, not to be confused with the Cache.capacity()which returns the number of elements that can be held in the cache at one time.
size() - Method in class dsto.dfc.collections.CompositeList
 
size() - Method in class dsto.dfc.collections.ConcurrentHashSet
 
size() - Method in class dsto.dfc.collections.CountedSet
 
size() - Method in class dsto.dfc.collections.EmptyCollection
 
size() - Method in class dsto.dfc.collections.FixedArraySetList
 
size() - Method in class dsto.dfc.collections.IdentityHashMap
Returns the number of key-value mappings in this map.
size() - Method in class dsto.dfc.collections.IdentityHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class dsto.dfc.collections.MicroMap
The number of entries in the map.
size() - Method in class dsto.dfc.databeans.DataObjectDictionary
NOTE: this is relatively inefficient since it iterates through the property set on each call.
size() - Method in class dsto.dfc.databeans.DataObjectView
 
size() - Method in class dsto.dfc.databeans.Registry
The number of objects in the registry.
size - Variable in class dsto.dfc.swing.controls.BillBoard
 
size() - Method in class dsto.dfc.util.EventListenerList
Return the number of listeners in the list.
size() - Method in class livespace.services.EntityList
Returns the number of entities in the list.
size() - Method in class livespace.services.EntityRegistry
The number of entities in the registry.
SizeCalculator - Class in dsto.dfc.swing.panels
Calculates the minimum and preferred sizes of the panel manager.
SizeCalculator(PanelManager) - Constructor for class dsto.dfc.swing.panels.SizeCalculator
 
sizeColumnsToFit() - Method in class dsto.dfc.swing.table.DfcTable
Size all columns to best fit.
sizeColumnToFit(TableColumn) - Method in class dsto.dfc.swing.table.DfcTable
Auto size a column to the smallest width required to display all items, including the header.
sizeProperty - Variable in class dsto.dfc.swt.controls.NiceWindow
The name of the property in the preferences that stores the window location (null = no save).
SIZES - Static variable in class dsto.dfc.swing.controls.FontSelector
 
SIZES - Static variable in class dsto.dfc.swing.forms.FontSelectorEditor
 
SizeSynchronizer - Class in livespace.services
Used to wait for a limited time until a required number of elements arrive in a registry or IDataObject-based collection.
SizeSynchronizer(EntityRegistry, int) - Constructor for class livespace.services.SizeSynchronizer
Create a new instance.
SizeSynchronizer(Collection<?>, int) - Constructor for class livespace.services.SizeSynchronizer
Create a new instance.
skip() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Implement this command to determine how to skip an edit which causes an exception.
skip() - Method in class dsto.dfc.swing.undo.CmdRedo
 
skip() - Method in class dsto.dfc.swing.undo.CmdRedoTo
Skips the current edit causing an exception, but checks to see if any more edits are to be redone after it.
skip() - Method in class dsto.dfc.swing.undo.CmdUndo
 
skip() - Method in class dsto.dfc.swing.undo.CmdUndoTo
Skips the edit causing the exception and continues undoing, but checks to see if the exception-causing edit is the last to be undone - if so it stops.
SKIP - Static variable in class dsto.dfc.swing.undo.EditExceptionHandler
Skip only the offending edit and then continue as normal.
skip() - Method in interface dsto.dfc.swing.undo.EditExceptionPolicy
The user decides to skip the offending edit.
SKIP_ALL - Static variable in class dsto.dfc.swing.undo.EditExceptionHandler
Skip all edits past the offending edit.
skipAll(boolean) - Method in class dsto.dfc.swing.undo.EditExceptionHandler
If skip is true then all edits will be skipped, otherwise only the offending edit will be skipped.
skipRedo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Skip the current redoable edit at move the cursors forward one step.
skipUndo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Skips a non-undoable edit, moving the undo cursor to the previous edit and removing the non-undoable edit and the invalid edits after it.
Sleak - Class in dsto.dfc.swt.util
Sleak is a simple tool that monitors SWT graphics resources.
Sleak() - Constructor for class dsto.dfc.swt.util.Sleak
 
Sleak(String) - Constructor for class dsto.dfc.swt.util.Sleak
 
smallestButtonSize - Variable in class dsto.dfc.swing.controls.NumericSpinner.LayoutManager
 
smallIcon - Variable in class dsto.dfc.swing.controls.CompositeColorSwatchIcon
 
snapshot() - Method in class dsto.dfc.databeans.Registry
Create a snapshot of the current objects.
snapshot() - Method in class livespace.services.EntityList
Returns a snapshot of the EntityList.ListEntity's within this list.
snapshot() - Method in class livespace.services.EntityRegistry
Create a snapshot of the current entities.
sort() - Method in class dsto.dfc.swing.table.SortedTableModel
(Re)Sort the model.
sortedCollection - Variable in class dsto.dfc.swing.list.SortedListModelAdapter
 
SortedListModelAdapter - Class in dsto.dfc.swing.list
Presents any collection as a sorted DfcListModel.
SortedListModelAdapter(Collection) - Constructor for class dsto.dfc.swing.list.SortedListModelAdapter
Create a list model that sorts Comparable items.
SortedListModelAdapter(Collection, Comparator) - Constructor for class dsto.dfc.swing.list.SortedListModelAdapter
Create a list model that sorts the collection using a specified comparator.
SortedTableModel - Class in dsto.dfc.swing.table
Presents a DfcTableModel in sorted order.
SortedTableModel(DfcTableModel) - Constructor for class dsto.dfc.swing.table.SortedTableModel
 
SortedTableModel.SortingColumn - Class in dsto.dfc.swing.table
Stores information about column to be sorted by.
SortedTableModel.SortingColumn(int, boolean) - Constructor for class dsto.dfc.swing.table.SortedTableModel.SortingColumn
 
source - Variable in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
 
source - Variable in class dsto.dfc.swing.commands.AbstractSelectionBasedCommand
 
source - Variable in class dsto.dfc.swing.dnd.AbstractCnpCommand
 
source - Variable in class dsto.dfc.swing.undo.PropertyEdit
The source of the property change.
source - Variable in class dsto.dfc.util.WeakEventListener
The thing being listened to.
source - Variable in class livespace.services.Synchronizer
 
SOUTH - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
SOUTH - Static variable in class dsto.dfc.swt.util.WindowLayout
 
SOUTH_EAST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
SOUTH_EAST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
SOUTH_WEST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
SOUTH_WEST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
spawnedThreads - Variable in class dsto.dfc.test.ProtocolServer
 
SpeakerEntity - Class in livespace.services.entities
Represents a speaker within a room.
SpeakerEntity() - Constructor for class livespace.services.entities.SpeakerEntity
 
SpeakerEntity(String, String, String, String) - Constructor for class livespace.services.entities.SpeakerEntity
 
specialConstructor - Variable in exception dsto.dfc.swing.text.selection.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class dsto.dfc.swing.text.selection.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SplashScreen - Class in dsto.dfc.swing.controls
A window for displaying a splash screen during application loading.
SplashScreen(Frame) - Constructor for class dsto.dfc.swing.controls.SplashScreen
 
SplashScreen(Frame, Image) - Constructor for class dsto.dfc.swing.controls.SplashScreen
 
SplashScreen(Frame, Image, int) - Constructor for class dsto.dfc.swing.controls.SplashScreen
Create a splash screen displaying an image.
split(String) - Static method in class dsto.dfc.text.StringUtility
 
split(String, String) - Static method in class dsto.dfc.text.StringUtility
Split a string into an array of substrings using a delimiter.
split(String, char[]) - Static method in class dsto.dfc.text.StringUtility
Splits a String up using the delimiter chars in delimiters into an array of Strings.
split(String, char[], boolean) - Static method in class dsto.dfc.text.StringUtility
Splits a String up using the delimiter chars in delimiters into an array of Strings.
split(String, String) - Static method in class dsto.dfc.tools.JarXTask
 
splitGroup(String) - Static method in class dsto.dfc.swing.commands.CommandRegistry
 
splitGroup(String) - Static method in class dsto.dfc.swt.commands.CommandRegistry
 
splitPane - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
splitPropertyPath(String) - Static method in class livespace.services.EntityContainer
Split a property path of the form "prop1/prop2/prop3" into a string array.
StackDataObject - Class in dsto.dfc.databeans
A convenience class that extends ListDataObject to provide a monitored stack.
StackDataObject() - Constructor for class dsto.dfc.databeans.StackDataObject
 
StackIcon - Class in dsto.dfc.swt.icons
An icon that stacks one icon on another.
StackIcon(Icon, Icon) - Constructor for class dsto.dfc.swt.icons.StackIcon
Make an icon that consists of one icon overlayed on another.
StackIcon(Icon, Icon, int) - Constructor for class dsto.dfc.swt.icons.StackIcon
Make an icon that consists of one icon overlayed on another.
StandardCommandViews - Class in dsto.dfc.swing.panels
StandardCommandViews encapsulates the main, toolbar, and context menus.
StandardCommandViews() - Constructor for class dsto.dfc.swing.panels.StandardCommandViews
 
start() - Method in class dsto.dfc.swing.SwingWorker
Start the worker thread.
start - Variable in class dsto.dfc.swt.text.UrlScanner.UrlRange
 
start(BundleContext) - Method in class livespace.elvin.client.Activator
 
start() - Method in class livespace.elvin.client.ElvinClient
 
start(BundleContext) - Method in class livespace.elvin.server.Activator
 
start(BundleContext) - Method in class livespace.osgi.bootstrap.Activator
 
start() - Static method in class livespace.osgi.bootstrap.Main
 
start() - Method in class livespace.osgi.Dependencies
 
start() - Method in class livespace.osgi.Dependency
Start the dependency looking for its required resources.
start(String[]) - Method in class livespace.osgi.service.LivespaceService
 
start() - Method in class livespace.osgi.ServiceDependency
 
start() - Method in class livespace.osgi.SystemPropertyDependency
 
START - Static variable in class livespace.services.common.MetaAppsConstants
Start action
start() - Method in class livespace.services.osgi.SingleEntityDependency
 
start(BundleContext) - Method in class livespace.ui.dashboard.Activator
 
startColumn - Variable in class dsto.dfc.swing.table.DfcTable.RectSelection
 
startDashboard(BundleContext) - Method in class livespace.ui.dashboard.Activator
 
startDrag(DragGestureEvent) - Method in interface dsto.dfc.swing.dnd.DragComponent
Start a drag operation.
startDrag(DragGestureEvent) - Method in class dsto.dfc.swing.table.DfcTable
 
startDrag(DragGestureEvent) - Method in class dsto.dfc.swing.tree.DfcTree
 
startDrag(DragGestureEvent) - Method in class dsto.dfc.swing.undo.EditListView
 
startEditor(Object) - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
startIndex - Variable in class livespace.services.EntityList
 
startlevel - Variable in class livespace.osgi.bootstrap.DeployConfig
 
startlevelLoggedIn - Variable in class livespace.osgi.bootstrap.DeployConfig
 
startlevelLoggedOff - Variable in class livespace.osgi.bootstrap.DeployConfig
 
startPara - Variable in class dsto.dfc.swing.text.TermCustomizer.Document
 
startRow - Variable in class dsto.dfc.swing.table.DfcTable.RectSelection
 
startServer() - Method in class dsto.dfc.test.ProtocolServer
 
startServices(BundleContext, String) - Method in class livespace.osgi.bootstrap.DeployConfig
Start the services configured in this deploy config.
startsWith(Object) - Method in class dsto.dfc.databeans.PropertyPath
Shortcut to test whether path starts with a given property.
state - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
represents the current active state of this Panel
state - Variable in class dsto.dfc.swing.panels.ToolView
 
STATE_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
State property
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.controls.GradientPanel
 
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.BoundedRangeModelChangeListener
 
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.controls.NumericSpinner.ButtonChangeListener
 
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.forms.JSliderFormEditor
 
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.forms.NumericSpinnerFormEditor
 
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.persistence.AbstractDocument
ChangeListener implementation: do not override this, override modelStateChanged instead.
stateChanged(ChangeEvent) - Method in class dsto.dfc.swing.status.MenuStatusAdapter
 
stateChanged(StateChangeEvent) - Method in interface dsto.dfc.util.StateChangeListener
 
StateChangeEvent - Class in dsto.dfc.util
An event fired by an object to indicate its state has changed in some way.
StateChangeEvent(Object) - Constructor for class dsto.dfc.util.StateChangeEvent
 
StateChangeListener - Interface in dsto.dfc.util
Defines a listener to state change events.
stateFrame - Variable in class dsto.dfc.swing.panels.ToolView
 
staticFlag - Static variable in class dsto.dfc.swing.text.selection.ASCII_CharStream
 
STATIONARY - Static variable in class livespace.services.entities.PositionableDevice
Signifies the device is stationary (still) in a particular direction of available movement.
status - Variable in class livespace.services.entities.PresenceEntity
 
StatusBar - Class in dsto.dfc.swing.status
A status bar control that displays the current status of a StatusManager.
StatusBar() - Constructor for class dsto.dfc.swing.status.StatusBar
 
StatusBar - Class in dsto.dfc.swt.controls
A single line status bar that shows error, warning and info messages.
StatusBar(Composite, int) - Constructor for class dsto.dfc.swt.controls.StatusBar
 
StatusBar.Item - Class in dsto.dfc.swt.controls
 
StatusBar.Item(String, String) - Constructor for class dsto.dfc.swt.controls.StatusBar.Item
 
statusChanged() - Method in class dsto.dfc.swing.status.StatusBar
 
statusChangedAt - Variable in class livespace.services.entities.PresenceEntity
 
StatusManager - Class in dsto.dfc.swing.status
Manages a stack of status messages.
StatusManager() - Constructor for class dsto.dfc.swing.status.StatusManager
 
statusText - Variable in class livespace.services.entities.PresenceEntity
 
stop(BundleContext) - Method in class livespace.elvin.client.Activator
 
stop() - Method in class livespace.elvin.client.ElvinClient
 
stop(BundleContext) - Method in class livespace.elvin.server.Activator
 
stop(BundleContext) - Method in class livespace.osgi.bootstrap.Activator
 
stop() - Static method in class livespace.osgi.bootstrap.Main
 
stop() - Method in class livespace.osgi.Dependencies
 
stop() - Method in class livespace.osgi.Dependency
Stop the dependency looking for its required resources.
stop(int) - Method in class livespace.osgi.service.LivespaceService
 
stop() - Method in class livespace.osgi.ServiceDependency
 
stop() - Method in class livespace.osgi.SystemPropertyDependency
 
stop() - Method in class livespace.services.common.AbstractMediaEngine
 
STOP - Static variable in class livespace.services.common.MetaAppsConstants
Stop action
stop() - Method in interface livespace.services.ILivespaceService
Stop the service and dispose of any resources held.
stop() - Method in class livespace.services.osgi.SingleEntityDependency
 
stop(BundleContext) - Method in class livespace.ui.dashboard.Activator
 
stopBroadcastingEditEvents() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Deregisters the currently registered editEventRecorder.
stopBundleOnClose(BundleContext, Window) - Static method in class livespace.ui.dashboard.Dashboard
Trigger the dashboard bundle to stop when this panel is closed (e.g.
stopBundleOnClose(BundleContext, Shell) - Static method in class livespace.ui.dashboard.Dashboard
Trigger the dashboard bundle to stop when this panel is closed (e.g.
stopCellEditing() - Method in class dsto.dfc.swing.controls.AbstractCellEditor
 
stopCellEditing() - Method in class dsto.dfc.swing.controls.ColorComboBox
 
stopCellEditing() - Method in class dsto.dfc.swing.controls.DfcComboBox
 
stopCellEditing() - Method in class dsto.dfc.swing.controls.JTextFieldEditorAdapter
 
stopDashboard() - Method in class livespace.ui.dashboard.Activator
 
stopEditing() - Method in class dsto.dfc.swing.table.DfcTable
 
stopListeningForEditsFromPanel(PanelManager.Panel) - Method in class dsto.dfc.swing.panels.EditPropagator
 
stopListeningForEnablingEvents() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Stop listening for enabling cursor changes.
stopListeningForEnablingEvents() - Method in class dsto.dfc.swing.undo.CmdRedoTo
 
stopListeningForEnablingEvents() - Method in class dsto.dfc.swing.undo.CmdUndoTo
 
stopRequested - Variable in class dsto.dfc.util.Scheduler
 
stopServer() - Method in class dsto.dfc.test.ProtocolServer
 
storageDir - Variable in class dsto.dfc.swing.persistence.PersistenceManager
The default storage directory for objects.
storeResource(String, byte[]) - Method in class dsto.dfc.tools.JarX
Store a resource in the output archive.
STRETCHED - Static variable in class dsto.dfc.swing.controls.BillBoard
 
STRETCHED_ASPECT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
string - Variable in class dsto.dfc.swing.text.selection.StringSelector
 
StringComparator - Class in dsto.dfc.util
Compares objects using their stringified (toString ()) form.
StringComparator() - Constructor for class dsto.dfc.util.StringComparator
 
StringComparator(boolean) - Constructor for class dsto.dfc.util.StringComparator
 
StringContainsSelector - Class in dsto.dfc.swing.text.selection
Simple selector matches values string-wise using toString () and contains ().
StringContainsSelector() - Constructor for class dsto.dfc.swing.text.selection.StringContainsSelector
 
StringContainsSelector(String) - Constructor for class dsto.dfc.swing.text.selection.StringContainsSelector
 
StringContainsSelector(String, boolean) - Constructor for class dsto.dfc.swing.text.selection.StringContainsSelector
 
StringEnumerationValue - Class in dsto.dfc.util
Base class for enumerated types that have a string representation.
StringEnumerationValue() - Constructor for class dsto.dfc.util.StringEnumerationValue
For beans compliance only.
StringEnumerationValue(String) - Constructor for class dsto.dfc.util.StringEnumerationValue
Create a new string enumeration value.
StringEnumerationValue(String, String) - Constructor for class dsto.dfc.util.StringEnumerationValue
Create a new string enumeration value.
Stringifier - Class in dsto.dfc.test
Used to generate a canonical textual representation of an object graph.
Stringifier() - Constructor for class dsto.dfc.test.Stringifier
 
stringify(Object) - Method in class dsto.dfc.test.Stringifier
generate a canonical textual version of an object graph.
StringOption - Class in dsto.dfc.commandline
This is the simplist type of Option, which simply handles string arguements.
StringOption(char, String) - Constructor for class dsto.dfc.commandline.StringOption
 
StringSelector - Class in dsto.dfc.swing.text.selection
Simple selector matches values string-wise using toString () and equals ().
StringSelector() - Constructor for class dsto.dfc.swing.text.selection.StringSelector
 
StringSelector(String) - Constructor for class dsto.dfc.swing.text.selection.StringSelector
 
StringSelector(String, boolean) - Constructor for class dsto.dfc.swing.text.selection.StringSelector
 
stringToType(String) - Static method in class dsto.dfc.logging.Log
Get the type code for a log entry type.
StringTranslator - Class in dsto.dfc.util
Translates any value to a string using toString ().
StringTranslator() - Constructor for class dsto.dfc.util.StringTranslator
 
StringTranslatorCellValidator - Class in dsto.dfc.swt.viewers
Cell validator that wraps an IStringTranslator.
StringTranslatorCellValidator(Class) - Constructor for class dsto.dfc.swt.viewers.StringTranslatorCellValidator
 
StringTranslatorCellValidator(IStringTranslator) - Constructor for class dsto.dfc.swt.viewers.StringTranslatorCellValidator
 
StringUtility - Class in dsto.dfc.text
Utilities for manipulating strings.
stringValues(Collection, String) - Static method in class dsto.dfc.databeans.DataObjects
Generate an array of string property values from a collection of IDataObject's.
Style - Interface in dsto.dfc.swing.styles
A logical display style.
Style - Interface in dsto.dfc.swt.styles
A logical display style.
StyledTextLinkOTron - Class in dsto.dfc.swt.text
Adds automatic clickable links to URL's in a styled text widget.
StyledTextLinkOTron(StyledText) - Constructor for class dsto.dfc.swt.text.StyledTextLinkOTron
Create a new instance.
STYLES - Static variable in class dsto.dfc.swing.controls.FontSelector
 
STYLES - Static variable in class dsto.dfc.swing.forms.FontSelectorEditor
 
styles - Variable in class dsto.dfc.swing.styles.StyleSheet
 
styles - Variable in class dsto.dfc.swt.styles.StyleSheet
 
StyleSheet - Class in dsto.dfc.swing.styles
A sheet of styles and their values.
StyleSheet() - Constructor for class dsto.dfc.swing.styles.StyleSheet
Creates an empty style sheet with no styles.
StyleSheet(Style[]) - Constructor for class dsto.dfc.swing.styles.StyleSheet
Create an empty style sheet with a given set of acceptable styles.
StyleSheet(StyleSheet) - Constructor for class dsto.dfc.swing.styles.StyleSheet
Create a style sheet that is a copy of another.
styleSheet - Variable in class dsto.dfc.swing.styles.StyleSheetLabelView
 
styleSheet - Variable in class dsto.dfc.swing.styles.StyleSheetTableModel
 
StyleSheet - Class in dsto.dfc.swt.styles
A sheet of styles and their values.
StyleSheet() - Constructor for class dsto.dfc.swt.styles.StyleSheet
Creates an empty style sheet with no styles.
StyleSheet(Style[]) - Constructor for class dsto.dfc.swt.styles.StyleSheet
Create an empty style sheet with a given set of acceptable styles.
StyleSheet(StyleSheet) - Constructor for class dsto.dfc.swt.styles.StyleSheet
Create a style sheet that is a copy of another.
StyleSheetLabelView - Class in dsto.dfc.swing.styles
Presents a simple, non-editable summary view of a StyleSheet.
StyleSheetLabelView() - Constructor for class dsto.dfc.swing.styles.StyleSheetLabelView
 
StyleSheetTableModel - Class in dsto.dfc.swing.styles
Adapts a StyleSheet to the JFC TableModel interface.
StyleSheetTableModel() - Constructor for class dsto.dfc.swing.styles.StyleSheetTableModel
 
StyleSheetTableModel(StyleSheet) - Constructor for class dsto.dfc.swing.styles.StyleSheetTableModel
 
StyleSheetTableView - Class in dsto.dfc.swing.styles
Views/edits a StyleSheet in a table view.
StyleSheetTableView() - Constructor for class dsto.dfc.swing.styles.StyleSheetTableView
 
StyleSheetTableView(StyleSheet, StyleSheet) - Constructor for class dsto.dfc.swing.styles.StyleSheetTableView
Creates a new StyleSheetTableView instance.
StyleSheetTableView(StyleSheetTableModel) - Constructor for class dsto.dfc.swing.styles.StyleSheetTableView
 
StyleSheetTableView.CmdClearValue - Class in dsto.dfc.swing.styles
The "Clear Value" command.
StyleSheetTableView.CmdClearValue(StyleSheetTableView) - Constructor for class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
StyleSheetTableView.FormEditorAdapter - Class in dsto.dfc.swing.styles
 
StyleSheetTableView.FormEditorAdapter() - Constructor for class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
subList(int, int) - Method in class dsto.dfc.collections.BasicMonitoredList
 
subscribe(String) - Method in class livespace.services.EntityClient
 
subscribeDiscover() - Method in class livespace.services.EntityServer
Subscribe to entity discovery ("find" and "ping") requests.
subscribeUpdate(String) - Method in class livespace.services.EntityServer
Create/update the Elvin subscription for entity modification requests.
subscription - Variable in class livespace.services.EntityClient
 
subSelector - Variable in class dsto.dfc.swing.text.selection.CollectionSelector
 
SubsetDataObject - Class in dsto.dfc.databeans
A subset of an IDataObject.
SubsetDataObject(IDataObject, IFilter) - Constructor for class dsto.dfc.databeans.SubsetDataObject
Create a new instance.
subtreeChildAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
subtreeChildAdded(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
subtreeChildMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
subtreeChildMoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
subtreeChildRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
subtreeChildRemoved(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
subtreeCommandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
subtreeCommandChanged(CommandViewNodeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
subType - Variable in class livespace.services.entities.meta_apps.MetaAppElement
eg tts, media, text used by renderer to find the suitable media service to render the request
SuperSet - Class in dsto.dfc.collections
A superset of a number of subsets.
SuperSet() - Constructor for class dsto.dfc.collections.SuperSet
Constructor for SuperSet.
SuperSet(Set) - Constructor for class dsto.dfc.collections.SuperSet
 
SupersetDataObject - Class in dsto.dfc.databeans
An object that merges the properties of a set of sub-object's into a single object.
SupersetDataObject() - Constructor for class dsto.dfc.databeans.SupersetDataObject
 
SVIDEO_SOURCE - Static variable in class livespace.services.entities.DisplayEntity
The value of videoInputType property for s-video source
SwingSupport - Class in dsto.dfc.swing
General user interface support routines.
SwingWorker - Class in dsto.dfc.swing
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class dsto.dfc.swing.SwingWorker
Start a thread that will call the construct method and then exit.
SWITCH_OUTPUT_PORT - Static variable in class livespace.services.entities.DisplayEntity
When a display is connected to a video switch, this property indicates the output port it's currently plugged into.
switchCloseCommand(Command) - Method in class dsto.dfc.swing.panels.FixedFloatState
 
switchCloseCommand(Command) - Method in class dsto.dfc.swing.panels.PanelManager.Panel
 
switchOutputPort - Variable in class livespace.services.entities.SpeakerEntity
When a speaker is connected to a video switch, this property indicates the output port it's currently plugged into.
SwitchTo(int) - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompilerTokenManager
 
swt - Variable in class livespace.ui.dashboard.DashboardService
 
swtPlatform(String) - Static method in class livespace.osgi.bootstrap.DeployConfig
Get the SWT platform name.
synced - Variable in class livespace.services.Synchronizer
 
syncExec(IDelegate) - Method in class livespace.ui.dashboard.DashboardService
 
syncExec(IDelegate) - Method in interface livespace.ui.dashboard.IDashboard
 
SynchronizationException - Exception in livespace.services
 
SynchronizationException() - Constructor for exception livespace.services.SynchronizationException
 
SynchronizationException(String) - Constructor for exception livespace.services.SynchronizationException
 
SynchronizationException(String, SynchronizationException) - Constructor for exception livespace.services.SynchronizationException
 
synchronize(long) - Method in class livespace.services.PropertiesSynchronizer
Wait for the set of properties to be set to specified value
synchronize() - Method in class livespace.services.Synchronizer
Wait up to the default time (ENTITY_RESPONSE_TIMEOUT millis) for synchronization to take place,
synchronize(long) - Method in class livespace.services.Synchronizer
Wait a given amount of time for a synchronization.
Synchronizer - Class in livespace.services
Base for classes that support synchronizing a thread with a property change triggered by another thread.
Synchronizer(IDataObject) - Constructor for class livespace.services.Synchronizer
Create a new instance.
syncMenu(CommandView, Menu) - Static method in class dsto.dfc.swt.commands.Commands
Connect a command view with a menu.
SYSTEM_EVENT - Static variable in class dsto.dfc.logging.Log
 
SystemPropertyDependency - Class in livespace.osgi
A dependency on a system property.
SystemPropertyDependency(String, String) - Constructor for class livespace.osgi.SystemPropertyDependency
 

T

TAB_HEIGHT - Static variable in class dsto.dfc.swing.panels.PanelManager
 
TAB_WIDTH - Static variable in class dsto.dfc.swing.panels.PanelManager
 
tabChanged(ChangeEvent) - Method in class dsto.dfc.swing.forms.MultiplexFormEditor
Called when selected tab changes.
table - Variable in class dsto.dfc.collections.cache.AbstractCache
 
table - Variable in class dsto.dfc.collections.IdentityHashMap
The hash table data.
table - Variable in class dsto.dfc.swing.forms.JTableFormEditor
 
table - Variable in class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
table - Variable in class dsto.dfc.swing.table.CmdAddRow
 
table - Variable in class dsto.dfc.swing.table.CmdDeleteRows
 
table - Variable in class dsto.dfc.swing.table.CmdInsertRow
 
table - Variable in class dsto.dfc.swing.table.CmdSelectAll
 
table - Variable in class dsto.dfc.swing.table.DfcTableHeader
 
table - Variable in class dsto.dfc.swt.controls.TableColumnResizer
 
table - Variable in class dsto.dfc.swt.viewers.CollectionTableContentProvider
 
TABLE_MODEL_FLAVOR - Static variable in class dsto.dfc.swing.table.TableModelTransferable
 
tableChanged(TableModelEvent) - Method in class dsto.dfc.swing.styles.StyleSheetTableView.CmdClearValue
 
tableChanged(TableModelEvent) - Method in class dsto.dfc.swing.styles.StyleSheetTableView.FormEditorAdapter
 
tableChanged(TableModelEvent) - Method in class dsto.dfc.swing.table.DfcTable
TableModelListener interface implementation only: do not invoke directly.
tableChanged(TableModelEvent) - Method in class dsto.dfc.swing.table.ProxyTableModel
 
tableChanged(TableModelEvent) - Method in class dsto.dfc.swing.table.SortedTableModel
Called when the enclosing table changes.
TableColumnResizer - Class in dsto.dfc.swt.controls
A listener that makes the specified table's columns resize automatically when the table is resized.
TableColumnResizer(Table) - Constructor for class dsto.dfc.swt.controls.TableColumnResizer
 
TableColumnSorter - Class in dsto.dfc.swt.viewers
Adds click-column-to-sort behaviour to a table viewer.
TableColumnSorter(TableViewer) - Constructor for class dsto.dfc.swt.viewers.TableColumnSorter
 
TableColumnSorter(TableViewer, boolean) - Constructor for class dsto.dfc.swt.viewers.TableColumnSorter
Instantiate a TableColumnSorter, specifying whether the sort column may be 'UNSORTED'.
TableModelTransferable - Class in dsto.dfc.swing.table
Datatransfer transferable implementation for TableModel's.
TableModelTransferable(TableModel) - Constructor for class dsto.dfc.swing.table.TableModelTransferable
 
Tables - Class in dsto.dfc.swing.table
General utility methods for JFC tables.
tableScroller - Variable in class dsto.dfc.swing.undo.ParametersPanel
 
tableView - Variable in class dsto.dfc.swt.controls.ListCheckboxChooser
 
tabListenerEnabled - Variable in class dsto.dfc.swing.forms.MultiplexFormEditor
 
tabPane - Variable in class dsto.dfc.swing.forms.MultiplexFormEditor
 
tabPane - Variable in class dsto.dfc.swing.panels.PanelManager
 
tabPaneInsets - Static variable in class dsto.dfc.swing.panels.PanelManager
 
tags - Variable in class livespace.services.entities.meta_apps.MetaApp
Set of user defined tags, used to group meta-apps
tail() - Method in class dsto.dfc.databeans.PropertyPath
Create a new path from the last length () - 1 elements of this path.
tail(int) - Method in class dsto.dfc.databeans.PropertyPath
Create a new path from the last length () - chop elements of this path.
target() - Method in class dsto.dfc.reflection.Delegate
 
target - Variable in class dsto.dfc.swt.viewers.SelectionBinding
 
targetObjects - Variable in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
targetProperty - Variable in class dsto.dfc.swt.viewers.SelectionBinding
 
targetType - Variable in class dsto.dfc.swt.viewers.SelectionBinding
One of the TYPE_* constants.
targetValue(int) - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
Get the value from the n'th target object.
TaskBar - Class in dsto.dfc.util.win32
Utilties for accessing the Windows taskbar, including the tray.
TaskBar() - Constructor for class dsto.dfc.util.win32.TaskBar
 
TaskBar.TrayIcon - Class in dsto.dfc.util.win32
Represents an icon added to the tray.
TaskBar.TrayIcon(Win32Icon, String, TrayIconListener) - Constructor for class dsto.dfc.util.win32.TaskBar.TrayIcon
 
taskbarCallback(int, int) - Static method in class dsto.dfc.util.win32.TaskBar
 
TaskDelegate - Class in dsto.dfc.util
A delegate that calls a wrapped delegate as a Task on the supplied scheduler
TaskDelegate(Scheduler, IDelegate) - Constructor for class dsto.dfc.util.TaskDelegate
 
tasks - Variable in class dsto.dfc.util.Scheduler
 
Teamscope - Class in livespace.services.entities.teamscope
 
Teamscope() - Constructor for class livespace.services.entities.teamscope.Teamscope
 
Teamscope(String, String) - Constructor for class livespace.services.entities.teamscope.Teamscope
 
Teamscope(String) - Constructor for class livespace.services.entities.teamscope.Teamscope
 
TeamscopeProject - Class in livespace.services.entities.teamscope
 
TeamscopeProject() - Constructor for class livespace.services.entities.teamscope.TeamscopeProject
 
TeamscopeProject(String) - Constructor for class livespace.services.entities.teamscope.TeamscopeProject
 
TeamscopeProject(String, String) - Constructor for class livespace.services.entities.teamscope.TeamscopeProject
 
TeamscopeSession - Class in livespace.services.entities.teamscope
 
TeamscopeSession() - Constructor for class livespace.services.entities.teamscope.TeamscopeSession
 
TeamscopeSession(String) - Constructor for class livespace.services.entities.teamscope.TeamscopeSession
 
TeamscopeSession(String, String) - Constructor for class livespace.services.entities.teamscope.TeamscopeSession
 
TeamthinkEntity - Class in livespace.services.entities
 
TeamthinkEntity() - Constructor for class livespace.services.entities.TeamthinkEntity
 
tellListenersAPanelWasEdited(UndoableEdit) - Method in class dsto.dfc.swing.panels.EditPropagator
 
term() - Method in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
Term - Interface in dsto.dfc.swing.text
Defines a term in an expression.
TermCustomizer - Class in dsto.dfc.swing.text
An editable rich text view of a Term.
TermCustomizer() - Constructor for class dsto.dfc.swing.text.TermCustomizer
 
TermCustomizer.Document - Class in dsto.dfc.swing.text
The document used for the text display.
TermCustomizer.Document() - Constructor for class dsto.dfc.swing.text.TermCustomizer.Document
 
terms - Variable in class dsto.dfc.swing.text.TermCustomizer
 
termTemplates - Variable in class dsto.dfc.swing.text.TermCustomizer
 
testCrash() - Method in class livespace.services.EntityServer
Used to simulate a service crash (unclean exit without notification).
TestFrame - Class in dsto.dfc.test
Base class for test frames.
TestFrame() - Constructor for class dsto.dfc.test.TestFrame
 
testShouldEnable() - Method in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
Called when target property changes to see if the command should be enabled.
testUncrash() - Method in class livespace.services.EntityServer
Reverse the effect of EntityServer.testCrash().
Text - Class in dsto.dfc.swing.text
 
text(Composite, String) - Static method in class dsto.dfc.swt.forms.Forms
Create a text field with a descriptive label to the left, and thus takes two cells worth of space.
text(Composite, String, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a text field with space for the specified number of columns with a descriptive label to the left, and thus takes two cells worth of space.
text(Composite, String, int, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a text field with space for the specified number of columns with a descriptive label to the left, and thus takes an extra cell's worth of space.
text(Composite, String, int, int, int) - Static method in class dsto.dfc.swt.forms.Forms
Create a text field with space for the specified number of columns with a descriptive label to the left, and thus takes an extra cell's worth of space.
text - Variable in class dsto.dfc.swt.icons.SimpleIconic
 
text - Variable in class dsto.dfc.util.StringEnumerationValue
 
text - Variable in class livespace.services.entities.ClipboardEntity
 
TEXT_TO_SPEECH_PROPERTY - Static variable in class livespace.services.common.MetaAppsConstants
Text to speech property
textColour - Variable in class livespace.services.entities.room_presentation.RoomPresentation
Foreground colour
TextDecoder - Interface in dsto.dfc.databeans.io
An object that can decode the text representation of an object into an instance.
TextDefaultCodec - Class in dsto.dfc.databeans.io
Generic text encoder/decoder that uses toString () to encode and the single String argument constructor to decode.
TextDefaultCodec() - Constructor for class dsto.dfc.databeans.io.TextDefaultCodec
 
textEdited() - Method in class dsto.dfc.swing.controls.IconTextField
Called when the text field is edited.
textEditFinished() - Method in class dsto.dfc.swing.controls.IconTextField
Called when the user has finished editing the text field.
TextEncoder - Interface in dsto.dfc.databeans.io
An object that can encode another object into text form.
TextEndpoint - Class in dsto.dfc.swt.forms
A pipe endpoint that connects its input to SWT text-like widgets (Text, Combo, and Spinner currently).
TextEndpoint(Control) - Constructor for class dsto.dfc.swt.forms.TextEndpoint
 
textField - Variable in class dsto.dfc.swing.controls.IconTextField
 
textField - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
textifyTerm(ArrayList, Term, int) - Method in class dsto.dfc.swing.text.TermCustomizer
Turn a term tree into its textual customizer form.
ThinBevelBorder - Class in dsto.dfc.swing.controls
This extends BevelBorder and overrides the paint methods so that we can get thin borders instead of the usual thick ones.
ThinBevelBorder(int) - Constructor for class dsto.dfc.swing.controls.ThinBevelBorder
 
this_ancestorAdded(AncestorEvent) - Method in class dsto.dfc.swing.status.StatusBar
Called when this is added to a component hierachy.
this_windowClosing(WindowEvent) - Method in class dsto.dfc.swing.controls.DfcDialog
 
this_windowClosing(WindowEvent) - Method in class dsto.dfc.test.TestFrame
 
threadVar - Variable in class dsto.dfc.swing.SwingWorker
 
threshold - Variable in class dsto.dfc.collections.IdentityHashMap
The table is rehashed when its size exceeds this threshold.
TickerTask - Class in livespace.elvin.ant
Ant task to generate an Elvin ticker message.
TickerTask() - Constructor for class livespace.elvin.ant.TickerTask
 
TILED - Static variable in class dsto.dfc.swing.controls.BillBoard
 
tilt - Variable in class livespace.services.entities.vtc.CameraEntity
 
time - Variable in class livespace.services.entities.teamscope.LogEntry
 
TimerCallback - Class in dsto.dfc.util
Used to deliver an event from java.util.Timer.
TimerCallback(Object, String, Object) - Constructor for class dsto.dfc.util.TimerCallback
Create a new instance.
Timers - Class in dsto.dfc.util
General routines for the java.util.Timer class including timer pool factory methods.
tip - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
tipWindow - Variable in class dsto.dfc.swing.controls.DfcToolTipManager
 
titledBorder1 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
titledBorder2 - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
titleDisplay - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
TitleHidePolicy - Class in dsto.dfc.swing.panels
A policy class for displaying titles in PanelManager.Panels.
TitleHidePolicy() - Constructor for class dsto.dfc.swing.panels.TitleHidePolicy
 
titlePanel - Variable in class dsto.dfc.swing.controls.ColorChooserPanel
 
TitleShowPolicy - Class in dsto.dfc.swing.panels
A policy class for displaying titles in PanelManager.Panels.
TitleShowPolicy() - Constructor for class dsto.dfc.swing.panels.TitleShowPolicy
 
toArray() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
toArray(Object[]) - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
toArray() - Method in class dsto.dfc.collections.ConcurrentHashSet
 
toArray(T[]) - Method in class dsto.dfc.collections.ConcurrentHashSet
 
toArray() - Method in class dsto.dfc.collections.CountedSet
 
toArray(Object[]) - Method in class dsto.dfc.collections.CountedSet
 
toArray() - Method in class dsto.dfc.collections.EmptyCollection
 
toArray(Object[]) - Method in class dsto.dfc.collections.EmptyCollection
 
toArray() - Method in class dsto.dfc.collections.FixedArraySetList
 
toArray() - Method in class dsto.dfc.logging.LogMessageBuffer
 
toArray() - Method in class livespace.services.EntityRegistry
 
toDebugString() - Method in class livespace.osgi.bootstrap.DeployConfig
 
toHTML(String) - Static method in class dsto.dfc.servlets.ServletSupport
Escape a string for use in HTML.
token - Variable in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
Token - Class in dsto.dfc.swing.text.selection
Describes the input token stream.
Token() - Constructor for class dsto.dfc.swing.text.selection.Token
 
token_source - Variable in class dsto.dfc.swing.text.selection.NumberSelectorCompiler
 
tokenImage - Static variable in interface dsto.dfc.swing.text.selection.NumberSelectorCompilerConstants
 
tokenImage - Variable in exception dsto.dfc.swing.text.selection.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in dsto.dfc.swing.text.selection
Standard token manager generated by JavaCC and edited to make error message more intelligible.
TokenMgrError() - Constructor for error dsto.dfc.swing.text.selection.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error dsto.dfc.swing.text.selection.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error dsto.dfc.swing.text.selection.TokenMgrError
 
toLogString(LogEvent) - Static method in class dsto.dfc.logging.Log
Generate a string from a log event, minus the application and date info.
tool - Variable in class dsto.dfc.swing.panels.ToolView
 
toolbar - Variable in class dsto.dfc.swt.controls.ToolbarPanel
 
TOOLBAR_VIEW - Static variable in class dsto.dfc.swing.commands.CommandView
 
TOOLBAR_VIEW - Static variable in class dsto.dfc.swt.commands.CommandView
 
toolbarCommandView - Variable in class dsto.dfc.swing.list.DfcList
 
toolbarCommandView - Variable in class dsto.dfc.swing.table.MapTableView
 
ToolbarPanel - Class in dsto.dfc.swing.commands
A host panel that shows a component in the center and a toolbar built from the component's toolbar command view at the top (the component must implement CommandSource and return a TOOLBAR_VIEW for this be automatic).
ToolbarPanel() - Constructor for class dsto.dfc.swing.commands.ToolbarPanel
 
ToolbarPanel - Class in dsto.dfc.swt.controls
A host for a control that exports commands in its toolbar command view.
ToolbarPanel(Composite, int) - Constructor for class dsto.dfc.swt.controls.ToolbarPanel
 
toolbarView - Variable in class dsto.dfc.swing.commands.ToolbarPanel
 
ToolButton - Class in dsto.dfc.swing.controls
A toolbar'ish button with a narrow bevelled border and sexy rollover effects.
ToolButton() - Constructor for class dsto.dfc.swing.controls.ToolButton
 
ToolButton(String, Icon) - Constructor for class dsto.dfc.swing.controls.ToolButton
 
ToolButtonUI - Class in dsto.dfc.swing.controls
The UI for ToolButton in all L&F schemes.
ToolButtonUI() - Constructor for class dsto.dfc.swing.controls.ToolButtonUI
 
tooltip - Variable in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
ToolView - Class in dsto.dfc.swing.panels
A floating tool view of a PanelManager.Panel.
ToolView(PanelManager.Panel, Component, JFrame, Frame) - Constructor for class dsto.dfc.swing.panels.ToolView
Creates a new ToolView instance.
toolViews - Variable in class dsto.dfc.swing.panels.PanelManager.Panel
 
TOP - Static variable in class dsto.dfc.swt.icons.FlowIcon
 
TOP - Static variable in class dsto.dfc.swt.util.Geometry
 
TOP_CENTER - Static variable in class dsto.dfc.swing.controls.BillBoard
 
TOP_LEFT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
TOP_LEFT - Static variable in class dsto.dfc.swing.controls.Geometry
 
TOP_LEFT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
TOP_LEFT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
TOP_LEFT - Static variable in class dsto.dfc.swing.panels.Corner
 
TOP_LEFT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
TOP_LEFT - Static variable in class dsto.dfc.swt.util.Geometry
 
TOP_RIGHT - Static variable in class dsto.dfc.swing.controls.BillBoard
 
TOP_RIGHT - Static variable in class dsto.dfc.swing.controls.Geometry
 
TOP_RIGHT - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
TOP_RIGHT - Static variable in class dsto.dfc.swing.icons.CompositeIcon
 
TOP_RIGHT - Static variable in class dsto.dfc.swing.panels.Corner
 
TOP_RIGHT - Static variable in class dsto.dfc.swt.icons.StackIcon
 
TOP_RIGHT - Static variable in class dsto.dfc.swt.util.Geometry
 
TopLeft - Class in dsto.dfc.swing.panels
TopLeft positions an inner frame in the top left corner of a larger outer frame.
TopLeft() - Constructor for class dsto.dfc.swing.panels.TopLeft
 
TopRight - Class in dsto.dfc.swing.panels
TopRight positions an inner frame in the top right corner of a larger outer frame.
TopRight() - Constructor for class dsto.dfc.swing.panels.TopRight
 
toString() - Method in class dsto.dfc.collections.BasicMonitoredCollection
 
toString() - Method in class dsto.dfc.collections.CountedSet
 
toString() - Method in class dsto.dfc.databeans.AbstractDataObject
Generates a human-readable rendering of the object's properties.
toString() - Method in class dsto.dfc.databeans.PropertyEvent
 
toString() - Method in class dsto.dfc.databeans.PropertyPath
Turn the path into a string expression such as "bean/bean2/property".
toString() - Method in class dsto.dfc.reflection.Delegate
 
toString() - Method in class dsto.dfc.swing.commands.CommandViewNode
 
toString() - Method in class dsto.dfc.swing.controls.Insets2D
 
toString() - Method in class dsto.dfc.swing.dnd.MissingDataTransferable
 
toString() - Method in class dsto.dfc.swing.forms.CustomizersTreeModel.Entry
 
toString() - Method in class dsto.dfc.swing.icons.SimpleIconic
 
toString() - Method in class dsto.dfc.swing.text.selection.BooleanSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.DateSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.NumberSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.PatternSelector.SelectAllSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.RegexSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.StringSelector
 
toString() - Method in class dsto.dfc.swing.text.selection.Token
Returns the image.
toString() - Method in class dsto.dfc.swt.commands.CommandViewNode
 
toString() - Method in class dsto.dfc.swt.icons.ImageDataIcon
 
toString() - Method in class dsto.dfc.swt.icons.ImageDescriptorIcon
 
toString() - Method in class dsto.dfc.swt.icons.ImageResourceIcon
 
toString() - Method in class dsto.dfc.swt.icons.StackIcon
 
toString() - Method in class dsto.dfc.swt.text.UrlScanner.UrlRange
 
toString(Object) - Method in class dsto.dfc.text.BooleanTranslator
 
toString(Object) - Method in class dsto.dfc.text.DurationConverter
 
toString(Object) - Method in class dsto.dfc.text.FormatTranslator
 
toString(Object) - Method in interface dsto.dfc.text.IStringTranslator
Convert a value to a string.
toString(Object) - Method in class dsto.dfc.text.NumberTranslator
 
toString(Object) - Static method in class dsto.dfc.text.StringUtility
Uses StringUtility.translatorFor(Class) to convert a value to a string.
toString(Object) - Method in class dsto.dfc.text.URLTranslator
 
toString() - Method in class dsto.dfc.util.AbstractNamedObject
 
toString() - Method in class dsto.dfc.util.IndentPrintWriter
Make it easier for StringWriter users.
toString() - Method in class dsto.dfc.util.NamedObject
 
toString() - Method in class dsto.dfc.util.StringEnumerationValue
 
toString(Object) - Method in class dsto.dfc.util.StringTranslator
 
toString() - Method in class dsto.dfc.util.TaskDelegate
 
toString() - Method in class dsto.dfc.util.UniqueObject
Delegated to key (or superclass if no key).
toString() - Method in class livespace.services.entities.AudioMixerEntity
 
totalSize - Variable in class dsto.dfc.collections.CompositeList
 
toUrl(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
TRACE - Static variable in class dsto.dfc.logging.Log
 
trace(String, Object) - Static method in class dsto.dfc.logging.Log
A trace is used to show the current state of the program for debugging purposes.
trace(String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
A trace is used to show the current state of the program for debugging purposes.
transferFormats - Variable in class dsto.dfc.swt.dnd.CmdCopyObject
 
TRANSIENT - Static variable in interface dsto.dfc.databeans.IDataObject
 
TRANSIENT_OVERRIDE - Static variable in interface dsto.dfc.databeans.IDataObject
 
transientProperties - Variable in class dsto.dfc.databeans.DataBean
 
transientProperties - Variable in class dsto.dfc.databeans.MapDataObject
 
transientProperties - Variable in class dsto.dfc.databeans.SetDataObject
 
transientProperty - Variable in class dsto.dfc.databeans.PropertyEvent
 
translate(Object) - Method in class dsto.dfc.swt.viewers.SelectionBinding
Translate a selected value into the form that the target object expects.
translate(Object) - Method in class dsto.dfc.text.IStringTranslator.FromString
 
translate(Object) - Method in class dsto.dfc.text.IStringTranslator.ToString
 
translate(Object) - Method in interface dsto.dfc.util.ITranslator
 
translate(Object) - Method in class dsto.dfc.util.StringTranslator
 
translatorFor(Class) - Static method in class dsto.dfc.text.StringUtility
Get a registered string translator for a given type.
TranslatorPipe - Class in dsto.dfc.swt.forms
A pipe that outputs a transformed version of its input using a ITranslator.
TranslatorPipe(IStringTranslator) - Constructor for class dsto.dfc.swt.forms.TranslatorPipe
Create a new instance using an IStringTranslator to convert to string for input and back again for output.
TranslatorPipe(ITranslator, ITranslator) - Constructor for class dsto.dfc.swt.forms.TranslatorPipe
Create a new instance.
trash - Variable in class livespace.services.entities.teamscope.Teamscope
 
Trash - Class in livespace.services.entities.teamscope
 
Trash() - Constructor for class livespace.services.entities.teamscope.Trash
 
Trash(String, String) - Constructor for class livespace.services.entities.teamscope.Trash
 
Trash(String) - Constructor for class livespace.services.entities.teamscope.Trash
 
TrayIconListener - Interface in dsto.dfc.util.win32
Defines a listener to events on a TaskBar.TrayIcon.
tree - Variable in class dsto.dfc.swing.tree.CmdCollapse
 
tree - Variable in class dsto.dfc.swing.tree.CmdExpandAll
 
tree - Variable in class dsto.dfc.swing.tree.CmdRename
 
TREE_MODEL_FLAVOR - Static variable in class dsto.dfc.swing.tree.TreeModelTransferable
 
TreeModelTransferable - Class in dsto.dfc.swing.tree
 
TreeModelTransferable(TreeModel) - Constructor for class dsto.dfc.swing.tree.TreeModelTransferable
 
treeNodesChanged(TreeModelEvent) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
treeNodesInserted(TreeModelEvent) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
treeNodesRemoved(TreeModelEvent) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
Trees - Class in dsto.dfc.swing.tree
General utility methods for trees.
Trees.TreeTracer - Class in dsto.dfc.swing.tree
A debugging TreeModelListener that prints events from a tree model to System.out.
Trees.TreeTracer(TreeModel) - Constructor for class dsto.dfc.swing.tree.Trees.TreeTracer
 
treeStructureChanged(TreeModelEvent) - Method in class dsto.dfc.swing.tree.Trees.TreeTracer
 
truncate(String, int) - Static method in class dsto.dfc.text.StringUtility
Truncate a string to a given max length.
tryConnect() - Method in class livespace.elvin.client.ElvinClient
Try to connect to elvin.
type - Variable in class dsto.dfc.databeans.TypeInfo
A data object that defines the "type" as a mapping of known properties to TypeInfo descriptions.
type - Variable in class dsto.dfc.swing.styles.AbstractStyle
 
type - Variable in class dsto.dfc.swt.styles.AbstractStyle
 
type - Variable in class livespace.services.entities.ComputerEntity
The type of the computer (eg.
TYPE - Static variable in class livespace.services.entities.room_presentation.RoomSchematicEntity
 
TYPE - Static variable in class livespace.services.entities.room_presentation.SchematicItem
 
type - Variable in class livespace.services.GenericEntity
 
typeInfo - Variable in class dsto.dfc.databeans.DataBean
 
typeInfo - Variable in class dsto.dfc.databeans.DataObject
 
TypeInfo - Class in dsto.dfc.databeans
Defines metadata for a given data object type, acting in a similar role as a Java class.
TypeInfo() - Constructor for class dsto.dfc.databeans.TypeInfo
Create a new IDataObject-based type.
TypeInfo(Class) - Constructor for class dsto.dfc.databeans.TypeInfo
Create a new non-IDataObject type.
TypeInfo(int, int) - Constructor for class dsto.dfc.databeans.TypeInfo
Shortcut create type info for integer values with given max/min values.
TypeMap - Class in dsto.dfc.collections
A map-like container that maps from classes to values.
TypeMap() - Constructor for class dsto.dfc.collections.TypeMap
Constructor for TypeMap.
TypeMap(TypeMap) - Constructor for class dsto.dfc.collections.TypeMap
 
TypeRegistry - Class in dsto.dfc.databeans
The global registry of known data object types.
typeToString(int) - Static method in class dsto.dfc.logging.Log
 

U

uid - Variable in class dsto.dfc.util.win32.TaskBar.TrayIcon
 
uidCounter - Static variable in class dsto.dfc.util.win32.TaskBar
 
UIPropertyListener - Class in dsto.dfc.swing
A DataObject property listener adapter that re-routes property change events that occur outside the UI thread into the UI thread by using SwingUtilities.invokeLater ().
UIPropertyListener(Component) - Constructor for class dsto.dfc.swing.UIPropertyListener
Shortcut to create a listener for a component that is also the property listener.
UIPropertyListener(PropertyListener) - Constructor for class dsto.dfc.swing.UIPropertyListener
Create a new instance.
UIPropertyListener - Class in dsto.dfc.swt.util
A DataObject property listener adapter that re-routes property change events that occur outside the UI thread into the UI thread by using Display.asyncExec ().
UIPropertyListener(Control) - Constructor for class dsto.dfc.swt.util.UIPropertyListener
Shortcut to create a listener for a SWT control that is also the property listener.
UIPropertyListener(Display, PropertyListener) - Constructor for class dsto.dfc.swt.util.UIPropertyListener
Create a new instance.
UNCHANGED - Static variable in class dsto.dfc.swing.panels.TitleShowPolicy
 
unconfirmedUpdates - Variable in class livespace.services.Entity
The number of updates for which we haven't seen a response from the server yet (used by client container only).
undo() - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
undo() - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
undo() - Method in class dsto.dfc.swing.undo.AbstractMonitoredEdit
 
undo() - Method in class dsto.dfc.swing.undo.MonitoredEditGroup
Currently invokes UndoableEdit.undo() on each component UndoableEdit in reverse order.
undo() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Undoes the edit at the undo cursor and shifts the cursor backwards one step.
undo() - Method in class dsto.dfc.swing.undo.PropertyEdit
Sets the PropertyEdit.source's propertyName value to oldValue.
undoableEditHappened(UndoableEditEvent) - Method in class dsto.dfc.swing.panels.EditPropagator
 
undoableEditHappened(UndoableEditEvent) - Method in class dsto.dfc.swing.panels.PanelManager
 
undoableEditHappened(UndoableEditEvent) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
UndoableEditListener interface implementation.
UndoableEditSource - Interface in dsto.dfc.swing.undo
An interface for components wishing to generate UndoableEdits.
undoButton - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
undoCmd - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
undoCursor - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
The last edit which can be undone in the edit list.
undoCursorIsNull() - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Returns true if the undo cursor is the MonitoredUndoManager.NULL_EDIT.
undoFlagIsSet() - Method in class dsto.dfc.swing.panels.PanelManager
 
undoManager - Variable in class dsto.dfc.swing.undo.AbstractUndoableCommand
 
undoManager - Variable in class dsto.dfc.swing.undo.EditListView
 
undoManager - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
undoRedoSemaphore - Variable in class dsto.dfc.swing.undo.MonitoredUndoManager
Thread lock.
undoTo(UndoableEdit) - Method in class dsto.dfc.swing.undo.MonitoredUndoManager
Undoes the edits up to and including endEdit.
undoToCmd - Variable in class dsto.dfc.swing.undo.MonitorPanel
 
unindent() - Method in class dsto.dfc.util.IndentPrintWriter
Reverse the effect of an IndentPrintWriter.indent().
unindent(int) - Method in class dsto.dfc.util.IndentPrintWriter
 
UnionFilter<T> - Class in dsto.dfc.databeans
An IFilter that is a union of several sub filters.
UnionFilter() - Constructor for class dsto.dfc.databeans.UnionFilter
 
UniqueObject - Class in dsto.dfc.util
A unique object that only equals itself.
UniqueObject() - Constructor for class dsto.dfc.util.UniqueObject
 
UniqueObject(Object) - Constructor for class dsto.dfc.util.UniqueObject
 
UnknownOptionException - Exception in dsto.dfc.commandline
Thrown when the parsed command-line contains an option that is not recognised.
UnknownOptionException(String) - Constructor for exception dsto.dfc.commandline.UnknownOptionException
 
unloadEditor(BasicForm.EditorEntry) - Method in class dsto.dfc.swing.forms.BasicForm
 
unloadEditors() - Method in class dsto.dfc.swing.forms.BasicForm
 
unlockStaleObjects() - Method in class dsto.dfc.swing.persistence.PersistenceManager
Unlock any unmodified objects that have not been accessed for 30 seconds, freeing them for GC.
unmerge(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandView
Reverse the effect of merge ().
unmerge(CommandViewNode, CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandView
Reverse the effect of merge ().
unmergeChild(CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandViewNode
Reverse the effect of mergeChild().
unmergeChild(CommandViewNode) - Method in class dsto.dfc.swt.commands.CommandViewNode
Reverse the effect of mergeChild().
unmodifiablePropertySet(PropertySet) - Static method in class dsto.dfc.collections.PropertySets
Return an instance of a property set that cannot be modified.
UnmodifiablePropertySet - Class in dsto.dfc.collections
An unmodifiable wrapper around a PropertySet instance.
UnmodifiablePropertySet(PropertySet) - Constructor for class dsto.dfc.collections.UnmodifiablePropertySet
 
unregister(Map.Entry) - Method in class dsto.dfc.databeans.MapDataObject
 
unregister(Class) - Method in class dsto.dfc.swing.icons.IconicRegistry
Remove the registered factory for a given type.
unregister() - Method in class livespace.elvin.client.ElvinClient
Unregister this instance as the Elvin OSGi service.
unregisterChildValue(IDataObjectChildListener, Object) - Static method in class dsto.dfc.databeans.DataObjects
Reverses the effect of DataObjects.registerChildValue(IDataObjectChildListener, Object, Object).
unregisterListener(CommandViewNode) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
unregisterModelListener(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
unregisterObject(String) - Method in class dsto.dfc.swing.persistence.PersistenceManager
Deprecated.  
unregisterValue(Object) - Method in class dsto.dfc.databeans.AbstractDataObject
Undo the effect of AbstractDataObject.registerValue(Object, Object).
unregisterValue(Object) - Method in class dsto.dfc.databeans.ListDataObject
 
unregisterValue(Object) - Method in class dsto.dfc.databeans.SetDataObject
 
unresolveToPath(String) - Method in class dsto.dfc.net.URLSearchPath
Shortcut to convert a file path relative to this search path.
unresolveToPath(URL) - Method in class dsto.dfc.net.URLSearchPath
Convert a URL to a path relative to this search path.
unschedule(Scheduler.Task) - Method in class dsto.dfc.util.Scheduler
Unschedule a task.
unschedule(Scheduler.Task) - Static method in class livespace.services.Livespace
 
unsetUndoFlag() - Method in class dsto.dfc.swing.panels.PanelManager
 
UNSORTED - Static variable in class dsto.dfc.swt.viewers.TableColumnSorter
 
unwrapException(Throwable) - Static method in class dsto.dfc.util.Objects
Unwrap one of Java's various exceptions that exist to wrap another one (ie hide the real source of the problem).
UP - Static variable in class dsto.dfc.swing.icons.ArrowIcon
 
UP - Static variable in class dsto.dfc.swt.viewers.CmdMoveItem
 
UP_ARROW_ICON - Static variable in class dsto.dfc.swing.table.ButtonHeaderRenderer
 
upButton - Variable in class dsto.dfc.swing.controls.NumericSpinner
 
updateAccelerator() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateAccelerator() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateAccelerator(MenuItem) - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateBorder(Insets) - Method in class dsto.dfc.swing.controls.ToolButtonUI
 
updateButton() - Method in class dsto.dfc.swing.commands.CommandButtonSynchronizer
 
updateCnpEnabled() - Method in class dsto.dfc.swing.table.DfcTable
Update the settings of the cnpCopyEnabled and cnpCutEnabled properties.
updateCnpEnabled() - Method in class dsto.dfc.swing.tree.DfcTree
 
updateCommandGroup(Command) - Method in class dsto.dfc.swing.commands.CommandView
Updates command tree when a command changes its group.
updateCommandGroup(Command) - Method in class dsto.dfc.swt.commands.CommandView
Updates command tree when a command changes its group.
updateContainerFromUI(EntityContainer) - Method in class livespace.ui.dashboard.DashboardService
 
updateContainerFromUI(EntityContainer) - Method in interface livespace.ui.dashboard.IDashboard
Directs property updates to occur within the UI thread.
updateDescription() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateDescription() - Method in class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
updateDisplay() - Method in class dsto.dfc.swing.styles.StyleSheetLabelView
 
updateDisplayName() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateDisplayName() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateDisplayName() - Method in class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
updateDragFeedBack(DropTargetDragEvent) - Method in class dsto.dfc.swing.dnd.DropTargetAdapter
 
updateDragOverFeedback(DragSourceDragEvent) - Method in class dsto.dfc.swing.dnd.DragSourceAdapter
 
updateEditCommands() - Method in class dsto.dfc.swing.styles.StyleSheetTableView
 
updateEditCommands() - Method in class dsto.dfc.swing.table.MapTableView
Update the command views when the editable property is changed.
updateEnabled() - Method in class dsto.dfc.swing.commands.AbstractMoveCommand
Override this to update the enabled property appopriately.
updateEnabled() - Method in class dsto.dfc.swing.dnd.AbstractCnpCommand
Update enabled status of command based on current value of the selected cnp* property.
updateEnabled() - Method in class dsto.dfc.swing.panels.CmdClosePanel
 
updateEnabled() - Method in class dsto.dfc.swing.panels.CmdPageLayoutPanel
Sets this command to be enabled if the PanelManager contains one or more panels.
updateEnabled() - Method in class dsto.dfc.swing.panels.CmdPrintPanel
Sets this command to be enabled if the PanelManager contains one or more panels.
updateEnabled() - Method in class dsto.dfc.swing.panels.CmdPrintPreviewPanel
Sets this command to be enabled if the PanelManager contains one or more panels.
updateEnabled() - Method in class dsto.dfc.swing.table.AbstractCustomizeRowCommand
 
updateEnabled() - Method in class dsto.dfc.swing.table.CmdDeleteRows
 
updateEnabled() - Method in class dsto.dfc.swing.table.CmdMoveRow
 
updateEnabled() - Method in class dsto.dfc.swing.tree.CmdAddEntry
Return true if the command should be enabled in the current tree context.
updateEnabled() - Method in class dsto.dfc.swing.tree.CmdDelete
 
updateEnabled() - Method in class dsto.dfc.swing.tree.CmdMoveEntry
 
updateEnabled() - Method in class dsto.dfc.swing.tree.CmdRename
 
updateEnabled() - Method in class dsto.dfc.swing.undo.AbstractUndoableCommand
Implement this method to indicate whether the command is enabled or not.
updateEnabled() - Method in class dsto.dfc.swing.undo.CmdRedo
This checks that the selected edit is in the MonitoredUndoManager's redo list.
updateEnabled() - Method in class dsto.dfc.swing.undo.CmdUndo
This checks that the selected edit is in the MonitoredUndoManager's undo list.
updateEnabled() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateEnabled() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateEnabled() - Method in class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
updateEnabled() - Method in class dsto.dfc.swt.viewers.CmdDeleteItem
Update the enabled status of the command given the current selected items.
updateEnabled() - Method in class dsto.dfc.swt.viewers.CmdMoveItem
Update the enabled status of the command given the current selected items.
updateFilters(PropertyPath, Object, Object) - Method in class dsto.dfc.databeans.views.AbstractPropertyFilterSet
Update filters for a given property value when the value itself has changed (i.e.
updateFilters(PropertyPath, Object, Object) - Method in class dsto.dfc.databeans.views.MultiValuePropertyFilterSet
 
updateFilters(PropertyPath, Object, Object) - Method in class dsto.dfc.databeans.views.PropertyFilterSet
 
updateHilite() - Method in class dsto.dfc.swing.panels.RestrictedIndexTabbedPane
Forces the GUI to update.
updateIcon() - Method in class dsto.dfc.swing.controls.IconTextField
Override this to update the icon to match the current state of the control.
updateIcon() - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateIcon() - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateIcon() - Method in class dsto.dfc.swt.commands.CommandToolbarButtonProvider
 
updateIcons(Object) - Method in class dsto.dfc.swing.tree.DfcTree.MyTreeCellRenderer
Updates the current open, closed and leaf icons to match a given value.
updateLabel() - Method in class dsto.dfc.swing.forms.FontLabelEditor
 
updateListModel() - Method in class dsto.dfc.swing.controls.EnumComboBox
Update the list model with the most recent enum values.
updateLoggedInUser() - Static method in class livespace.osgi.service.LivespaceService
 
updateProperty(String) - Method in class dsto.dfc.swt.commands.AbstractCommandItemProvider
 
updateProperty(String) - Method in class dsto.dfc.swt.commands.CommandMenuButtonProvider
 
updateProperty(String) - Method in class dsto.dfc.swt.commands.CommandMenuCheckboxProvider
 
updateProperty(String) - Method in class dsto.dfc.swt.commands.CommandToolbarCheckboxProvider
 
updateReady() - Method in class livespace.osgi.Dependency
Update the ready flag with the current value of Dependency.isReady()
updateRendererConstraints() - Method in class dsto.dfc.swing.controls.AbstractPopupEditor
Update the GridBagConstraint used for the renderer component to reflect the current expandRenderer setting.
updateText() - Method in class dsto.dfc.swing.text.TermCustomizer
Rebuild the text view of the term tree.
updateTitle() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
updateUI() - Method in class dsto.dfc.swing.controls.IconTextField
 
updateUI() - Method in class dsto.dfc.swing.controls.ToolButton
Override.
updateUI() - Method in class dsto.dfc.swing.forms.CustomizersPanel
 
updateUI() - Method in class dsto.dfc.swing.forms.PopupFormEditor
 
upper - Variable in class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
upperIcon - Variable in class dsto.dfc.swt.icons.StackIcon
 
upperInc - Variable in class dsto.dfc.swing.text.selection.NumberSelectorPattern.Range
 
url - Variable in class livespace.services.entities.DocumentEntity
 
url - Variable in class livespace.services.entities.DocumentLibraryEntity
 
url - Variable in class livespace.services.entities.InfoRepositoryEntity
The URL from where the information repository element can be accessed.
url - Variable in class livespace.services.entities.Link
The url string
url - Variable in class livespace.services.entities.meta_apps.MediaView
 
urlPrefix(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
urlRangeAt(Event) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
Find the URL range at a given mouse event.
urlRangeAt(int) - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
Find the URL range for a given offset into the text.
UrlScanner - Class in dsto.dfc.swt.text
Scans for URLs within a given text.
UrlScanner() - Constructor for class dsto.dfc.swt.text.UrlScanner
 
UrlScanner.UrlRange - Class in dsto.dfc.swt.text
A range in the text field that represents a URL.
UrlScanner.UrlRange(int, int, String) - Constructor for class dsto.dfc.swt.text.UrlScanner.UrlRange
 
URLSearchPath - Class in dsto.dfc.net
Defines a set of URL paths to search for resources.
URLSearchPath() - Constructor for class dsto.dfc.net.URLSearchPath
 
urlToFilename(String) - Static method in class dsto.dfc.swt.util.Documents
Convert "file:" URL's to their platform filenames.
URLTranslator - Class in dsto.dfc.text
 
URLTranslator() - Constructor for class dsto.dfc.text.URLTranslator
 
USAGE_TEXT - Static variable in class dsto.dfc.swing.text.selection.NumberSelector
 
user - Variable in class livespace.services.entities.ComputerEntity
Name of the current user of the computer.
username - Variable in class livespace.services.entities.PresenceEntity
 
usesAbsoluteCoordinates(Component) - Method in class dsto.dfc.swing.panels.TopLeft
 

V

valEquals(Object, Object) - Static method in class dsto.dfc.collections.WeakValueHashMap
 
validate() - Method in class dsto.dfc.swing.table.ButtonHeaderRenderer
Overridden for performance reasons.
validateInput() - Method in class dsto.dfc.swt.controls.ComboInputDialog
 
validSchemes() - Method in class dsto.dfc.swt.text.StyledTextLinkOTron
The set of valid URL schemes that are recognised as links.
validSchemes() - Method in class dsto.dfc.swt.text.UrlScanner
The set of valid URL schemes that are recognised as links.
value - Variable in class dsto.dfc.collections.cache.CacheEntry
The value stored at this entry.
value - Variable in class dsto.dfc.commandline.Option
 
value - Variable in class dsto.dfc.databeans.views.PropertyFilter
 
value - Variable in class dsto.dfc.swing.forms.JLabelFormEditor
 
value - Variable in class dsto.dfc.swing.SwingWorker
 
value - Variable in class dsto.dfc.swt.commands.BasicToggleCommand
 
value - Variable in class dsto.dfc.swt.commands.CmdChangeDataObjectProperty
 
value - Variable in class dsto.dfc.swt.icons.ValueLabel
The value associated with this label.
value() - Method in class livespace.osgi.Dependencies
Not supported.
value(String) - Method in class livespace.osgi.Dependencies
Shortcut to get the resource for a sub-dependency.
value() - Method in class livespace.osgi.Dependency
Convenience method to get the resource acquired by this dependency.
value() - Method in class livespace.osgi.ServiceDependency
The service instance.
value() - Method in class livespace.osgi.SystemPropertyDependency
 
value() - Method in class livespace.services.osgi.ParticularEntityDependency
 
value() - Method in class livespace.services.osgi.SingleEntityDependency
 
value - Variable in class livespace.services.PropertySynchronizer
 
valueChanged(ListSelectionEvent) - Method in class dsto.dfc.swing.controls.ComboList
 
valueChanged(ListSelectionEvent) - Method in class dsto.dfc.swing.forms.JListSelectionFormEditor
 
valueChanged(TreeSelectionEvent) - Method in class dsto.dfc.swing.forms.JTreeSelectionFormEditor
 
valueChanged(ListSelectionEvent) - Method in class dsto.dfc.swing.table.DfcTable
Override of JTable's ListSelectionModelListener interface implementation.
valueChanged(ListSelectionEvent) - Method in class dsto.dfc.swing.undo.ParametersPanel
Updates the parameters table when the selected edit changes.
valueClass - Variable in class dsto.dfc.databeans.TypeInfo
Defines the class for instances of this type.
ValueConverter - Interface in dsto.dfc.swing.text
Defines a class that provides conversion services from one form to another (eg from int to String).
valueForPathChanged(TreePath, Object) - Method in class dsto.dfc.swing.commands.CommandViewTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class dsto.dfc.swing.tree.AbstractDfcTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class dsto.dfc.swing.tree.DefaultDfcTreeModel
 
ValueLabel - Class in dsto.dfc.swt.icons
A value/label struct for abstracting the information displayed on Button's, Label's, Item's etc.
ValueLabel(String, int) - Constructor for class dsto.dfc.swt.icons.ValueLabel
Shortcut to create a new instance with an integer value.
ValueLabel(String, boolean) - Constructor for class dsto.dfc.swt.icons.ValueLabel
Shortcut to create a new instance with a boolean value.
ValueLabel(String, Object) - Constructor for class dsto.dfc.swt.icons.ValueLabel
Create a new instance.
ValueLabel(String, Icon, Object) - Constructor for class dsto.dfc.swt.icons.ValueLabel
Create a new instance.
values() - Method in class dsto.dfc.collections.BasicMonitoredMap
 
values() - Method in class dsto.dfc.collections.IdentityHashMap
Returns a collection view of the values contained in this map.
values - Variable in class dsto.dfc.databeans.DataBean
 
valueSet(IDataObject) - Static method in class dsto.dfc.databeans.DataObjects
Shorcut to create a copy of the current set of values of a data object.
VERT_BOTTOM - Static variable in class dsto.dfc.swt.util.WindowLayout
 
VERT_CENTER - Static variable in class dsto.dfc.swt.util.WindowLayout
 
VERT_TOP - Static variable in class dsto.dfc.swt.util.WindowLayout
 
vertAlignment - Variable in class dsto.dfc.swing.controls.ButtonLayout
 
verticalInset(int) - Method in class dsto.dfc.swing.panels.BottomLeft
 
verticalInset(int) - Method in class dsto.dfc.swing.panels.BottomRight
 
verticalInset(int) - Method in class dsto.dfc.swing.panels.TopLeft
 
veto() - Method in class dsto.dfc.swing.panels.PanelManagerEvent
Veto the removal of a panel.
VIDEO_INPUT_TYPE_PROPERTY - Static variable in class livespace.services.entities.DisplayEntity
Video input type property for a display.
VIDEO_SOURCE_PROPERTY - Static variable in class livespace.services.entities.DisplayEntity
Video source property for a display
VIDEO_SWITCH_PORT - Static variable in class livespace.services.entities.VideoSourceEntity
For rooms that use a central port-based video switch, this is the property name of the port that the display is connected to on the switch.
VideoInputEntity - Class in livespace.services.entities.vtc
Represents a video input on a VTC device.
VideoInputEntity() - Constructor for class livespace.services.entities.vtc.VideoInputEntity
 
VideoInputEntity(String) - Constructor for class livespace.services.entities.vtc.VideoInputEntity
 
VideoInputEntity(String, String) - Constructor for class livespace.services.entities.vtc.VideoInputEntity
 
videoInputs - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the VideoInputEntity's to represent the video inputs on the vtc device.
VideoOutputEntity - Class in livespace.services.entities.vtc
Represents a video output on a VTC device.
VideoOutputEntity() - Constructor for class livespace.services.entities.vtc.VideoOutputEntity
 
VideoOutputEntity(String) - Constructor for class livespace.services.entities.vtc.VideoOutputEntity
 
VideoOutputEntity(String, String) - Constructor for class livespace.services.entities.vtc.VideoOutputEntity
 
videoOutputs - Variable in class livespace.services.entities.ComputerEntity
The video sources hosted by this computer.
videoOutputs - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the VideoOutputEntity's to represent the video outputs on the vtc device.
VideoSourceEntity - Class in livespace.services.entities
Represents a video source in the livespace, generated by a computer, VTC, webcam or other.
VideoSourceEntity() - Constructor for class livespace.services.entities.VideoSourceEntity
 
VideoSourceEntity(String) - Constructor for class livespace.services.entities.VideoSourceEntity
 
VideoSourceEntity(String, String) - Constructor for class livespace.services.entities.VideoSourceEntity
 
videoSourceId - Variable in class livespace.services.entities.DisplayEntity
The ID of the video source currently being displayed on this display.
view - Variable in class dsto.dfc.swt.viewers.AbstractCreateItemCommand
 
view - Variable in class livespace.services.common.AbstractMediaEngine
Client supplied IDataObject instance.
viewer - Variable in class dsto.dfc.swt.viewers.CmdDeleteItem
 
viewer - Variable in class dsto.dfc.swt.viewers.CmdMoveItem
 
viewer - Variable in class dsto.dfc.swt.viewers.SelectionBinding
 
viewPropertyChanged(PropertyChangeEvent) - Method in class dsto.dfc.swing.commands.CommandView
 
viewPropertyChanged(PropertyChangeEvent) - Method in class dsto.dfc.swt.commands.CommandView
 
VIRTUAL_MONITOR - Static variable in class livespace.services.entities.vtc.VideoOutputEntity
Id of a virtual monitor entity to display on this output
VirtualMonitorEntity - Class in livespace.services.entities.vtc
 
VirtualMonitorEntity() - Constructor for class livespace.services.entities.vtc.VirtualMonitorEntity
 
VirtualMonitorEntity(String) - Constructor for class livespace.services.entities.vtc.VirtualMonitorEntity
 
VirtualMonitorEntity(String, String) - Constructor for class livespace.services.entities.vtc.VirtualMonitorEntity
 
virtualMonitors - Variable in class livespace.services.entities.vtc.VTCEntity
A registry of the VirtualMonitorEntity's available on the vtc
volume - Variable in class livespace.services.entities.AudioMixerEntity
 
VTCEntity - Class in livespace.services.entities.vtc
Represents a Video Teleconference (VTC) device within a LiveSpace
VTCEntity() - Constructor for class livespace.services.entities.vtc.VTCEntity
 
VTCEntity(String) - Constructor for class livespace.services.entities.vtc.VTCEntity
 
VTCEntity(String, String) - Constructor for class livespace.services.entities.vtc.VTCEntity
 

W

waitForDefault(EntityContainer) - Static method in class livespace.services.entities.ClipboardEntity
Wait for the default clipboard for a given room to appear in a container.
waitForElement(Collection<?>) - Static method in class livespace.services.SizeSynchronizer
Shortcut to wait up to the default time (ENTITY_WAIT_TIMEOUT millis) for a single element to arrive.
waitForElements(Collection<?>, int) - Static method in class livespace.services.SizeSynchronizer
Shortcut to wait for up to a given time for a given number of entities to arrive.
waitForElements(Collection<?>, int, int) - Static method in class livespace.services.SizeSynchronizer
Shortcut to wait up to the default time (ENTITY_WAIT_TIMEOUT millis) for a given number of entities to arrive.
waitForEntities(int) - Method in class livespace.services.EntityRegistry
Wait a default amount of time for a given number of entities to arrive.
waitForEntities(EntityRegistry, int) - Static method in class livespace.services.SizeSynchronizer
Shortcut to wait up to the default time (ENTITY_WAIT_TIMEOUT millis) for a given number of entities to arrive.
waitForEntity() - Method in class livespace.services.EntityRegistry
Wait up to a default amount of time for a single entity to arrive.
waitForEntity(String) - Method in class livespace.services.EntityRegistry
Wait for an entity with a given ID to appear and then return it.
waitForEntity(EntityRegistry) - Static method in class livespace.services.SizeSynchronizer
Shortcut to wait up to the default time (ENTITY_WAIT_TIMEOUT millis) for a single entity to arrive.
waitForIdle() - Method in class dsto.dfc.util.Scheduler
Waits, via a 100 millisecond polling loop, for this scheduler to became idle, that is, the scheduler has no more tasks pending run and that it is not currently running a task.
waitForImage(Image) - Static method in class dsto.dfc.swing.icons.ImageLoader
 
waitForNonNullProperty(IDataObject, Object) - Static method in class livespace.services.PropertySynchronizer
Shortcut for using this class to wait for a property to become any non-null value (i.e.
waitForNonNullProperty(IDataObject, String) - Static method in class livespace.services.PropertySynchronizer
Shortcut for using this class to wait for a property path to become any non-null value (i.e.
waitForProperty(String, boolean) - Method in class livespace.services.Entity
Wait for a property value to be changed from the client container's thread.
waitForProperty(String, int) - Method in class livespace.services.Entity
Wait for a property value to be changed from the client container's thread.
waitForProperty(String, Object) - Method in class livespace.services.Entity
Wait for a property value to be changed from the client container's thread.
waitForProperty(String, Object, long) - Method in class livespace.services.Entity
Wait for a property value to be changed from the client container's thread.
waitForProperty(IDataObject, Object, Object) - Static method in class livespace.services.PropertySynchronizer
Shortcut for using this class to wait for a property change.
waitForProperty(IDataObject, String, Object) - Static method in class livespace.services.PropertySynchronizer
Shortcut for using this class to wait for a property change.
wantsValue() - Method in class dsto.dfc.commandline.Option
Tells whether or not this option wants a value
warn(String, Object) - Static method in class dsto.dfc.logging.Log
A warning is an alert that something anomalous has happened that *may* indicate something has gone wrong.
warn(String, Object, Throwable) - Static method in class dsto.dfc.logging.Log
A warning is an alert that something anomalous has happened that *may* indicate something has gone wrong.
warn(String) - Static method in class dsto.dfc.tools.JarX
Log a warning.
warn(String) - Static method in class livespace.osgi.bootstrap.BootstrapUtils
 
WARN_ICON - Static variable in class dsto.dfc.swing.logging.LogMessageTable
 
WARNING - Static variable in class dsto.dfc.logging.Log
 
WARNING - Static variable in class dsto.dfc.swt.controls.StatusBar
 
WARNING_TYPE_ATTR - Static variable in class dsto.dfc.swing.logging.LogPanel
 
WeakEventListener - Class in dsto.dfc.util
A 'weak' event listener proxy that does not preclude garbage collection of the listener.
WeakEventListener(Class, Object, Object) - Constructor for class dsto.dfc.util.WeakEventListener
Create a proxy weak event listener.
WeakValueHashMap - Class in dsto.dfc.collections
A hashmap that has weak values in the same way as WeakHashMap has weak keys.
WeakValueHashMap(int, float) - Constructor for class dsto.dfc.collections.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the given load factor.
WeakValueHashMap(int) - Constructor for class dsto.dfc.collections.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakValueHashMap() - Constructor for class dsto.dfc.collections.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the default initial capacity and the default load factor, which is 0.75.
WeakValueHashMap(Map) - Constructor for class dsto.dfc.collections.WeakValueHashMap
Constructs a new WeakValueHashMap with the same mappings as the specified Map.
WEST - Static variable in class dsto.dfc.swing.controls.WindowLayout
 
WEST - Static variable in class dsto.dfc.swt.util.WindowLayout
 
WHITE - Static variable in class dsto.dfc.swt.DFC_SWT
 
widgetDefaultSelected(SelectionEvent) - Method in class dsto.dfc.swt.controls.ListShuffler
 
widgetDefaultSelected(SelectionEvent) - Method in class dsto.dfc.swt.controls.MenuToolItem
 
widgetDefaultSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
widgetDefaultSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
widgetDefaultSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
widgetDisposed(DisposeEvent) - Method in class dsto.dfc.swt.commands.CommandViewToolBarProvider
 
widgetDisposed(DisposeEvent) - Method in class dsto.dfc.swt.viewers.CmdMoveItem
 
widgetSelected(SelectionEvent) - Method in class dsto.dfc.swt.controls.ListShuffler
 
widgetSelected(SelectionEvent) - Method in class dsto.dfc.swt.controls.MenuToolItem
 
widgetSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.ButtonEndpoint
 
widgetSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.NumberEndpoint
 
widgetSelected(SelectionEvent) - Method in class dsto.dfc.swt.forms.RadioEndpoint
 
width - Variable in class dsto.dfc.swing.controls.ColourSwatchIcon
 
width - Variable in class dsto.dfc.swing.icons.ArrowIcon
 
width - Variable in class dsto.dfc.swing.icons.FlowIcon
 
width - Variable in class dsto.dfc.swing.icons.NullIcon
 
width - Variable in class dsto.dfc.swing.text.SimpleDocument.LineMetrics
 
width - Variable in class dsto.dfc.swt.icons.FlowIcon
 
WildcardResourceMatcher - Class in dsto.dfc.tools
A resource matcher that matches via wilcard (file glob-like).
WildcardResourceMatcher(String) - Constructor for class dsto.dfc.tools.WildcardResourceMatcher
 
Win32 - Class in dsto.dfc.util.win32
General Win32 initialisation and utilities.
WIN32_NOK_LIBRARY - Static variable in class dsto.dfc.util.win32.Win32
 
WIN32_NOK_OTHER - Static variable in class dsto.dfc.util.win32.Win32
 
WIN32_NOK_PLATFORM - Static variable in class dsto.dfc.util.win32.Win32
 
WIN32_OK - Static variable in class dsto.dfc.util.win32.Win32
 
Win32Icon - Class in dsto.dfc.util.win32
Wrapper for a win32 icon.
Win32Icon(String) - Constructor for class dsto.dfc.util.win32.Win32Icon
Create a Win32 icon by loading it from a .ICO resource stream.
winAddTrayIcon(int, String, int) - Static method in class dsto.dfc.util.win32.TaskBar
 
winAppbarDock(int, int, int, int) - Static method in class dsto.dfc.util.win32.Win32
 
winAppbarUndock(int) - Static method in class dsto.dfc.util.win32.Win32
 
windowActivated(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowActivated(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowClosed(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowClosed(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowClosing(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowClosing(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowDeactivated(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowDeactivated(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowDeiconified(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowDeiconified(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowEventListener - Variable in class dsto.dfc.swing.panels.PanelManager
 
WindowFocusTracker - Class in dsto.dfc.swing.commands
Track focus changes across components in a window and sets command view's active property based on focus heirachy.
WindowFocusTracker(Window, String) - Constructor for class dsto.dfc.swing.commands.WindowFocusTracker
Create a focus tracker for a given window.
WindowFocusTracker(Window, String[]) - Constructor for class dsto.dfc.swing.commands.WindowFocusTracker
Create a focus tracker for a given window.
windowIconified(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowIconified(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
windowID - Variable in class livespace.services.entities.ScreenConnection
If non-zero, this value is the window ID of a specific window on the server to be shared rather than the server's entire screen.
WindowLayout - Class in dsto.dfc.swing.controls
Provides utilities for placing windows relative to each other and to the screen.
WindowLayout - Class in dsto.dfc.swt.util
Provides utilities for placing windows relative to each other and to the screen.
windowOpened(WindowEvent) - Method in class dsto.dfc.swing.logging.LogWindowPopper
 
windowOpened(WindowEvent) - Method in class dsto.dfc.swing.panels.PanelManager.WindowEventListener
 
Windows - Class in dsto.dfc.swt.win32
SWT Win32 access routines.
windows - Variable in class livespace.services.entities.vtc.PictureProgramEntity
A list of the PictureProgramWindowEntity's that make up this picture program
winInFullScreenMode() - Static method in class dsto.dfc.util.win32.Win32
 
winRegisterMessageWindow(int) - Static method in class dsto.dfc.util.win32.Win32
 
winRemoveTrayIcon(int) - Static method in class dsto.dfc.util.win32.TaskBar
 
winSetAlwaysOnTop(int, boolean) - Static method in class dsto.dfc.util.win32.Win32
 
winSetOnTop(int, boolean) - Static method in class dsto.dfc.util.win32.Win32
 
winUpdateTrayIcon(int, int) - Static method in class dsto.dfc.util.win32.TaskBar
 
WM_LBUTTONDBLCLK - Static variable in class dsto.dfc.util.win32.Win32
 
WM_LBUTTONDOWN - Static variable in class dsto.dfc.util.win32.Win32
 
WM_LBUTTONUP - Static variable in class dsto.dfc.util.win32.Win32
 
WM_MBUTTONDBLCLK - Static variable in class dsto.dfc.util.win32.Win32
 
WM_MBUTTONDOWN - Static variable in class dsto.dfc.util.win32.Win32
 
WM_MBUTTONUP - Static variable in class dsto.dfc.util.win32.Win32
 
WM_MOUSEFIRST - Static variable in class dsto.dfc.util.win32.Win32
 
WM_MOUSEMOVE - Static variable in class dsto.dfc.util.win32.Win32
 
WM_RBUTTONDBLCLK - Static variable in class dsto.dfc.util.win32.Win32
 
WM_RBUTTONDOWN - Static variable in class dsto.dfc.util.win32.Win32
 
WM_RBUTTONUP - Static variable in class dsto.dfc.util.win32.Win32
 
wordifyCaps(String) - Static method in class dsto.dfc.text.StringUtility
Turn a string like "HelloThereFrodo" into "Hello There Frodo".
workers - Variable in class dsto.dfc.util.Scheduler
 
wrappedHtml(String, int) - Static method in class dsto.dfc.text.StringUtility
Convert the given string into a multi-line word-wrapped string.
write(OutputStream, Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Serialize an object to a stream with dbxml header.
write(Writer, Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Serialize an object to a stream with dbxml header.
write(Writer, Object, boolean) - Method in class dsto.dfc.databeans.io.XmlOutput
Serialize an object to a stream.
write(Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Encode an object to a JDOM element.
write(Writer) - Method in class dsto.dfc.logging.LogMessageBuffer
Write the contents of the buffer.
write(PrintWriter) - Method in class dsto.dfc.logging.LogMessageBuffer
Write the contents of the buffer.
write(Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
 
write(int) - Method in class dsto.dfc.util.IndentPrintWriter
 
write(char[], int, int) - Method in class dsto.dfc.util.IndentPrintWriter
 
write(String, int, int) - Method in class dsto.dfc.util.IndentPrintWriter
 
write(Entity, Notification) - Method in class livespace.services.EntityContainer
Write the entity's significant state into a notification for publication.
write(Notification, PropertyPath, Object) - Method in class livespace.services.EntityContainer
Write an abbreviated version of the entity's significant state into a notification, given that a specified property has just changed.
writeModel(Object, Object) - Method in class dsto.dfc.swing.persistence.AbstractDocument
Write a model object to a persistent store location.
writeModel(Object, Object) - Method in class dsto.dfc.swing.persistence.FileDocument
Write a model using Serializer.
writeObject(Object, OutputStream, SerializedFormat) - Static method in class dsto.dfc.swing.persistence.Serializer
Write an object to an output stream using the appropriate writer.
writeProperty(PropertyDescriptor, Object) - Method in class dsto.dfc.databeans.JavaDataBean
 
writeSource(ObjectOutputStream) - Method in class dsto.dfc.swing.panels.ActivePanelEdit
 
writeSource(ObjectOutputStream) - Method in class dsto.dfc.swing.panels.FloatStateEdit
 
writeSource(ObjectOutputStream) - Method in class dsto.dfc.swing.undo.PropertyEdit
Override this method if your PropertyEdit.source is not serialisable.
writeToString(Object) - Method in class dsto.dfc.databeans.io.XmlOutput
Shortcut to encode an object into an XML string,
writeValue(Object, ObjectOutputStream) - Method in class dsto.dfc.swing.undo.PropertyEdit
Override with value specific code if value is not serialisable.
writeXml(Element) - Method in class dsto.dfc.databeans.io.XmlOutput
Write a JDOM element tree to string,
writeXml(Writer, Element) - Method in class dsto.dfc.databeans.io.XmlOutput
Write a JDOM element tree to a stream.

X

x_java_object - Class in dsto.dfc.swing.net.content.application
URL content handler for application/x-java-object content ie XML serialized objects.
x_java_object() - Constructor for class dsto.dfc.swing.net.content.application.x_java_object
 
X_ROTATION - Static variable in class livespace.services.entities.PositionableDevice
Rotation attribute name if the device supports rotation around the x-axis.
X_TRANSLATION - Static variable in class livespace.services.entities.PositionableDevice
Translation attribute name if device supports translation (linear movement) along the x-axis.
XmlAliasCodec - Class in dsto.dfc.databeans.io
 
XmlAliasCodec() - Constructor for class dsto.dfc.databeans.io.XmlAliasCodec
 
XmlAwtCodec - Class in dsto.dfc.databeans.io
General XML codec for AWT data structures.
XmlAwtCodec() - Constructor for class dsto.dfc.databeans.io.XmlAwtCodec
 
XmlCollectionsCodec - Class in dsto.dfc.databeans.io
Handles XML encode/decode of the Java collections types (Set, Map, List, or generic Collection).
XmlCollectionsCodec() - Constructor for class dsto.dfc.databeans.io.XmlCollectionsCodec
 
XmlDataObjectCodec - Class in dsto.dfc.databeans.io
XML encoder/decoder for IDataObject's, IDataBean's and vanilla JavaBean's.
XmlDataObjectCodec() - Constructor for class dsto.dfc.databeans.io.XmlDataObjectCodec
 
XmlDateCodec - Class in dsto.dfc.databeans.io
XML codec for java.util.Date using ISO date format
XmlDateCodec() - Constructor for class dsto.dfc.databeans.io.XmlDateCodec
 
XmlDecodeContext - Class in dsto.dfc.databeans.io
Stores context information (eg ID -> value mapping) during an XML decode session.
XmlDecodeContext(LazyElementMap, TypeMap, Map) - Constructor for class dsto.dfc.databeans.io.XmlDecodeContext
 
XmlDecodeContext.IdCallback - Interface in dsto.dfc.databeans.io
Callback interface for clients that wish to use forward references.
XmlDecoder - Interface in dsto.dfc.databeans.io
An object that can decode an XML representation into a value.
XmlDefaultDecoder - Class in dsto.dfc.databeans.io
Default fallback XML decoder which decodes the element forms generated by XmlDefaultEncoder.
XmlDefaultDecoder() - Constructor for class dsto.dfc.databeans.io.XmlDefaultDecoder
 
XmlDefaultEncoder - Class in dsto.dfc.databeans.io
Default XML fallback encoder.
XmlDefaultEncoder() - Constructor for class dsto.dfc.databeans.io.XmlDefaultEncoder
 
XmlEncodeContext - Class in dsto.dfc.databeans.io
Contains context state during an XML encoding operation.
XmlEncodeContext(List, List, Map) - Constructor for class dsto.dfc.databeans.io.XmlEncodeContext
 
XmlEncodeContext.IdCallback - Interface in dsto.dfc.databeans.io
Callback interface for clients that wish to use forward references.
XmlEncoder - Interface in dsto.dfc.databeans.io
An encoder that can generate an XML representation of an object.
XmlEntityCodec - Class in livespace.services
XML codec for Livespace Entity types.
XmlEntityCodec() - Constructor for class livespace.services.XmlEntityCodec
 
XmlEntityCodec(EntityContainer) - Constructor for class livespace.services.XmlEntityCodec
Create a codec that uses EntityContainer.createEntity(String, String) to create new entities.
XmlEnumerationCodec - Class in dsto.dfc.databeans.io
Coder/decoder for enumerated values based on StringEnumerationValue.
XmlEnumerationCodec() - Constructor for class dsto.dfc.databeans.io.XmlEnumerationCodec
 
XmlInput - Class in dsto.dfc.databeans.io
Manages decoding of data bean objects from XML.
XmlInput() - Constructor for class dsto.dfc.databeans.io.XmlInput
Create a new instance using the default XML reader.
XmlInput(String) - Constructor for class dsto.dfc.databeans.io.XmlInput
Create a new instance.
XmlIO - Class in dsto.dfc.databeans.io
XML input/output support.
XmlLinkCodec - Class in dsto.dfc.databeans.io
XML codec for the standard IDataObjectLink implementations: DataObjectLink and DataBeanLink.
XmlLinkCodec() - Constructor for class dsto.dfc.databeans.io.XmlLinkCodec
 
XmlMemberwiseCodec - Class in dsto.dfc.databeans.io
An XML codec that encodes/decodes objects by reading their data fields.
XmlMemberwiseCodec(String, Class) - Constructor for class dsto.dfc.databeans.io.XmlMemberwiseCodec
 
xmlOutput(OutputStream, PropertySet) - Static method in class dsto.dfc.collections.PropertySets
 
xmlOutput(PrintWriter, PropertySet) - Static method in class dsto.dfc.collections.PropertySets
Print a PropertySet in XML form.
xmlOutput - Variable in class dsto.dfc.databeans.io.DataObjectPersister
 
xmlOutput - Variable in class dsto.dfc.databeans.io.DataObjectPersister2
 
XmlOutput - Class in dsto.dfc.databeans.io
Manages encoding of data bean objects to XML.
XmlOutput() - Constructor for class dsto.dfc.databeans.io.XmlOutput
Constructor for XmlOutput.
XmlOutput(String, boolean) - Constructor for class dsto.dfc.databeans.io.XmlOutput
Constructor for XmlOutput.
XmlOutput(Format) - Constructor for class dsto.dfc.databeans.io.XmlOutput
Constructor for XmlOutput.
XmlPropertyPathCodec - Class in dsto.dfc.databeans.io
XML codec for PropertyPath objects.
XmlPropertyPathCodec() - Constructor for class dsto.dfc.databeans.io.XmlPropertyPathCodec
 
XmlSingletonCodec - Class in dsto.dfc.databeans.io
An XML encoder/decoder that handles singleton objects as defined by Beans.isSingletonClass(Class).
XmlSingletonCodec() - Constructor for class dsto.dfc.databeans.io.XmlSingletonCodec
 
XmlURICodec - Class in dsto.dfc.databeans.io
XML encoder/decoder for URL's and URI's.
XmlURICodec() - Constructor for class dsto.dfc.databeans.io.XmlURICodec
 
XmlUtil - Class in dsto.dfc.databeans.io
General utility methods for use with serialized data object XML documents.

Y

Y_ROTATION - Static variable in class livespace.services.entities.PositionableDevice
Rotation attribute name if the device supports rotation around the y-axis.
Y_TRANSLATION - Static variable in class livespace.services.entities.PositionableDevice
Translation attribute name if device supports translation (linear movement) along the y-axis.
YELLOW - Static variable in class dsto.dfc.swt.DFC_SWT
 
YELLOWTOORANGE - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
YELLOWTOORANGE_COLORS - Static variable in class dsto.dfc.swing.controls.ColorScheme
 
YELLOWTOORANGE_COLORS_NAMES - Static variable in class dsto.dfc.swing.controls.ColorScheme
 

Z

Z_ROTATION - Static variable in class livespace.services.entities.PositionableDevice
Rotation attribute name if the device supports rotation around the z-axis.
Z_TRANSLATION - Static variable in class livespace.services.entities.PositionableDevice
Translation attribute name if device supports translation (linear movement) along the z-axis.
zoom - Variable in class livespace.services.entities.vtc.CameraEntity
 

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

Copyright © 2008 Commonwealth of Australia