📄 eventlistener.html
字号:
<TD COLSPAN=2>Subinterfaces of <A HREF="../../../java/util/EventListener.html">EventListener</A> in <A HREF="../../../javax/sound/sampled/package-summary.html">javax.sound.sampled</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/sound/sampled/LineListener.html">LineListener</A></B></CODE><BR> Instances of classes that implement the <code>LineListener</code> interface can register to receive events when a line's status changes.</TD></TR></TABLE> <P><A NAME="javax.swing"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../java/util/EventListener.html">EventListener</A> in <A HREF="../../../javax/swing/package-summary.html">javax.swing</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Subinterfaces of <A HREF="../../../java/util/EventListener.html">EventListener</A> in <A HREF="../../../javax/swing/package-summary.html">javax.swing</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/Action.html">Action</A></B></CODE><BR> The <code>Action</code> interface provides a useful extension to the <code>ActionListener</code> interface in cases where the same functionality may be accessed by several controls.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Classes in <A HREF="../../../javax/swing/package-summary.html">javax.swing</A> that implement <A HREF="../../../java/util/EventListener.html">EventListener</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/AbstractAction.html">AbstractAction</A></B></CODE><BR> This class provides default implementations for the JFC <code>Action</code> interface.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/AbstractButton.ButtonChangeListener.html">AbstractButton.ButtonChangeListener</A></B></CODE><BR> Extends <code>ChangeListener</code> to be serializable.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/DefaultCellEditor.EditorDelegate.html">DefaultCellEditor.EditorDelegate</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JCheckBox.AccessibleJCheckBox.html">JCheckBox.AccessibleJCheckBox</A></B></CODE><BR> This class implements accessibility support for the <code>JCheckBox</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html">JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem</A></B></CODE><BR> This class implements accessibility support for the <code>JCheckBoxMenuItem</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JComboBox.html">JComboBox</A></B></CODE><BR> A component that combines a button or text field and a drop-down list.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html">JComponent.AccessibleJComponent.AccessibleContainerHandler</A></B></CODE><BR> Fire PropertyChange listener, if one is registered, when children added/removed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JComponent.AccessibleJComponent.AccessibleFocusHandler.html">JComponent.AccessibleJComponent.AccessibleFocusHandler</A></B></CODE><BR> Fire PropertyChange listener, if one is registered, when focus events happen</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JEditorPane.AccessibleJEditorPane.html">JEditorPane.AccessibleJEditorPane</A></B></CODE><BR> This class implements accessibility support for the <code>JEditorPane</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html">JEditorPane.AccessibleJEditorPaneHTML</A></B></CODE><BR> 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>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html">JEditorPane.JEditorPaneAccessibleHypertextSupport</A></B></CODE><BR> What's returned by <code>AccessibleJEditorPaneHTML.getAccessibleText</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JList.AccessibleJList.html">JList.AccessibleJList</A></B></CODE><BR> This class implements accessibility support for the <code>JList</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JMenu.AccessibleJMenu.html">JMenu.AccessibleJMenu</A></B></CODE><BR> This class implements accessibility support for the <code>JMenu</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JMenu.WinListener.html">JMenu.WinListener</A></B></CODE><BR> A listener class that watches for a popup window closing.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JMenuItem.AccessibleJMenuItem.html">JMenuItem.AccessibleJMenuItem</A></B></CODE><BR> This class implements accessibility support for the <code>JMenuItem</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JPasswordField.AccessibleJPasswordField.html">JPasswordField.AccessibleJPasswordField</A></B></CODE><BR> This class implements accessibility support for the <code>JPasswordField</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JRadioButton.AccessibleJRadioButton.html">JRadioButton.AccessibleJRadioButton</A></B></CODE><BR> This class implements accessibility support for the <code>JRadioButton</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html">JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem</A></B></CODE><BR> This class implements accessibility support for the <code>JRadioButtonMenuItem</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JScrollPane.AccessibleJScrollPane.html">JScrollPane.AccessibleJScrollPane</A></B></CODE><BR> This class implements accessibility support for the <code>JScrollPane</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JTabbedPane.AccessibleJTabbedPane.html">JTabbedPane.AccessibleJTabbedPane</A></B></CODE><BR> This class implements accessibility support for the <code>JTabbedPane</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JTabbedPane.ModelListener.html">JTabbedPane.ModelListener</A></B></CODE><BR> We pass <code>ModelChanged</code> events along to the listeners with the tabbedpane (instead of the model itself) as the event source.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JTable.html">JTable</A></B></CODE><BR> <code>JTable</code> is a user-interface component that presents data in a two-dimensional table format.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JTable.AccessibleJTable.html">JTable.AccessibleJTable</A></B></CODE><BR> This class implements accessibility support for the <code>JTable</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/swing/JTextArea.AccessibleJTextArea.html">JTextArea.AccessibleJTextArea</A></B></CODE><BR> This class implements accessibility support for the <code>JTextArea</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class<
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -