Uses of Interface
com.iizigo.handler.ISelectionEnablerHandler
Packages that use ISelectionEnablerHandler Package Description com.iizigo.handler com.iizigo.text Uses of ISelectionEnablerHandler in com.iizigo.handler
Constructors in com.iizigo.handler with parameters of type ISelectionEnablerHandler Constructor Description SelectionEnabler(org.eclipse.swt.widgets.Shell shell, org.eclipse.ui.IWorkbenchPart part, ISelectionEnablerHandler selectionEnablerHandler, IPropUndoRedo undoRedo, org.eclipse.core.commands.operations.IUndoContext undoContext, org.eclipse.jface.viewers.IStructuredSelection selection)
Constructor.Uses of ISelectionEnablerHandler in com.iizigo.text
Classes in com.iizigo.text that implement ISelectionEnablerHandler Modifier and Type Class Description class
TextTableEditor
The Style's Editor part.