⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-11.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 3 页
字号:
Static variable in class java.awt.<A HREF="../java/awt/RenderingHints.html">RenderingHints</A><DD>Stroke normalization control hint key<DT><A HREF="../java/awt/RenderingHints.html#KEY_TEXT_ANTIALIASING"><B>KEY_TEXT_ANTIALIASING</B></A> - Static variable in class java.awt.<A HREF="../java/awt/RenderingHints.html">RenderingHints</A><DD>Text antialiasing hint key<DT><A HREF="../java/awt/event/KeyEvent.html#KEY_TYPED"><B>KEY_TYPED</B></A> - Static variable in class java.awt.event.<A HREF="../java/awt/event/KeyEvent.html">KeyEvent</A><DD>The "key typed" event.<DT><A HREF="../java/awt/event/KeyAdapter.html"><B>KeyAdapter</B></A> - class java.awt.event.<A HREF="../java/awt/event/KeyAdapter.html">KeyAdapter</A>.<DD>An abstract adapter class for receiving keyboard events.<DT><A HREF="../java/awt/event/KeyAdapter.html#KeyAdapter()"><B>KeyAdapter()</B></A> - Constructor for class java.awt.event.<A HREF="../java/awt/event/KeyAdapter.html">KeyAdapter</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#KEYBOARD_DIVIDER_MOVE_OFFSET"><B>KEYBOARD_DIVIDER_MOVE_OFFSET</B></A> - Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD>How far (relativ) the divider does move when it is moved around by the cursor keys on the keyboard.<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#keyboardDownRightListener"><B>keyboardDownRightListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD><B>Deprecated.</B>&nbsp;<I>As of Java 2 platform v1.3.</I><DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#keyboardEndListener"><B>keyboardEndListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD><B>Deprecated.</B>&nbsp;<I>As of Java 2 platform v1.3.</I><DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#keyboardHomeListener"><B>keyboardHomeListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD><B>Deprecated.</B>&nbsp;<I>As of Java 2 platform v1.3.</I><DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#keyboardResizeToggleListener"><B>keyboardResizeToggleListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD><B>Deprecated.</B>&nbsp;<I>As of Java 2 platform v1.3.</I><DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#keyboardUpLeftListener"><B>keyboardUpLeftListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A><DD><B>Deprecated.</B>&nbsp;<I>As of Java 2 platform v1.3.</I><DT><A HREF="../java/awt/Component.html#keyDown(java.awt.Event, int)"><B>keyDown(Event, int)</B></A> - Method in class java.awt.<A HREF="../java/awt/Component.html">Component</A><DD><B>Deprecated.</B>&nbsp;<I>As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).</I><DT><A HREF="../javax/swing/text/ChangedCharSetException.html#keyEqualsCharSet()"><B>keyEqualsCharSet()</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/ChangedCharSetException.html">ChangedCharSetException</A><DD>&nbsp;<DT><A HREF="../java/awt/event/KeyEvent.html"><B>KeyEvent</B></A> - class java.awt.event.<A HREF="../java/awt/event/KeyEvent.html">KeyEvent</A>.<DD>An event which indicates that a keystroke occurred in a component.<DT><A HREF="../java/awt/event/KeyEvent.html#KeyEvent(java.awt.Component, int, long, int, int)"><B>KeyEvent(Component, int, long, int, int)</B></A> - Constructor for class java.awt.event.<A HREF="../java/awt/event/KeyEvent.html">KeyEvent</A><DD>&nbsp;<DT><A HREF="../java/awt/event/KeyEvent.html#KeyEvent(java.awt.Component, int, long, int, int, char)"><B>KeyEvent(Component, int, long, int, int, char)</B></A> - Constructor for class java.awt.event.<A HREF="../java/awt/event/KeyEvent.html">KeyEvent</A><DD>Constructs a KeyEvent object.<DT><A HREF="../java/security/KeyException.html"><B>KeyException</B></A> - exception java.security.<A HREF="../java/security/KeyException.html">KeyException</A>.<DD>This is the basic key exception.<DT><A HREF="../java/security/KeyException.html#KeyException()"><B>KeyException()</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyException.html">KeyException</A><DD>Constructs a KeyException with no detail message.<DT><A HREF="../java/security/KeyException.html#KeyException(java.lang.String)"><B>KeyException(String)</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyException.html">KeyException</A><DD>Constructs a KeyException with the specified detail message.<DT><A HREF="../java/security/KeyFactory.html"><B>KeyFactory</B></A> - class java.security.<A HREF="../java/security/KeyFactory.html">KeyFactory</A>.<DD>Key factories are used to convert <I>keys</I> (opaque cryptographic keys of type <code>Key</code>) into <I>key specifications</I> (transparent representations of the underlying key material), and vice versa.<DT><A HREF="../java/security/KeyFactory.html#KeyFactory(java.security.KeyFactorySpi, java.security.Provider, java.lang.String)"><B>KeyFactory(KeyFactorySpi, Provider, String)</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyFactory.html">KeyFactory</A><DD>Creates a KeyFactory object.<DT><A HREF="../java/security/KeyFactorySpi.html"><B>KeyFactorySpi</B></A> - class java.security.<A HREF="../java/security/KeyFactorySpi.html">KeyFactorySpi</A>.<DD>This class defines the <i>Service Provider Interface</i> (<b>SPI</b>) for the <code>KeyFactory</code> class.<DT><A HREF="../java/security/KeyFactorySpi.html#KeyFactorySpi()"><B>KeyFactorySpi()</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyFactorySpi.html">KeyFactorySpi</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicComboPopup.html#keyListener"><B>keyListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboPopup.html">BasicComboPopup</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicTableUI.html#keyListener"><B>keyListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTableUI.html">BasicTableUI</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html#keyListener"><B>keyListener</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html">BasicComboBoxUI</A><DD>&nbsp;<DT><A HREF="../java/awt/event/KeyListener.html"><B>KeyListener</B></A> - interface java.awt.event.<A HREF="../java/awt/event/KeyListener.html">KeyListener</A>.<DD>The listener interface for receiving keyboard events (keystrokes).<DT><A HREF="../java/security/KeyManagementException.html"><B>KeyManagementException</B></A> - exception java.security.<A HREF="../java/security/KeyManagementException.html">KeyManagementException</A>.<DD>This is the general key management exception, for all operations dealing with key management.<DT><A HREF="../java/security/KeyManagementException.html#KeyManagementException()"><B>KeyManagementException()</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyManagementException.html">KeyManagementException</A><DD>Constructs a KeyManagementException with no detail message.<DT><A HREF="../java/security/KeyManagementException.html#KeyManagementException(java.lang.String)"><B>KeyManagementException(String)</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyManagementException.html">KeyManagementException</A><DD>Constructs a KeyManagementException with the specified detail message.<DT><A HREF="../javax/swing/text/Keymap.html"><B>Keymap</B></A> - interface javax.swing.text.<A HREF="../javax/swing/text/Keymap.html">Keymap</A>.<DD>A collection of bindings of KeyStrokes to actions.<DT><A HREF="../java/security/KeyPair.html"><B>KeyPair</B></A> - class java.security.<A HREF="../java/security/KeyPair.html">KeyPair</A>.<DD>This class is a simple holder for a key pair (a public key and a private key).<DT><A HREF="../java/security/KeyPair.html#KeyPair(java.security.PublicKey, java.security.PrivateKey)"><B>KeyPair(PublicKey, PrivateKey)</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyPair.html">KeyPair</A><DD>Constructs a key pair from the given public key and private key.<DT><A HREF="../java/security/KeyPairGenerator.html"><B>KeyPairGenerator</B></A> - class java.security.<A HREF="../java/security/KeyPairGenerator.html">KeyPairGenerator</A>.<DD>The KeyPairGenerator class is used to generate pairs of public and private keys.<DT><A HREF="../java/security/KeyPairGenerator.html#KeyPairGenerator(java.lang.String)"><B>KeyPairGenerator(String)</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyPairGenerator.html">KeyPairGenerator</A><DD>Creates a KeyPairGenerator object for the specified algorithm.<DT><A HREF="../java/security/KeyPairGeneratorSpi.html"><B>KeyPairGeneratorSpi</B></A> - class java.security.<A HREF="../java/security/KeyPairGeneratorSpi.html">KeyPairGeneratorSpi</A>.<DD> This class defines the <i>Service Provider Interface</i> (<b>SPI</b>) for the <code>KeyPairGenerator</code> class, which is used to generate pairs of public and private keys.<DT><A HREF="../java/security/KeyPairGeneratorSpi.html#KeyPairGeneratorSpi()"><B>KeyPairGeneratorSpi()</B></A> - Constructor for class java.security.<A HREF="../java/security/KeyPairGeneratorSpi.html">KeyPairGeneratorSpi</A><DD>&nbsp;<DT><A HREF="../java/awt/Robot.html#keyPress(int)"><B>keyPress(int)</B></A> - Method in class java.awt.<A HREF="../java/awt/Robot.html">Robot</A><DD>Presses a given key.<DT><A HREF="../java/awt/AWTEventMulticaster.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in class java.awt.<A HREF="../java/awt/AWTEventMulticaster.html">AWTEventMulticaster</A><DD>Handles the keyPressed event by invoking the keyPressed methods on listener-a and listener-b.<DT><A HREF="../java/awt/event/KeyListener.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in interface java.awt.event.<A HREF="../java/awt/event/KeyListener.html">KeyListener</A><DD>Invoked when a key has been pressed.<DT><A HREF="../java/awt/event/KeyAdapter.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in class java.awt.event.<A HREF="../java/awt/event/KeyAdapter.html">KeyAdapter</A><DD>Invoked when a key has been pressed.<DT><A HREF="../javax/swing/plaf/basic/BasicTableUI.KeyHandler.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTableUI.KeyHandler.html">BasicTableUI.KeyHandler</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.KeyHandler.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.KeyHandler.html">BasicComboBoxUI.KeyHandler</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.KeyHandler.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.KeyHandler.html">BasicTreeUI.KeyHandler</A><DD>&nbsp;<DT><A HREF="../java/awt/Robot.html#keyRelease(int)"><B>keyRelease(int)</B></A> - Method in class java.awt.<A HREF="../java/awt/Robot.html">Robot</A><DD>Releases a given key.<DT><A HREF="../java/awt/AWTEventMulticaster.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in class java.awt.<A HREF="../java/awt/AWTEventMulticaster.html">AWTEventMulticaster</A><DD>Handles the keyReleased event by invoking the keyReleased methods on listener-a and listener-b.<DT><A HREF="../java/awt/event/KeyListener.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in interface java.awt.event.<A HREF="../java/awt/event/KeyListener.html">KeyListener</A><DD>Invoked when a key has been released.<DT><A HREF="../java/awt/event/KeyAdapter.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in class java.awt.event.<A HREF="../java/awt/event/KeyAdapter.html">KeyAdapter</A><DD>Invoked when a key has been released.<DT><A HREF="../javax/swing/plaf/basic/BasicComboPopup.InvocationKeyHandler.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboPopup.InvocationKeyHandler.html">BasicComboPopup.InvocationKeyHandler</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicTableUI.KeyHandler.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTableUI.KeyHandler.html">BasicTableUI.KeyHandler</A><DD>&nbsp;<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.KeyHandler.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.KeyHandler.html">BasicTreeUI.KeyHandler</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -