source: trunk/doc/omq/test/observer/class-use/RemoteSubject.html @ 85

Last change on this file since 85 was 85, checked in by stoda, 11 years ago

Javadocs updated

File size: 7.6 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="es">
4<head>
5<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
6<title>Uses of Interface omq.test.observer.RemoteSubject</title>
7<meta name="date" content="2013-07-10">
8<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12    if (location.href.indexOf('is-external=true') == -1) {
13        parent.document.title="Uses of Interface omq.test.observer.RemoteSubject";
14    }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
20<!-- ========= START OF TOP NAVBAR ======= -->
21<div class="topNav"><a name="navbar_top">
22<!--   -->
23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24<!--   -->
25</a>
26<ul class="navList" title="Navigation">
27<li><a href="../../../../overview-summary.html">Overview</a></li>
28<li><a href="../package-summary.html">Package</a></li>
29<li><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">Class</a></li>
30<li class="navBarCell1Rev">Use</li>
31<li><a href="../package-tree.html">Tree</a></li>
32<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
33<li><a href="../../../../index-files/index-1.html">Index</a></li>
34<li><a href="../../../../help-doc.html">Help</a></li>
35</ul>
36</div>
37<div class="subNav">
38<ul class="navList">
39<li>Prev</li>
40<li>Next</li>
41</ul>
42<ul class="navList">
43<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubject.html" target="_top">Frames</a></li>
44<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
45</ul>
46<ul class="navList" id="allclasses_navbar_top">
47<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
48</ul>
49<div>
50<script type="text/javascript"><!--
51  allClassesLink = document.getElementById("allclasses_navbar_top");
52  if(window==top) {
53    allClassesLink.style.display = "block";
54  }
55  else {
56    allClassesLink.style.display = "none";
57  }
58  //-->
59</script>
60</div>
61<a name="skip-navbar_top">
62<!--   -->
63</a></div>
64<!-- ========= END OF TOP NAVBAR ========= -->
65<div class="header">
66<h2 title="Uses of Interface omq.test.observer.RemoteSubject" class="title">Uses of Interface<br>omq.test.observer.RemoteSubject</h2>
67</div>
68<div class="classUseContainer">
69<ul class="blockList">
70<li class="blockList">
71<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
72<caption><span>Packages that use <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
73<tr>
74<th class="colFirst" scope="col">Package</th>
75<th class="colLast" scope="col">Description</th>
76</tr>
77<tbody>
78<tr class="altColor">
79<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
80<td class="colLast">&nbsp;</td>
81</tr>
82</tbody>
83</table>
84</li>
85<li class="blockList">
86<ul class="blockList">
87<li class="blockList"><a name="omq.test.observer">
88<!--   -->
89</a>
90<h3>Uses of <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
91<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
92<caption><span>Classes in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> that implement <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
93<tr>
94<th class="colFirst" scope="col">Modifier and Type</th>
95<th class="colLast" scope="col">Class and Description</th>
96</tr>
97<tbody>
98<tr class="altColor">
99<td class="colFirst"><code>class&nbsp;</code></td>
100<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></strong></code>&nbsp;</td>
101</tr>
102</tbody>
103</table>
104<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
105<caption><span>Methods in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> that return <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
106<tr>
107<th class="colFirst" scope="col">Modifier and Type</th>
108<th class="colLast" scope="col">Method and Description</th>
109</tr>
110<tbody>
111<tr class="altColor">
112<td class="colFirst"><code><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></td>
113<td class="colLast"><span class="strong">RemoteObserverImpl.</span><code><strong><a href="../../../../omq/test/observer/RemoteObserverImpl.html#getSubject()">getSubject</a></strong>()</code>&nbsp;</td>
114</tr>
115</tbody>
116</table>
117<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
118<caption><span>Methods in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> with parameters of type <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
119<tr>
120<th class="colFirst" scope="col">Modifier and Type</th>
121<th class="colLast" scope="col">Method and Description</th>
122</tr>
123<tbody>
124<tr class="altColor">
125<td class="colFirst"><code>void</code></td>
126<td class="colLast"><span class="strong">RemoteObserverImpl.</span><code><strong><a href="../../../../omq/test/observer/RemoteObserverImpl.html#setSubject(omq.test.observer.RemoteSubject)">setSubject</a></strong>(<a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>&nbsp;subject)</code>&nbsp;</td>
127</tr>
128</tbody>
129</table>
130</li>
131</ul>
132</li>
133</ul>
134</div>
135<!-- ======= START OF BOTTOM NAVBAR ====== -->
136<div class="bottomNav"><a name="navbar_bottom">
137<!--   -->
138</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
139<!--   -->
140</a>
141<ul class="navList" title="Navigation">
142<li><a href="../../../../overview-summary.html">Overview</a></li>
143<li><a href="../package-summary.html">Package</a></li>
144<li><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">Class</a></li>
145<li class="navBarCell1Rev">Use</li>
146<li><a href="../package-tree.html">Tree</a></li>
147<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
148<li><a href="../../../../index-files/index-1.html">Index</a></li>
149<li><a href="../../../../help-doc.html">Help</a></li>
150</ul>
151</div>
152<div class="subNav">
153<ul class="navList">
154<li>Prev</li>
155<li>Next</li>
156</ul>
157<ul class="navList">
158<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubject.html" target="_top">Frames</a></li>
159<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
160</ul>
161<ul class="navList" id="allclasses_navbar_bottom">
162<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
163</ul>
164<div>
165<script type="text/javascript"><!--
166  allClassesLink = document.getElementById("allclasses_navbar_bottom");
167  if(window==top) {
168    allClassesLink.style.display = "block";
169  }
170  else {
171    allClassesLink.style.display = "none";
172  }
173  //-->
174</script>
175</div>
176<a name="skip-navbar_bottom">
177<!--   -->
178</a></div>
179<!-- ======== END OF BOTTOM NAVBAR ======= -->
180</body>
181</html>
Note: See TracBrowser for help on using the repository browser.