~codescore-dev/codescore/version-1.0

« back to all changes in this revision

Viewing changes to doc/java_doc/net/launchpad/codescore/ui/components/dnd/class-use/DnDObject.html

  • Committer: Adam Cornett
  • Date: 2008-03-11 02:24:59 UTC
  • Revision ID: adam.cornett@gmail.com-20080311022459-ojmzuilevqej6mis
Updated the javadoc to be consistant with REV 51's code

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc (build 1.6.0_03) on Sat Mar 01 22:38:45 EST 2008 -->
 
5
<!-- Generated by javadoc (build 1.6.0_03) on Mon Mar 10 22:24:20 EDT 2008 -->
6
6
<TITLE>
7
7
Uses of Interface net.launchpad.codescore.ui.components.dnd.DnDObject (Code Score Documentation)
8
8
</TITLE>
9
9
 
10
 
<META NAME="date" CONTENT="2008-03-01">
 
10
<META NAME="date" CONTENT="2008-03-10">
11
11
 
12
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
13
13
 
137
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
139
<CODE>&nbsp;void</CODE></FONT></TD>
140
 
<TD><CODE><B>DnDVbox.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDVbox.html#addWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">addWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
141
 
 
142
 
<BR>
143
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
144
 
</TR>
145
 
<TR BGCOLOR="white" CLASS="TableRowColor">
146
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
 
<CODE>&nbsp;void</CODE></FONT></TD>
148
140
<TD><CODE><B>DnDColumn.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDColumn.html#addWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">addWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
149
141
 
150
142
<BR>
153
145
<TR BGCOLOR="white" CLASS="TableRowColor">
154
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
147
<CODE>&nbsp;void</CODE></FONT></TD>
 
148
<TD><CODE><B>DnDVbox.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDVbox.html#addWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">addWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
 
149
 
 
150
<BR>
 
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
152
</TR>
 
153
<TR BGCOLOR="white" CLASS="TableRowColor">
 
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
155
<CODE>&nbsp;void</CODE></FONT></TD>
156
156
<TD><CODE><B>DnDContainer.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDContainer.html#addWindow(int, net.launchpad.codescore.ui.components.dnd.DnDObject)">addWindow</A></B>(int&nbsp;col,
157
157
                   <A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
158
158
 
162
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
164
<CODE>&nbsp;void</CODE></FONT></TD>
165
 
<TD><CODE><B>DnDVbox.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDVbox.html#removeWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">removeWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
166
 
 
167
 
<BR>
168
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
169
 
</TR>
170
 
<TR BGCOLOR="white" CLASS="TableRowColor">
171
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
 
<CODE>&nbsp;void</CODE></FONT></TD>
173
165
<TD><CODE><B>DnDColumn.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDColumn.html#removeWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">removeWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
174
166
 
175
167
<BR>
176
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removed a <A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd"><CODE>DnDObject</CODE></A> from this column</TD>
177
169
</TR>
 
170
<TR BGCOLOR="white" CLASS="TableRowColor">
 
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
172
<CODE>&nbsp;void</CODE></FONT></TD>
 
173
<TD><CODE><B>DnDVbox.</B><B><A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDVbox.html#removeWindow(net.launchpad.codescore.ui.components.dnd.DnDObject)">removeWindow</A></B>(<A HREF="../../../../../../../net/launchpad/codescore/ui/components/dnd/DnDObject.html" title="interface in net.launchpad.codescore.ui.components.dnd">DnDObject</A>&nbsp;win)</CODE>
 
174
 
 
175
<BR>
 
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
177
</TR>
178
178
</TABLE>
179
179
&nbsp;
180
180
<P>
308
308
<!-- ======== END OF BOTTOM NAVBAR ======= -->
309
309
 
310
310
<HR>
311
 
<i>Copyright 2008 &#169; Adam Cornett All Rights Reserved.</i>
 
311
 
 
312
                                <i>Copyright 2008 &#169; Adam Cornett, Andrew Conner All Rights Reserved.</i>
 
313
                        
312
314
</BODY>
313
315
</HTML>