📄 index-5.html
字号:
Method in class javax.swing.text.html.parser.<A HREF="../javax/swing/text/html/parser/ContentModel.html">ContentModel</A><DD>Return true if the content model could match an empty input stream.<DT><A HREF="../javax/swing/border/EmptyBorder.html"><B>EmptyBorder</B></A> - class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A>.<DD>A class which provides an empty, transparent border which takes up space but does no drawing.<DT><A HREF="../javax/swing/border/EmptyBorder.html#EmptyBorder(java.awt.Insets)"><B>EmptyBorder(Insets)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A><DD>Creates an empty border with the specified insets.<DT><A HREF="../javax/swing/border/EmptyBorder.html#EmptyBorder(int, int, int, int)"><B>EmptyBorder(int, int, int, int)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A><DD>Creates an empty border with the specified insets.<DT><A HREF="../java/util/EmptyStackException.html"><B>EmptyStackException</B></A> - exception java.util.<A HREF="../java/util/EmptyStackException.html">EmptyStackException</A>.<DD>Thrown by methods in the <code>Stack</code> class to indicate that the stack is empty.<DT><A HREF="../java/util/EmptyStackException.html#EmptyStackException()"><B>EmptyStackException()</B></A> - Constructor for class java.util.<A HREF="../java/util/EmptyStackException.html">EmptyStackException</A><DD>Constructs a new <code>EmptyStackException</code> with <tt>null</tt> as its error message string.<DT><A HREF="../javax/swing/text/html/HTMLWriter.html#emptyTag(javax.swing.text.Element)"><B>emptyTag(Element)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLWriter.html">HTMLWriter</A><DD>Writes out all empty elements (all tags that have no corresponding end tag).<DT><A HREF="../java/awt/Component.html#enable()"><B>enable()</B></A> - Method in class java.awt.<A HREF="../java/awt/Component.html">Component</A><DD><B>Deprecated.</B> <I>As of JDK version 1.1, replaced by <code>setEnabled(boolean)</code>.</I><DT><A HREF="../java/awt/MenuItem.html#enable()"><B>enable()</B></A> - Method in class java.awt.<A HREF="../java/awt/MenuItem.html">MenuItem</A><DD><B>Deprecated.</B> <I>As of JDK version 1.1, replaced by <code>setEnabled(boolean)</code>.</I><DT><A HREF="../java/lang/Compiler.html#enable()"><B>enable()</B></A> - Static method in class java.lang.<A HREF="../java/lang/Compiler.html">Compiler</A><DD>Cause the Compiler to resume operation.<DT><A HREF="../javax/swing/JComponent.html#enable()"><B>enable()</B></A> - Method in class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A><DD>overridden to ensure Accessibility support<DT><A HREF="../java/awt/Component.html#enable(boolean)"><B>enable(boolean)</B></A> - Method in class java.awt.<A HREF="../java/awt/Component.html">Component</A><DD><B>Deprecated.</B> <I>As of JDK version 1.1, replaced by <code>setEnabled(boolean)</code>.</I><DT><A HREF="../java/awt/MenuItem.html#enable(boolean)"><B>enable(boolean)</B></A> - Method in class java.awt.<A HREF="../java/awt/MenuItem.html">MenuItem</A><DD><B>Deprecated.</B> <I>As of JDK version 1.1, replaced by <code>setEnabled(boolean)</code>.</I><DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html#enableActions()"><B>enableActions()</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html">BasicInternalFrameTitlePane</A><DD> <DT><A HREF="../java/awt/im/spi/InputMethodContext.html#enableClientWindowNotification(java.awt.im.spi.InputMethod, boolean)"><B>enableClientWindowNotification(InputMethod, boolean)</B></A> - Method in interface java.awt.im.spi.<A HREF="../java/awt/im/spi/InputMethodContext.html">InputMethodContext</A><DD>Enables or disables notification of the current client window's location and state for the specified input method.<DT><A HREF="../javax/swing/AbstractAction.html#enabled"><B>enabled</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/AbstractAction.html">AbstractAction</A><DD>Specifies whether action is enabled; the default is true.<DT><A HREF="../javax/accessibility/AccessibleState.html#ENABLED"><B>ENABLED</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A><DD>Indicates this object is enabled.<DT><A HREF="../javax/swing/DefaultButtonModel.html#ENABLED"><B>ENABLED</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/DefaultButtonModel.html">DefaultButtonModel</A><DD>Indicates that the button can be selected by an input device (such as a mouse pointer).<DT><A HREF="../java/awt/Component.html#enableEvents(long)"><B>enableEvents(long)</B></A> - Method in class java.awt.<A HREF="../java/awt/Component.html">Component</A><DD>Enables the events defined by the specified event mask parameter to be delivered to this component.<DT><A HREF="../java/awt/MenuItem.html#enableEvents(long)"><B>enableEvents(long)</B></A> - Method in class java.awt.<A HREF="../java/awt/MenuItem.html">MenuItem</A><DD>Enables event delivery to this menu item for events to be defined by the specified event mask parameter <DT><A HREF="../java/awt/Component.html#enableInputMethods(boolean)"><B>enableInputMethods(boolean)</B></A> - Method in class java.awt.<A HREF="../java/awt/Component.html">Component</A><DD>Enables or disables input method support for this component.<DT><A HREF="../java/io/ObjectOutputStream.html#enableReplaceObject(boolean)"><B>enableReplaceObject(boolean)</B></A> - Method in class java.io.<A HREF="../java/io/ObjectOutputStream.html">ObjectOutputStream</A><DD>Enable the stream to do replacement of objects in the stream.<DT><A HREF="../javax/swing/table/TableColumn.html#enableResizedPosting()"><B>enableResizedPosting()</B></A> - Method in class javax.swing.table.<A HREF="../javax/swing/table/TableColumn.html">TableColumn</A><DD><B>Deprecated.</B> <I>as of Java 2 platform v1.3</I><DT><A HREF="../java/io/ObjectInputStream.html#enableResolveObject(boolean)"><B>enableResolveObject(boolean)</B></A> - Method in class java.io.<A HREF="../java/io/ObjectInputStream.html">ObjectInputStream</A><DD>Enable the stream to allow objects read from the stream to be replaced.<DT><A HREF="../java/lang/Character.UnicodeBlock.html#ENCLOSED_ALPHANUMERICS"><B>ENCLOSED_ALPHANUMERICS</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</A><DD>Constant for the Unicode character block of the same name.<DT><A HREF="../java/lang/Character.UnicodeBlock.html#ENCLOSED_CJK_LETTERS_AND_MONTHS"><B>ENCLOSED_CJK_LETTERS_AND_MONTHS</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</A><DD>Constant for the Unicode character block of the same name.<DT><A HREF="../java/lang/Character.html#ENCLOSING_MARK"><B>ENCLOSING_MARK</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>Public data for enumerated Unicode general category types.<DT><A HREF="../java/security/Certificate.html#encode(java.io.OutputStream)"><B>encode(OutputStream)</B></A> - Method in interface java.security.<A HREF="../java/security/Certificate.html">Certificate</A><DD><B>Deprecated.</B> Encodes the certificate to an output stream in a format that can be decoded by the <code>decode</code> method.<DT><A HREF="../java/net/URLEncoder.html#encode(java.lang.String)"><B>encode(String)</B></A> - Static method in class java.net.<A HREF="../java/net/URLEncoder.html">URLEncoder</A><DD>Translates a string into <code>x-www-form-urlencoded</code> format.<DT><A HREF="../java/awt/datatransfer/SystemFlavorMap.html#encodeDataFlavor(java.awt.datatransfer.DataFlavor)"><B>encodeDataFlavor(DataFlavor)</B></A> - Static method in class java.awt.datatransfer.<A HREF="../java/awt/datatransfer/SystemFlavorMap.html">SystemFlavorMap</A><DD> <DT><A HREF="../java/security/spec/EncodedKeySpec.html"><B>EncodedKeySpec</B></A> - class java.security.spec.<A HREF="../java/security/spec/EncodedKeySpec.html">EncodedKeySpec</A>.<DD>This class represents a public or private key in encoded format.<DT><A HREF="../java/security/spec/EncodedKeySpec.html#EncodedKeySpec(byte[])"><B>EncodedKeySpec(byte[])</B></A> - Constructor for class java.security.spec.<A HREF="../java/security/spec/EncodedKeySpec.html">EncodedKeySpec</A><DD>Creates a new EncodedKeySpec with the given encoded key.<DT><A HREF="../java/awt/datatransfer/SystemFlavorMap.html#encodeJavaMIMEType(java.lang.String)"><B>encodeJavaMIMEType(String)</B></A> - Static method in class java.awt.datatransfer.<A HREF="../java/awt/datatransfer/SystemFlavorMap.html">SystemFlavorMap</A><DD> <DT><A HREF="../javax/sound/sampled/AudioFormat.html#encoding"><B>encoding</B></A> - Variable in class javax.sound.sampled.<A HREF="../javax/sound/sampled/AudioFormat.html">AudioFormat</A><DD>The audio encoding technique used by this format.<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#ENCTYPE"><B>ENCTYPE</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A><DD> <DT><A HREF="../java/awt/Event.html#END"><B>END</B></A> - Static variable in class java.awt.<A HREF="../java/awt/Event.html">Event</A><DD>The End key, a non-ASCII action key.<DT><A HREF="../javax/sound/midi/ShortMessage.html#END_OF_EXCLUSIVE"><B>END_OF_EXCLUSIVE</B></A> - Static variable in class javax.sound.midi.<A HREF="../javax/sound/midi/ShortMessage.html">ShortMessage</A><DD>Status byte for End of System Exclusive message (0xF7, or 247).<DT><A HREF="../java/lang/Character.html#END_PUNCTUATION"><B>END_PUNCTUATION</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>Public data for enumerated Unicode general category types.<DT><A HREF="../java/awt/PrintJob.html#end()"><B>end()</B></A> - Method in class java.awt.<A HREF="../java/awt/PrintJob.html">PrintJob</A><DD>Ends the print job and does any necessary cleanup.<DT><A HREF="../java/util/zip/Deflater.html#end()"><B>end()</B></A> - Method in class java.util.zip.<A HREF="../java/util/zip/Deflater.html">Deflater</A><DD>Closes the compressor and discards any unprocessed input.<DT><A HREF="../java/util/zip/Inflater.html#end()"><B>end()</B></A> - Method in class java.util.zip.<A HREF="../java/util/zip/Inflater.html">Inflater</A><DD>Closes the decompressor and discards any unprocessed input.<DT><A HREF="../javax/swing/undo/CompoundEdit.html#end()"><B>end()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/CompoundEdit.html">CompoundEdit</A><DD>Sets inProgress to false.<DT><A HREF="../javax/swing/undo/UndoManager.html#end()"><B>end()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>Sending end() to an UndoManager turns it into a plain old (ended) CompoundEdit.<DT><A HREF="../javax/swing/undo/StateEdit.html#end()"><B>end()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html">StateEdit</A><DD>Gets the post-edit state of the StateEditable object and ends the edit.<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.TagAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.TagAction.html">HTMLDocument.HTMLReader.TagAction</A><DD>Called when an end tag is seen for the type of tag this action was registered to.<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.BlockAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.BlockAction.html">HTMLDocument.HTMLReader.BlockAction</A><DD> <DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.ParagraphAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.ParagraphAction.html">HTMLDocument.HTMLReader.ParagraphAction</A><DD> <DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.HiddenAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.HiddenAction.html">HTMLDocument.HTMLReader.HiddenAction</A><DD> <DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.PreAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.PreAction.html">HTMLDocument.HTMLReader.PreAction</A><DD> <DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.CharacterAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.CharacterAction.html">HTMLDocument.HTMLReader.CharacterAction</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -