aboutsummaryrefslogtreecommitdiff
path: root/doc/uk/org/ury/show/item
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uk/org/ury/show/item')
-rw-r--r--doc/uk/org/ury/show/item/ShowItem.html4
-rw-r--r--doc/uk/org/ury/show/item/ShowItemProperty.html4
-rw-r--r--doc/uk/org/ury/show/item/class-use/ShowItem.html14
-rw-r--r--doc/uk/org/ury/show/item/class-use/ShowItemProperty.html6
-rw-r--r--doc/uk/org/ury/show/item/package-frame.html4
-rw-r--r--doc/uk/org/ury/show/item/package-summary.html22
-rw-r--r--doc/uk/org/ury/show/item/package-tree.html4
-rw-r--r--doc/uk/org/ury/show/item/package-use.html6
8 files changed, 41 insertions, 23 deletions
diff --git a/doc/uk/org/ury/show/item/ShowItem.html b/doc/uk/org/ury/show/item/ShowItem.html
index 5c48bf4..5cd18a6 100644
--- a/doc/uk/org/ury/show/item/ShowItem.html
+++ b/doc/uk/org/ury/show/item/ShowItem.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:36 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:02 GMT 2011 -->
<TITLE>
ShowItem
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
diff --git a/doc/uk/org/ury/show/item/ShowItemProperty.html b/doc/uk/org/ury/show/item/ShowItemProperty.html
index 35cb996..19c7edc 100644
--- a/doc/uk/org/ury/show/item/ShowItemProperty.html
+++ b/doc/uk/org/ury/show/item/ShowItemProperty.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:36 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:02 GMT 2011 -->
<TITLE>
ShowItemProperty
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
diff --git a/doc/uk/org/ury/show/item/class-use/ShowItem.html b/doc/uk/org/ury/show/item/class-use/ShowItem.html
index 35b6def..7bb934f 100644
--- a/doc/uk/org/ury/show/item/class-use/ShowItem.html
+++ b/doc/uk/org/ury/show/item/class-use/ShowItem.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
Uses of Class uk.org.ury.show.item.ShowItem
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
@@ -116,7 +116,7 @@ Uses of <A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="cl
<TD><CODE><B>ShowChannel.</B><B><A HREF="../../../../../../uk/org/ury/show/ShowChannel.html#get(int)">get</A></B>(int&nbsp;index)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve an item from the channel.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves an item from the channel.</TD>
</TR>
</TABLE>
&nbsp;
@@ -134,8 +134,8 @@ Uses of <A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="cl
int&nbsp;channel)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a show and a channel, retrieve a list of all show items
- bound to that channel for the show.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a show and a channel, retrieve a list of all show items bound to
+ that channel for the show.</TD>
</TR>
</TABLE>
&nbsp;
@@ -152,7 +152,7 @@ Uses of <A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="cl
<A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>&nbsp;item)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new item to the channel.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new item to the channel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -160,7 +160,7 @@ Uses of <A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="cl
<TD><CODE><B>ShowChannel.</B><B><A HREF="../../../../../../uk/org/ury/show/ShowChannel.html#add(uk.org.ury.show.item.ShowItem)">add</A></B>(<A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>&nbsp;item)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new item to the end of the channel.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new item to the end of the channel.</TD>
</TR>
</TABLE>
&nbsp;
diff --git a/doc/uk/org/ury/show/item/class-use/ShowItemProperty.html b/doc/uk/org/ury/show/item/class-use/ShowItemProperty.html
index 66a0d20..fcfec33 100644
--- a/doc/uk/org/ury/show/item/class-use/ShowItemProperty.html
+++ b/doc/uk/org/ury/show/item/class-use/ShowItemProperty.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
Uses of Class uk.org.ury.show.item.ShowItemProperty
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
@@ -91,7 +91,7 @@ Packages that use <A HREF="../../../../../../uk/org/ury/show/item/ShowItemProper
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#uk.org.ury.show.item"><B>uk.org.ury.show.item</B></A></TD>
-<TD>&nbsp;&nbsp;</TD>
+<TD>The show item class and related properties.&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
diff --git a/doc/uk/org/ury/show/item/package-frame.html b/doc/uk/org/ury/show/item/package-frame.html
index 9fe2752..bc4c85c 100644
--- a/doc/uk/org/ury/show/item/package-frame.html
+++ b/doc/uk/org/ury/show/item/package-frame.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:37 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
uk.org.ury.show.item
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
diff --git a/doc/uk/org/ury/show/item/package-summary.html b/doc/uk/org/ury/show/item/package-summary.html
index 3207cb5..fbfbd47 100644
--- a/doc/uk/org/ury/show/item/package-summary.html
+++ b/doc/uk/org/ury/show/item/package-summary.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:37 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
uk.org.ury.show.item
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -82,6 +82,12 @@ function windowTitle()
<H2>
Package uk.org.ury.show.item
</H2>
+The show item class and related properties.
+<P>
+<B>See:</B>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
+<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
@@ -110,6 +116,18 @@ Package uk.org.ury.show.item
&nbsp;
<P>
+<A NAME="package_description"><!-- --></A><H2>
+Package uk.org.ury.show.item Description
+</H2>
+
+<P>
+<P>The show item class and related properties.</P>
+ <P>The two contained classes, ShowItem and ShowItemProperty,
+ implement the storage of items (songs, audio tracks, etc) that
+ can be placed in show channels.</P>
+<P>
+
+<P>
<DL>
</DL>
<HR>
diff --git a/doc/uk/org/ury/show/item/package-tree.html b/doc/uk/org/ury/show/item/package-tree.html
index 16d5326..4d18cd4 100644
--- a/doc/uk/org/ury/show/item/package-tree.html
+++ b/doc/uk/org/ury/show/item/package-tree.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:37 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
uk.org.ury.show.item Class Hierarchy
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
diff --git a/doc/uk/org/ury/show/item/package-use.html b/doc/uk/org/ury/show/item/package-use.html
index adf545c..561cdeb 100644
--- a/doc/uk/org/ury/show/item/package-use.html
+++ b/doc/uk/org/ury/show/item/package-use.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
Uses of Package uk.org.ury.show.item
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -95,7 +95,7 @@ Packages that use <A HREF="../../../../../uk/org/ury/show/item/package-summary.h
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#uk.org.ury.show.item"><B>uk.org.ury.show.item</B></A></TD>
-<TD>&nbsp;&nbsp;</TD>
+<TD>The show item class and related properties.&nbsp;</TD>
</TR>
</TABLE>
&nbsp;