Presentation is loading. Please wait.

Presentation is loading. Please wait.

By, [Blue Team] Bauyrzhan Aitileu Muneeb Mahmood Vinaykumar Bangera.

Similar presentations


Presentation on theme: "By, [Blue Team] Bauyrzhan Aitileu Muneeb Mahmood Vinaykumar Bangera."— Presentation transcript:

1 By, [Blue Team] Bauyrzhan Aitileu Muneeb Mahmood Vinaykumar Bangera

2 We Used MVC View Model Controller

3 How MVC ? VIEW: - Java Swing Components CONTROLLER : - Abstraction between View and model - An interface MODEL: - Parsers and Transformers

4 Why MVC ? Separation of concerns Changes to application easily identified Modifications are independent of other modules Modular hence reusable

5 GUI (View) Java Swing Jframe JTextField Jtable JComboBox JButton

6 File Operations File Operations: Open New Save Save as Exit

7 Creating Methods Adding parameters Deleting parameters Specifying Complex types

8 Methods / Types Handled Primitive Types Int Long String Complex types Content (Object) Sequence(Multiple I/P) Arrays Array of Objects

9 MODEL Operations Parses (using DOM) service file. Validates service file is well formed. Validates service file is valid. Writes WSDL file on Save Reasons for using DOM Good for small files. Ease of performing complicated validation. Easily make changes.

10 DEMO Lets see a demo ….

11 Questions ??

12


Download ppt "By, [Blue Team] Bauyrzhan Aitileu Muneeb Mahmood Vinaykumar Bangera."

Similar presentations


Ads by Google