CN101324900B - Method, device and system for opening graphics user interface - Google Patents

Method, device and system for opening graphics user interface Download PDF

Info

Publication number
CN101324900B
CN101324900B CN2008101262843A CN200810126284A CN101324900B CN 101324900 B CN101324900 B CN 101324900B CN 2008101262843 A CN2008101262843 A CN 2008101262843A CN 200810126284 A CN200810126284 A CN 200810126284A CN 101324900 B CN101324900 B CN 101324900B
Authority
CN
China
Prior art keywords
jre
independent
gui interface
sends
connection request
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.)
Active
Application number
CN2008101262843A
Other languages
Chinese (zh)
Other versions
CN101324900A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN2008101262843A priority Critical patent/CN101324900B/en
Publication of CN101324900A publication Critical patent/CN101324900A/en
Application granted granted Critical
Publication of CN101324900B publication Critical patent/CN101324900B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method for opening a GUI interface, a device and a system. The embodiment of the invention is connected with an independent JRE through an IE, and the invention adopts the proposal that the GUI interface is opened in the independent JRE. Because the independent JRE which can be separately arranged and replaced is installed outside the IE, the problem that the conflict is easy to generate between each edition so as not to open the GUI can be solved due to a plurality of JRE editions installed on the IE, and because the device is directly communicated with the independent JRE through the IE, the Applet technology is not used, the time for the Applet initialization can be saved, the time consumption is short and the performance is promoted more remarkably.

Description

A kind of method, Apparatus and system of opening figure user interface
Technical field
The present invention relates to software technology field, be specifically related to the method and system at a kind of GUI of opening (Graphical User Interface, figure user interface) interface.
Background technology
Development along with computer software technology; The demand of on IE (Internet Explorer, a kind of web browser that Microsoft releases), opening gui interface is also along with increase, and maximum ways is installed JRE (Java Runtime Environment exactly on IE now; Java Runtime Environment); Through Applet (Java Applet) technology, utilize the Java Plug-in (java plug-in) on the IE to start JVM (Java virtual machine, Java Virtual Machine); Load Applet, call in the Applet the inside then and open gui interface.
The Applet technology is exactly some applets of writing with Java language, and these programs can produce special effect, and its realization mainly relies on the Applet class in the java.applet bag; Different with general application program; It must be embedded in HTML (Hypertext Markup Language, the HTML) page, by the browser of supporting Java language; The for example IE execution that makes an explanation; Applet can obtain parameter from Web (World Wide WEB, the WWW) page simultaneously, and carries out alternately with the Web page.
In research and practice process to prior art, inventor of the present invention finds that the Applet technology has all been adopted in a lot of websites, and server also can provide the recommendation version of JRE.Server promptly can point out the IE of client to install in the time of visit, causes that a plurality of jre versions are arranged on the IE, thereby may cause the conflict between each jre version, finally possibly cause calling the gui interface failure.In addition, the Apple initialization is also more consuming time, and the causes system performance is slow.
Summary of the invention
Technical matters to be solved by this invention provides a kind of method of opening gui interface, in order to solve in the prior art because the confusion of the JRE environment of IE causes opening gui interface fails and the slow problem of performance.
The present invention also provides a kind of device and system that opens gui interface, in order to guarantee realization and the application of said method in reality.
For solving the problems of the technologies described above, the embodiment of the invention discloses:
A kind of method of opening gui interface comprises:
Independent JRE receives the connection request that IE sends;
Independent JRE is according to connecting on said connection request and the said IE;
Independent JRE receives the message of opening gui interface that said IE sends;
Independent JRE opens gui interface according to the said message call of opening gui interface.
A kind of method of opening gui interface comprises:
IE sends connection request and gives independent JRE, and said independent JRE is positioned over outside the IE;
IE and said independent JRE connect;
IE sends the message of opening gui interface and gives independent JRE, to open gui interface.
A kind of independent JRE device comprises first receiving element, linkage unit, second receiving element and processing unit;
First receiving element is used for independent JRE and receives the connection request that IE sends;
Linkage unit is used for independent JRE and connects according to connection request and the said IE that said first receiving element receives;
Second receiving element is used for independent JRE and receives the message of opening gui interface that said IE sends;
Processing unit is used for independent JRE and opens gui interface according to the message call of opening gui interface that said second receiving element receives.
A kind of device of opening gui interface comprises first transmitting element, linkage unit and second transmitting element;
First transmitting element is used for IE and sends connection request to independent JRE, and said independent JRE is positioned over outside the IE;
Linkage unit is used for IE and said independent JRE connects;
Second transmitting element is used for IE and sends the message open gui interface and give said independent JRE.
A kind of system that opens gui interface comprises device and the independent JRE device of opening gui interface;
Said independent JRE is positioned over outside the IE;
The said device of opening gui interface is used for IE and sends connection request and give said independent JRE, and after connecting with said independent JRE, sends the message of opening gui interface and give said independent JRE;
Said independent JRE device; After being used for independent JRE and receiving the connection request that said IE sends; Connect according to said connection request and said IE, receive the message of opening gui interface that said IE sends then, and open gui interface according to the said message call of opening gui interface.
Compared with prior art, the embodiment of the invention has the following advantages:
The embodiment of the invention adopts IE and independent JRE to connect, and in this independent JRE, opens the scheme of gui interface, because this independent JRE is installed in outside the IE; Can be provided with separately and change, be easy to generate conflict so eliminated owing to having installed on the IE between each version that a plurality of jre versions cause, so that the problem of the GUI that do not open; And; Because the present invention adopts IE and the direct communication of independent JRE, do not use the Applet technology, so can economize the time of deinitialization Applet; Consuming time few, performance has lifting more significantly.
Description of drawings
In order to be illustrated more clearly in the utility model embodiment or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below only is some embodiment of the utility model, for those of ordinary skills; Under the prerequisite of not paying creative work property, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is that the present invention implements the method flow diagram of opening gui interface of describing from independent JRE angle that provides;
Fig. 2 is that the present invention implements two method flow diagrams of describing from the IE angle of opening gui interface that provide;
Fig. 3 is that the present invention implements the three communication synoptic diagram that provide between IE and the independent JRE;
Fig. 4 is the structural representation that the present invention implements the four independent JRE modules that provide;
Fig. 5 is the structural representation that the present invention implements four IE that provide;
Fig. 6 is the structural representation that the present invention implements five computer softwares that provide.
Embodiment
To combine the accompanying drawing among the utility model embodiment below, the technical scheme among the utility model embodiment is carried out clear, intactly description, obviously, described embodiment only is the utility model part embodiment, rather than whole embodiment.Based on the embodiment in the utility model, those of ordinary skills are not making the every other embodiment that is obtained under the creative work prerequisite, all belong to the scope of the utility model protection.
The embodiment of the invention provides a kind of method of opening gui interface.The embodiment of the invention also provides corresponding device thereof and system, promptly a kind of independent JRE module, a kind of IE and a kind of computer software.One of core idea of the present invention is; JRE is arranged on outside the IE, and promptly this JRE is independent of IE, when IE need open GUI; Can make and connect between IE and the said independent JRE through calling control on the IE, in this independent JRE, call then and open GUI.Because this independent JRE can be provided with separately and change,, cause GUI to open the problem of failure so can avoid causing producing conflict between each version owing to having bound a plurality of jre versions on the IE; And, because the present invention adopts IE and the direct communication of independent JRE, do not use the Applet technology; So can economize the time of deinitialization Applet;, consuming time few, performance has lifting more significantly.
Below be elaborated respectively.
Embodiment one,
A kind of method of opening figure user interface gui interface comprises:
Independent JRE connects according to said connection request and IE after receiving the connection request of IE transmission; Receive the message of opening gui interface that IE sends then, and open gui interface according to the said message call of opening gui interface.Wherein, independent JRE is independent of outside the IE, and is as shown in Figure 1, and its idiographic flow can be following:
101, independent JRE receives the connection request that the ActiveX on the IE sends;
102, independent JRE connects according to the ActiveX on said connection request and the said IE;
Wherein, this connection can connect for long, and so-called long connection refers to from setting up and connects, only if there is a side to withdraw among the both sides, otherwise the connection between them will keep always; If what independent JRE and IE set up is connected to long the connection, so, when IE needs and independent JRE carry out just can directly sending message, and need not to create connection again when mutual once more.
103, independent JRE receives the message of opening gui interface that the ActiveX on the said IE sends;
104, independent JRE opens gui interface according to the said message call of opening gui interface.
ActiveX in the above step is meant ActiveX control, is a dynamic link library, and it can be embedded in the tundish vessel host application; And irrelevant with development platform, therefore, the ActiveX control of on a kind of programming language, developing can anyly be revised; Can in another kind of programming language, use; So, can realize the component reuse of fast compact, realization code sharing through using ActiveX control, thereby improve programming efficiency.The function of this control and Applet function class seemingly all can be used on the IE, but ActiveX is the lightweight assembly, and IE can install automatically and be registered in the system, and Applet is the heavyweight assembly, need to rely on the Java Plug-in on the IE that startup could be installed.What need explanation is; Be to be that example describes in the present embodiment to call the ActiveX that is installed on the IE; The present invention has more than to be limited to and calls this control, and the present invention also maybe be through calling the control that other and ActiveX have similar functions, thereby connect with independent JRE; And send the message of opening gui interface and give independent JRE, the final purpose that realizes opening gui interface.
By on can know that because the JRE in the embodiment of the invention is arranged on outside the IE, promptly this independent JRE can independently be provided with and change and do not receive the restriction of IE; Through receiving the control on the IE, for example ActiveX connects with IE then; And after the message of opening gui interface that receives the IE transmission, call and open gui interface, so can avoid owing to causing producing between the version conflict at the many jre versions of installation on the IE; So that the problem of the gui interface of not opening, and, because the present invention adopts IE and the direct communication of independent JRE; Do not use the Applet technology, so can economize the time of deinitialization Applet, performance has lifting more significantly.
Embodiment two,
A kind of method of opening figure user interface gui interface comprises:
IE sends connection request and gives independent JRE, so that connect with said independent JRE, the back IE that connects sends the message of opening gui interface and gives independent JRE, and wherein, said independent JRE is positioned over outside the IE.As shown in Figure 2, its idiographic flow can be following:
201, the last ActiveX of IE sends connection request and gives independent JRE;
202, last ActiveX and the said independent JRE of IE connects;
Wherein, this connection can connect for long, and so-called long connection refers to from setting up and connects, only if there is a side to withdraw among the both sides, otherwise the connection between them will keep always; If what independent JRE and IE set up is connected to long the connection, so, when IE needs and independent JRE carry out just can directly sending message, and need not to create connection again when mutual once more.
203, the last ActiveX of IE sends the message of opening gui interface and gives independent JRE, to open gui interface.
Wherein, described like embodiment one, the ActiveX on the said IE refers to ActiveX control; Conspicuous; IE of the present invention can also send connection request and give independent JRE, thereby connect with independent JRE through calling the control that other and ActiveX have similar functions; And send the message of opening gui interface and give independent JRE, the final purpose that realizes opening gui interface.
In addition, if IE sends connection request when giving independent JRE, independent JRE does not start, and causes the connection failure between them; At this moment, IE can call a local file, and for example bat file to be starting independent JRE, and then sends connection request and give independent JRE; Certainly, in order to reduce the number of times that repeats to send connection request, when guaranteeing that IE sends connection request once more; Independent JRE starts really, can after independent JRE start, send a notice and give IE; IE just sends connection request and gives independent JRE after learning that independent JRE has started, and successfully connects then.
By on can know because the IE in the embodiment of the invention need not to install JRE, but through calling the control that is installed on the IE; For example ActiveX connects itself and the independent JRE that is arranged on outside the IE, and utilizes independent JRE to call and open gui interface; So when saving installing space, can also avoid owing to causing producing between the version conflict at the many jre versions of installation on the IE, the problem of the gui interface of consequently not opening; And, because IE and independent JRE in the embodiment of the invention directly carry out communication, do not use the Applet technology; So can economize the time of deinitialization Applet, performance has lifting more significantly.
Embodiment three,
According to the described method of above embodiment, below will do further explain for example.
The last place of opening gui interface of IE generally has a lot, when needs are opened gui interface, when promptly IE is triggered, for example; When the ActiveX on the IE receives that certain JS that opens the gui interface request calls, when promptly receiving certain service message of opening gui interface, at first; Whether the ActiveX control that program can detect on the IE loads, if do not have, then loads ActiveX control; What need explanation is that this ActiveX control can adopt C Plus Plus to realize, also can adopt other language to realize.After confirming ActiveX control to be installed on the IE; The last ActiveX control of IE just can send connection request and give independent JRE, and connects with ServerSocket in the JRE, then to before certain service message of opening gui interface of receiving encapsulate; Be this service message specify message type; The parameter of message needs a kind of protocol of messages during i.e. ActiveX control and JRE communication, this agreement can be used oneself according to different service and encapsulate.Such as; This service message can notify JRE to go to accomplish login, and accomplishing some information that login needs, the login completion needs the method for readjustment IE to encapsulate; Send on the ServerSocket of independent JRE; Resolve this service message by class special among the independent JRE then, make then and this service message corresponding service processing, promptly open and the corresponding gui interface of this service message.Wherein, ServerSocket is the new Socket class that server is created, and makes and can accept the connection from client.So-called Socket is also referred to as " socket " usually, is used to describe IP (Internet Protocol, Internet protocol) address and port, is the handle of a communication chain.Application program is perhaps replied network requests through " socket " to the network request of sending usually.With J2SDK-1.3 is example, and Socket and ServerSocket class libraries are arranged in the java.net bag.ServerSocket is used for server end, and Socket sets up when network connects and uses.When successful connection, the application program two ends all can produce a Socket instance, operate this instance, accomplish required session.
Below, will be that example describes with the flow process of opening the EAS service center, can be referring to Fig. 3.
301, when the user need open the gui interface of EAS (Enterprise Application Suite, business management software) service center, at first; Need call and open the GUI application; The said gui interface of opening is applied in IE and shows as and click GUI and be applied in the Last link of webpage, and for example, at this example middle finger is exactly click EAS service center on IE; Whether this time, program can detect the whether initialization of ActiveX control on the IE, promptly load; If have, execution in step 302 if do not have, loads this ActiveX control;
What need explanation is, the IE of this moment is specially Portal (inlet), and so-called Portal is that a kind of WEB uses, and is commonly used to the content that personalization, single login is provided and assembles each information source, and as the host of infosystem presentation layer.Gathering is meant the content from each information source is integrated into an activity in the WEB page.
302, after the loading ActiveX control is accomplished, promptly can begin to connect independent JRE, after the success that connects, carry out communication, specifically can carry out the Socket communication with the ServerSocket among the independent JRE with independent JRE; Wherein, the method for its connection realizes as follows:
Step 1, ActiveX control obtain the local component installation path of server.
Step 2, ActiveX control send connection request and give independent JRE, if this moment, independent JRE was not activated, and then connection failure, execution in step (3), independent JRE starts as if this moment, then execution in step (4).
Step 3, ActiveX control call a local file, and for example a bat file is roughly realized as follows to start independent JRE:
(1) ActiveX control obtains the path of bat (batch, the batch processing) file that needs startup, and the effect of this bat file is exactly to start a JRE that can move;
(2) ActiveX control is carried out this bat file through the path of this bat file that gets access to, and after the bat file start was good, independent JRE had also just started;
(3) certain; In order to reduce the number of times that repeats to send connection request; When guaranteeing that IE sends connection request once more, independent JRE starts really, can start the back at JRE and send a broadcast to ActiveX control; Notice ActiveX control independence JRE starts, and can connect with independent JRE; Wherein, saidly send a broadcast to ActiveX control and can utilize the JNI technology, promptly call this locality.
Step 4, ActiveX control send the ServerSocket that connection request is given independent JRE once more, with create one with being connected of this independent JRE.
Step 5, ActiveX control and this independent JRE successfully connect, and this connection can be long the connection.
Step 6, ActiveX control send the ServerSocket that the message of opening gui interface is given this independent JRE, are at this and send the ServerSocket that the message of opening the EAS service center is given this independent JRE.
The message of the aforesaid EAS of opening service center generally has id (identification, identify label) and two fields of value (value), and id representes the type of message, and value representes the main body of message; Type like this message is 2, and the type of then representing this message is a business processing, generally have between the value of id "; :; " separate, "; :; " before coded representation key assignments, "; :; " occurrence that afterwards this key-value pair of coded representation is answered, such as specifying when carrying out to call which method, need call which method on the IE again after executing, call which type on the IE or the like; Appointed method in this message is called in reflection at last;
303, the ServerSocket of independent JRE opens gui interface according to the message call of opening gui interface that said ActiveX control sends, and is according to the message call of opening the EAS service center at this and opens the EAS service center;
After the ServerSocket of independent JRE has called; Send message to ActiveX control again; The content of this message is the return method that IE need carry out, and after ActiveX control is received this message, calls the value in this message; And carry out the pairing operation of value, thereby accomplished the flow process of the whole EAS of opening service center.
Because being connected of setting up between the ActiveX control on the IE and the ServerSocket of independent JRE is long connection; Therefore; As long as ActiveX control on the IE and the ServerSocket of independent JRE do not withdraw from; Then the communication between them will keep always, if promptly IE possibly also need open other GUI and uses, does not just need to send once more ServerSocket that connection request gives independent JRE to connect; Give it but directly send the message of opening gui interface, in independent JRE, call then and open gui interface.
By on can know that the embodiment of the invention adopts ActiveX control and the ServerSocke of independent JRE on the IE to connect, both sides carry out communication then; In this independent JRE, open the scheme of gui interface,, can be provided with separately and change because this independent JRE is installed in outside the IE; So eliminated owing to having installed on the IE between each version that a plurality of jre versions cause and be easy to generate conflict; So that the problem of GUI of not opening, and, because the present invention adopts the mode of the direct communication of ServerSocke of ActiveX control and independent JRE on the IE; Do not use the Applet technology; So can economize the time of deinitialization Applet, consuming time few, performance has lifting more significantly.
Embodiment four,
In order to implement above method better, the embodiment of the invention also correspondingly provides a kind of independent JRE module, and is as shown in Figure 4, comprises first receiving element 401, linkage unit 402, second receiving element 403 and processing unit 404; What need explanation is, more clear for relationship description between each unit is got, and gives another device among Fig. 4, i.e. IE5;
First receiving element 401 is used to receive the connection request that IE5 sends;
Linkage unit 402 is used for connecting according to connection request and IE5 that first receiving element 401 receives;
Second receiving element 403 is used to receive the message of opening gui interface that IE5 sends;
Processing unit 404 is used for opening gui interface according to the message call of opening gui interface that second receiving element 403 receives.
Correspondingly, the present invention also provides a kind of IE, and is as shown in Figure 5, comprises first transmitting element 501, linkage unit 503 and second transmitting element 504; Need to prove, more clear for relationship description between each unit is got, also pointed out another device among Fig. 5, promptly independent JRE module 4;
First transmitting element 501 is used to send connection request and gives independent JRE module 4, and independent JRE module 4 is positioned over outside the IE;
Linkage unit 503 is used for connecting with independent JRE module 4;
Second transmitting element 504 is used to send the message of opening gui interface and gives independent JRE module 4.
Certainly, this IE also can comprise call unit 502;
Call unit 502 is used to call local file that is used to start independent JRE module 4, to start independent JRE module 4;
At this moment, said first transmitting element 401 also is used for calling local file that is used to start independent JRE module 4 at call unit 502, start independent JRE module 4 after, send connection request to this independent JRE module 4 that has started;
Said linkage unit 403 also is used for connecting with this independent JRE module 4 that has started.
By on can know that the independent JRE module that the embodiment of the invention provides is installed in outside the IE, can not receive the restriction of IE; Therefore be provided with separately and change, eliminated in the prior art owing to installed on the IE between each version that a plurality of jre versions cause and be easy to generate conflict, the problem of the GUI that consequently do not open; And; Because the present invention adopts IE and the direct communication of independent JRE module, do not use the Applet technology, so can economize the time of deinitialization Applet; Consuming time few, performance has lifting more significantly.
Embodiment five,
The embodiment of the invention also correspondingly provides a kind of computer software, and is as shown in Figure 6, and this computer software comprises IE601 and independent JRE module 602; Wherein, said independent JRE module 602 is positioned over outside the IE601;
IE601 is used to send connection request and gives independent JRE module 602, and after connecting with independent JRE module 602, sends the message of opening gui interface and give independent JRE module 602;
Independent JRE module 602 after being used to receive the connection request of IE601 transmission, connects according to said connection request and IE601, receives the message of opening gui interface that IE601 sends then, and opens gui interface according to the said message call of opening gui interface.
Wherein, being connected of setting up between IE601 and the independent JRE module 602 can be long the connection, like this; When IE601 needs and independent JRE module 602 is carried out when mutual once more; Just can directly send message, and need not to create again connection, only if having a side to withdraw from IE601 and the independent JRE module 602.
Wherein, IE601 comprises first transmitting element 501, linkage unit 503 and second transmitting element 504, certainly, can also comprise call unit 502, is used to call local file that is used to start independent JRE module 602, to start independent JRE module 602;
Wherein, JRE module 602 comprises first receiving element 401, linkage unit 402, second receiving element 403 and processing unit 404;
Its realization specifically can be following:
When the user need open gui interface, the project relevant at first can clicking trigger IE601 with this gui interface, whether this moment, program can detect the whether initialization of ActiveX control on the IE601, promptly load; If no, load this ActiveX control; If have, then first transmitting element 501 of IE601 sends connection request and gives independent JRE module 602, if JRE module 602 also startups this moment, then the call unit 502 of IE601 can call local file start independence JRE module 602; After JRE module 602 starts; First transmitting element 501 of IE601 sends connection request once more and gives independent JRE module 602; After first receiving element 401 of JRE module 602 receives this connection request; The linkage unit 402 of JRE module 602 connects according to the linkage unit 502 of this request message and IE601, and after successfully connecting, second transmitting element of IE601 sends the message of opening gui interface and gives independent JRE module 602; After second receiving element 403 of independent JRE module 602 received this message of opening gui interface, processing unit 404 was opened gui interface according to this message call of opening gui interface.
Certainly; Being connected of setting up between IE601 and the independent JRE module 602 can be long the connection, so just can guarantee to need only IE601 and independent JRE module 602 does not withdraw from, and then the connection between them will keep always; If promptly IE601 need open other gui interfaces; Just do not need to send once more connection request and given independent JRE module 602, give it, in independent JRE module 602, call then and open gui interface but directly send the message of opening gui interface.
In a word, the embodiment of the invention adopts IE and independent JRE to connect, and in this independent JRE, opens the scheme of gui interface; Because this independent JRE is installed in outside the IE, can be provided with separately and change, be easy to generate conflict so eliminated owing to having installed on the IE between each version that a plurality of jre versions cause; So that the problem of the GUI that do not open, and, because the present invention adopts IE and the direct communication of independent JRE; Do not use the Applet technology; So can economize the time of deinitialization Applet, consuming time few, performance has lifting more significantly.
One of ordinary skill in the art will appreciate that all or part of step in the whole bag of tricks of the foregoing description is to instruct relevant hardware to accomplish through program; This program can be stored in the computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
More than the method for opening gui interface, Apparatus and system that the embodiment of the invention provided have been carried out detailed introduction; Used concrete example among this paper principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that on embodiment and range of application, all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (14)

1. a method of opening figure user interface gui interface is characterized in that, comprising:
Independent JRE receives the connection request that page browser IE sends;
Independent JRE is according to connecting on said connection request and the said IE;
Independent JRE receives the message of opening gui interface that said IE sends;
Independent JRE opens gui interface according to the said message call of opening gui interface.
2. the method for opening gui interface according to claim 1 is characterized in that,
Said independent JRE reception IE goes up the connection request that sends and is specially:
Independent JRE receives the connection request that the ActiveX on the IE sends;
Said independent JRE connects according to said connection request and said IE and is specially:
Independent JRE sets up long the connection according to said connection request with the ActiveX control on the said IE;
The message of opening gui interface that said independent JRE receives said IE transmission is specially:
Independent JRE receives the message of opening gui interface that the ActiveX control on the said IE sends.
3. a method of opening gui interface is characterized in that, comprising:
IE sends connection request and gives independent JRE, and said independent JRE is positioned over and receives outside the page browser IE;
IE and said independent Java Runtime Environment JRE connect;
IE sends the message of opening gui interface and gives independent JRE, to open gui interface.
4. the method for opening gui interface according to claim 3 is characterized in that, said IE and said independent JRE connect and be specially:
IE sets up long the connection with said independent JRE.
5. the method for opening gui interface according to claim 3 is characterized in that, when said independent JRE is not activated, before said and said independent JRE connects, also comprises:
IE calls local file that is used to start independent JRE, to start independent JRE;
IE sends connection request and gives said independent JRE.
6. the method for opening gui interface according to claim 5 is characterized in that, said IE sends connection request and is specially for said independent JRE:
IE sends connection request and gives said independent JRE after receiving the notice that the independent JRE of expression that said independent JRE sends started.
7. the method for opening gui interface according to claim 3 is characterized in that, said IE sends connection request and is specially for independent JRE:
After independent JRE was triggered, IE sent connection request and gives said independent JRE.
8. an independent JRE device is characterized in that, comprising:
First receiving element is used for independent JRE and receives the connection request that IE sends;
Linkage unit is used for independent JRE and connects according to connection request and the said IE that said first receiving element receives;
Second receiving element is used for independent JRE and receives the message of opening gui interface that said IE sends;
Processing unit is used for independent JRE and opens gui interface according to the message call of opening gui interface that said second receiving element receives.
9. a device of opening gui interface is characterized in that, comprising:
First transmitting element is used for IE and sends connection request to independent JRE, and said independent JRE is positioned over outside the IE;
Linkage unit is used for IE and said independent JRE connects;
Second transmitting element is used for IE and sends the message open gui interface and give said independent JRE.
10. the device of opening gui interface according to claim 9 is characterized in that, also comprises call unit;
Said call unit is used for IE and calls local file that is used to start independent JRE, to start said independent JRE;
Said first transmitting element also is used for calling local file that is used to start said independent JRE at said call unit, start independent JRE after, IE sends connection request and gives said independent JRE.
11. a system that opens gui interface is characterized in that, comprises device and the independent JRE device of opening gui interface;
Said independent JRE is positioned over outside the IE;
The said device of opening gui interface is used for IE and sends connection request and give said independent JRE, and after connecting with said independent JRE, sends the message of opening gui interface and give said independent JRE;
Said independent JRE device; After being used for independent JRE and receiving the connection request that said IE sends; Connect according to said connection request and said IE, receive the message of opening gui interface that said IE sends then, and open gui interface according to the said message call of opening gui interface.
12. the system that opens gui interface according to claim 11 is characterized in that,
That sets up between said IE and the said independent JRE is connected to long the connection.
13. the system that opens gui interface according to claim 11 is characterized in that,
The said device of opening gui interface also is used for IE and calls local file that is used to start independent JRE, to start said independent JRE, sends connection request then and gives said independent JRE.
14. the system that opens gui interface according to claim 13 is characterized in that,
Said independent JRE device also is used for independent JRE and sends the notice that the independent JRE of expression started and give said IE;
The said device of opening gui interface also is used for IE after the notice that the independent JRE of expression that receives said independent JRE transmission has started, and sends connection request and gives said independent JRE.
CN2008101262843A 2008-07-30 2008-07-30 Method, device and system for opening graphics user interface Active CN101324900B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008101262843A CN101324900B (en) 2008-07-30 2008-07-30 Method, device and system for opening graphics user interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008101262843A CN101324900B (en) 2008-07-30 2008-07-30 Method, device and system for opening graphics user interface

Publications (2)

Publication Number Publication Date
CN101324900A CN101324900A (en) 2008-12-17
CN101324900B true CN101324900B (en) 2012-05-02

Family

ID=40188439

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008101262843A Active CN101324900B (en) 2008-07-30 2008-07-30 Method, device and system for opening graphics user interface

Country Status (1)

Country Link
CN (1) CN101324900B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294563B (en) 2012-02-28 2016-03-09 国际商业机器公司 A kind of method and system installation unit being carried out to version conflict inspection
CN108170536B (en) * 2016-12-07 2023-07-04 北大医疗信息技术有限公司 Expanding method and device of WEB program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713573A (en) * 2004-06-22 2005-12-28 腾讯科技(深圳)有限公司 Realization and realizing device for selective download from webpage inserted piece
CN1776680A (en) * 2004-11-18 2006-05-24 国际商业机器公司 Method and system for programming portal application
CN1885265A (en) * 2005-06-24 2006-12-27 国际商业机器公司 System and method for localizing JAVA GUI application without modifying source code

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713573A (en) * 2004-06-22 2005-12-28 腾讯科技(深圳)有限公司 Realization and realizing device for selective download from webpage inserted piece
CN1776680A (en) * 2004-11-18 2006-05-24 国际商业机器公司 Method and system for programming portal application
CN1885265A (en) * 2005-06-24 2006-12-27 国际商业机器公司 System and method for localizing JAVA GUI application without modifying source code

Also Published As

Publication number Publication date
CN101324900A (en) 2008-12-17

Similar Documents

Publication Publication Date Title
US6038590A (en) Object-oriented system, method and article of manufacture for a client-server state machine in an interprise computing framework system
CN102158350B (en) Mobile broadband equipment and mobile broadband equipment management method
EP1955244A2 (en) Web-based visual development environment
CN107203419A (en) Intermodule call method, apparatus and system in application program
CN101697139A (en) Method, device and registry for remote procedure call
US20040254978A1 (en) System and method of remotely accessing a computer system to initiate remote mainteneance and management accesses on network computer systems
CN110011875B (en) Dial testing method, device, equipment and computer readable storage medium
CN102135895B (en) System upgrading method and system
EP2341692B1 (en) Communication between integrated device and mobile application client on mobile personal communication device
CN112416453B (en) Method for integrating domestic external equipment unified data under trusted environment and storage equipment
CN106502717A (en) application program operation method and device
CN100502309C (en) Embedded Web network management system and its interaction method
US8239862B2 (en) Apparatus, method, and computer program product for processing information
US9450826B2 (en) Device connectivity framework
CN103281297A (en) Enterprise information security management system and method
US20090094312A1 (en) Methods and systems for dynamic code extension
CN101324900B (en) Method, device and system for opening graphics user interface
US8051191B2 (en) Ethernet extensibility
EP2069960A1 (en) Apparatus and method for lightweighting application through duplicated application management in osgi middleware environment of embedded terminal
CN108804147B (en) Linkage shutdown method and device and client
CN107491330B (en) Method for improving running speed of embedded browser
CN103034501A (en) Function calling method and function calling device for linux platform
JP2006276939A (en) Program starting method for virtual machine, and client server system
KR101418390B1 (en) system for remotely debugging an application programming and controlling method therefor
CN101382903B (en) Method and system for implementing automatic installation of intelligent cipher key equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant