|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.text.EditorKit
javax.swing.text.DefaultEditorKit
javax.swing.text.StyledEditorKit
javax.swing.text.html.HTMLEditorKit
net.java.sip.communicator.impl.gui.utils.SIPCommHTMLEditorKit
public class SIPCommHTMLEditorKit
The SIPCommHTMLEditorKit is an HTMLEditorKit which uses an extended ParagraphView.
| Nested Class Summary | |
|---|---|
(package private) static class |
SIPCommHTMLEditorKit.ParagraphViewX
The ParagraphViewX is created in order to solve the following problem (Bug ID: 4855207): |
| Nested classes/interfaces inherited from class javax.swing.text.html.HTMLEditorKit |
|---|
HTMLEditorKit.HTMLFactory, HTMLEditorKit.HTMLTextAction, HTMLEditorKit.InsertHTMLTextAction, HTMLEditorKit.LinkController, HTMLEditorKit.Parser, HTMLEditorKit.ParserCallback |
| Nested classes/interfaces inherited from class javax.swing.text.StyledEditorKit |
|---|
StyledEditorKit.AlignmentAction, StyledEditorKit.BoldAction, StyledEditorKit.FontFamilyAction, StyledEditorKit.FontSizeAction, StyledEditorKit.ForegroundAction, StyledEditorKit.ItalicAction, StyledEditorKit.StyledTextAction, StyledEditorKit.UnderlineAction |
| Nested classes/interfaces inherited from class javax.swing.text.DefaultEditorKit |
|---|
DefaultEditorKit.BeepAction, DefaultEditorKit.CopyAction, DefaultEditorKit.CutAction, DefaultEditorKit.DefaultKeyTypedAction, DefaultEditorKit.InsertBreakAction, DefaultEditorKit.InsertContentAction, DefaultEditorKit.InsertTabAction, DefaultEditorKit.PasteAction |
| Field Summary |
|---|
| Fields inherited from class javax.swing.text.html.HTMLEditorKit |
|---|
BOLD_ACTION, COLOR_ACTION, DEFAULT_CSS, FONT_CHANGE_BIGGER, FONT_CHANGE_SMALLER, IMG_ALIGN_BOTTOM, IMG_ALIGN_MIDDLE, IMG_ALIGN_TOP, IMG_BORDER, ITALIC_ACTION, LOGICAL_STYLE_ACTION, PARA_INDENT_LEFT, PARA_INDENT_RIGHT |
| Constructor Summary | |
|---|---|
SIPCommHTMLEditorKit(JComponent container)
|
|
| Method Summary | |
|---|---|
ViewFactory |
getViewFactory()
Returns the extended HTMLFactory defined here. |
| Methods inherited from class javax.swing.text.html.HTMLEditorKit |
|---|
clone, createDefaultDocument, createInputAttributes, deinstall, getAccessibleContext, getActions, getContentType, getDefaultCursor, getInputAttributes, getLinkCursor, getParser, getStyleSheet, insertHTML, install, isAutoFormSubmission, read, setAutoFormSubmission, setDefaultCursor, setLinkCursor, setStyleSheet, write |
| Methods inherited from class javax.swing.text.StyledEditorKit |
|---|
getCharacterAttributeRun |
| Methods inherited from class javax.swing.text.DefaultEditorKit |
|---|
createCaret, read, write |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SIPCommHTMLEditorKit(JComponent container)
| Method Detail |
|---|
public ViewFactory getViewFactory()
getViewFactory in class HTMLEditorKit
|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||