jretlang 0.2.3 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. data/Rakefile +0 -5
  2. data/VERSION +1 -1
  3. data/changelog +3 -3
  4. data/jretlang.gemspec +20 -131
  5. data/lib/jretlang.rb +1 -2
  6. data/readme +1 -0
  7. data/test/unit/test_examples.rb +0 -15
  8. data/vendor/jetlang-0.2.5-sources.jar +0 -0
  9. data/vendor/jetlang-0.2.5.jar +0 -0
  10. metadata +54 -159
  11. data/.gitignore +0 -3
  12. data/lib/jretlang/schedule.rb +0 -44
  13. data/vendor/jetlang-0.2.0.jar +0 -0
  14. data/vendor/jetlang-0.2.0/jetlang-0.2.0-sources.jar +0 -0
  15. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-frame.html +0 -106
  16. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-noframe.html +0 -106
  17. data/vendor/jetlang-0.2.0/site/apidocs/constant-values.html +0 -147
  18. data/vendor/jetlang-0.2.0/site/apidocs/deprecated-list.html +0 -147
  19. data/vendor/jetlang-0.2.0/site/apidocs/help-doc.html +0 -224
  20. data/vendor/jetlang-0.2.0/site/apidocs/index-all.html +0 -677
  21. data/vendor/jetlang-0.2.0/site/apidocs/index.html +0 -40
  22. data/vendor/jetlang-0.2.0/site/apidocs/options +0 -19
  23. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/AsyncRequest.html +0 -376
  24. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BaseSubscription.html +0 -332
  25. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BatchSubscriber.html +0 -303
  26. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Channel.html +0 -207
  27. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/ChannelSubscription.html +0 -295
  28. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Converter.html +0 -211
  29. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/KeyedBatchSubscriber.html +0 -307
  30. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/LastSubscriber.html +0 -304
  31. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryChannel.html +0 -391
  32. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryRequestChannel.html +0 -319
  33. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Publisher.html +0 -219
  34. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Request.html +0 -251
  35. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/RequestChannel.html +0 -264
  36. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Session.html +0 -173
  37. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SessionClosed.html +0 -230
  38. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscribable.html +0 -230
  39. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscriber.html +0 -243
  40. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SubscriberList.html +0 -334
  41. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/AsyncRequest.html +0 -191
  42. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BaseSubscription.html +0 -205
  43. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BatchSubscriber.html +0 -145
  44. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Channel.html +0 -181
  45. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/ChannelSubscription.html +0 -145
  46. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Converter.html +0 -194
  47. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/KeyedBatchSubscriber.html +0 -145
  48. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/LastSubscriber.html +0 -145
  49. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryChannel.html +0 -145
  50. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryRequestChannel.html +0 -145
  51. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Publisher.html +0 -197
  52. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Request.html +0 -211
  53. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/RequestChannel.html +0 -240
  54. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Session.html +0 -189
  55. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SessionClosed.html +0 -193
  56. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscribable.html +0 -237
  57. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscriber.html +0 -197
  58. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SubscriberList.html +0 -145
  59. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-frame.html +0 -76
  60. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-summary.html +0 -245
  61. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-tree.html +0 -172
  62. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-use.html +0 -237
  63. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutor.html +0 -219
  64. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutorImpl.html +0 -267
  65. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Callback.html +0 -217
  66. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Disposable.html +0 -219
  67. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/DisposingExecutor.html +0 -286
  68. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventBuffer.html +0 -352
  69. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventReader.html +0 -234
  70. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Filter.html +0 -216
  71. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableBlockingQueue.html +0 -337
  72. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutor.html +0 -225
  73. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutorImpl.html +0 -404
  74. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Scheduler.html +0 -280
  75. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SchedulerImpl.html +0 -354
  76. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousDisposingExecutor.html +0 -391
  77. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousExecutor.html +0 -307
  78. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutor.html +0 -224
  79. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutorImpl.html +0 -145
  80. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Callback.html +0 -499
  81. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Disposable.html +0 -669
  82. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/DisposingExecutor.html +0 -440
  83. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventBuffer.html +0 -197
  84. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventReader.html +0 -206
  85. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Filter.html +0 -219
  86. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableBlockingQueue.html +0 -145
  87. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutor.html +0 -218
  88. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutorImpl.html +0 -145
  89. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Scheduler.html +0 -235
  90. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SchedulerImpl.html +0 -145
  91. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousDisposingExecutor.html +0 -145
  92. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousExecutor.html +0 -145
  93. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-frame.html +0 -70
  94. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-summary.html +0 -226
  95. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-tree.html +0 -176
  96. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-use.html +0 -289
  97. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/Fiber.html +0 -266
  98. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.ScheduledEvent.html +0 -419
  99. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.html +0 -599
  100. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/PoolFiberFactory.html +0 -321
  101. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/ThreadFiber.html +0 -525
  102. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/Fiber.html +0 -346
  103. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.ScheduledEvent.html +0 -181
  104. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.html +0 -145
  105. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/PoolFiberFactory.html +0 -145
  106. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/ThreadFiber.html +0 -145
  107. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-frame.html +0 -50
  108. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-summary.html +0 -185
  109. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-tree.html +0 -172
  110. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-use.html +0 -198
  111. data/vendor/jetlang-0.2.0/site/apidocs/overview-frame.html +0 -47
  112. data/vendor/jetlang-0.2.0/site/apidocs/overview-summary.html +0 -165
  113. data/vendor/jetlang-0.2.0/site/apidocs/overview-tree.html +0 -198
  114. data/vendor/jetlang-0.2.0/site/apidocs/package-list +0 -3
  115. data/vendor/jetlang-0.2.0/site/apidocs/packages +0 -3
  116. data/vendor/jetlang-0.2.0/site/apidocs/resources/inherit.gif +0 -0
  117. data/vendor/jetlang-0.2.0/site/apidocs/stylesheet.css +0 -29
@@ -1,47 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- Overview List (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
-
15
-
16
- </HEAD>
17
-
18
- <BODY BGCOLOR="white">
19
-
20
- <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21
- <TR>
22
- <TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
23
- <B></B></FONT></TH>
24
- </TR>
25
- </TABLE>
26
-
27
- <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
28
- <TR>
29
- <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
30
- <P>
31
- <FONT size="+1" CLASS="FrameHeadingFont">
32
- Packages</FONT>
33
- <BR>
34
- <FONT CLASS="FrameItemFont"><A HREF="org/jetlang/channels/package-frame.html" target="packageFrame">org.jetlang.channels</A></FONT>
35
- <BR>
36
- <FONT CLASS="FrameItemFont"><A HREF="org/jetlang/core/package-frame.html" target="packageFrame">org.jetlang.core</A></FONT>
37
- <BR>
38
- <FONT CLASS="FrameItemFont"><A HREF="org/jetlang/fibers/package-frame.html" target="packageFrame">org.jetlang.fibers</A></FONT>
39
- <BR>
40
- </TD>
41
- </TR>
42
- </TABLE>
43
-
44
- <P>
45
- &nbsp;
46
- </BODY>
47
- </HTML>
@@ -1,165 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- Overview (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="Overview (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;PREV&nbsp;
60
- &nbsp;NEXT</FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- </TABLE>
79
- <A NAME="skip-navbar_top"></A>
80
- <!-- ========= END OF TOP NAVBAR ========= -->
81
-
82
- <HR>
83
- <CENTER>
84
- <H1>
85
- Jetlang 0.2.0 API
86
- </H1>
87
- </CENTER>
88
-
89
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
90
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
91
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
92
- <B>Packages</B></FONT></TH>
93
- </TR>
94
- <TR BGCOLOR="white" CLASS="TableRowColor">
95
- <TD WIDTH="20%"><B><A HREF="org/jetlang/channels/package-summary.html">org.jetlang.channels</A></B></TD>
96
- <TD>&nbsp;</TD>
97
- </TR>
98
- <TR BGCOLOR="white" CLASS="TableRowColor">
99
- <TD WIDTH="20%"><B><A HREF="org/jetlang/core/package-summary.html">org.jetlang.core</A></B></TD>
100
- <TD>&nbsp;</TD>
101
- </TR>
102
- <TR BGCOLOR="white" CLASS="TableRowColor">
103
- <TD WIDTH="20%"><B><A HREF="org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A></B></TD>
104
- <TD>&nbsp;</TD>
105
- </TR>
106
- </TABLE>
107
-
108
- <P>
109
- &nbsp;<HR>
110
-
111
-
112
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
113
- <A NAME="navbar_bottom"><!-- --></A>
114
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
115
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
116
- <TR>
117
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
118
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
119
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
120
- <TR ALIGN="center" VALIGN="top">
121
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
122
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
123
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
124
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
125
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
126
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
127
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
128
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
129
- </TR>
130
- </TABLE>
131
- </TD>
132
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
133
- </EM>
134
- </TD>
135
- </TR>
136
-
137
- <TR>
138
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
139
- &nbsp;PREV&nbsp;
140
- &nbsp;NEXT</FONT></TD>
141
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
142
- <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
143
- &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
144
- &nbsp;<SCRIPT type="text/javascript">
145
- <!--
146
- if(window==top) {
147
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
148
- }
149
- //-->
150
- </SCRIPT>
151
- <NOSCRIPT>
152
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
153
- </NOSCRIPT>
154
-
155
-
156
- </FONT></TD>
157
- </TR>
158
- </TABLE>
159
- <A NAME="skip-navbar_bottom"></A>
160
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
161
-
162
- <HR>
163
- Copyright &#169; 2009. All Rights Reserved.
164
- </BODY>
165
- </HTML>
@@ -1,198 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- Class Hierarchy (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="Class Hierarchy (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;PREV&nbsp;
60
- &nbsp;NEXT</FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- </TABLE>
79
- <A NAME="skip-navbar_top"></A>
80
- <!-- ========= END OF TOP NAVBAR ========= -->
81
-
82
- <HR>
83
- <CENTER>
84
- <H2>
85
- Hierarchy For All Packages</H2>
86
- </CENTER>
87
- <DL>
88
- <DT><B>Package Hierarchies:</B><DD><A HREF="org/jetlang/channels/package-tree.html">org.jetlang.channels</A>, <A HREF="org/jetlang/core/package-tree.html">org.jetlang.core</A>, <A HREF="org/jetlang/fibers/package-tree.html">org.jetlang.fibers</A></DL>
89
- <HR>
90
- <H2>
91
- Class Hierarchy
92
- </H2>
93
- <UL>
94
- <LI TYPE="circle">java.lang.Object<UL>
95
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels"><B>AsyncRequest</B></A>&lt;R,V&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels"><B>BaseSubscription</B></A>&lt;T&gt; (implements org.jetlang.channels.<A HREF="org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels">Subscribable</A>&lt;T&gt;)
96
- <UL>
97
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels"><B>BatchSubscriber</B></A>&lt;T&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels"><B>ChannelSubscription</B></A>&lt;T&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels"><B>KeyedBatchSubscriber</B></A>&lt;K,T&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels"><B>LastSubscriber</B></A>&lt;T&gt;</UL>
98
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core"><B>BatchExecutorImpl</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A>)
99
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core"><B>EventBuffer</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/EventReader.html" title="interface in org.jetlang.core">EventReader</A>)
100
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>FiberStub</B></A> (implements org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>)
101
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers"><B>FiberStub.ScheduledEvent</B></A><LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels"><B>MemoryChannel</B></A>&lt;T&gt; (implements org.jetlang.channels.<A HREF="org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels">Channel</A>&lt;T&gt;)
102
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels"><B>MemoryRequestChannel</B></A>&lt;R,V&gt; (implements org.jetlang.channels.<A HREF="org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>&lt;R,V&gt;)
103
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers"><B>PoolFiberFactory</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>)
104
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core"><B>RunnableBlockingQueue</B></A><LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core"><B>RunnableExecutorImpl</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A>)
105
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core"><B>SchedulerImpl</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>)
106
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels"><B>SubscriberList</B></A>&lt;T&gt;<LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core"><B>SynchronousDisposingExecutor</B></A> (implements org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A>)
107
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core"><B>SynchronousExecutor</B></A> (implements java.util.concurrent.Executor)
108
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers"><B>ThreadFiber</B></A> (implements org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>)
109
- </UL>
110
- </UL>
111
- <H2>
112
- Interface Hierarchy
113
- </H2>
114
- <UL>
115
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core"><B>BatchExecutor</B></A><LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><B>Callback</B></A>&lt;T&gt;<UL>
116
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels"><B>Subscribable</B></A>&lt;T&gt;</UL>
117
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Converter.html" title="interface in org.jetlang.channels"><B>Converter</B></A>&lt;T,K&gt;<LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><B>Disposable</B></A><UL>
118
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><B>Fiber</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, org.jetlang.core.<A HREF="org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>)
119
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, java.lang.Runnable)
120
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core"><B>Scheduler</B></A><UL>
121
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><B>Fiber</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>)
122
- </UL>
123
- </UL>
124
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/EventReader.html" title="interface in org.jetlang.core"><B>EventReader</B></A><LI TYPE="circle">java.util.concurrent.Executor<UL>
125
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core"><B>DisposingExecutor</B></A><UL>
126
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><B>Fiber</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>)
127
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, java.lang.Runnable)
128
- </UL>
129
- <LI TYPE="circle">org.jetlang.fibers.<A HREF="org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><B>Fiber</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, org.jetlang.core.<A HREF="org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>)
130
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, java.lang.Runnable)
131
- </UL>
132
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/Filter.html" title="interface in org.jetlang.core"><B>Filter</B></A>&lt;T&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels"><B>Publisher</B></A>&lt;T&gt;<UL>
133
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels"><B>Channel</B></A>&lt;T&gt; (also extends org.jetlang.channels.<A HREF="org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>&lt;T&gt;)
134
- </UL>
135
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Request.html" title="interface in org.jetlang.channels"><B>Request</B></A>&lt;R,V&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels"><B>RequestChannel</B></A>&lt;R,V&gt;<LI TYPE="circle">java.lang.Runnable<UL>
136
- <LI TYPE="circle">org.jetlang.core.<A HREF="org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, org.jetlang.core.<A HREF="org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>)
137
- </UL>
138
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Session.html" title="interface in org.jetlang.channels"><B>Session</B></A><LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels"><B>SessionClosed</B></A>&lt;R&gt;<LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels"><B>Subscriber</B></A>&lt;T&gt;<UL>
139
- <LI TYPE="circle">org.jetlang.channels.<A HREF="org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels"><B>Channel</B></A>&lt;T&gt; (also extends org.jetlang.channels.<A HREF="org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels">Publisher</A>&lt;T&gt;)
140
- </UL>
141
- </UL>
142
- <HR>
143
-
144
-
145
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
146
- <A NAME="navbar_bottom"><!-- --></A>
147
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
148
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
149
- <TR>
150
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
151
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
152
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
153
- <TR ALIGN="center" VALIGN="top">
154
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
155
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
156
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
157
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
158
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
159
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
160
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
161
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
162
- </TR>
163
- </TABLE>
164
- </TD>
165
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
166
- </EM>
167
- </TD>
168
- </TR>
169
-
170
- <TR>
171
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
172
- &nbsp;PREV&nbsp;
173
- &nbsp;NEXT</FONT></TD>
174
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
175
- <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
176
- &nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
177
- &nbsp;<SCRIPT type="text/javascript">
178
- <!--
179
- if(window==top) {
180
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
181
- }
182
- //-->
183
- </SCRIPT>
184
- <NOSCRIPT>
185
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
186
- </NOSCRIPT>
187
-
188
-
189
- </FONT></TD>
190
- </TR>
191
- </TABLE>
192
- <A NAME="skip-navbar_bottom"></A>
193
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
194
-
195
- <HR>
196
- Copyright &#169; 2009. All Rights Reserved.
197
- </BODY>
198
- </HTML>
@@ -1,3 +0,0 @@
1
- org.jetlang.channels
2
- org.jetlang.core
3
- org.jetlang.fibers
@@ -1,3 +0,0 @@
1
- org.jetlang.channels
2
- org.jetlang.core
3
- org.jetlang.fibers
@@ -1,29 +0,0 @@
1
- /* Javadoc style sheet */
2
-
3
- /* Define colors, fonts and other style attributes here to override the defaults */
4
-
5
- /* Page background color */
6
- body { background-color: #FFFFFF; color:#000000 }
7
-
8
- /* Headings */
9
- h1 { font-size: 145% }
10
-
11
- /* Table colors */
12
- .TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
13
- .TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
14
- .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
15
-
16
- /* Font used in left-hand frame lists */
17
- .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
18
- .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
19
- .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
20
-
21
- /* Navigation bar fonts and colors */
22
- .NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
23
- .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
24
- .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
25
- .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
26
-
27
- .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28
- .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
29
-