market.stdform
Class FSManagerOffer
java.lang.Object
|
+--market.stdform.FSManagerOffer
- public class FSManagerOffer
- extends Object
This FormSheet displays the market's stock. The contained table allows editing of the bid
when the market is closed.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSManagerOffer
public FSManagerOffer()
create
public static SingleTableFormSheet create()
- Creates a
SingleTableFormSheet
with some extra components. The look of the table is
defined by the TEDManagerOffer
.
- Returns:
- the created SingleTableFormSheet.