Search



Advanced

Contruct An Interface

Introduction

 

(Construct Interface) Next >

Home / Class Diagrams / Construct An Interface

The Constructor is new in JVISION 1.3 and it gives users forward engineering capabilities. What this means is that JVISION can now be uised to actually write Java programs by first generating code templates from designs you create in the Diagram Painter. This tutorial will take you through the steps needed to construct an interface.
 

Outline: Construct A New Class
Step 1: Construct Interface
Step 2: Place Interface
Step 3: Name Interface
Step 4: Set Superinterfaces
Step 5: Set Superinterfaces Complete
Steo 6: Import Packages
Step 7: Import Packages Complete!
Step 8: Complete!