Uses of Package
com.bc.ceres.swing.selection
-
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.actions Class Description Selection Represents a selection of zero, one or more items, e.g.SelectionChangeEvent An event indicating that a selection or selection context change has occurred.SelectionChangeListener Interface implemented by a class interested in hearing about selection change events.SelectionContext A selection context is aselection source
with additional capabilities, e.g.SelectionManager A selection manager is aselection source
which receives its current selection from a knownselection context
. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.demo Class Description SelectionManager A selection manager is aselection source
which receives its current selection from a knownselection context
. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.figure Class Description Selection Represents a selection of zero, one or more items, e.g.SelectionChangeEmitter Objects implementing this interface emit selection change events to interestedselection change listener
s.SelectionContext A selection context is aselection source
with additional capabilities, e.g.SelectionSource A selection source holds a current selection and reports selection change events by emitting them to interestedselection change listener
s. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.figure.support Class Description Selection Represents a selection of zero, one or more items, e.g.SelectionChangeEmitter Objects implementing this interface emit selection change events to interestedselection change listener
s.SelectionChangeListener Interface implemented by a class interested in hearing about selection change events.SelectionContext A selection context is aselection source
with additional capabilities, e.g.SelectionSource A selection source holds a current selection and reports selection change events by emitting them to interestedselection change listener
s. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.selection Class Description AbstractSelection A handy base class for implementations of theSelection
interface.Selection Represents a selection of zero, one or more items, e.g.SelectionChangeEmitter Objects implementing this interface emit selection change events to interestedselection change listener
s.SelectionChangeEvent An event indicating that a selection or selection context change has occurred.SelectionChangeListener Interface implemented by a class interested in hearing about selection change events.SelectionContext A selection context is aselection source
with additional capabilities, e.g.SelectionSource A selection source holds a current selection and reports selection change events by emitting them to interestedselection change listener
s. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.selection.support Class Description AbstractSelection A handy base class for implementations of theSelection
interface.AbstractSelectionContext A handy base class for implementations of theSelectionContext
interface.Selection Represents a selection of zero, one or more items, e.g.SelectionChangeEmitter Objects implementing this interface emit selection change events to interestedselection change listener
s.SelectionChangeEvent An event indicating that a selection or selection context change has occurred.SelectionChangeListener Interface implemented by a class interested in hearing about selection change events.SelectionContext A selection context is aselection source
with additional capabilities, e.g.SelectionManager A selection manager is aselection source
which receives its current selection from a knownselection context
.SelectionSource A selection source holds a current selection and reports selection change events by emitting them to interestedselection change listener
s.