Advanced
(Construct Class) Next >
Home / Class Diagrams / Construct a New Class
New In JVISION 1.3 is the Constructor, which gives users forward engineering capabilities. What this means is that JVISION can now be used to actually write Java programs. This tutorial will take you through the steps need to construct a class.
Outline: Construct A New ClassStep 1: Construct ClassStep 2: Place Class Step 3: Name ClassStep 4: Select SuperclassStep 5: Select InterfaceStep 6: Select Superclass CompleteStep 7: Import PackagesStep 8: Import Packages Complete Step 9: New Class Created!