|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.wgmecad.table.ValueString
com.ptc.wgmecad.table.ValueFileSize
Created by IntelliJ IDEA. User: barky Date: Jan 3, 2003 Time: 5:24:07 PM To change this template use Options | File Templates.
Field Summary | |
private NumberFormat |
nf
|
private double |
size
|
Fields inherited from class com.ptc.wgmecad.table.ValueString |
value |
Constructor Summary | |
ValueFileSize(long bytes)
|
Method Summary | |
void |
add(ValueFileSize o)
|
boolean |
lessThan(Object o)
|
void |
setBytes(double b)
|
Methods inherited from class com.ptc.wgmecad.table.ValueString |
equals, getValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private double size
private NumberFormat nf
Constructor Detail |
public ValueFileSize(long bytes)
Method Detail |
public void setBytes(double b)
public void add(ValueFileSize o)
public boolean lessThan(Object o)
lessThan
in interface ISortable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |