Order Entry Example

Hi,is here some source example for "Order Entry" master/detail application?Company / Order / OrderItem / StockItem?With EJB3 or JDBC backend or data collection only.Thanks in advance,Leos
[229 byte] By [Leonella] at [2007-10-3 8:25:41]
# 1

> is here some source example for "Order Entry"

> master/detail application?

> Company / Order / OrderItem / StockItem?

> With EJB3 or JDBC backend or data collection only.

It seems like you are asking for the code to an application?

Please be more specific with you question. What is it that you want to see?

There are plenty of examples in the tutorials.

zadoka at 2007-7-15 3:31:58 > top of Java-index,Desktop,Developing for the Desktop...
# 2

Yes, I look for source code of easy but complete swing application for entering orders (or invoices). Data backend is not important for me.

In tutorials I found many easy examples (how to jtable etc.) but not complete application example.

If someone has some tip (link to source, turorial, sourceforge, book, ...) please help me.

Leos

Leonella at 2007-7-15 3:31:58 > top of Java-index,Desktop,Developing for the Desktop...
# 3
I would suggest searching for some open source project. But it makes me wonder why you want this? Are you trying to learn? Or build something similiar? I don't think finding an example like this will be as helpful as you might think.
zadoka at 2007-7-15 3:31:58 > top of Java-index,Desktop,Developing for the Desktop...