CN113190230A - Medical display method and system for setting UI interface in user-defined mode - Google Patents

Medical display method and system for setting UI interface in user-defined mode Download PDF

Info

Publication number
CN113190230A
CN113190230A CN202110560683.6A CN202110560683A CN113190230A CN 113190230 A CN113190230 A CN 113190230A CN 202110560683 A CN202110560683 A CN 202110560683A CN 113190230 A CN113190230 A CN 113190230A
Authority
CN
China
Prior art keywords
gesture
display control
interface
screen
configuration file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110560683.6A
Other languages
Chinese (zh)
Other versions
CN113190230B (en
Inventor
李四雄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Qunchuang Information Technology Co ltd
Original Assignee
Guangdong Qunchuang Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Qunchuang Information Technology Co ltd filed Critical Guangdong Qunchuang Information Technology Co ltd
Priority to CN202110560683.6A priority Critical patent/CN113190230B/en
Priority claimed from CN202110560683.6A external-priority patent/CN113190230B/en
Publication of CN113190230A publication Critical patent/CN113190230A/en
Application granted granted Critical
Publication of CN113190230B publication Critical patent/CN113190230B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades

Abstract

The invention relates to the technical field of data visualization, in particular to a medical display method and system for setting a UI interface in a user-defined mode. The method comprises the following steps: acquiring a default configuration file and a custom configuration file, and analyzing layout information; reading the layout information, and rendering and drawing each display control; when a locking button is clicked, switching the locking state of the UI; when the UI interface is in a non-locking state, monitoring a gesture event; when the clicking gesture is used, setting the clicked display control as the foremost screen; when the sliding gesture is used, modifying the position of the display control at the forefront of the screen; when a dragging gesture is used on a frame of the display control, modifying the size of the display control at the forefront of the screen; and when the input is terminated, recording the layout information as a custom configuration file and storing the custom configuration file. The display method and the display system have the advantages of user-defined interface setting and easiness in later maintenance, and the problems of high similarity and difficulty in maintenance of the conventional UI interface are solved.

Description

Medical display method and system for setting UI interface in user-defined mode
Technical Field
The invention relates to the technical field of data visualization, in particular to a medical display method and system for setting a UI interface in a user-defined mode.
Background
Hospitals are medical institutions aiming at rescuing and supporting injuries, and provide services such as medical examination, treatment measures, nursing technology, reception service, rehabilitation equipment, rescue and transportation for patients. In order to make the patients who see a doctor know the medical information quickly, the traditional method is that medical staff transcribes and posts the bulletin, and with the development of science and technology, modern hospitals gradually adopt terminal equipment with an electronic display screen to display the medical information; in order to make the content on the electronic display screen clear, a reasonable and generous user interface, generally abbreviated as a UI interface, needs to be designed.
Because the development and design work of the UI interface needs related technical support, hospitals usually do not develop by themselves, but entrust software development teams to develop and design, and then deploy, debug and complete acceptance check, in order to reduce the development cost, most software developers can apply existing cases and templates to work, so that the produced UI interfaces are different in size, and the characteristics and the identification degree of the hospitals are lacked; on the other hand, due to the influence of the service change of the hospital, the content of the UI interface needs to be changed irregularly, and the work is usually performed by the developer for post-maintenance, and the new UI interface is delivered according to the requirement, which results in tedious maintenance work, so a new medical display method and system for the UI interface are needed to solve the above-mentioned disadvantages.
Disclosure of Invention
In order to overcome the technical defects of high similarity and difficult later maintenance of the conventional UI interface, the invention provides a medical display method and a medical display system for a user-defined UI interface, which can be used for setting the interface by user and facilitating later maintenance.
In order to solve the problems, the invention is realized according to the following technical scheme:
the invention discloses a medical display method for setting a UI interface in a user-defined mode, which is characterized by comprising the following steps:
starting a server, initializing a UI (user interface) and reading input information of an administrator;
when a locking button is clicked, switching the locking state of the UI;
when the UI interface is in a non-locking state, monitoring a gesture event;
when the clicking gesture is used, setting the clicked display control as the foremost screen;
when the sliding gesture is used, modifying the position of the display control at the forefront of the screen;
when a dragging gesture is used on a frame of the display control, modifying the size of the display control at the forefront of the screen;
when the input is terminated, recording the layout information as a configuration file and storing the configuration file in a server;
and the terminal equipment reads the configuration file of the server and renders and draws each display control.
When the lock button is clicked, the locking state of the UI interface is switched, specifically: rendering and drawing a lock button which is clicked, generating a Boolean type logic variable at the same time, and setting the initial logic state of the logic variable to be false; when the lock button is clicked, the logic state of the logic variable is switched between true and false, when the logic state of the logic variable is true, the UI interface is set to be in an editable non-lock state, and when the logic state of the logic variable is false, the UI interface is set to be in a non-editable lock state.
The gesture event comprises the following steps: a tap gesture, a double tap gesture, a swipe gesture, a drag gesture, a zoom gesture, and a rotate gesture.
When the click gesture is initiated, the clicked display control is set to be the foremost screen, specifically: when the use of the click gesture is monitored, screen coordinates corresponding to the click gesture are obtained, then all display controls are traversed to obtain the display control where the screen coordinates are located, then the layer sequence of all the display controls is listed, and the layer where the clicked display control is located is set to be the foremost screen.
When a dragging gesture is used on a frame of the display control, the size of the display control at the forefront of the screen is modified, specifically: when the use of the dragging gesture is monitored, screen coordinates corresponding to the dragging gesture are obtained, if the screen coordinates are located in the frame position of the display control, the displacement length and the direction of the dragging gesture are read, the size of the display control is increased or decreased according to the direction of the dragging gesture, and the increased or decreased value is the displacement length of the dragging gesture.
The terminal device reads the configuration file of the server, renders and draws each display control, and specifically comprises the following steps: the method comprises the steps that terminal equipment reads a configuration file on a server and analyzes layout information of the configuration file, wherein the layout information comprises: and then rendering and drawing a corresponding display control on a screen according to the layout information, and setting the size of the display control.
The display control comprises: a progress bar control, a text control, a button control, a video control, a clock control, and a picture control.
A medical display system for customizing a UI interface, the system comprising:
the reading module is used for starting the server, initializing a UI (user interface) and reading input information of an administrator;
the locking module is used for switching the locking state of the UI interface when a locking button is clicked;
the monitoring module is used for monitoring a gesture event when the UI interface is in a non-locking state;
the clicking module is used for setting the clicked display control as the foremost screen when a clicking gesture is used;
the position module is used for modifying the position of the display control at the forefront of the screen when a sliding gesture is used;
the size module is used for modifying the size of the display control at the forefront of the screen when a dragging gesture is used on a frame of the display control;
the storage module is used for recording the layout information as a configuration file and storing the configuration file to the server when the input is terminated;
and the rendering module is used for reading the configuration file of the server by the terminal equipment and rendering and drawing each display control.
Compared with the prior art, the invention has the beneficial effects that:
the medical display method and the medical display system for setting the UI interface in a user-defined mode have the advantages that the interface can be set in a user-defined mode and later maintenance is easy, corresponding gesture events can be analyzed through monitoring input operation, user-defined adjustment can be rapidly conducted on the display control on the UI interface, operation logic is simple and visual, and the later maintenance is convenient for developers; in addition, dynamic update of the default configuration file can be realized in a network transmission mode, a software developer only needs to remotely design a UI interface and then stores layout information, the UI interface of the terminal equipment can be synchronously updated, maintenance steps in the later period are simplified, the problems of high similarity and difficulty in later maintenance of the existing UI interface are solved, and the information display requirement in the medical field is met.
Drawings
Embodiments of the invention are described in further detail below with reference to the attached drawing figures, wherein:
FIG. 1 is a schematic flow diagram of the process of the present invention;
fig. 2 is a schematic diagram of the system architecture of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
As shown in fig. 1 to fig. 2, the medical display method of the UI interface according to the present invention is characterized in that the method includes:
a medical display method for setting a UI interface in a user-defined mode is characterized by comprising the following steps:
101. starting a server, initializing a UI (user interface) and reading input information of an administrator;
102. when a locking button is clicked, switching the locking state of the UI;
when the lock button is clicked, the locking state of the UI interface is switched, specifically: rendering and drawing a button control on a display screen, wherein the button control is a locking button and is used for receiving clicking, generating a Boolean type logic variable on a random access memory of a server, and setting the initial logic state of the logic variable to be false; when the lock button is clicked, the logic state of the logic variable is switched between true and false, when the logic state of the logic variable is true, the UI interface is set to be in an editable non-lock state, and when the logic state of the logic variable is false, the UI interface is set to be in a non-editable lock state. In a preferred embodiment of the present invention, when the logic state of the logic variable is true and no input operation is performed for more than 10 seconds, the logic state of the logic variable is set to false, so as to lock the UI interface and prevent accidental operations from disturbing the layout of the UI interface.
103. When the UI interface is in a non-locking state, monitoring a gesture event;
specifically, when the UI interface is in the non-locked state, input operations are monitored, where the input operations include, but are not limited to, mouse input and touch input, so as to obtain gesture events, where the gesture events include: a tap gesture, a double tap gesture, a swipe gesture, a drag gesture, a zoom gesture, and a rotate gesture.
301. When the clicking gesture is used, setting the clicked display control as the foremost screen;
when the click gesture is initiated, the clicked display control is set to be the foremost screen, specifically: when the UI interface is in a non-locking state and the use of the click gesture is monitored, screen coordinates corresponding to the click gesture are obtained, then each display control is traversed, the display control where the screen coordinates are located is obtained, then the layer sequence of each display control is listed, generally speaking, for the UI interface where a plurality of display controls are stored, the display controls are generally arranged in a layer form, one or more display controls can be drawn on each layer, when the plurality of layers are rendered on the display screen, the layers rendered in advance can be shielded by the layers rendered subsequently, and therefore the layer where the clicked display control is located is set to be the foremost layer of the screen, so that the display control selected by the click gesture is clear and clear, and subsequent operation is facilitated.
302. When the sliding gesture is used, modifying the position of the display control at the forefront of the screen;
specifically, when the UI interface is in a non-locked state and the use of the sliding gesture is monitored, the direction vector of the sliding gesture is read, the position of the display control at the forefront of the screen is modified, and the direction vector is continuously superimposed on the coordinate of the display control, so that the display control moves in real time, and the adjustment effect can be conveniently known.
303. When a dragging gesture is used on a frame of the display control, modifying the size of the display control at the forefront of the screen;
when a dragging gesture is used on a frame of the display control, the size of the display control at the forefront of the screen is modified, specifically: when the use of the dragging gesture is monitored, screen coordinates corresponding to the dragging gesture are obtained, if the screen coordinates are located in the frame position of the display control, the displacement length and the direction of the dragging gesture are read, the size of the display control is increased or decreased according to the direction of the dragging gesture, and the increased or decreased value is the displacement length of the dragging gesture; specifically, if the direction of the drag gesture is the horizontal direction, the length of the display control is modified, and if the direction of the drag gesture is the vertical direction, the width of the display control is modified.
104. When the input is terminated, recording the layout information as a configuration file and storing the configuration file in a server;
specifically, when no input operation is performed for more than 10 seconds, it is determined to terminate the input, and each display control on the UI interface is traversed to obtain position data, size data, text data, color data, and image data of each display control, and the position data, the size data, the text data, the color data, and the image data are recorded as layout information and stored as a configuration file.
105. And the terminal equipment reads the configuration file of the server and renders and draws each display control.
The terminal device reads the configuration file of the server, renders and draws each display control, and specifically comprises the following steps: the method comprises the steps that terminal equipment reads a configuration file on a server and analyzes layout information of the configuration file, wherein the layout information comprises: and then rendering and drawing a corresponding display control on a screen of the terminal equipment according to the layout information, and setting the size of the display control. The display control comprises: a progress bar control, a text control, a button control, a video control, a clock control, and a picture control.
A medical display system for customizing a UI interface, the system comprising:
the reading module 1 is used for starting a server, initializing a UI (user interface) and reading input information of an administrator;
the locking module 2 is used for switching the locking state of the UI interface when a locking button is clicked;
the monitoring module 3 is used for monitoring a gesture event when the UI interface is in a non-locking state;
the clicking module 4 is used for setting the clicked display control as the foremost screen when a clicking gesture is used;
the position module 5 is used for modifying the position of the display control at the forefront of the screen when a sliding gesture is used;
the size module 6 is used for modifying the size of the display control at the forefront of the screen when a dragging gesture is used on a frame of the display control;
the storage module 7 is used for recording the layout information as a configuration file and storing the configuration file to the server when the input is terminated;
and the rendering module 8 is used for reading the configuration file of the server by the terminal equipment and rendering and drawing each display control.
The medical display method and the medical display system have the advantages that the interface can be set in a user-defined mode and later maintenance is easy to achieve, corresponding gesture events can be analyzed through monitoring input operation, the display control on the UI interface can be adjusted in a user-defined mode rapidly, operation logic is simple and visual, and later maintenance is easy to achieve; in addition, dynamic update of the default configuration file can be realized in a network transmission mode, a software developer only needs to remotely design a UI interface and then stores layout information, the UI interface of the terminal equipment can be synchronously updated, maintenance steps in the later period are simplified, the problems of high similarity and difficulty in later maintenance of the existing UI interface are solved, and the information display requirement in the medical field is met.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, so that any modification, equivalent change and modification made to the above embodiment according to the technical spirit of the present invention are within the scope of the technical solution of the present invention.

Claims (8)

1. A medical display method for setting a UI interface in a user-defined mode is characterized by comprising the following steps:
starting a server, initializing a UI (user interface) and reading input information of an administrator;
when a locking button is clicked, switching the locking state of the UI;
when the UI interface is in a non-locking state, monitoring a gesture event;
when the clicking gesture is used, setting the clicked display control as the foremost screen;
when the sliding gesture is used, modifying the position of the display control at the forefront of the screen;
when a dragging gesture is used on a frame of the display control, modifying the size of the display control at the forefront of the screen;
when the input is terminated, recording the layout information as a configuration file and storing the configuration file in a server;
and the terminal equipment reads the configuration file of the server and renders and draws each display control.
2. The medical display method of the custom setting UI interface of claim 1, wherein: when the lock button is clicked, the locking state of the UI interface is switched, specifically: rendering and drawing a lock button which is clicked, generating a Boolean type logic variable at the same time, and setting the initial logic state of the logic variable to be false; when the lock button is clicked, the logic state of the logic variable is switched between true and false, when the logic state of the logic variable is true, the UI interface is set to be in an editable non-lock state, and when the logic state of the logic variable is false, the UI interface is set to be in a non-editable lock state.
3. The medical display method of the custom setting UI interface of claim 1, wherein: the gesture event comprises the following steps: a tap gesture, a double tap gesture, a swipe gesture, a drag gesture, a zoom gesture, and a rotate gesture.
4. The medical display method of the custom setting UI interface of claim 1, wherein: when the click gesture is initiated, the clicked display control is set to be the foremost screen, specifically: when the use of the click gesture is monitored, screen coordinates corresponding to the click gesture are obtained, then all display controls are traversed to obtain the display control where the screen coordinates are located, then the layer sequence of all the display controls is listed, and the layer where the clicked display control is located is set to be the foremost screen.
5. The medical display method of the custom setting UI interface of claim 1, wherein: when a dragging gesture is used on a frame of the display control, the size of the display control at the forefront of the screen is modified, specifically: when the use of the dragging gesture is monitored, screen coordinates corresponding to the dragging gesture are obtained, if the screen coordinates are located in the frame position of the display control, the displacement length and the direction of the dragging gesture are read, the size of the display control is increased or decreased according to the direction of the dragging gesture, and the increased or decreased value is the displacement length of the dragging gesture.
6. The medical display method of the custom setting UI interface of claim 1, wherein: the terminal device reads the configuration file of the server, renders and draws each display control, and specifically comprises the following steps: the method comprises the steps that terminal equipment reads a configuration file on a server and analyzes layout information of the configuration file, wherein the layout information comprises: and then rendering and drawing a corresponding display control on a screen according to the layout information, and setting the size of the display control.
7. The medical display method of the custom setting UI interface of claim 6, wherein: the display control comprises: a progress bar control, a text control, a button control, a video control, a clock control, and a picture control.
8. A medical display system for customizing a UI interface, the system comprising:
the reading module is used for starting the server, initializing a UI (user interface) and reading input information of an administrator;
the locking module is used for switching the locking state of the UI interface when a locking button is clicked;
the monitoring module is used for monitoring a gesture event when the UI interface is in a non-locking state;
the clicking module is used for setting the clicked display control as the foremost screen when a clicking gesture is used;
the position module is used for modifying the position of the display control at the forefront of the screen when a sliding gesture is used;
the size module is used for modifying the size of the display control at the forefront of the screen when a dragging gesture is used on a frame of the display control;
the storage module is used for recording the layout information as a configuration file and storing the configuration file to the server when the input is terminated;
and the rendering module is used for reading the configuration file of the server by the terminal equipment and rendering and drawing each display control.
CN202110560683.6A 2021-05-21 Medical display method and system for user-defined setting of UI (user interface) Active CN113190230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110560683.6A CN113190230B (en) 2021-05-21 Medical display method and system for user-defined setting of UI (user interface)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110560683.6A CN113190230B (en) 2021-05-21 Medical display method and system for user-defined setting of UI (user interface)

Publications (2)

Publication Number Publication Date
CN113190230A true CN113190230A (en) 2021-07-30
CN113190230B CN113190230B (en) 2024-05-03

Family

ID=

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018103218A1 (en) * 2016-12-08 2018-06-14 武汉斗鱼网络科技有限公司 Display processing method and device for ui interface
CN109308205A (en) * 2018-08-09 2019-02-05 腾讯科技(深圳)有限公司 Display adaptation method, device, equipment and the storage medium of application program
CN110286899A (en) * 2019-06-28 2019-09-27 北京字节跳动网络技术有限公司 Edit methods and device, the storage medium of application program display interface
CN111147660A (en) * 2019-12-04 2020-05-12 华为技术有限公司 Control operation method and electronic equipment
CN112148167A (en) * 2020-09-29 2020-12-29 维沃移动通信有限公司 Control setting method and device and electronic equipment
CN112578986A (en) * 2020-12-25 2021-03-30 深圳市变能科技有限公司 Method, system and terminal for carrying out configuration user-defined human-computer interface through touch screen

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018103218A1 (en) * 2016-12-08 2018-06-14 武汉斗鱼网络科技有限公司 Display processing method and device for ui interface
CN109308205A (en) * 2018-08-09 2019-02-05 腾讯科技(深圳)有限公司 Display adaptation method, device, equipment and the storage medium of application program
CN110286899A (en) * 2019-06-28 2019-09-27 北京字节跳动网络技术有限公司 Edit methods and device, the storage medium of application program display interface
CN111147660A (en) * 2019-12-04 2020-05-12 华为技术有限公司 Control operation method and electronic equipment
CN112148167A (en) * 2020-09-29 2020-12-29 维沃移动通信有限公司 Control setting method and device and electronic equipment
CN112578986A (en) * 2020-12-25 2021-03-30 深圳市变能科技有限公司 Method, system and terminal for carrying out configuration user-defined human-computer interface through touch screen

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MATSUSHITA: "S4-000489 "Presentation Layout, Synchronisation and File Format"", 3GPP TSG_SA\\WG4_CODEC, no. 4 *
王建功;: "基于Android的自定义控件设计", 德州学院学报, no. 02 *

Similar Documents

Publication Publication Date Title
US10229753B2 (en) Systems and user interfaces for dynamic interaction with two-and three-dimensional medical image data using hand gestures
US10055105B2 (en) Method and system for enabling interaction with a plurality of applications using a single user interface
US20190012142A1 (en) Device and method for performing functions
CA2736490C (en) Method and apparatus for remotely displaying screen files and efficiently handling remote operator input
RU2345425C2 (en) Windowing and computerised control system therefore
DE112013003261B4 (en) Biometrically initiated communication
US20100179390A1 (en) Collaborative tabletop for centralized monitoring system
KR20040090958A (en) Techniques for facilitating use of eye tracking data
US8281253B2 (en) Windowing and controlling system thereof comprising a computer device
CN108876934A (en) Key point mask method, device and system and storage medium
CN104246696B (en) application automation based on image
JP2003175011A (en) Platform independent telecollaboration medical environment
US20140282176A1 (en) Method and system of visualizing rendering data
CN109545333A (en) The method and device that Dicom image shows, handles
JP6632248B2 (en) Medical image display device, medical image display system, medical image display method, and program
CN115080886A (en) Three-dimensional medical model GLB file analysis and display method based on mobile terminal
CN1671325B (en) Medical image diagnostic apparatus
CN113190230B (en) Medical display method and system for user-defined setting of UI (user interface)
US10133444B2 (en) Preferred view generation on structure level based on user preferences
CN113190230A (en) Medical display method and system for setting UI interface in user-defined mode
CA3083090A1 (en) Medical examination support apparatus, and operation method and operation program thereof
CN109256202A (en) Display methods, system and the hospital bed equipment of bedsie card data
CN106339215A (en) Method for drawing graph in real time during recording of Windows screen
JP6992492B2 (en) Image display system and image display terminal
JP2012003465A (en) Schema drawing device, schema drawing system and schema drawing program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant