Uses of Package
com.bc.ceres.swing.selection
Packages that use com.bc.ceres.swing.selection
Package
Description
-
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.actionsClassDescriptionRepresents a selection of zero, one or more items, e.g.An event indicating that a selection or selection context change has occurred.Interface implemented by a class interested in hearing about selection change events.A selection context is a
selection source
with additional capabilities, e.g.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.demoClassDescriptionA selection manager is a
selection source
which receives its current selection from a knownselection context
. -
Classes in com.bc.ceres.swing.selection used by com.bc.ceres.swing.figureClassDescriptionRepresents a selection of zero, one or more items, e.g.Objects implementing this interface emit selection change events to interested
selection change listener
s.A selection context is aselection source
with additional capabilities, e.g.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.supportClassDescriptionRepresents a selection of zero, one or more items, e.g.Objects implementing this interface emit selection change events to interested
selection change listener
s.Interface implemented by a class interested in hearing about selection change events.A selection context is aselection source
with additional capabilities, e.g.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.selectionClassDescriptionA handy base class for implementations of the
Selection
interface.Represents a selection of zero, one or more items, e.g.Objects implementing this interface emit selection change events to interestedselection change listener
s.An event indicating that a selection or selection context change has occurred.Interface implemented by a class interested in hearing about selection change events.A selection context is aselection source
with additional capabilities, e.g.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.supportClassDescriptionA handy base class for implementations of the
Selection
interface.A handy base class for implementations of theSelectionContext
interface.Represents a selection of zero, one or more items, e.g.Objects implementing this interface emit selection change events to interestedselection change listener
s.An event indicating that a selection or selection context change has occurred.Interface implemented by a class interested in hearing about selection change events.A selection context is aselection source
with additional capabilities, e.g.A selection manager is aselection source
which receives its current selection from a knownselection context
.A selection source holds a current selection and reports selection change events by emitting them to interestedselection change listener
s.