JP2015075784A - Design support program, design support method, and design support apparatus - Google Patents
Design support program, design support method, and design support apparatus Download PDFInfo
- Publication number
- JP2015075784A JP2015075784A JP2013209498A JP2013209498A JP2015075784A JP 2015075784 A JP2015075784 A JP 2015075784A JP 2013209498 A JP2013209498 A JP 2013209498A JP 2013209498 A JP2013209498 A JP 2013209498A JP 2015075784 A JP2015075784 A JP 2015075784A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- characters
- design support
- attribute
- maximum number
- 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
Links
Images
Landscapes
- Stored Programmes (AREA)
Abstract
Description
本発明は、設計支援プログラム等に関する。 The present invention relates to a design support program and the like.
近年、ユーザは、設計支援ソフトウェアを使用し、画面を構成する各部品の部品プログラムをそれぞれ組み合わせることで、画面の設計を行う。通常、設計時の表示画面の動作環境は、実行時の表示画面の動作環境と異なる。 In recent years, a user designs a screen by using design support software and combining the component programs of the respective components constituting the screen. Usually, the operating environment of the display screen at the time of design is different from the operating environment of the display screen at the time of execution.
例えば、Webブラウザで文字を表示させる場合、HTML(Hyper Text Markup Language)は入力フォームに入力する文字数を制限する機能を有するが、指定された文字列を全て表示させる機能を有さない。このため、ユーザがWebブラウザの画面を設計する場合には、実行時に指定される文字数を想定して、設計時に表示領域の幅を指定する。 For example, when displaying characters with a Web browser, HTML (Hyper Text Markup Language) has a function of limiting the number of characters to be entered in an input form, but does not have a function of displaying all designated character strings. For this reason, when the user designs the screen of the Web browser, the width of the display area is specified at the time of design, assuming the number of characters specified at the time of execution.
しかしながら、上述した従来技術では、画面を実行した場合の表示領域の幅が妥当であるか否かを事前に確認することができないという問題がある。 However, the above-described prior art has a problem that it is impossible to confirm in advance whether or not the width of the display area when the screen is executed is appropriate.
図8は、従来技術の問題を説明するための図である。部品1a,2aは、設計時の表示画面で表示される部品であり、部品1b,2bは、実行時の表示画面で表示される部品である。図8に示す例では、設計時に表示される部品1aは、実行時において部品1bのように表示される。また、設計時に表示される部品2aは、実行時において部品2bのように表示される。部品1bでは、入力フォーム1c,1dにおいて、文字列の後が表示しきれていない。部品2bでは、見出し2cにおいて、文字列が改行されている。
FIG. 8 is a diagram for explaining a problem of the conventional technique. The
例えば、Webブラウザで文字を表示する場合には、実行時の動作環境によっては、等幅フォントだけでなく、可変幅のフォントも利用される場合がある。このため、従来技術のように、実行時に指定される文字数だけを想定して、表示領域の幅を指定しても、図8で示したように、指定された文字列を全て表示できる場合とできない場合とが存在する。 For example, when displaying characters on a Web browser, depending on the operating environment at the time of execution, not only a mono-width font but also a variable-width font may be used. For this reason, as shown in FIG. 8, even if the width of the display area is specified assuming only the number of characters specified at the time of execution as in the prior art, all the specified character strings can be displayed. There are cases where it cannot be done.
また、WebブラウザはHTMLを解釈して表示するソフトウェアであるため、Webブラウザの種類やバージョンにより、同一の文字列であっても、指定された文字列を全て表示できる場合とできない場合とが存在する。 In addition, since the Web browser is software that interprets and displays HTML, there are cases where the specified character string can be displayed or not even if it is the same character string, depending on the type and version of the Web browser. To do.
上記のように、Webブラウザ画面における文字列の表示は、表示する文字や実行時の動作環境により変化するため、石灰時の画面上の各部品の文字列が実行時に適切に表示されるか否かを、事前の計算により確認することができない。なお、かかる課題は、Webブラウザに限らず、設計時と実行時とで動作環境の異なる画面を設計する場合に、同様に発生する課題である。 As described above, since the display of the character string on the Web browser screen changes depending on the character to be displayed and the operating environment at the time of execution, whether or not the character string of each part on the screen at the time of lime is appropriately displayed at the time of execution. Cannot be confirmed by prior calculations. Such a problem is not limited to a Web browser, and is a problem that occurs in the same way when designing screens with different operating environments at the time of design and at the time of execution.
1つの側面では、画面を実行した場合の表示領域の幅が妥当であるか否かを事前に確認することができる設計支援プログラム、設計支援方法および設計支援装置を提供することを目的とする。 In one aspect, an object of the present invention is to provide a design support program, a design support method, and a design support apparatus that can confirm in advance whether or not the width of a display area when a screen is executed is appropriate.
第1の案では、コンピュータに下記の処理を実行させる。コンピュータは、第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、第1段階において画面のプレビュー指示を受け付ける。コンピュータは、ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得する。コンピュータは、画面に配設された部品それぞれに、属性および最大文字数に対応した文字列を入力した状態で生成する。 In the first plan, the computer executes the following processing. The computer accepts a screen preview instruction in the first stage for software having different operating environments when displaying screens in the first stage and the second stage. The computer acquires the attribute of the display target data and the maximum number of characters of each component arranged on the screen displayed by executing the software. The computer generates a character string corresponding to the attribute and the maximum number of characters for each component arranged on the screen.
本発明の1実施態様によれば、画面を実行した場合の表示領域の幅が妥当であるか否かを事前に確認することができる。 According to one embodiment of the present invention, it is possible to confirm in advance whether or not the width of the display area when the screen is executed is appropriate.
以下に、本願の開示する設計支援プログラム、設計支援方法および設計支援装置の実施例を図面に基づいて詳細に説明する。なお、この実施例によりこの発明が限定されるものではない。 Embodiments of a design support program, a design support method, and a design support apparatus disclosed in the present application will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.
本実施例に係る設計支援装置の構成の一例について説明する。図1は、本実施例に係る設計支援装置の構成を示す機能ブロック図である。図1に示すように、この設計支援装置100は、通信部110、入力部120、表示部130、記憶部140、制御部150を有する。
An example of the configuration of the design support apparatus according to the present embodiment will be described. FIG. 1 is a functional block diagram illustrating the configuration of the design support apparatus according to the present embodiment. As illustrated in FIG. 1, the design support apparatus 100 includes a
通信部110は、ネットワークを介して他の外部装置とデータ通信を行う処理部である。通信部110は、通信装置に対応する。
The
入力部120は、各種の情報を入力する入力装置である。入力部120は、例えば、キーボードやマウス、タッチパネル等に対応する。表示部130は、制御部150から出力される情報を表示する表示装置である。例えば、表示部130は、モニタや液晶ディスプレイ等に対応する。
The input unit 120 is an input device that inputs various types of information. The input unit 120 corresponds to, for example, a keyboard, a mouse, a touch panel, and the like. The
記憶部140は、プログラム部品テーブル140a、コピー句情報140b、画面情報140cを有する。記憶部140は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子や、HDD(Hard Disk Drive)などの記憶装置に対応する。
The storage unit 140 includes a program parts table 140a,
プログラム部品テーブル140aは、表示画面に含まれる部品のプログラムをそれぞれ保持するテーブルである。以下の説明では、表示画面に含まれる部品のプログラムを、適宜、部品プログラムと表記する。図2は、プログラム部品テーブルのデータ構造の一例を示す図である。図2に示すように、プログラム部品テーブル140aは、部品識別情報と、部品プログラムとを有する。部品識別情報は、部品を一意に識別する情報である。部品プログラムは、各部品のプログラムに対応する。部品プログラムには、部品の入力フォームの幅や高さを指定するパラメータが含まれる。この入力フォームの幅や高さが適切に設定されないと、実行時において文字列が適切に表示されなくなる。図示を省略するが、画面の各入力フォームには、入力フォームを一意に識別するフォーム識別情報が対応付けられる。 The program component table 140a is a table that holds a program of components included in the display screen. In the following description, a component program included in the display screen is referred to as a component program as appropriate. FIG. 2 is a diagram illustrating an example of the data structure of the program component table. As shown in FIG. 2, the program component table 140a includes component identification information and a component program. The component identification information is information that uniquely identifies a component. The part program corresponds to the program for each part. The part program includes parameters for specifying the width and height of the part input form. If the width and height of this input form are not set appropriately, the character string will not be displayed properly at runtime. Although not shown, each input form on the screen is associated with form identification information that uniquely identifies the input form.
コピー句情報140bは、各部品の入力フォーム等に入力される文字の属性や、最大文字数を保持する情報である。図3は、コピー句情報のデータ構造の一例を示す図である。図3に示すように、コピー句情報140bは、部品識別情報と、フォーム識別情報と、属性と、最大文字数とを対応付ける。部品識別情報は、部品を一意に識別する情報であり、図2に示したプログラム部品テーブル140aの部品識別情報に対応するものである。フォーム識別情報は、部品に含まれる入力フォームを一意に識別する情報である。
The
図3において、属性は、入力フォームに入力される文字の属性を示すものである。属性が半角である場合には、入力される文字が半角であることを示す。属性が全角である場合には、入力される文字が全角であることを示す。属性は、半角、全角以外のものであっても良い。例えば、ゴシック系フォント、明朝系フォント、草書体フォント、装飾フォント、等幅フォント等のフォントの種別を指定する情報であっても良い。 In FIG. 3, the attribute indicates an attribute of a character input to the input form. When the attribute is a single-byte character, it indicates that the input character is a single-byte character. When the attribute is double-byte, it indicates that the input character is double-byte. The attribute may be other than half-width and full-width. For example, it may be information specifying the font type such as Gothic font, Mincho font, cursive font, decorative font, and monospaced font.
最大文字数は、入力フォームに入力される文字の最大文字数を示すものである。例えば、図3の1段目のレコードでは、部品1001の入力フォーム10aに、半角の文字が最大で20文字入力されることが示される。
The maximum number of characters indicates the maximum number of characters that can be input to the input form. For example, the record in the first row in FIG. 3 indicates that a maximum of 20 half-width characters are input to the
画面情報140cは、後述する設計支援部150aによって生成される表示画面のプログラムである。例えば、画面情報140cは、複数の部品プログラムから構成される。
The screen information 140c is a display screen program generated by the
制御部150は、設計支援部150aと、受付部150bと、取得部150cと、生成部150dとを有する。制御部150は、例えば、ASIC(Application Specific Integrated Circuit)や、FPGA(Field Programmable Gate Array)などの集積装置に対応する。また、制御部150は、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等の電子回路に対応する。
The control unit 150 includes a
設計支援部150aは、プログラム部品テーブル140aに対応する各部品を表示部130に表示させ、入力部120を介してユーザに選択される部品プログラムを組み合わせることで、画面情報140cを生成する処理部である。また、設計支援部150aは、入力部120を介して利用者に入力される各部品の入力フォームの幅や高さの情報を取得し、画面情報140cに反映させる。
The
図4は、設計支援部が画面設計を支援する処理の一例を示す図である。図4に示すように、設計支援部150aは、表示部130に設計画面30を表示させるとともに、部品プログラムに対応する部品を表示させる。例えば、ユーザが入力部120を操作して、プログラム部品テーブル140aに含まれる部品プログラムから、所望の部品プログラムを選択すると、設計支援部150aは、ユーザに選択された部品プログラムに対応する部品を設計画面30に表示させる。図4に示す例では、部品1001と部品1002が表示される。ユーザは、部品が表示されると、入力部120を操作して、所望の位置に部品を配置することで、画面設計を行う。また、ユーザは、部品をドラッグすることで、入力フォームのサイズ変更を行う。設計支援部150aは、入力部120によってユーザに指定された部品の種別、部品の配置位置、入力フォームの幅、高さなどの情報を、画像情報140cに格納する。
FIG. 4 is a diagram illustrating an example of processing in which the design support unit supports screen design. As shown in FIG. 4, the
受付部150bは、画面情報140cに対するプレビュー指示を入力部120から受け付ける処理部である。
The receiving
取得部150cは、画面情報140cに含まれる部品の入力フォームに入力される文字の属性と最大文字数をコピー句情報140bから取得する処理部である。取得部150cは、入力フォーム毎に、属性と最大文字数とを対応付けた情報を、生成部150dに出力する。
The acquisition unit 150c is a processing unit that acquires from the
例えば、取得部150cは、画面情報140cを参照し、画面情報を構成する部品に含まれる入力フォームのフォーム識別情報を特定する。取得部150cは、特定したフォーム識別情報と、コピー句情報140bとを比較して、入力フォームに対応する属性と最大文字数とを取得する。
For example, the acquisition unit 150c refers to the screen information 140c, and identifies the form identification information of the input form included in the components that constitute the screen information. The acquisition unit 150c compares the specified form identification information with the
生成部150dは、画面情報140cの部品のフォームのそれぞれに、取得部150cから取得した属性および最大文字数に対応した文字列を入力した状態が表示画面を生成する処理部である。生成部150dは、生成した表示画面を表示部130に表示させる。図5は、生成部の処理を説明するための図である。部品1001aは、図4に示した部品1001の一部を示す。部品1002aは、図4に示した部品1002の一部を示す。
The generation unit 150d is a processing unit that generates a display screen when a character string corresponding to the attribute and the maximum number of characters acquired from the acquisition unit 150c is input to each of the component forms of the screen information 140c. The generation unit 150d causes the
図5に示すように、部品1001aは、入力フォーム10a,10b,10cを有するものとする。また、入力フォーム10aに対応する属性を「半角」、最大文字数を「20文字」とする。入力フォーム10bに対する属性を「全角」、最大文字数を「15文字」とする。入力フォーム10cに対する属性を「全角」、最大文字数を「20文字」とする。生成部150dは、属性および最大文字数に対応する文字列を、入力フォーム10a,10b,10cに入力した状態で、表示部130に表示させる。
As shown in FIG. 5, the
図5に示すように、部品1002aは、入力フォーム20a,20bを有するものとする。また、入力フォーム20aに対応する属性を「半角」とし、最大文字数を「10文字」とする。生成部150dは、属性および最大文字数に対応する文字列を、入力フォーム20a,20bに入力した状態で、表示部130に表示させる。
As shown in FIG. 5, the
ユーザは、生成部150dによって生成された部品の画像を参照し、文字列が適切に入力フォームに入力されているか否かを確認する。例えば、入力フォームに入力された文字列が全て表示されていない場合には、ユーザは入力部120を操作して、部品の大きさを調整する。図5に示す例では、部品1001aの入力フォーム10bにおいて、文字列が全て表示されていないので、ユーザは、入力部120を操作して、入力フォーム10bの幅を広げる操作を行う。設計支援部150aは、入力部120から調整後の部品の大きさを取得し、画面情報140cに反映させる。
The user refers to the image of the part generated by the generation unit 150d and confirms whether or not the character string is appropriately input to the input form. For example, when all the character strings input in the input form are not displayed, the user operates the input unit 120 to adjust the size of the part. In the example shown in FIG. 5, since the character string is not completely displayed on the
次に、本実施例に係る設計支援装置100の処理手順の一例について説明する。図6は、本実施例に係る設計支援装置の処理手順の一例を示す図である。例えば、図6に示す処理は、設計支援装置100がプレビュー要求を受け付けた事を契機として実行される。図6に示すように、設計支援装置100は、画面のプレビュー要求を受け付ける(ステップS101)。 Next, an example of a processing procedure of the design support apparatus 100 according to the present embodiment will be described. FIG. 6 is a diagram illustrating an example of a processing procedure of the design support apparatus according to the present embodiment. For example, the process illustrated in FIG. 6 is executed when the design support apparatus 100 receives a preview request. As shown in FIG. 6, the design support apparatus 100 accepts a screen preview request (step S101).
設計支援装置100は、画面情報140cおよびコピー句情報140bを読み込む(ステップS102)。設計支援装置100は、各入力フォームに対応する属性および最大文字数を取得する(ステップS103)。
The design support apparatus 100 reads the screen information 140c and the
設計支援装置100は、各入力フォームに、該当する属性および最大文字数に対応する文字列を入力する(ステップS104)。設計支援装置100は、画面を表示する(ステップS105)。設計支援装置100は、ステップS105によって画像を表示した後に部品の幅、高さに関する調整を受け付けた場合には、調整を受け付けた後の情報を、画面情報140cに反映する。 The design support apparatus 100 inputs a character string corresponding to the corresponding attribute and the maximum number of characters in each input form (step S104). The design support apparatus 100 displays a screen (step S105). When the design support apparatus 100 receives an adjustment regarding the width and height of the component after displaying the image in step S105, the design support apparatus 100 reflects the information after the adjustment is received in the screen information 140c.
次に、本実施例に係る設計支援装置100の効果について説明する。設計支援装置100は、設計時と実行時とで画面の動作環境が異なるソフトウェアのプレビュー指示を受け付けた場合に、各入力フォームに対応する属性および最大文字数の文字列を入力した状態で生成する。このため、画面を実行した場合の表示領域の幅が妥当であるか否かを事前に確認することができる。 Next, the effect of the design support apparatus 100 according to the present embodiment will be described. The design support apparatus 100 generates a state in which an attribute corresponding to each input form and a character string of the maximum number of characters are input when a preview instruction for software having different screen operating environments is received at the time of design and at the time of execution. For this reason, it is possible to confirm in advance whether or not the width of the display area when the screen is executed is appropriate.
設計支援装置100は、部品を構成する入力フォームに入力される文字の属性および最大文字数を取得し、属性および最大文字数に対応した文字列を入力フォームに入力して、実行時の動作環境における画面を生成する。このため、設計時の表示画面が、実行時においてどのように表示されるのかを効率的に確認することができる。 The design support apparatus 100 acquires the attribute and the maximum number of characters input to the input form constituting the part, inputs a character string corresponding to the attribute and the maximum number of characters to the input form, and displays the screen in the operating environment at the time of execution. Is generated. For this reason, it is possible to efficiently confirm how the display screen at the time of design is displayed at the time of execution.
次に、上記実施例に示した設計支援装置100と同様の機能を実現する設計支援プログラムを実行するコンピュータの一例について説明する。図7は、設計支援プログラムを実行するコンピュータの一例を示す図である。 Next, an example of a computer that executes a design support program that realizes the same function as the design support apparatus 100 described in the above embodiment will be described. FIG. 7 is a diagram illustrating an example of a computer that executes a design support program.
図7に示すように、コンピュータ200は、各種演算処理を実行するCPU201と、ユーザからのデータの入力を受け付ける入力装置202と、ディスプレイ203を有する。また、コンピュータ200は、記憶媒体からプログラム等を読取る読み取り装置204と、ネットワークを介して他のコンピュータとの間でデータの授受を行うインターフェース装置205とを有する。また、コンピュータ200は、各種情報を一時記憶するRAM206と、ハードディスク装置207を有する。そして、各装置201〜207は、バス208に接続される。
As shown in FIG. 7, the
ハードディスク装置207は、受付プログラム207a、取得プログラム207b、生成プログラム207cを有する。CPU201は、各プログラム207a〜207cを読み出してRAM206に展開する。
The
受付プログラム207aは、受付プロセス206aとして機能する。取得プログラム207bは、取得プロセス206bとして機能する。生成プログラム207cは、生成プロセス206bとして機能する。
The
例えば、受付プロセス206aは、受信部150bに対応する。取得プロセス206bは、取得部150cに対応する。生成プロセス206cは、生成部150dに対応する。
For example, the
なお、各プログラム207a〜207cについては、必ずしも最初からハードディスク装置207に記憶させておかなくても良い。例えば、コンピュータ200に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に各プログラムを記憶させておく。そして、コンピュータ200がこれらから各プログラム207a〜207cを読み出して実行するようにしてもよい。
Note that the
以上の各実施例を含む実施形態に関し、さらに以下の付記を開示する。 The following supplementary notes are further disclosed with respect to the embodiments including the above examples.
(付記1)コンピュータに、
第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、前記第1段階において画面のプレビュー指示を受け付け、
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得し、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する
処理を実行させることを特徴とする設計支援プログラム。
(Supplementary note 1)
Accepting a screen preview instruction in the first stage for software with different operating environments when displaying screens in the first stage and the second stage,
Acquire the attribute and the maximum number of characters of the display target data of each component arranged on the screen displayed by executing the software,
A design support program that causes each component arranged on the screen to execute a process of generating a character string corresponding to the attribute and the maximum number of characters.
(付記2)前記取得する処理は、前記部品を構成する入力フォームに入力される文字列の属性および最大文字数を取得し、前記生成する処理は、前記属性および前記最大文字数に対応した文字列を入力フォームに入力して、前記第2段階で画面を表示する場合の動作環境における画面を生成することを特徴とする付記1に記載の設計支援プログラム。
(Additional remark 2) The said process to acquire acquires the attribute and the maximum number of characters of the character string input into the input form which comprises the said part, The said process to generate | occur | produces the character string corresponding to the said attribute and the maximum number of characters. The design support program according to
(付記3)コンピュータが実行する設計支援方法であって、
第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、前記第1段階において画面のプレビュー指示を受け付け、
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得し、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する
処理を実行することを特徴とする設計支援方法。
(Appendix 3) A design support method executed by a computer,
Accepting a screen preview instruction in the first stage for software with different operating environments when displaying screens in the first stage and the second stage,
Acquire the attribute and the maximum number of characters of the display target data of each component arranged on the screen displayed by executing the software,
A design support method, comprising: generating a state in which a character string corresponding to the attribute and the maximum number of characters is input to each component arranged on the screen.
(付記4)前記取得する処理は、前記部品を構成する入力フォームに入力される文字列の属性および最大文字数を取得し、前記生成する処理は、前記属性および前記最大文字数に対応した文字列を入力フォームに入力して、前記第2段階で画面を表示する場合の動作環境における画面を生成することを特徴とする付記3に記載の設計支援方法。
(Additional remark 4) The said process to acquire acquires the attribute and the maximum number of characters of the character string input into the input form which comprises the said part, The said process to generate | occur | produces the character string corresponding to the said attribute and the said maximum number of characters. The design support method according to
(付記5)第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、前記第1段階において画面のプレビュー指示を受け付ける受付部と、
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得する取得部と、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する生成部と
を有することを特徴とする設計支援装置。
(Supplementary Note 5) For software having different operating environments when displaying screens in the first stage and the second stage, a reception unit that receives a screen preview instruction in the first stage;
An acquisition unit that acquires the attribute and the maximum number of characters of display target data of each component arranged on the screen displayed by executing the software;
A design support apparatus, comprising: a generation unit configured to generate a character string corresponding to the attribute and the maximum number of characters in each component arranged on the screen.
(付記6)前記取得部は、前記部品を構成する入力フォームに入力される文字列の属性および最大文字数を取得し、前記生成部は、前記属性および前記最大文字数に対応した文字列を入力フォームに入力して、前記第2段階で画面を表示する場合の動作環境における画面を生成することを特徴とする付記5に記載の設計支援装置。
(Additional remark 6) The said acquisition part acquires the attribute and maximum number of characters of the character string input into the input form which comprises the said part, The said generation part inputs the character string corresponding to the said attribute and the said maximum number of characters into an input form The design support apparatus according to
100 設計支援装置
150b 受付部
150c 取得部
150d 生成部
100
Claims (4)
第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、前記第1段階において画面のプレビュー指示を受け付け、
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得し、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する
処理を実行させることを特徴とする設計支援プログラム。 On the computer,
Accepting a screen preview instruction in the first stage for software with different operating environments when displaying screens in the first stage and the second stage,
Acquire the attribute and the maximum number of characters of the display target data of each component arranged on the screen displayed by executing the software,
A design support program that causes each component arranged on the screen to execute a process of generating a character string corresponding to the attribute and the maximum number of characters.
第1段階と第2段階とで画面を表示する場合の動作環境が異なるソフトウェアに対し、前記第1段階において画面のプレビュー指示を受け付け、
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得し、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する
処理を実行することを特徴とする設計支援方法。 A design support method executed by a computer,
Accepting a screen preview instruction in the first stage for software with different operating environments when displaying screens in the first stage and the second stage,
Acquire the attribute and the maximum number of characters of the display target data of each component arranged on the screen displayed by executing the software,
A design support method, comprising: generating a state in which a character string corresponding to the attribute and the maximum number of characters is input to each component arranged on the screen.
前記ソフトフェアを実行することで表示される画面に配設される部品それぞれの表示対象データの属性および最大文字数を取得する取得部と、
前記画面に配設された部品それぞれに、前記属性および前記最大文字数に対応した文字列を入力した状態で生成する生成部と
を有することを特徴とする設計支援装置。 An accepting unit that accepts a preview instruction of a screen in the first stage for software having different operating environments when displaying a screen in the first stage and the second stage;
An acquisition unit that acquires the attribute and the maximum number of characters of display target data of each component arranged on the screen displayed by executing the software;
A design support apparatus, comprising: a generation unit configured to generate a character string corresponding to the attribute and the maximum number of characters in each component arranged on the screen.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013209498A JP6349669B2 (en) | 2013-10-04 | 2013-10-04 | Design support program, design support method, and design support apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013209498A JP6349669B2 (en) | 2013-10-04 | 2013-10-04 | Design support program, design support method, and design support apparatus |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2015075784A true JP2015075784A (en) | 2015-04-20 |
| JP6349669B2 JP6349669B2 (en) | 2018-07-04 |
Family
ID=53000635
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2013209498A Expired - Fee Related JP6349669B2 (en) | 2013-10-04 | 2013-10-04 | Design support program, design support method, and design support apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6349669B2 (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030023641A1 (en) * | 2001-07-27 | 2003-01-30 | Gorman William Phillip | Web page authoring tool |
| JP2006139406A (en) * | 2004-11-10 | 2006-06-01 | Dainippon Printing Co Ltd | Electronic form verification system |
-
2013
- 2013-10-04 JP JP2013209498A patent/JP6349669B2/en not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030023641A1 (en) * | 2001-07-27 | 2003-01-30 | Gorman William Phillip | Web page authoring tool |
| JP2006139406A (en) * | 2004-11-10 | 2006-06-01 | Dainippon Printing Co Ltd | Electronic form verification system |
Non-Patent Citations (3)
| Title |
|---|
| BLINDTEXTGENERATOR, JPN6016037557, 27 January 2008 (2008-01-27) * |
| 外間かおり、柳澤淳一, DREAMWEAVER CC スーパーリファレンス FOR WINDOWS & MACINTOSH, vol. 第1版, JPN6016037556, 31 August 2013 (2013-08-31), pages pp.20,295−296 * |
| 樋口泰行: "WD Reviews HTML5やCSS3にも対応する、オープンソースのHTMLエディタツール Bl", WEB DESIGNING, vol. 第11巻 第7号, JPN6017014410, 1 July 2011 (2011-07-01), JP, pages 1 - 1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| JP6349669B2 (en) | 2018-07-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11287967B2 (en) | Graphical user interface list content density adjustment | |
| US9772978B2 (en) | Touch input visualizations based on user interface context | |
| CN110832456B (en) | Creating default layout constraints for a graphical interface | |
| KR102040359B1 (en) | Synchronization points for state information | |
| US9811505B2 (en) | Techniques to provide processing enhancements for a text editor in a computing environment | |
| JP6213121B2 (en) | Design support program, design support method, and design support apparatus | |
| KR101932675B1 (en) | Terminal, method for contrlling thereof and program written in a recording medium for implementing the method | |
| CN107943381A (en) | Hot-zone method of adjustment and device, client | |
| JP6395160B2 (en) | Document layout of electronic display | |
| JP2006244195A (en) | Program test support device, and its method | |
| EP3008697B1 (en) | Coalescing graphics operations | |
| AU2016256364A1 (en) | Rendering graphical assets natively on multiple screens of electronic devices | |
| JP2023054082A (en) | Program, information processing device and processing method thereof | |
| JP6349669B2 (en) | Design support program, design support method, and design support apparatus | |
| US20170346672A1 (en) | Information processing method and electronic device | |
| US20180173385A1 (en) | System and Method for Incremental Diagram Node Expansion | |
| JP2019175460A (en) | Display controller, display control method, and control program | |
| JP7260150B2 (en) | WEBSITE DESIGN SUPPORT DEVICE, WEBSITE DESIGN SUPPORT METHOD, AND PROGRAM | |
| JP6536007B2 (en) | Information processing apparatus, control method and program thereof | |
| CN114911555A (en) | Page display method and device, electronic equipment and storage medium | |
| CN113449485A (en) | Lead generation method, device, equipment and storage medium | |
| EP1691278A1 (en) | Method and computer system for editing documents | |
| US20170060818A1 (en) | Managing the display of electronic documents having embedded graphical elements | |
| JP7315817B2 (en) | Information processing device, its control method, and program | |
| JP2015022496A (en) | Control program, control method, and control apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160606 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161004 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161205 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170425 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170623 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20171107 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180207 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20180220 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20180508 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180521 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6349669 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |