|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.samples.QuantityLeftHelper
public final class QuantityLeftHelper
A class that determines how much of a samples quantity is left. This is done by taking how much quantity there is of a sample, and then subtracting the sum of the usages.
Method Summary | |
---|---|
static javax.swing.JButton |
getQuantityLeftButton(java.awt.Component parentComponent,
JBean sampleBean,
JBean usageBean,
javax.swing.JTable table,
GeneralTableModel tableModel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.swing.JButton getQuantityLeftButton(java.awt.Component parentComponent, JBean sampleBean, JBean usageBean, javax.swing.JTable table, GeneralTableModel tableModel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |