📄 index-10.html
字号:
<DT><A HREF="../java/sql/Driver.html#jdbcCompliant()"><B>jdbcCompliant()</B></A> - Method in interface java.sql.<A HREF="../java/sql/Driver.html">Driver</A><DD>Reports whether this driver is a genuine JDBC COMPLIANT<sup><font size=-2>TM</font></sup> driver.<DT><A HREF="../javax/swing/JDesktopPane.html"><B>JDesktopPane</B></A> - class javax.swing.<A HREF="../javax/swing/JDesktopPane.html">JDesktopPane</A>.<DD>A container used to create a multiple-document interface or a virtual desktop.<DT><A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html"><B>JDesktopPane.AccessibleJDesktopPane</B></A> - class javax.swing.<A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html">JDesktopPane.AccessibleJDesktopPane</A>.<DD>This class implements accessibility support for the <code>JDesktopPane</code> class.<DT><A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html#JDesktopPane.AccessibleJDesktopPane(javax.swing.JDesktopPane)"><B>JDesktopPane.AccessibleJDesktopPane(JDesktopPane)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html">JDesktopPane.AccessibleJDesktopPane</A><DD> <DT><A HREF="../javax/swing/JDesktopPane.html#JDesktopPane()"><B>JDesktopPane()</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDesktopPane.html">JDesktopPane</A><DD>Creates a new JDesktopPane.<DT><A HREF="../javax/swing/JDialog.html"><B>JDialog</B></A> - class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>.<DD>The main class for creating a dialog window.<DT><A HREF="../javax/swing/JDialog.AccessibleJDialog.html"><B>JDialog.AccessibleJDialog</B></A> - class javax.swing.<A HREF="../javax/swing/JDialog.AccessibleJDialog.html">JDialog.AccessibleJDialog</A>.<DD>This class implements accessibility support for the <code>JDialog</code> class.<DT><A HREF="../javax/swing/JDialog.AccessibleJDialog.html#JDialog.AccessibleJDialog(javax.swing.JDialog)"><B>JDialog.AccessibleJDialog(JDialog)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.AccessibleJDialog.html">JDialog.AccessibleJDialog</A><DD> <DT><A HREF="../javax/swing/JDialog.html#JDialog()"><B>JDialog()</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a non-modal dialog without a title and without a specified <code>Frame</code> owner.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Dialog)"><B>JDialog(Dialog)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a non-modal dialog without a title with the specifed <code>Dialog</code> as its owner.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Dialog, boolean)"><B>JDialog(Dialog, boolean)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a modal or non-modal dialog without a title and with the specified owner dialog.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Dialog, java.lang.String)"><B>JDialog(Dialog, String)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a non-modal dialog with the specified title and with the specified owner dialog.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Dialog, java.lang.String, boolean)"><B>JDialog(Dialog, String, boolean)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a modal or non-modal dialog with the specified title and the specified owner frame.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame)"><B>JDialog(Frame)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a non-modal dialog without a title with the specifed <code>Frame</code> as its owner.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, boolean)"><B>JDialog(Frame, boolean)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a modal or non-modal dialog without a title and with the specified owner <code>Frame</code>.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, java.lang.String)"><B>JDialog(Frame, String)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a non-modal dialog with the specified title and with the specified owner frame.<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, java.lang.String, boolean)"><B>JDialog(Frame, String, boolean)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A><DD>Creates a modal or non-modal dialog with the specified title and the specified owner <code>Frame</code>.<DT><A HREF="../javax/swing/JEditorPane.html"><B>JEditorPane</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>.<DD>A text component to edit various kinds of content.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html"><B>JEditorPane.AccessibleJEditorPane</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html">JEditorPane.AccessibleJEditorPane</A>.<DD>This class implements accessibility support for the <code>JEditorPane</code> class.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html#JEditorPane.AccessibleJEditorPane(javax.swing.JEditorPane)"><B>JEditorPane.AccessibleJEditorPane(JEditorPane)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html">JEditorPane.AccessibleJEditorPane</A><DD> <DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html"><B>JEditorPane.AccessibleJEditorPaneHTML</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html">JEditorPane.AccessibleJEditorPaneHTML</A>.<DD>This class provides support for <code>AccessibleHypertext</code>, and is used in instances where the <code>EditorKit</code> installed in this <code>JEditorPane</code> is an instance of <code>HTMLEditorKit</code>.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html#JEditorPane.AccessibleJEditorPaneHTML(javax.swing.JEditorPane)"><B>JEditorPane.AccessibleJEditorPaneHTML(JEditorPane)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html">JEditorPane.AccessibleJEditorPaneHTML</A><DD> <DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html">JEditorPane.JEditorPaneAccessibleHypertextSupport</A>.<DD>What's returned by <code>AccessibleJEditorPaneHTML.getAccessibleText</code>.<DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html">JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</A>.<DD> <DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html#JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport, javax.swing.text.Element)"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(JEditorPane.JEditorPaneAccessibleHypertextSupport, Element)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html">JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</A><DD> <DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#JEditorPane.JEditorPaneAccessibleHypertextSupport(javax.swing.JEditorPane)"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport(JEditorPane)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html">JEditorPane.JEditorPaneAccessibleHypertextSupport</A><DD>Make one of these puppies<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane()"><B>JEditorPane()</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A><DD>Creates a new <code>JEditorPane</code>.<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.lang.String)"><B>JEditorPane(String)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A><DD>Creates a <code>JEditorPane</code> based on a string containing a URL specification.<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.lang.String, java.lang.String)"><B>JEditorPane(String, String)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A><DD>Creates a <code>JEditorPane</code> that has been initialized to the given text.<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.net.URL)"><B>JEditorPane(URL)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A><DD>Creates a <code>JEditorPane</code> based on a specified URL for input.<DT><A HREF="../javax/swing/JFileChooser.html"><B>JFileChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>.<DD><code>JFileChooser</code> provides a simple mechanism for the user to choose a file.<DT><A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html"><B>JFileChooser.AccessibleJFileChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html">JFileChooser.AccessibleJFileChooser</A>.<DD>This class implements accessibility support for the <code>JFileChooser</code> class.<DT><A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html#JFileChooser.AccessibleJFileChooser(javax.swing.JFileChooser)"><B>JFileChooser.AccessibleJFileChooser(JFileChooser)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html">JFileChooser.AccessibleJFileChooser</A><DD> <DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser()"><B>JFileChooser()</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> pointing to the user's home directory.<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.io.File)"><B>JFileChooser(File)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> using the given <code>File</code> as the path.<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.io.File, javax.swing.filechooser.FileSystemView)"><B>JFileChooser(File, FileSystemView)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> using the given current directory and <code>FileSystemView</code>.<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(javax.swing.filechooser.FileSystemView)"><B>JFileChooser(FileSystemView)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> using the given <code>FileSystemView</code>.<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.lang.String)"><B>JFileChooser(String)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> using the given path.<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.lang.String, javax.swing.filechooser.FileSystemView)"><B>JFileChooser(String, FileSystemView)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A><DD>Constructs a <code>JFileChooser</code> using the given current directory path and <code>FileSystemView</code>.<DT><A HREF="../javax/swing/JFrame.html"><B>JFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JFrame.html">JFrame</A>.<DD>An extended version of <code>java.awt.Frame</code> that adds support for the JFC/Swing component architecture.<DT><A HREF="../javax/swing/JFrame.AccessibleJFrame.html"><B>JFrame.AccessibleJFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JFrame.AccessibleJFrame.html">JFrame.AccessibleJFrame</A>.<DD>This class implements accessibility support for the <code>JFrame</code> class.<DT><A HREF="../javax/swing/JFrame.AccessibleJFrame.html#JFrame.AccessibleJFrame(javax.swing.JFrame)"><B>JFrame.AccessibleJFrame(JFrame)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/JFrame.AccessibleJFrame.html">JFrame.AccessibleJFrame</A><DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -