| GNU Classpath (0.17) | ||
| Frames | No Frames | ||
Constructors with parameter type javax.swing.text.Element | |
HTMLFrameHyperlinkEvent.HTMLFrameHyperlinkEvent(Object source, HyperlinkEvent.EventType type, URL url, String description, Element element, String frame) Creates a new hypertext link event.
| |
HTMLFrameHyperlinkEvent.HTMLFrameHyperlinkEvent(Object source, HyperlinkEvent.EventType type, URL url, Element element, String frame) Creates a new hypertext link event.
| |
Methods with parameter type javax.swing.text.Element | |
| View | Creates a view for a given element.
|
| View | |
| View | |
| View | |
| View | |
| View | |
| View | |
Classes implementing javax.swing.text.Element | |
| class | |
| class | |
| class | |
Constructors with parameter type javax.swing.text.Element | |
Creates a new View instance.
| |
Creates a new View instance.
| |
AbstractDocument.LeafElement.LeafElement(Element parent, AttributeSet attributes, int start, int end) | |
Creates a new View instance.
| |
Creates a new View instance.
| |
Creates a new View instance.
| |
Methods with parameter type javax.swing.text.Element | |
| View | Creates a view for a given element.
|
| Element | |
| void | createInputAttributes
|
| Element | |
| DocumentEvent.ElementChange | |
| void | |
Constructors with parameter type javax.swing.text.Element | |
HyperlinkEvent.HyperlinkEvent(Object source, HyperlinkEvent.EventType type, URL url, String description, Element element) Creates a new HyperlinkEvent with the given arguments.
| |
Methods with parameter type javax.swing.text.Element | |
| DocumentEvent.ElementChange | getChange
|
Methods with return type javax.swing.text.Element | |
| Element[] | getChildrenAdded
|
| Element[] | getChildrenRemoved
|
| Element | getElement
|
| Element | Returns the element of the document repesenting this anchor.
|
| GNU Classpath (0.17) |