📄 droppabletextpane.html
字号:
</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jivesoftware/openfire/launcher/DroppableTextPane.html#dragOver(java.awt.dnd.DropTargetDragEvent)">dragOver</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/awt/dnd/DropTargetDragEvent.html" title="class or interface in java.awt.dnd">DropTargetDragEvent</A> dropTargetDragEvent)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jivesoftware/openfire/launcher/DroppableTextPane.html#drop(java.awt.dnd.DropTargetDropEvent)">drop</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/awt/dnd/DropTargetDropEvent.html" title="class or interface in java.awt.dnd">DropTargetDropEvent</A> dropTargetDropEvent)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jivesoftware/openfire/launcher/DroppableTextPane.html#dropActionChanged(java.awt.dnd.DragSourceDragEvent)">dropActionChanged</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/awt/dnd/DragSourceDragEvent.html" title="class or interface in java.awt.dnd">DragSourceDragEvent</A> DragSourceDragEvent)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jivesoftware/openfire/launcher/DroppableTextPane.html#dropActionChanged(java.awt.dnd.DropTargetDragEvent)">dropActionChanged</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/awt/dnd/DropTargetDragEvent.html" title="class or interface in java.awt.dnd">DropTargetDragEvent</A> dropTargetDragEvent)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jivesoftware/openfire/launcher/DroppableTextPane.html#fileDropped(java.io.File)">fileDropped</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> file)</CODE><BR> Notified when a file has been dropped onto the frame.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.JTextPane"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html" title="class or interface in javax.swing">JTextPane</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#addStyle(java.lang.String, javax.swing.text.Style)" title="class or interface in javax.swing">addStyle</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#createDefaultEditorKit()" title="class or interface in javax.swing">createDefaultEditorKit</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getCharacterAttributes()" title="class or interface in javax.swing">getCharacterAttributes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getInputAttributes()" title="class or interface in javax.swing">getInputAttributes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getLogicalStyle()" title="class or interface in javax.swing">getLogicalStyle</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getParagraphAttributes()" title="class or interface in javax.swing">getParagraphAttributes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getStyle(java.lang.String)" title="class or interface in javax.swing">getStyle</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getStyledDocument()" title="class or interface in javax.swing">getStyledDocument</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getStyledEditorKit()" title="class or interface in javax.swing">getStyledEditorKit</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#getUIClassID()" title="class or interface in javax.swing">getUIClassID</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#insertComponent(java.awt.Component)" title="class or interface in javax.swing">insertComponent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#insertIcon(javax.swing.Icon)" title="class or interface in javax.swing">insertIcon</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#paramString()" title="class or interface in javax.swing">paramString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#removeStyle(java.lang.String)" title="class or interface in javax.swing">removeStyle</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#replaceSelection(java.lang.String)" title="class or interface in javax.swing">replaceSelection</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setCharacterAttributes(javax.swing.text.AttributeSet, boolean)" title="class or interface in javax.swing">setCharacterAttributes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setDocument(javax.swing.text.Document)" title="class or interface in javax.swing">setDocument</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setEditorKit(javax.swing.text.EditorKit)" title="class or interface in javax.swing">setEditorKit</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setLogicalStyle(javax.swing.text.Style)" title="class or interface in javax.swing">setLogicalStyle</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setParagraphAttributes(javax.swing.text.AttributeSet, boolean)" title="class or interface in javax.swing">setParagraphAttributes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextPane.html#setStyledDocument(javax.swing.text.StyledDocument)" title="class or interface in javax.swing">setStyledDocument</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.JEditorPane"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html" title="class or interface in javax.swing">JEditorPane</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#addHyperlinkListener(javax.swing.event.HyperlinkListener)" title="class or interface in javax.swing">addHyperlinkListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#createEditorKitForContentType(java.lang.String)" title="class or interface in javax.swing">createEditorKitForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#fireHyperlinkUpdate(javax.swing.event.HyperlinkEvent)" title="class or interface in javax.swing">fireHyperlinkUpdate</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getAccessibleContext()" title="class or interface in javax.swing">getAccessibleContext</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getContentType()" title="class or interface in javax.swing">getContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getEditorKit()" title="class or interface in javax.swing">getEditorKit</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getEditorKitClassNameForContentType(java.lang.String)" title="class or interface in javax.swing">getEditorKitClassNameForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getEditorKitForContentType(java.lang.String)" title="class or interface in javax.swing">getEditorKitForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getHyperlinkListeners()" title="class or interface in javax.swing">getHyperlinkListeners</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getPage()" title="class or interface in javax.swing">getPage</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getPreferredSize()" title="class or interface in javax.swing">getPreferredSize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getScrollableTracksViewportHeight()" title="class or interface in javax.swing">getScrollableTracksViewportHeight</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getScrollableTracksViewportWidth()" title="class or interface in javax.swing">getScrollableTracksViewportWidth</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getStream(java.net.URL)" title="class or interface in javax.swing">getStream</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#getText()" title="class or interface in javax.swing">getText</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#read(java.io.InputStream, java.lang.Object)" title="class or interface in javax.swing">read</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#registerEditorKitForContentType(java.lang.String, java.lang.String)" title="class or interface in javax.swing">registerEditorKitForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#registerEditorKitForContentType(java.lang.String, java.lang.String, java.lang.ClassLoader)" title="class or interface in javax.swing">registerEditorKitForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#removeHyperlinkListener(javax.swing.event.HyperlinkListener)" title="class or interface in javax.swing">removeHyperlinkListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#scrollToReference(java.lang.String)" title="class or interface in javax.swing">scrollToReference</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#setContentType(java.lang.String)" title="class or interface in javax.swing">setContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#setEditorKitForContentType(java.lang.String, javax.swing.text.EditorKit)" title="class or interface in javax.swing">setEditorKitForContentType</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#setPage(java.lang.String)" title="class or interface in javax.swing">setPage</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#setPage(java.net.URL)" title="class or interface in javax.swing">setPage</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JEditorPane.html#setText(java.lang.String)" title="class or interface in javax.swing">setText</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.text.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html" title="class or interface in javax.swing.text">JTextComponent</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#addCaretListener(javax.swing.event.CaretListener)" title="class or interface in javax.swing.text">addCaretListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#addInputMethodListener(java.awt.event.InputMethodListener)" title="class or interface in javax.swing.text">addInputMethodListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#addKeymap(java.lang.String, javax.swing.text.Keymap)" title="class or interface in javax.swing.text">addKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#copy()" title="class or interface in javax.swing.text">copy</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#cut()" title="class or interface in javax.swing.text">cut</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#fireCaretUpdate(javax.swing.event.CaretEvent)" title="class or interface in javax.swing.text">fireCaretUpdate</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getActions()" title="class or interface in javax.swing.text">getActions</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getCaret()" title="class or interface in javax.swing.text">getCaret</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getCaretColor()" title="class or interface in javax.swing.text">getCaretColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getCaretListeners()" title="class or interface in javax.swing.text">getCaretListeners</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getCaretPosition()" title="class or interface in javax.swing.text">getCaretPosition</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getDisabledTextColor()" title="class or interface in javax.swing.text">getDisabledTextColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getDocument()" title="class or interface in javax.swing.text">getDocument</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getDragEnabled()" title="class or interface in javax.swing.text">getDragEnabled</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getFocusAccelerator()" title="class or interface in javax.swing.text">getFocusAccelerator</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getHighlighter()" title="class or interface in javax.swing.text">getHighlighter</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getInputMethodRequests()" title="class or interface in javax.swing.text">getInputMethodRequests</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getKeymap()" title="class or interface in javax.swing.text">getKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getKeymap(java.lang.String)" title="class or interface in javax.swing.text">getKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getMargin()" title="class or interface in javax.swing.text">getMargin</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getNavigationFilter()" title="class or interface in javax.swing.text">getNavigationFilter</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getPreferredScrollableViewportSize()" title="class or interface in javax.swing.text">getPreferredScrollableViewportSize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getScrollableBlockIncrement(java.awt.Rectangle, int, int)" title="class or interface in javax.swing.text">getScrollableBlockIncrement</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getScrollableUnitIncrement(java.awt.Rectangle, int, int)" title="class or interface in javax.swing.text">getScrollableUnitIncrement</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getSelectedText()" title="class or interface in javax.swing.text">getSelectedText</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getSelectedTextColor()" title="class or interface in javax.swing.text">getSelectedTextColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getSelectionColor()" title="class or interface in javax.swing.text">getSelectionColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getSelectionEnd()" title="class or interface in javax.swing.text">getSelectionEnd</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getSelectionStart()" title="class or interface in javax.swing.text">getSelectionStart</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getText(int, int)" title="class or interface in javax.swing.text">getText</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getToolTipText(java.awt.event.MouseEvent)" title="class or interface in javax.swing.text">getToolTipText</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#getUI()" title="class or interface in javax.swing.text">getUI</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#isEditable()" title="class or interface in javax.swing.text">isEditable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#loadKeymap(javax.swing.text.Keymap, javax.swing.text.JTextComponent.KeyBinding[], javax.swing.Action[])" title="class or interface in javax.swing.text">loadKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#modelToView(int)" title="class or interface in javax.swing.text">modelToView</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#moveCaretPosition(int)" title="class or interface in javax.swing.text">moveCaretPosition</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#paste()" title="class or interface in javax.swing.text">paste</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#processInputMethodEvent(java.awt.event.InputMethodEvent)" title="class or interface in javax.swing.text">processInputMethodEvent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#read(java.io.Reader, java.lang.Object)" title="class or interface in javax.swing.text">read</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#removeCaretListener(javax.swing.event.CaretListener)" title="class or interface in javax.swing.text">removeCaretListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#removeKeymap(java.lang.String)" title="class or interface in javax.swing.text">removeKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#removeNotify()" title="class or interface in javax.swing.text">removeNotify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#select(int, int)" title="class or interface in javax.swing.text">select</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#selectAll()" title="class or interface in javax.swing.text">selectAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setCaret(javax.swing.text.Caret)" title="class or interface in javax.swing.text">setCaret</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setCaretColor(java.awt.Color)" title="class or interface in javax.swing.text">setCaretColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setCaretPosition(int)" title="class or interface in javax.swing.text">setCaretPosition</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setComponentOrientation(java.awt.ComponentOrientation)" title="class or interface in javax.swing.text">setComponentOrientation</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setDisabledTextColor(java.awt.Color)" title="class or interface in javax.swing.text">setDisabledTextColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setDragEnabled(boolean)" title="class or interface in javax.swing.text">setDragEnabled</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setEditable(boolean)" title="class or interface in javax.swing.text">setEditable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setFocusAccelerator(char)" title="class or interface in javax.swing.text">setFocusAccelerator</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setHighlighter(javax.swing.text.Highlighter)" title="class or interface in javax.swing.text">setHighlighter</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setKeymap(javax.swing.text.Keymap)" title="class or interface in javax.swing.text">setKeymap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setMargin(java.awt.Insets)" title="class or interface in javax.swing.text">setMargin</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setNavigationFilter(javax.swing.text.NavigationFilter)" title="class or interface in javax.swing.text">setNavigationFilter</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setSelectedTextColor(java.awt.Color)" title="class or interface in javax.swing.text">setSelectedTextColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setSelectionColor(java.awt.Color)" title="class or interface in javax.swing.text">setSelectionColor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setSelectionEnd(int)" title="class or interface in javax.swing.text">setSelectionEnd</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setSelectionStart(int)" title="class or interface in javax.swing.text">setSelectionStart</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#setUI(javax.swing.plaf.TextUI)" title="class or interface in javax.swing.text">setUI</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#updateUI()" title="class or interface in javax.swing.text">updateUI</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#viewToModel(java.awt.Point)" title="class or interface in javax.swing.text">viewToModel</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/text/JTextComponent.html#write(java.io.Writer)" title="class or interface in javax.swing.text">write</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#addAncestorListener(javax.swing.event.AncestorListener)" title="class or interface in javax.swing">addAncestorListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#addNotify()" title="class or interface in javax.swing">addNotify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#addVetoableChangeListener(java.beans.VetoableChangeListener)" title="class or interface in javax.swing">addVetoableChangeListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#computeVisibleRect(java.awt.Rectangle)" title="class or interface in javax.swing">computeVisibleRect</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#contains(int, int)" title="class or interface in javax.swing">contains</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#createToolTip()" title="class or interface in javax.swing">createToolTip</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#disable()" title="class or interface in javax.swing">disable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#enable()" title="class or interface in javax.swing">enable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#firePropertyChange(java.lang.String, boolean, boolean)" title="class or interface in javax.swing">firePropertyChange</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#firePropertyChange(java.lang.String, char, char)" title="class or interface in javax.swing">firePropertyChange</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#firePropertyChange(java.lang.String, int, int)" title="class or interface in javax.swing">firePropertyChange</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#fireVetoableChange(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in javax.swing">fireVetoableChange</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getActionForKeyStroke(javax.swing.KeyStroke)" title="class or interface in javax.swing">getActionForKeyStroke</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getActionMap()" title="class or interface in javax.swing">getActionMap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getAlignmentX()" title="class or interface in javax.swing">getAlignmentX</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getAlignmentY()" title="class or interface in javax.swing">getAlignmentY</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getAncestorListeners()" title="class or interface in javax.swing">getAncestorListeners</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getAutoscrolls()" title="class or interface in javax.swing">getAutoscrolls</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getBorder()" title="class or interface in javax.swing">getBorder</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getBounds(java.awt.Rectangle)" title="class or interface in javax.swing">getBounds</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getClientProperty(java.lang.Object)" title="class or interface in javax.swing">getClientProperty</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getComponentGraphics(java.awt.Graphics)" title="class or interface in javax.swing">getComponentGraphics</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getComponentPopupMenu()" title="class or interface in javax.swing">getComponentPopupMenu</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getConditionForKeyStroke(javax.swing.KeyStroke)" title="class or interface in javax.swing">getConditionForKeyStroke</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getDebugGraphicsOptions()" title="class or interface in javax.swing">getDebugGraphicsOptions</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getDefaultLocale()" title="class or interface in javax.swing">getDefaultLocale</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getFontMetrics(java.awt.Font)" title="class or interface in javax.swing">getFontMetrics</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getGraphics()" title="class or interface in javax.swing">getGraphics</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getHeight()" title="class or interface in javax.swing">getHeight</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInheritsPopupMenu()" title="class or interface in javax.swing">getInheritsPopupMenu</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInputMap()" title="class or interface in javax.swing">getInputMap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInputMap(int)" title="class or interface in javax.swing">getInputMap</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInputVerifier()" title="class or interface in javax.swing">getInputVerifier</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInsets()" title="class or interface in javax.swing">getInsets</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getInsets(java.awt.Insets)" title="class or interface in javax.swing">getInsets</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getListeners(java.lang.Class)" title="class or interface in javax.swing">getListeners</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getLocation(java.awt.Point)" title="class or interface in javax.swing">getLocation</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getMaximumSize()" title="class or interface in javax.swing">getMaximumSize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getMinimumSize()" title="class or interface in javax.swing">getMinimumSize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getNextFocusableComponent()" title="class or interface in javax.swing">getNextFocusableComponent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getPopupLocation(java.awt.event.MouseEvent)" title="class or interface in javax.swing">getPopupLocation</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getRegisteredKeyStrokes()" title="class or interface in javax.swing">getRegisteredKeyStrokes</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getRootPane()" title="class or interface in javax.swing">getRootPane</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getSize(java.awt.Dimension)" title="class or interface in javax.swing">getSize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getToolTipLocation(java.awt.event.MouseEvent)" title="class or interface in javax.swing">getToolTipLocation</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getToolTipText()" title="class or interface in javax.swing">getToolTipText</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getTopLevelAncestor()" title="class or interface in javax.swing">getTopLevelAncestor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getTransferHandler()" title="class or interface in javax.swing">getTransferHandler</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getVerifyInputWhenFocusTarget()" title="class or interface in javax.swing">getVerifyInputWhenFocusTarget</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getVetoableChangeListeners()" title="class or interface in javax.swing">getVetoableChangeListeners</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getVisibleRect()" title="class or interface in javax.swing">getVisibleRect</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getWidth()" title="class or interface in javax.swing">getWidth</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getX()" title="class or interface in javax.swing">getX</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#getY()" title="class or interface in javax.swing">getY</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#grabFocus()" title="class or interface in javax.swing">grabFocus</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isDoubleBuffered()" title="class or interface in javax.swing">isDoubleBuffered</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isLightweightComponent(java.awt.Component)" title="class or interface in javax.swing">isLightweightComponent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isManagingFocus()" title="class or interface in javax.swing">isManagingFocus</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isOpaque()" title="class or interface in javax.swing">isOpaque</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isOptimizedDrawingEnabled()" title="class or interface in javax.swing">isOptimizedDrawingEnabled</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isPaintingTile()" title="class or interface in javax.swing">isPaintingTile</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isRequestFocusEnabled()" title="class or interface in javax.swing">isRequestFocusEnabled</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#isValidateRoot()" title="class or interface in javax.swing">isValidateRoot</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paint(java.awt.Graphics)" title="class or interface in javax.swing">paint</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paintBorder(java.awt.Graphics)" title="class or interface in javax.swing">paintBorder</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paintChildren(java.awt.Graphics)" title="class or interface in javax.swing">paintChildren</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paintComponent(java.awt.Graphics)" title="class or interface in javax.swing">paintComponent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paintImmediately(int, int, int, int)" title="class or interface in javax.swing">paintImmediately</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#paintImmediately(java.awt.Rectangle)" title="class or interface in javax.swing">paintImmediately</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#print(java.awt.Graphics)" title="class or interface in javax.swing">print</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#printAll(java.awt.Graphics)" title="class or interface in javax.swing">printAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#printBorder(java.awt.Graphics)" title="class or interface in javax.swing">printBorder</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#printChildren(java.awt.Graphics)" title="class or interface in javax.swing">printChildren</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#printComponent(java.awt.Graphics)" title="class or interface in javax.swing">printComponent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#processComponentKeyEvent(java.awt.event.KeyEvent)" title="class or interface in javax.swing">processComponentKeyEvent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#processKeyBinding(javax.swing.KeyStroke, java.awt.event.KeyEvent, int, boolean)" title="class or interface in javax.swing">processKeyBinding</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#processKeyEvent(java.awt.event.KeyEvent)" title="class or interface in javax.swing">processKeyEvent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#processMouseEvent(java.awt.event.MouseEvent)" title="class or interface in javax.swing">processMouseEvent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#processMouseMotionEvent(java.awt.event.MouseEvent)" title="class or interface in javax.swing">processMouseMotionEvent</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#putClientProperty(java.lang.Object, java.lang.Object)" title="class or interface in javax.swing">putClientProperty</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#registerKeyboardAction(java.awt.event.ActionListener, javax.swing.KeyStroke, int)" title="class or interface in javax.swing">registerKeyboardAction</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#registerKeyboardAction(java.awt.event.ActionListener, java.lang.String, javax.swing.KeyStroke, int)" title="class or interface in javax.swing">registerKeyboardAction</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#removeAncestorListener(javax.swing.event.AncestorListener)" title="class or interface in javax.swing">removeAncestorListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#removeVetoableChangeListener(java.beans.VetoableChangeListener)" title="class or interface in javax.swing">removeVetoableChangeListener</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#repaint(long, int, int, int, int)" title="class or interface in javax.swing">repaint</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#repaint(java.awt.Rectangle)" title="class or interface in javax.swing">repaint</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#requestDefaultFocus()" title="class or interface in javax.swing">requestDefaultFocus</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#requestFocus()" title="class or interface in javax.swing">requestFocus</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#requestFocus(boolean)" title="class or interface in javax.swing">requestFocus</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#requestFocusInWindow()" title="class or interface in javax.swing">requestFocusInWindow</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#requestFocusInWindow(boolean)" title="class or interface in javax.swing">requestFocusInWindow</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#resetKeyboardActions()" title="class or interface in javax.swing">resetKeyboardActions</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#reshape(int, int, int, int)" title="class o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -