basic programming
This chapter is for the people who want to use jAugment in their own projects,
modify the code or just look at how things are done. It shall explain to you
the basics of how to write a new service, representation or user-interface
and introduce the helper-classes andinterfaces saving your time. You should
already be familar with the basic concepts of jAugment and have a basic understanding
of JINI before you read this chapter. If you just want to look at the code
however you don't need to.
-
writing a representation
-
writing a Service
-
writing a UI