Uses of Package
palmed.edit.selection

Packages that use palmed.edit.selection
palmed.edit Implements a custom text edit box. 
palmed.edit.selection Provides high-level text operations. 
palmed.edit.view Handles a viewed area. 
 

Classes in palmed.edit.selection used by palmed.edit
ILineVisitor
          This interface defines a means to visit lines of text.
ISelectionView
          This interface defines a means to receive events concerning selection modifications.
 

Classes in palmed.edit.selection used by palmed.edit.selection
AbstractAction
          This class factorizes behaviours common to all actions.
IAction
          This interface defines an action.
ILineVisitor
          This interface defines a means to visit lines of text.
ISelection
          This interface defines the operations available on a text selection.
ISelectionView
          This interface defines a means to receive events concerning selection modifications.
 

Classes in palmed.edit.selection used by palmed.edit.view
ILineVisitor
          This interface defines a means to visit lines of text.
ISelectionView
          This interface defines a means to receive events concerning selection modifications.
 



Copyright © 2004-2006 PalmEd. All Rights Reserved.