A B C D E F G H I L M N O P R S T U V W X Y

I

identify(String) - Static method in class net.sourceforge.spedit.core.Styleable.Utils
Identifies the given string, telling what kind of content it holds (either COLOR, PIXEL, POINT or UNKNOWN)
information - Variable in class net.sourceforge.spedit.core.XMLElementWrapper
 
inherited - Variable in class net.sourceforge.spedit.core.Styleable.StyleSheet
 
inheritStyle(String, Styleable.StyleSheet) - Method in class net.sourceforge.spedit.core.Styleable.StyleSheet
Inherits only a given property or group of properties from the given stylable object.
inheritStyle(Styleable.StyleSheet) - Method in class net.sourceforge.spedit.core.Styleable.StyleSheet
Inherits all the properties of the given stylable object.
init() - Method in class net.sourceforge.spedit.app.Application
 
init() - Method in class net.sourceforge.spedit.app.Application.DocumentFrame
 
init() - Method in class net.sourceforge.spedit.core.Styleable.StyleSheet
 
init() - Method in class net.sourceforge.spedit.core.XMLInformation
This method is used by the constructors.
init() - Method in class net.sourceforge.spedit.core.XMLDocument
Initializes the XMLDocument.
init() - Method in class net.sourceforge.spedit.core.XMLElement
 
INITIAL_ARRAY_SIZE - Static variable in class net.sourceforge.spedit.core.XMLElement
 
INSERT - Static variable in class net.sourceforge.spedit.core.XMLDocument.DocumentEvent
 
insert(int, View) - Method in class net.sourceforge.spedit.ui.WrapperView
 
insert(String, int, Position.Bias) - Method in class net.sourceforge.spedit.core.XMLElementWrapper
Inserts the given string after or before the given offset.
insert(XMLElement, int, Position.Bias) - Method in class net.sourceforge.spedit.core.XMLElementWrapper
Inserts the given element at the given offset in the text.
insertElement(XMLElement, int) - Method in class net.sourceforge.spedit.core.XMLDocument
Prepends the element at the given offset in the text.
insertString(int, String, AttributeSet) - Method in class net.sourceforge.spedit.core.XMLDocument
Prepends the given string at the given offset in the text.
insertString(String, String, int, Position.Bias) - Static method in class net.sourceforge.spedit.core.XMLElementWrapper
Inserts the a string into another at the specified offset.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class net.sourceforge.spedit.ui.WrapperView
 
instanciateView(Element, Class) - Method in class net.sourceforge.spedit.core.XMLInformation
Instanciates the given viewClass.
isBackward() - Method in class net.sourceforge.spedit.core.XMLDocument.Position
Tells if this position points on the character before the given offset.
isCollapsed() - Method in class net.sourceforge.spedit.ui.WrapperView
 
isDefined(Object) - Method in class net.sourceforge.spedit.core.XMLAttributes
Checks whether the named attribute has a value specified in the set without resolving through another attribute set.
isElementAllowed(Element, String) - Method in class net.sourceforge.spedit.core.XMLInformation
Tells wether or not the given element is allowed as a child of the current element.
isEqual(AttributeSet) - Method in class net.sourceforge.spedit.core.XMLAttributes
Determines if the two attribute sets are equivalent.
isFocused() - Method in interface net.sourceforge.spedit.core.Stateable
 
isFocused() - Method in class net.sourceforge.spedit.ui.WrapperView
 
isForward() - Method in class net.sourceforge.spedit.core.XMLDocument.Position
Tells if this position points on the character after the given offset.
isGarbage(XMLText) - Method in class net.sourceforge.spedit.core.XMLDocument
Tells wether or not the given element is a garbage element.
isLeaf() - Method in class net.sourceforge.spedit.core.XMLElementWrapper
Returns true if the Element has no children, otherwise returns false.
isLeaf() - Method in class net.sourceforge.spedit.core.XMLTextWrapper
Always return true as every wrapped Text element can have no children.
isLeaf(Object) - Method in class net.sourceforge.spedit.app.NavigationTree.Model
 
isLeaf(Object) - Method in class net.sourceforge.spedit.core.XMLDocument
Returns true if node is a leaf.
isSelected() - Method in interface net.sourceforge.spedit.core.Stateable
 
isSelected() - Method in class net.sourceforge.spedit.ui.WrapperView
 
isStrikeThrough() - Method in class net.sourceforge.spedit.ui.LabelView
Determine if the glyphs should have a strikethrough line.
isSubscript() - Method in class net.sourceforge.spedit.ui.LabelView
Determine if the glyphs should be rendered as superscript.
isSuperscript() - Method in class net.sourceforge.spedit.ui.LabelView
Determine if the glyphs should be rendered as subscript.
isUnderline() - Method in class net.sourceforge.spedit.ui.LabelView
Determine if the glyphs should be underlined.
isVisible() - Method in class net.sourceforge.spedit.ui.WrapperView
 
isVisible(Object) - Method in class net.sourceforge.spedit.app.NavigationTree.Model
Tells wether or not the given node is visible inside the tree model.

A B C D E F G H I L M N O P R S T U V W X Y