com.retek.rsm.roleadministration
Class SelectableUserTableRowDisplayer

java.lang.Object
  |
  +--com.retek.rsm.roleadministration.SelectableUserTableRowDisplayer
All Implemented Interfaces:
com.retek.swing11.displaytable.TableRowDisplayer

public class SelectableUserTableRowDisplayer
extends java.lang.Object
implements com.retek.swing11.displaytable.TableRowDisplayer


Constructor Summary
SelectableUserTableRowDisplayer()
           
 
Method Summary
 java.lang.String[] buildRow(java.lang.Object object)
           
 int[] getColumnSizes()
           
 int[] getColumnTypes()
           
 java.lang.String[] getHeaders()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectableUserTableRowDisplayer

public SelectableUserTableRowDisplayer()
Method Detail

getHeaders

public java.lang.String[] getHeaders()
Specified by:
getHeaders in interface com.retek.swing11.displaytable.TableRowDisplayer

getColumnTypes

public int[] getColumnTypes()
                     throws com.retek.swing11.util.UIException
Specified by:
getColumnTypes in interface com.retek.swing11.displaytable.TableRowDisplayer
com.retek.swing11.util.UIException

getColumnSizes

public int[] getColumnSizes()
Specified by:
getColumnSizes in interface com.retek.swing11.displaytable.TableRowDisplayer

buildRow

public java.lang.String[] buildRow(java.lang.Object object)
                            throws com.retek.swing11.util.UIException
Specified by:
buildRow in interface com.retek.swing11.displaytable.TableRowDisplayer
com.retek.swing11.util.UIException