; ********************************************************************* ; The following section binds NetPhantom applications to a Gui-on-the-Fly ; configuration section. ; ********************************************************************* [GuiOnTheFly] SAMPLES_GOF1=MainFrameGOF SAMPLES_GOF2=MainFrameGOF ; ********************************************************************* ; * Gui-on-the-Fly configuration for AS/400 host applications ; ********************************************************************* [AS400GOF] gofruntime=gof/goftempl.jar hostscreenarea=0,0,0,0 identifypartialfields=0 hostfieldidentifier=se.entra.phantom.server.GofAS400HostFieldIdentifier areaidentifiers=TITLEAREA BUTTONAREA MAINAREA TITLEAREA=se.entra.phantom.server.GofTitleAreaIdentifier BUTTONAREA=se.entra.phantom.server.GofButtonAreaIdentifier MAINAREA=se.entra.phantom.server.GofMainAreaIdentifier titlearea_startline=0 titlearea_endline=1 buttonarea_startline=-4 buttonarea_endline=-1 buttonarea_minheight=5 buttonarea_layout=1 areaorder=TITLEAREA BUTTONAREA MAINAREA ctrlidentifiers=OTCTRL EFCTRL PBCTRL TITLECTRL LISTCTRL LISTCONTMARKCTRL CBCTRL CHKCTRL SPINBCTRL HORLINECTRL OTCTRL=se.entra.phantom.server.GofOutputTextIdentifier EFCTRL=se.entra.phantom.server.GofEntryFieldIdentifier PBCTRL=se.entra.phantom.server.GofPushButtonIdentifier TITLECTRL=se.entra.phantom.server.GofTitleAreaTitleIdentifier LISTCTRL=se.entra.phantom.server.GofListBoxIdentifier LISTCONTMARKCTRL=se.entra.phantom.server.GofListContMarkIdentifier CBCTRL=se.entra.phantom.server.GofComboBoxIdentifier CHKCTRL=se.entra.phantom.server.GofCheckBoxIdentifier SPINBCTRL=se.entra.phantom.server.GofSpinButtonIdentifier HORLINECTRL=se.entra.phantom.server.GofHorLineIdentifier alwaysusestatictext=1 deltrailingpunctmark=1 outputtextlayout=FONTANDCOLOR entryfieldfiller=_ entryfieldlayout=FONT pushbuttonident=PF#,PF##,F#,F## pushbuttonequalsign== pushbuttoncombination=0 pushbuttoncombsign=/ pushbuttonlayout=CLONE nontemplatebutton=MENU nontemplatemenu=~Functions title_title=0,0,-,-,-,-,C listboxmincols=2 listboxminlines=2 listboxmaxheaderheight=2 listboxlayout=FONT COLOR LINES listcontmark=+,More,MORE listcontpos=-13 comboliststart=( combolistend=) combolistsep=/ combosearch=pre,post comboaddmissingtext=1 combofieldfiller=_ checkstart=( checkend=) checksep=/ checksearch=pre,post checkfieldfiller=_ checkselect=J Y checkunselect=N spinrangestart=( spinrangeend=) spinvaluesep=- spinsearch=pre,post spinfieldfiller=_ horlineminlength=10 horlinechars=- identificationorder=TITLEIDENT,BUTTONIDENT,MAINIDENT TITLEIDENT=TITLEAREA:TITLECTRL BUTTONIDENT=BUTTONAREA:LISTCONTMARKCTRL,PBCTRL MAINIDENT=MAINAREA:HORLINECTRL,LISTCONTMARKCTRL,SPINBCTRL,CBCTRL,LISTCTRL,OTCTRL,EFCTRL ; ********************************************************************* ; * Gui-on-the-Fly configuration for main frame host applications ; ********************************************************************* [MainFrameGOF] gofruntime=gof/goftempl.jar hostscreenarea=0,0,0,0 identifypartialfields=0 hostfieldidentifier=se.entra.phantom.server.GofMainFrameSplitHostFieldIdentifier areaidentifiers=TITLEAREA BUTTONAREA MAINAREA TITLEAREA=se.entra.phantom.server.GofTitleAreaIdentifier BUTTONAREA=se.entra.phantom.server.GofButtonAreaIdentifier MAINAREA=se.entra.phantom.server.GofMainAreaIdentifier titlearea_startline=0 titlearea_endline=0 buttonarea_startline=-2 buttonarea_endline=-1 buttonarea_minheight=5 buttonarea_layout=0 areaorder=TITLEAREA BUTTONAREA MAINAREA ctrlidentifiers=TITLECTRL OTCTRL EFCTRL PBCTRL CHKCTRL CBCTRL SPINBCTRL LISTCTRL HORLINECTRL TITLECTRL=se.entra.phantom.server.GofTitleAreaTitleIdentifier OTCTRL=se.entra.phantom.server.GofOutputTextIdentifier EFCTRL=se.entra.phantom.server.GofEntryFieldIdentifier PBCTRL=se.entra.phantom.server.GofPushButtonIdentifier CHKCTRL=se.entra.phantom.server.GofCheckBoxIdentifier CBCTRL=se.entra.phantom.server.GofComboBoxIdentifier SPINBCTRL=se.entra.phantom.server.GofSpinButtonIdentifier HORLINECTRL=se.entra.phantom.server.GofHorLineIdentifier LISTCTRL=se.entra.phantom.server.GofListBoxIdentifier title_title=0,0,-,-,-,-,L alwaysusestatictext=0 deltrailingpunctmark=0 outputtextlayout=DEFAULT entryfieldfiller=_ entryfieldlayout=FONT pushbuttonident=PF##,PF#,F##,F# pushbuttonequalsign== pushbuttoncombination=0 pushbuttoncombsign=/ pushbuttonlayout=FONT nontemplatebutton=MENU nontemplatemenu=~Functions checkstart=( checkend=) checksep=/ checksearch=pre,post checkfieldfiller=_ checkselect=J Y checkunselect=N checktextfromindicator=1 checklayout=FONT comboliststart=( combolistend=) combolistsep=/ combosearch=pre,post comboaddmissingtext=1 comboalwayseditable=1 combofieldfiller=_ combolayout=FONT spinrangestart=( spinrangeend=) spinvaluesep=- spinsearch=pre,post spinfieldfiller=_ horlineminlength=10 horlinechars=- listboxmincols=2 listboxminlines=2 listboxmaxheaderheight=1 listboxmaxsellength=2 listfieldfiller=_ listboxlayout=FONT COLOR LINES identificationorder=TITLEIDENT BUTTONIDENT MAINIDENT TITLEIDENT=TITLEAREA:TITLECTRL,OTCTRL BUTTONIDENT=BUTTONAREA:PBCTRL MAINIDENT=MAINAREA:HORLINECTRL,CHKCTRL,SPINBCTRL,CBCTRL,LISTCTRL,OTCTRL,EFCTRL