diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
commit | 2d073129857a42ab4195cd433c8be152e357033f (patch) | |
tree | 967a4bbd1989df9847539a4c4c28e0ca6a79a453 /doc/uk/org/ury/show/item/class-use | |
parent | 0645ec66e1618ce4b52e56212c79196dd7c5c608 (diff) |
Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery.
Diffstat (limited to 'doc/uk/org/ury/show/item/class-use')
-rw-r--r-- | doc/uk/org/ury/show/item/class-use/ShowItem.html | 14 | ||||
-rw-r--r-- | doc/uk/org/ury/show/item/class-use/ShowItemProperty.html | 6 |
2 files changed, 10 insertions, 10 deletions
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 index)</CODE> <BR> - Retrieve an item from the channel.</TD> + Retrieves an item from the channel.</TD> </TR> </TABLE> @@ -134,8 +134,8 @@ Uses of <A HREF="../../../../../../uk/org/ury/show/item/ShowItem.html" title="cl int channel)</CODE> <BR> - Given a show and a channel, retrieve a list of all show items - bound to that channel for the show.</TD> + Given a show and a channel, retrieve a list of all show items bound to + that channel for the show.</TD> </TR> </TABLE> @@ -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> item)</CODE> <BR> - Add a new item to the channel.</TD> + 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> item)</CODE> <BR> - Add a new item to the end of the channel.</TD> + Adds a new item to the end of the channel.</TD> </TR> </TABLE> 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> </TD> +<TD>The show item class and related properties. </TD> </TR> </TABLE> |