Java whiteboard source code - Decoder - BS Source

Are UML drawing tools still relevant in 2012?

Only a few high-level UML  diagrams survive the life cycle of the application

We need models to represent the software design. But even in large projects of about 500 man-months, I observed that only 3-4 sequence diagrams really matter and have a chance of surviving the entire life cycle of the application. Those 3-4 sequence diagrams (and class diagrams that represent their static time relationships), usually represent the high level design of the application.

Or, look at it this way:

Any decent enterprise application will not have 20 generic call flows. There will be one or two generic (or abstract) call flows, which all the concrete use cases implement. Let us take a simple Struts / EJB application. The generic flow will be something like - an action class calling a validator and then calling a stateless session bean, which in turn calls a domain class, which will call a DAO. All the use cases of the application just implement this flow with concrete classes that are specific to that use case.

Java - Stepping Through a Linked List

An in-class presentation using Eclipse to step through a program using linked lists. See how the lists are built from a node at a time and how ...

WiimoteConnect UPDATE(0.5.9) now with multi wiimote support!

com/wp/2008/06/28/wiimote-smooth-board-01-beta BETA and WiimotePresenter ver 0.   I downloaded the wiimote smooth-board and it works well with your program. Now with the Windows Driver and your program, I can connect and use the Wiimote Smooth Board 0.   Now I just need to get some hardware set up (IR LEDs and a working pen)....

Read more...

Java whiteboard source code - Bookshelf


Component strategies Component strategies

Some of our most popular workshops include: • Ultimate Java Programming ... extensive source code filtering, browsing, navigation and cross reference tools. ...

Wireless Java for Symbian devices
489 pages
Wireless Java for Symbian devices

The service allows written "chat" between users as well as the ability to "share " a whiteboard by sending simple diagrams to service users. The source code ...

Java design, building better apps and applets
309 pages
Java design, building better apps and applets


Open source Linux Web programming
476 pages
Open source Linux Web programming

The Whiteboard and Chat components will each be defined in their own source files, named Whiteboard. java and Chat. java respectively. ...

Network World
86 pages
Network World

In December, JavaSoft plans to release a Java- Beans Development Toolkit that will include a test container, JavaBeans class files, JavaBeans source code ...