📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_07) on Thu Nov 02 12:47:49 CST 2006 -->
<TITLE>
Index (JDIC API V2006 Release 0308)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (JDIC API V2006 Release 0308)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
JDIC API V2006 Release 0308</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/jdesktop/jdic/filetypes/Action.html" title="class in org.jdesktop.jdic.filetypes"><B>Action</B></A> - class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Action.html" title="class in org.jdesktop.jdic.filetypes">Action</A>.<DD>This class represents an action that could be applied to a particular file type. <DT><A HREF="org/jdesktop/jdic/filetypes/Action.html#Action(java.lang.String, java.lang.String)"><B>Action(String, String)</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Action.html" title="class in org.jdesktop.jdic.filetypes">Action</A>
<DD>Constructor of an <code>Action</code> object.
<DT><A HREF="org/jdesktop/jdic/filetypes/Action.html#Action(java.lang.String, java.lang.String, java.lang.String)"><B>Action(String, String, String)</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Action.html" title="class in org.jdesktop.jdic.filetypes">Action</A>
<DD>Constructor of an <code>Action</code> object.
<DT><A HREF="org/jdesktop/jdic/filetypes/Association.html" title="class in org.jdesktop.jdic.filetypes"><B>Association</B></A> - class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Association.html" title="class in org.jdesktop.jdic.filetypes">Association</A>.<DD>This class represents a file type association. <DT><A HREF="org/jdesktop/jdic/filetypes/Association.html#Association()"><B>Association()</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Association.html" title="class in org.jdesktop.jdic.filetypes">Association</A>
<DD>
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html" title="class in org.jdesktop.jdic.filetypes"><B>AssociationAlreadyRegisteredException</B></A> - exception org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationAlreadyRegisteredException</A>.<DD>An <code>AssociationAlreadyRegisteredException</code> is thrown by certain methods of <code>AssociationService</code> while trying to add an association already existed in the system.<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html#AssociationAlreadyRegisteredException()"><B>AssociationAlreadyRegisteredException()</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationAlreadyRegisteredException</A>
<DD>Constructs an <code>AssociationAlreadyRegisteredException</code> object with no detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html#AssociationAlreadyRegisteredException(java.lang.String)"><B>AssociationAlreadyRegisteredException(String)</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationAlreadyRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationAlreadyRegisteredException</A>
<DD>Constructs an <code>AssociationAlreadyRegisteredException</code> object with the specified detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationException.html" title="class in org.jdesktop.jdic.filetypes"><B>AssociationException</B></A> - exception org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationException.html" title="class in org.jdesktop.jdic.filetypes">AssociationException</A>.<DD>The <code>AssociationException</code> class and its subclasses are thrown by certain methods of <code>AssociationService</code> to indicate the operation fails.<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationException.html#AssociationException()"><B>AssociationException()</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationException.html" title="class in org.jdesktop.jdic.filetypes">AssociationException</A>
<DD>Constructs an <code>AssociationException</code> object with no detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationException.html#AssociationException(java.lang.String)"><B>AssociationException(String)</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationException.html" title="class in org.jdesktop.jdic.filetypes">AssociationException</A>
<DD>Constructs an <code>AssociationException</code> object with the specified detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html" title="class in org.jdesktop.jdic.filetypes"><B>AssociationNotRegisteredException</B></A> - exception org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationNotRegisteredException</A>.<DD>An <code>AssociationNotRegisteredException</code> is thrown by certain methods of <code>AssociationService</code> while trying to remove an association not existed in the system.<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html#AssociationNotRegisteredException()"><B>AssociationNotRegisteredException()</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationNotRegisteredException</A>
<DD>Constructs an <code>AssociationNotRegisteredException</code> object with no detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html#AssociationNotRegisteredException(java.lang.String)"><B>AssociationNotRegisteredException(String)</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationNotRegisteredException.html" title="class in org.jdesktop.jdic.filetypes">AssociationNotRegisteredException</A>
<DD>Constructs an <code>AssociationNotRegisteredException</code> object with the specified detail message.
<DT><A HREF="org/jdesktop/jdic/filetypes/AssociationService.html" title="class in org.jdesktop.jdic.filetypes"><B>AssociationService</B></A> - class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationService.html" title="class in org.jdesktop.jdic.filetypes">AssociationService</A>.<DD>The <code>AssociationService</code> class provides several methods to access the file type associations. <DT><A HREF="org/jdesktop/jdic/filetypes/AssociationService.html#AssociationService()"><B>AssociationService()</B></A> -
Constructor for class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/AssociationService.html" title="class in org.jdesktop.jdic.filetypes">AssociationService</A>
<DD>Constructor of an <code>AssociationService</code> object.
<DT><A HREF="org/jdesktop/jdic/filetypes/Association.html#addAction(org.jdesktop.jdic.filetypes.Action)"><B>addAction(Action)</B></A> -
Method in class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Association.html" title="class in org.jdesktop.jdic.filetypes">Association</A>
<DD>Adds a given action to the action list of this <code>Association</code>.
<DT><A HREF="org/jdesktop/jdic/tray/TrayIcon.html#addActionListener(java.awt.event.ActionListener)"><B>addActionListener(ActionListener)</B></A> -
Method in class org.jdesktop.jdic.tray.<A HREF="org/jdesktop/jdic/tray/TrayIcon.html" title="class in org.jdesktop.jdic.tray">TrayIcon</A>
<DD>Adds the specified ActionListener to the list of ActionListeners for this component.
<DT><A HREF="org/jdesktop/jdic/tray/TrayIcon.html#addBalloonActionListener(java.awt.event.ActionListener)"><B>addBalloonActionListener(ActionListener)</B></A> -
Method in class org.jdesktop.jdic.tray.<A HREF="org/jdesktop/jdic/tray/TrayIcon.html" title="class in org.jdesktop.jdic.tray">TrayIcon</A>
<DD>Adds the specified ActionListener to the list of ActionListeners for this trayicon's balloon message.
<DT><A HREF="org/jdesktop/jdic/filetypes/Association.html#addFileExtension(java.lang.String)"><B>addFileExtension(String)</B></A> -
Method in class org.jdesktop.jdic.filetypes.<A HREF="org/jdesktop/jdic/filetypes/Association.html" title="class in org.jdesktop.jdic.filetypes">Association</A>
<DD>Adds one file extension to the file extension list of this <code>Association</code>.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -