2014
DOI: 10.14257/ijhit.2014.7.5.29
|View full text |Cite
|
Sign up to set email alerts
|

MVC Architecture Driven Design and Implementation of Java Framework for Developing Desktop Application

Abstract: To avoid the problems of high complexity and low flexibility in Java based application Model-view-controller (MVC) framework is introduced to divide the whole application into model, view and controller, which can improve the software's reusability and flexibility. Java is one of the leading software development languages. However, the development model of existing Java organizes without a structure, which mixes the code of data access, the processing of business logic and graphical user interface (GUI) layer … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0
1

Year Published

2016
2016
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 20 publications
(6 citation statements)
references
References 5 publications
0
5
0
1
Order By: Relevance
“…Setiap bagian pada MVC berdiri sendiri dan memiliki fungsi yang jelas. Oleh karena itu MVC berguna dalam pengembangan modular serta meningkatkan efisiensi, perawatan sistem dan penggunaan ulang code [6].…”
Section: Mvcunclassified
“…Setiap bagian pada MVC berdiri sendiri dan memiliki fungsi yang jelas. Oleh karena itu MVC berguna dalam pengembangan modular serta meningkatkan efisiensi, perawatan sistem dan penggunaan ulang code [6].…”
Section: Mvcunclassified
“…This model's main function is related to the database. The function contained in the model will be called by the controller [12].…”
Section: ) Modelmentioning
confidence: 99%
“…2) View: View is a component that has a role to make presentations to users [12]. View responds to the data sent by the model via the controller.…”
Section: ) Modelmentioning
confidence: 99%
“…al. [5] designed and implemented a Java MVC framework for developing desktop based application which can separate the data, view and control of the software. This application however overcomes the drawbacks of the current application which is existing Java organizes without a structure, which mixes the code of data access, the processing of business logic and graphical user interface (GUI) layer together.…”
Section: Related Workmentioning
confidence: 99%