com.japisoft.xmlpad.helper.handler.system
Class DefaultSystemHandler
java.lang.Object
com.japisoft.xmlpad.helper.handler.AbstractHelperHandler
com.japisoft.xmlpad.helper.handler.system.AbstractSystemHandler
com.japisoft.xmlpad.helper.handler.system.DefaultSystemHandler
- public class DefaultSystemHandler
- extends com.japisoft.xmlpad.helper.handler.system.AbstractSystemHandler
Methods inherited from class com.japisoft.xmlpad.helper.handler.AbstractHelperHandler |
addDescriptor, dispose, flushDescriptors, getName, getPriority, getType, hasDelegateForInsertingResult, insertResult, isEnabled, match, mustBeJobSynchronized, removeDescriptor, resolveContentAssistant, setEnabled |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSystemHandler
public DefaultSystemHandler()
installDescriptors
protected void installDescriptors(XMLDocument document,
int offset,
java.lang.String addedString)
- Overrides:
installDescriptors
in class AbstractHelperHandler
getActivatorSequence
protected java.lang.String getActivatorSequence()
- Specified by:
getActivatorSequence
in class AbstractHelperHandler
haveDescriptors
public boolean haveDescriptors(SimpleNode currentNode,
XMLDocument document,
boolean insertBefore,
int offset,
java.lang.String activatorString)
- Specified by:
haveDescriptors
in class AbstractHelperHandler
getDefaultIcon
protected javax.swing.Icon getDefaultIcon()
- Overrides:
getDefaultIcon
in class AbstractHelperHandler
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class AbstractHelperHandler
Copyright © 2006 JAPISoft. All Rights Reserved.