swing/src/net/sf/xframe/swing/table JXTableHeader.java,1.9,1.10 KTable.java,1.7,1.8
Kurt Riede <[email protected]> Thu, 30 Jun 2005 07:07:55 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/swing/src/net/sf/xframe/swing/table
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12017/src/net/sf/xframe/swing/table
Modified Files:
JXTableHeader.java KTable.java
Log Message:
JavaDoc updates
Index: JXTableHeader.java
===================================================================
RCS file: /cvsroot/xframe/swing/src/net/sf/xframe/swing/table/JXTableHeader.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** JXTableHeader.java 22 May 2005 21:26:14 -0000 1.9
--- JXTableHeader.java 30 Jun 2005 07:07:53 -0000 1.10
***************
*** 430,434 ****
* Returns the look and feel (L&F) object that renders this component.
* @return the look and feel (L&F) object
! * @see javax.swing.table.TableHeader#getUI()
*/
public TableHeaderUI getUI() {
--- 430,434 ----
* Returns the look and feel (L&F) object that renders this component.
* @return the look and feel (L&F) object
! * @see javax.swing.table.JTableHeader#getUI()
*/
public TableHeaderUI getUI() {
***************
*** 439,444 ****
* Sets the look and feel (L&F) object that renders this component.
*
! * @param ui the <code>TableHeaderUI</code> L&F object
! * @see UIDefaults#getUI
*/
public void setUI(final TableHeaderUI ui) {
--- 439,444 ----
* Sets the look and feel (L&F) object that renders this component.
*
! * @param ui the <code>TableHeaderUI</code> L&F object
! * @see javax.swing.table.JTableHeader#setUI(javax.swing.plaf.TableHeaderUI)
*/
public void setUI(final TableHeaderUI ui) {
***************
*** 465,470 ****
* @return the string "TableHeaderUI"
*
! * @see JComponent#getUIClassID
! * @see UIDefaults#getUI
*/
public String getUIClassID() {
--- 465,470 ----
* @return the string "TableHeaderUI"
*
! * @see javax.swing.JComponent#getUIClassID
! * @see javax.swing.UIDefaults#getUI
*/
public String getUIClassID() {
Index: KTable.java
===================================================================
RCS file: /cvsroot/xframe/swing/src/net/sf/xframe/swing/table/KTable.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** KTable.java 29 Jun 2005 20:54:50 -0000 1.7
--- KTable.java 30 Jun 2005 07:07:53 -0000 1.8
***************
*** 208,212 ****
* Getter method for type property.
*
! * @return type, can be {@link #LOCKED_TABLE} or {@link #SCROLL_TABLE}
*/
protected int getType() {
--- 208,212 ----
* Getter method for type property.
*
! * @return type, can be {@link #TYPE_LOCKED} or {@link #TYPE_SCROLL}
*/
protected int getType() {
***************
*** 217,221 ****
* Sets the parent and type property.
*
! * @param pType type of tabel, can be {@link #LOCKED_TABLE} or {@link #SCROLL_TABLE}
*/
protected void setParent(final int pType) {
--- 217,221 ----
* Sets the parent and type property.
*
! * @param pType type of tabel, can be {@link #TYPE_LOCKED} or {@link #TYPE_SCROLL}
*/
protected void setParent(final int pType) {
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click