|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JAbstractTable | |
---|---|
org.salespointframework.desktop | |
org.salespointframework.desktop.formsheets |
Uses of JAbstractTable in org.salespointframework.desktop |
---|
Subclasses of JAbstractTable in org.salespointframework.desktop | |
---|---|
class |
JCatalogTable
A JTable for displaying and editing the contents of a Catalog . |
class |
JCountingStockTable
A JTable for displaying and editing the contents of a CountingStock . |
class |
JDataBasketTable
A JTable for displaying and editing the contents of a DataBasket . |
class |
JLogTable
A JTable that can display log file contents. |
class |
JStoringStockTable
A JTable for displaying and editing the contents of a Stock giving one row to each
StockItem . |
class |
JUserTable
A JTable for displaying and editing the contents of a UserManager . |
Uses of JAbstractTable in org.salespointframework.desktop.formsheets |
---|
Methods in org.salespointframework.desktop.formsheets with parameters of type JAbstractTable | |
---|---|
protected void |
SingleTableFormSheet.STFSContentCreator.setFormSheetComponent(SingleTableFormSheet stfs,
JAbstractTable jat)
Set the given table to be the component of the given FormSheet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |