ca.aura.ui.swt
Class MaintenanceTask

java.lang.Object
  |
  +--ca.aura.ui.swt.MaintenanceTask

public class MaintenanceTask
extends java.lang.Object

Author:
Andrew

Constructor Summary
protected MaintenanceTask(Composite composite)
          default
 
Method Summary
static MaintenanceTask build(Composite composite)
          build the Maintenance Table
protected  void buildLook(Table table)
          set the look of the table
protected  java.lang.String[] getColumnNames()
          get the column names
protected  int[] getColumnWidths()
          get the default column widths
protected  MaintenanceTaskResource resource()
          get the resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaintenanceTask

protected MaintenanceTask(Composite composite)
default

Method Detail

build

public static MaintenanceTask build(Composite composite)
build the Maintenance Table


buildLook

protected void buildLook(Table table)
set the look of the table


getColumnNames

protected java.lang.String[] getColumnNames()
get the column names


getColumnWidths

protected int[] getColumnWidths()
get the default column widths


resource

protected MaintenanceTaskResource resource()
get the resource



Copyright © 2002 University of Ottawa. All Rights Reserved.