A C G I L M P R S T U V

G

getColumnClass(int) - Method in class cz.aiken.util.lwtt.TaskTableModel
Returns the class of the given column.
getColumnCount() - Method in class cz.aiken.util.lwtt.TaskTableModel
Returns the column count (currently 2).
getColumnName(int) - Method in class cz.aiken.util.lwtt.TaskTableModel
Returns the name of the given column.
getConsumption() - Method in class cz.aiken.util.lwtt.Task
Returns the current value of cumulative consumption [ms].
getDir() - Static method in class cz.aiken.util.lwtt.TaskTableModel
Returns the absolute path to the directory where LWTT data should be saved.
getId() - Method in class cz.aiken.util.lwtt.Task
Returns the task identifier.
getName() - Method in class cz.aiken.util.lwtt.Task
Returns the task name.
getNewId() - Static method in class cz.aiken.util.lwtt.Task
Generates a new task identifier.
getPath() - Static method in class cz.aiken.util.lwtt.TaskTableModel
Returns the absolute path to the file where LWTT data should be saved.
getPrice() - Method in class cz.aiken.util.lwtt.Task
Returns the current price per hour [currency unit].
getPrice() - Method in class cz.aiken.util.lwtt.TaskPropertiesDialog
Returns the price per hour.
getReturnStatus() - Method in class cz.aiken.util.lwtt.TaskPropertiesDialog
Returns the "return status" of this dialog - one of RET_OK or RET_CANCEL.
getRowCount() - Method in class cz.aiken.util.lwtt.TaskTableModel
Returns the row count.
getTask(int) - Method in class cz.aiken.util.lwtt.TaskTableModel
 
getTotalPrice() - Method in class cz.aiken.util.lwtt.Task
Returns the total price of this task [currency unit].
getValueAt(int, int) - Method in class cz.aiken.util.lwtt.TaskTableModel
Returns the value at the given coordinates.

A C G I L M P R S T U V