JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.swing.text.html
Ŭ·¡½º HTMLEditorKit.HTMLTextAction

java.lang.Object 
  |
  +--javax.swing.AbstractAction 
        |
        +--javax.swing.text.TextAction 
              |
              +--javax.swing.text.StyledEditorKit.StyledTextAction 
                    |
                    +--javax.swing.text.html.HTMLEditorKit.HTMLTextAction
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Action , ActionListener , Cloneable , EventListener , Serializable
Á÷°èÀÇ ±âÁ¸ÀÇ ¼­ºê Ŭ·¡½º:
HTMLEditorKit.InsertHTMLTextAction
Æ÷ÇԵǾî Àִ Ŭ·¡½º:
HTMLEditorKit

public abstract static class HTMLEditorKit.HTMLTextAction
extends StyledEditorKit.StyledTextAction

HTML ¸¦ ±âÁ¸ÀÇ ¹®¼­¿¡ »ðÀÔÇϴµ¥ Æí¸®ÇÑ °£ÀÌ ¸Þ¼Òµå¸¦ Á¦°øÇÏ´Â abstract Action ÀÔ´Ï´Ù.

ÁÖ : °£ÀÌ ¸Þ¼Òµå´Â ¹®¼­ÀÇ ¶ôÀ» ÃëµæÇÏÁö ¾Ê½À´Ï´Ù. ÅØ½ºÆ®¸¦ º¯°æÇÏ´Â ´Ù¸¥ thread°¡ ÀÖ´Â °æ¿ì, °£ÀÌ ¸Þ¼Òµå´Â Àϰü¼ºÀÌ ¾ø´Â µ¿ÀÛÀ» ÇÏ´ÂÁö À߸øÇÑ ³»¿ëÀ» µ¹·ÁÁÖ´Â °æ¿ì°¡ ÀÖ½À´Ï´Ù.


ÇʵåÀÇ °³¿ä
 
Ŭ·¡½º javax.swing. AbstractAction ¿¡¼­ »ó¼Ó¹ÞÀº Çʵå
changeSupport , enabled
 
ÀÎÅÍÆäÀ̽º javax.swing. Action ¿¡¼­ »ó¼Ó¹ÞÀº Çʵå
ACCELERATOR_KEY , ACTION_COMMAND_KEY , DEFAULT , LONG_DESCRIPTION , MNEMONIC_KEY , NAME , SHORT_DESCRIPTION , SMALL_ICON
 
»ý¼ºÀÚÀÇ °³¿ä
HTMLEditorKit.HTMLTextAction (String  name)
           
 
¸Þ¼ÒµåÀÇ °³¿ä
protected  int elementCountToTag (HTMLDocument  doc, int offset, HTML.Tag  tag)
          Á¦ÀÏ ±íÀº ÀÙÀ¸·ÎºÎÅÍ ¼¼¾î,tag ¸¦ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ÃëµæÇϴµ¥ ÇÊ¿äÇÑ ¿ä¼ÒÀÇ ¼ö¸¦ µ¹·ÁÁÝ´Ï´Ù.
protected  Element findElementMatchingTag (HTMLDocument  doc, int offset, HTML.Tag  tag)
          tag ¿¡ ÀÏÄ¡ÇÏ´Â offset ¿¡¼­ÀÇ, Á¦ÀÏ ±íÀº ¿ä¼Ò¸¦ µ¹·ÁÁÝ´Ï´Ù.
protected  Element [] getElementsAt (HTMLDocument  doc, int offset)
          offset ¸¦ ÀúÀåÇÏ´Â Elements ·ÎºÎÅÍ µÇ´Â ¹è¿­À» µ¹·ÁÁÝ´Ï´Ù.
protected  HTMLDocument getHTMLDocument (JEditorPane  e)
           
protected  HTMLEditorKit getHTMLEditorKit (JEditorPane  e)
           
 
Ŭ·¡½º javax.swing.text. StyledEditorKit.StyledTextAction ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
getEditor , getStyledDocument , getStyledEditorKit , setCharacterAttributes , setParagraphAttributes
 
Ŭ·¡½º javax.swing.text. TextAction ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
augmentList , getFocusedComponent , getTextComponent
 
Ŭ·¡½º javax.swing. AbstractAction ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
addPropertyChangeListener , clone , firePropertyChange , getKeys , getPropertyChangeListeners , getValue , isEnabled , putValue , removePropertyChangeListener , setEnabled
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
 
ÀÎÅÍÆäÀ̽º java.awt.event. ActionListener ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
actionPerformed
 

»ý¼ºÀÚÀÇ »ó¼¼

HTMLEditorKit.HTMLTextAction

public HTMLEditorKit.HTMLTextAction(String  name)
¸Þ¼ÒµåÀÇ »ó¼¼

getHTMLDocument

protected HTMLDocument  getHTMLDocument(JEditorPane  e)
¹Ýȯ°ª:
e ÀÇ HTMLDocument

getHTMLEditorKit

protected HTMLEditorKit  getHTMLEditorKit(JEditorPane  e)
¹Ýȯ°ª:
e ÀÇ HTMLEditorKit

getElementsAt

protected Element [] getElementsAt(HTMLDocument  doc,
                                  int offset)
offset ¸¦ ÀúÀåÇÏ´Â Elements ·ÎºÎÅÍ µÇ´Â ¹è¿­À» µ¹·ÁÁÝ´Ï´Ù. ÃÖÃÊÀÇ ¿ä¼Ò´Â ·çÆ®¿¡ ´ëÀÀÇÕ´Ï´Ù.


elementCountToTag

protected int elementCountToTag(HTMLDocument  doc,
                                int offset,
                                HTML.Tag  tag)
Á¦ÀÏ ±íÀº ÀÙÀ¸·ÎºÎÅÍ ¼¼¾î,tag ¸¦ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ÃëµæÇϴµ¥ ÇÊ¿äÇÑ ¿ä¼ÒÀÇ ¼ö¸¦ µ¹·ÁÁÝ´Ï´Ù. tag ¸¦ ³ªÅ¸³»´Â ¿ä¼Ò°¡ ¹ß°ßµÇÁö ¾Ê´Â °æ¿ì´Â -1 À» µ¹·ÁÁÝ´Ï´Ù. offset ÀÇ ÀÙÀÇ ºÎ¸ð°¡ tag ¸¦ ³ªÅ¸³»´Â °æ¿ì´Â 0 À» µ¹·ÁÁÝ´Ï´Ù.


findElementMatchingTag

protected Element  findElementMatchingTag(HTMLDocument  doc,
                                         int offset,
                                         HTML.Tag  tag)
tag ¿¡ ÀÏÄ¡ÇÏ´Â offset ¿¡¼­ÀÇ, Á¦ÀÏ ±íÀº ¿ä¼Ò¸¦ µ¹·ÁÁÝ´Ï´Ù.


JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.