Uses of Interface
com.bc.ceres.swing.selection.SelectionSource
Packages that use SelectionSource
Package
Description
-
Uses of SelectionSource in com.bc.ceres.swing.figure
Subinterfaces of SelectionSource in com.bc.ceres.swing.figureModifier and TypeInterfaceDescriptioninterfaceA figure editor is used to insert, delete and modify figures stored in a figure collection. -
Uses of SelectionSource in com.bc.ceres.swing.figure.support
Classes in com.bc.ceres.swing.figure.support that implement SelectionSourceModifier and TypeClassDescriptionclassA default implementation of a figure editor.class -
Uses of SelectionSource in com.bc.ceres.swing.selection
Subinterfaces of SelectionSource in com.bc.ceres.swing.selectionModifier and TypeInterfaceDescriptioninterfaceA selection context is aselection sourcewith additional capabilities, e.g.interfaceA selection manager is aselection sourcewhich receives its current selection from a knownselection context.Classes in com.bc.ceres.swing.selection that implement SelectionSourceModifier and TypeClassDescriptionclassA handy base class for implementations of theSelectionContextinterface. -
Uses of SelectionSource in com.bc.ceres.swing.selection.support
Classes in com.bc.ceres.swing.selection.support that implement SelectionSourceModifier and TypeClassDescriptionclassA selection provider that wraps aJList.classA default implementation of theSelectionContextinterface.classA default implementation of theSelectionManagerinterface.classA selection provider that wraps aJList.classA selection provider that wraps aJTable.classA selection provider that wraps aJTree.