489 lines
20 KiB
HTML
489 lines
20 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc on Sun Aug 01 23:07:53 MDT 1999 -->
|
|
<TITLE>
|
|
: Class SingleSelectionManager
|
|
</TITLE>
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
|
</HEAD>
|
|
<BODY BGCOLOR="white">
|
|
|
|
<!-- ========== START OF NAVBAR ========== -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> <FONT ID="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../grendel/widgets/SelectionEvent.html"><B>PREV CLASS</B></A>
|
|
<A HREF="../../grendel/widgets/Splitter.html"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>
|
|
<A HREF="SingleSelectionManager.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!-- =========== END OF NAVBAR =========== -->
|
|
|
|
<HR>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<H2>
|
|
<FONT SIZE="-1">
|
|
grendel.widgets</FONT>
|
|
<BR>
|
|
Class SingleSelectionManager</H2>
|
|
<PRE>
|
|
java.lang.Object
|
|
|
|
|
+--<B>grendel.widgets.SingleSelectionManager</B>
|
|
</PRE>
|
|
<HR>
|
|
<DL>
|
|
<DT>public class <B>SingleSelectionManager</B><DT>extends java.lang.Object<DT>implements <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
<P>
|
|
<!-- ======== INNER CLASS SUMMARY ======== -->
|
|
|
|
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
|
|
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
|
|
<A NAME="constructor_summary"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Constructor Summary</B></FONT></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#SingleSelectionManager()">SingleSelectionManager</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
|
|
<A NAME="method_summary"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Method Summary</B></FONT></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#addSelection(java.util.Enumeration)">addSelection</A></B>(java.util.Enumeration aObjects)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#addSelection(java.lang.Object)">addSelection</A></B>(java.lang.Object aObject)</CODE>
|
|
|
|
<BR>
|
|
Adds a single object to the selection.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#addSelectionListener(grendel.widgets.SelectionListener)">addSelectionListener</A></B>(<A HREF="../../grendel/widgets/SelectionListener.html">SelectionListener</A> aListener)</CODE>
|
|
|
|
<BR>
|
|
Adds a selection listener</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#clearSelection()">clearSelection</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Removes all objects from the selection</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#contextClickSelection(java.awt.event.MouseEvent)">contextClickSelection</A></B>(java.awt.event.MouseEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
Passed on to listeners</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#doubleClickSelection(java.awt.event.MouseEvent)">doubleClickSelection</A></B>(java.awt.event.MouseEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
Passed on to listeners</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#dragSelection(java.awt.event.MouseEvent)">dragSelection</A></B>(java.awt.event.MouseEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
Passed on to listeners</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> java.util.Enumeration</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#getSelection()">getSelection</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Returns an enumeration of all objects in the selection</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> int</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#getSelectionCount()">getSelectionCount</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Returns the number of objects in the selection</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#isSelected(java.lang.Object)">isSelected</A></B>(java.lang.Object aObject)</CODE>
|
|
|
|
<BR>
|
|
Returns true if the object is in the selection.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#removeSelection(java.util.Enumeration)">removeSelection</A></B>(java.util.Enumeration aObjects)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#removeSelection(java.lang.Object)">removeSelection</A></B>(java.lang.Object aObject)</CODE>
|
|
|
|
<BR>
|
|
Removes a single object from the selection.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#removeSelectionListener(grendel.widgets.SelectionListener)">removeSelectionListener</A></B>(<A HREF="../../grendel/widgets/SelectionListener.html">SelectionListener</A> aListener)</CODE>
|
|
|
|
<BR>
|
|
Removes a selection listener</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#setSelection(java.util.Enumeration)">setSelection</A></B>(java.util.Enumeration aObjects)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/SingleSelectionManager.html#setSelection(java.lang.Object)">setSelection</A></B>(java.lang.Object aObject)</CODE>
|
|
|
|
<BR>
|
|
Sets the selection to be a single object</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class java.lang.Object</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>clone,
|
|
equals,
|
|
finalize,
|
|
getClass,
|
|
hashCode,
|
|
notify,
|
|
notifyAll,
|
|
toString,
|
|
wait,
|
|
wait,
|
|
wait</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
|
|
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
|
|
<A NAME="constructor_detail"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Constructor Detail</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="SingleSelectionManager()"><!-- --></A><H3>
|
|
SingleSelectionManager</H3>
|
|
<PRE>
|
|
public <B>SingleSelectionManager</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
|
|
<A NAME="method_detail"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Method Detail</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="clearSelection()"><!-- --></A><H3>
|
|
clearSelection</H3>
|
|
<PRE>
|
|
public void <B>clearSelection</B>()</PRE>
|
|
<DL>
|
|
<DD>Removes all objects from the selection<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#clearSelection()">clearSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setSelection(java.lang.Object)"><!-- --></A><H3>
|
|
setSelection</H3>
|
|
<PRE>
|
|
public void <B>setSelection</B>(java.lang.Object aObject)</PRE>
|
|
<DL>
|
|
<DD>Sets the selection to be a single object<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#setSelection(java.lang.Object)">setSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setSelection(java.util.Enumeration)"><!-- --></A><H3>
|
|
setSelection</H3>
|
|
<PRE>
|
|
public void <B>setSelection</B>(java.util.Enumeration aObjects)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#setSelection(java.util.Enumeration)">setSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addSelection(java.lang.Object)"><!-- --></A><H3>
|
|
addSelection</H3>
|
|
<PRE>
|
|
public void <B>addSelection</B>(java.lang.Object aObject)</PRE>
|
|
<DL>
|
|
<DD>Adds a single object to the selection. Overwrites
|
|
previous selection if a selection already exists. Notifies
|
|
listeners if the selection changes.<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#addSelection(java.lang.Object)">addSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addSelection(java.util.Enumeration)"><!-- --></A><H3>
|
|
addSelection</H3>
|
|
<PRE>
|
|
public void <B>addSelection</B>(java.util.Enumeration aObjects)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#addSelection(java.util.Enumeration)">addSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeSelection(java.lang.Object)"><!-- --></A><H3>
|
|
removeSelection</H3>
|
|
<PRE>
|
|
public void <B>removeSelection</B>(java.lang.Object aObject)</PRE>
|
|
<DL>
|
|
<DD>Removes a single object from the selection. Notifies
|
|
listeners if the selection changes.<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#removeSelection(java.lang.Object)">removeSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeSelection(java.util.Enumeration)"><!-- --></A><H3>
|
|
removeSelection</H3>
|
|
<PRE>
|
|
public void <B>removeSelection</B>(java.util.Enumeration aObjects)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#removeSelection(java.util.Enumeration)">removeSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="isSelected(java.lang.Object)"><!-- --></A><H3>
|
|
isSelected</H3>
|
|
<PRE>
|
|
public boolean <B>isSelected</B>(java.lang.Object aObject)</PRE>
|
|
<DL>
|
|
<DD>Returns true if the object is in the selection.<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#isSelected(java.lang.Object)">isSelected</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getSelectionCount()"><!-- --></A><H3>
|
|
getSelectionCount</H3>
|
|
<PRE>
|
|
public int <B>getSelectionCount</B>()</PRE>
|
|
<DL>
|
|
<DD>Returns the number of objects in the selection<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#getSelectionCount()">getSelectionCount</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getSelection()"><!-- --></A><H3>
|
|
getSelection</H3>
|
|
<PRE>
|
|
public java.util.Enumeration <B>getSelection</B>()</PRE>
|
|
<DL>
|
|
<DD>Returns an enumeration of all objects in the selection<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#getSelection()">getSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="doubleClickSelection(java.awt.event.MouseEvent)"><!-- --></A><H3>
|
|
doubleClickSelection</H3>
|
|
<PRE>
|
|
public void <B>doubleClickSelection</B>(java.awt.event.MouseEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD>Passed on to listeners<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#doubleClickSelection(java.awt.event.MouseEvent)">doubleClickSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="contextClickSelection(java.awt.event.MouseEvent)"><!-- --></A><H3>
|
|
contextClickSelection</H3>
|
|
<PRE>
|
|
public void <B>contextClickSelection</B>(java.awt.event.MouseEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD>Passed on to listeners<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#contextClickSelection(java.awt.event.MouseEvent)">contextClickSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="dragSelection(java.awt.event.MouseEvent)"><!-- --></A><H3>
|
|
dragSelection</H3>
|
|
<PRE>
|
|
public void <B>dragSelection</B>(java.awt.event.MouseEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD>Passed on to listeners<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#dragSelection(java.awt.event.MouseEvent)">dragSelection</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addSelectionListener(grendel.widgets.SelectionListener)"><!-- --></A><H3>
|
|
addSelectionListener</H3>
|
|
<PRE>
|
|
public void <B>addSelectionListener</B>(<A HREF="../../grendel/widgets/SelectionListener.html">SelectionListener</A> aListener)</PRE>
|
|
<DL>
|
|
<DD>Adds a selection listener<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#addSelectionListener(grendel.widgets.SelectionListener)">addSelectionListener</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeSelectionListener(grendel.widgets.SelectionListener)"><!-- --></A><H3>
|
|
removeSelectionListener</H3>
|
|
<PRE>
|
|
public void <B>removeSelectionListener</B>(<A HREF="../../grendel/widgets/SelectionListener.html">SelectionListener</A> aListener)</PRE>
|
|
<DL>
|
|
<DD>Removes a selection listener<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/SelectionManager.html#removeSelectionListener(grendel.widgets.SelectionListener)">removeSelectionListener</A> in interface <A HREF="../../grendel/widgets/SelectionManager.html">SelectionManager</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<HR>
|
|
|
|
<!-- ========== START OF NAVBAR ========== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> <FONT ID="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../grendel/widgets/SelectionEvent.html"><B>PREV CLASS</B></A>
|
|
<A HREF="../../grendel/widgets/Splitter.html"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>
|
|
<A HREF="SingleSelectionManager.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!-- =========== END OF NAVBAR =========== -->
|
|
|
|
<HR>
|
|
|
|
</BODY>
|
|
</HTML>
|