Class CashSalesApp
user_interface

public class CashSalesApp
This is a sample that was based on the JMCU CashSale component built into the Together tool. This presents a simple GUI and shows how we can tie it into the PD classes.

Author:
TogetherSoft
Version:
1.0
Stereotype:
ui-component
See Also:  Node Documentation

Field Summary
boolean
Constructor Summary
Method Summary
static void
main(String[] args)
Field Detail
packFrame
boolean packFrame = true
Constructor Detail
CashSalesApp
public CashSalesApp()
Method Detail
main
public static void main(String[] args)