Uses of Package
com.iizigo.handler
Packages that use com.iizigo.handler Package Description com.iizigo.editor com.iizigo.handler com.iizigo.server com.iizigo.term com.iizigo.term.server com.iizigo.term.session com.iizigo.text Classes in com.iizigo.handler used by com.iizigo.editor Class Description SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.handler Class Description CommonHandler The common handler check for valid handled state and enabled state for the common action handlers.Copy The Copy property handler.Cut The Cut property handler.Delete The Delete property handler.ISelectionEnablerHandler Interface that can be implemented by an Editor to handle the selection enabler processing instead of the default.IzOperationHistoryActionHandler OperationHistoryActionHandler implements common behavior for the undo and redo actions.Link The Link property handler.Move The Move property handler.Open The Open property handler.Paste The Paste property handler.PasteAfter The Paste After property handler.PasteBefore The Paste Before property handler.PasteLink The Paste-Link property handler.Rename The Rename property handler.SelectAll The Select All handler.SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.server Class Description SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.term Class Description SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.term.server Class Description SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.term.session Class Description SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.Classes in com.iizigo.handler used by com.iizigo.text Class Description ISelectionEnablerHandler Interface that can be implemented by an Editor to handle the selection enabler processing instead of the default.SelectionEnabler The enabler class processes selection changes from handlers, viewers, etc, and sets the state of the commands accordingly.