• Title/Summary/Keyword: GUI environment

Search Result 507, Processing Time 0.02 seconds

BomBart : Web-based Programming Environment Support to Graphic User Interface (그래픽 유저 인터페이스를 지원하는 웹 기반 프로그래밍 환경 '봄밭'의 설계 및 구현)

  • Cheon, Junseok;Song, Jiwon;Woo, Gyun
    • The Journal of the Korea Contents Association
    • /
    • v.17 no.5
    • /
    • pp.317-325
    • /
    • 2017
  • There has been a growing interest in programming education recently. However, to use most programming languages the corresponding compiler and IDE have to be installed on computers. To tackle this issue, though there developed several web-based programming environment including Eclipse Che and JDOODLE, most of them does not support GUI nor Korean programming languages. This paper proposes a web-based programming environment called Bombart, which supports Saesark, a Korean programming language, with GUI output. It also supports a console-based input and output. To support both kinds of interfaces, two compiling subsystems are designed and implemented. To test the effectiveness of the GUI support of Bombart, all the Java tutorial codes on GUI are translated into Saesark and executed on top of Bombart. According to this test, 81.42% of codes can be successfully converted and executed.

A Study of Incremental and Multiple Entry Support Parser for Multi View Editing Environment (다중 뷰 편집환경을 위한 점진적 다중진입 지원 파서에 대한 연구)

  • Yeom, Saehun;Bang, Hyeja
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.14 no.3
    • /
    • pp.21-28
    • /
    • 2018
  • As computer performance and needs of user convenience increase, computer user interface are also changing. This changes had great effects on software development environment. In past, text editors like vi or emacs on UNIX OS were the main development environment. These editors are very strong to edit source code, but difficult and not intuitive compared to GUI(Graphical User Interface) based environment and were used by only some experts. Moreover, the trends of software development environment was changed from command line to GUI environment and GUI Editor provides usability and efficiency. As a result, the usage of text based editor had decreased. However, because GUI based editor use a lot of computer resources, computer performance and efficiency are decreasing. The more contents are, the more time to verify and display the contents it takes. In this paper, we provide a new parser that provide multi view editing, incremental parsing and multiple entry of abstract syntax tree.

Development of Reliability-Based Design Program based on the MATLAB GUI Environment (MATLAB GUI 환경기반 신뢰성 설계기법의 개발)

  • Jeong, Shin-Taek;Ko, Dong-Hui;Park, Tae-Hun;Kim, Jeong-Dae;Cho, Hong-Yeon
    • Journal of Korean Society of Coastal and Ocean Engineers
    • /
    • v.22 no.6
    • /
    • pp.415-422
    • /
    • 2010
  • Development of the reliability-based design program in the GUI environment is inadequate for engineers familiar with the deterministic design to deal with the international design criterion based on the probabilistic design. In this study, the design program based on the GUI environment is developed in order to more efficiently input the design factor and more easily carry out the design works. The GUI environment is the GUIDE (Graphic User Interface Development Environment) tool supported by the latest MATALB version 7.1. In order to test the model reliability, the probabilities of failure (POF) on the breakwater armor block (AB) and gravity quay-wall (QW) in the sliding mode are computed using the model in the Level II and Level III. The POF are 55.4~55.7% for breakwater AB and 0.0006~0.0007% for gravity QW. A non-GUI environment program results of the POF are 55.6% for breakwater AB and 0.0018% for gravity QW. In comparison, the POF difference is negligible for breakwater AB because the exact input design parameters are available, whereas the large POF difference, but within the same order, for gravity QW can be explained by the difference of the input design factors because of the poor input data information.

A study on the GUI evolution for the OS of personal computer (개인용 컴퓨터 OS를 중심으로 한 GUI변천 연구)

  • 오병근
    • Archives of design research
    • /
    • v.15 no.3
    • /
    • pp.213-222
    • /
    • 2002
  • Graphic User Interface has been playing a great role in giving people easy access of computer. The research of implementing graphic image on the computer display and inventing mouse were the threshold of GUI's birth in 1960s, and those were succeeded to developing the first GUI based-computer at the Xerox research center in 1970s. An education theory for the children and the visual metaphor of real life environment were adapted to implement GUI. They were continuously studied and tested in the beginning of creating the GUI concept and design method. In 1980s, the GUI concept and design method were generally applied to all personal computer development. Apple and Microsoft have led the commercialization of their GUI based-05, and also got their own positions in the market as GUI standards in 1990s. The first research for the GUI based-computer implementation in Xerox has established very clear concept and design methods. This GUI standards are evolving Into more convenient and natural ways in various computing environment and developing technologies these days.

  • PDF

Test Supporter for GUI of Mobile Application Software in J2ME Platform (J2ME 기반 모바일 응용 소프트웨어 GUI 자동화 테스트 지원기)

  • Hwang, Sun-Myumg
    • The KIPS Transactions:PartD
    • /
    • v.16D no.3
    • /
    • pp.361-370
    • /
    • 2009
  • Recently, the most mobile application software developers are being faced by short developing time (fast time-to-market), various requirements and requirement changes. In order to overcome the environment, developer should support user friendly GUI and assure the quality from the early developing process using GUI test method. This paper proposes a test method and tool for mobile software GUI, which reduces test time and supports comfortable test environment by user oriented UI design. We implemented a tool based on test scenarios based image flow for high testing accuracy and test case reusability. And the results show the characteristics of the method compared to the existing tools.

A Study on the GUI Development Methods for GIS Construction under the Intranet Environment (인트라넷 환경에서 GIS 구축을 위한 GUI 개발 방법에 관한 연구)

  • Bu, Ki-Dong;Jo, Myung-Hee
    • Journal of the Korean association of regional geographers
    • /
    • v.4 no.2
    • /
    • pp.139-150
    • /
    • 1998
  • Recently in connection with the development of network technology, GIS researches shift their focuses to openGIS which enables to share heterogeneous geodata and geoprocessing resource under the environment of LAN and WAN. This study proposes an easy method to develope GUIs which enables openGIS in the intranet environment. In the developing stage of GUI, the most important thing is to develop effective windows programming technique and apply a internet linking technique to developed GUIs. This study shows an internet linking technique and a GUI developing method using OLE automation and ActiveX/COM standards. Using a case study of Taegu City Library, the study constructs a GIS database and develops its GUI which performs map overlaying, referencing attribute tables, drawing up of thematic map, buffer analysis, and statistical calculations. This study remains same further research areas of developing a new advanced technique for openGIS and its GUI using distributed object model of CORBA, Java language, and JDBC data accessing technique.

  • PDF

A GUI Testing Method base on Scenario for Mobile Application Software (시나리오 기반의 모바일 어플리케이션 소프트웨어 GUI 테스트 방법)

  • Hwang, Sun-Myung;Kim, Jung-Jong
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.3
    • /
    • pp.681-689
    • /
    • 2008
  • Graphic User Interface(GUI) of mobile application is the working environment exchanging informations and almost functions on mobile are operated by it. In order to increase the productivity and to develop reliable mobile software, GUI test is absolutely needed. In this paper, we introduce the scenario based GUI test method and automatic tool(MoGuT). The MoGuT can detect the functional faults using scenarios and operate in SKVM environment.

A Study on the Development of 3D Virtual Reality Campus Tour System for the Adaptation of University Life to Freshmen in Non-face-to-face Situation - Autonomous Operation of Campus Surrounding Environment and University Information Guide Screen Design Using Visual Focus Movement - (비대면 상황에서 신입생 대학생활적응을 위한 3차원 가상현실 캠퍼스 투어시스템 개발연구 - 시야초점의 움직임을 활용한 캠퍼스주변 환경의 자유로운 이동과 대학정보안내화면 GUI설계 -)

  • Lim, Jang-Hoon
    • Journal of Information Technology Applications and Management
    • /
    • v.28 no.3
    • /
    • pp.59-75
    • /
    • 2021
  • This study aims to establish a foundation for autonomous driving on campus and communication of abundant university information in the HCI environment in a VR environment where college freshmen can freely travel around campus facilities. The purpose of this study is to develop a three-dimensional VR-style campus tour system to establish a media environment to provide abundant university information guidance services to freshmen in non-face-to-face situations. This study designed a three-dimensional virtual reality campus tour system to solve the problem of discontinuity in which VR360 filming space does not lead to space like reality, and to solve many problems of expertise in VR technology by constructing an integrated production environment of tour system. We aim to solve the problem of inefficiency, which requires a large amount of momentum in virtual space, by constructing a GUI that utilizes the motion of the field of view focus. The campus environment was designed as a three-dimensional virtual reality using a three-dimensional graphic design. In non-face-to-face situations, college freshmen freely transformed the HMD VR device, smartphone, FPS operation mode of the gyroscope sensor. The design elements of the three-dimensional virtual reality campus tour system were classified as ①Visualization of factual experiences, ②Continuity of space movement, ③Operation, automatic operation mode, ④Natural landscape animation, ⑤Animation according to wind direction, ⑥Actual space movement mode, ⑦Informatization of spatial understanding, ⑧GUI by experience environment, ⑨Text GUI by building, ⑩VR360, 3D360 Studio Environment, ⑪Three-dimensional virtual space coupling block module, ⑫3D360-3D Virtual Space Transmedia Zone, ⑬Transformable GUI(VR Device Dual Viewer-Gyro Sensor Full Viewer-FPS Operation Viewer) and an integrated production environment was established with each element. It is launched online (http://vautu.com/u1) by constructing a GUI for free driving mode and college information screens to adapt to college life for freshmen, and designing an environment that can be used simultaneously by current media such as PCs, Android, and iPads. Therefore, it conducted user research, held a development presentation, a forum on excellence in university innovation support projects, and applied it as a system on the website of a particular university. College freshmen will be able to experience university information directly from the web and app to the virtual reality campus environment.

A Study on 3D Object and GUI Representation Based on MPEG-4 BIFS for Mobile TV (MPEG-4 BIFS 기반 모바일 방송 환경에서 3D 객체 및 GUI 표현 기술 연구)

  • Yim, Hyun-Jeong;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.5
    • /
    • pp.677-687
    • /
    • 2009
  • Despite the fact that the mobile environment has favorable conditions for using data contents, it is not easy to implement enhanced data services for mobile broadcasting based on MPEG-4 BIFS. With a structure inherited from VRML, BIFS targets different types of content with a development approach that is not very compatible with broadcasting contents. Furthermore, it is not easy to implement BIFS because the standard is too complicated for the mobile broadcasting environment. Accordingly, this study proposes an enhanced mobile TV contents model that provides interactive 3D objects and GUI for the viewers to interact with the broadcasting contents. By applying the model to the DMB environment, this study suggests a direction for future developments of mobile broadcasting contents. In order to represent 3D graphics on mobile TV, we analyzed MPEG-BIFS 3D nodes and composed a subset of VRML profile, and defined new nodes that can efficiently represent GUI at the content development level. If this study helps facilitate expression of 3D graphics and interactions in data contents composition, enhanced efficiency of contents development is expected to promote the development of various contents suitable for the mobile broadcasting environment.

  • PDF

Development of GUI Environment Using a Commercial Program for Truss Structure of Approximate Optimization (상용프로그램을 사용한 트러스 구조물 근사최적설계 GUI 환경 개발)

  • 임오강;이경배
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.16 no.4
    • /
    • pp.431-437
    • /
    • 2003
  • In this paper, an approximate optimization program based on GUI(graphic user interface) environment is developed. This program is coded by using Fortran and Visual basic. Fortran is used to Progress approximate optimization process. Visual basic is used to make user environment for user to use conveniently. Inside of this program, it uses two independent programs. One is commercial program, ANSYS, and the other is optimization program, PLBA(Pshenichny-Lim-Belegundu Arora). The former is used to obtain approximate equation of stress and displacement of a structure. The latter is used to solve approximate optimization. This algorithm uses second-order information of a function and active set strategy. This program is connecting ANSYS and PLBA. And it progress the process repeatedly until it obtain optimum value. As a method of approximate optimization, sequential design domain(SDD) is introduced. SDD starts with a certain range which is offseted from midpoint of an initial design domain and then SDD of the next step is determined by optimal point of a prior step.