Components are not visible in the beginning..

Hai ..
The contents(TextFields Labels and Buttons) of my application are displayed only after i resize the frame manually.. Why is it so.. Is there any way to make them visible as soon as i run the application..
This happens only for the first time(ie immediately after running the application..).. I guess its because of the Focus not being given to the Frame in the beginning(I may be wrong.. Correct me if i am wrong).. Any one with any solution??
Thanks in advance!!

/* This program is meant for opening the internet explorer on typing the search text in the TextField and pressing enter*/
public Search()
f=new Frame();
maxwidth=Toolkit.getDefaultToolkit().getScreenSize().width;
maxheight=Toolkit.getDefaultToolkit().getScreenSize().height;
f.setBounds(maxwidth-200,0,200,maxheight);
f.setVisible(true);
f.setLayout(null);
f.setBackground(Color.BLACK);
f.setForeground(Color.RED);
st=new JTextField();
sl=new JLabel("Search");
sl.setBounds(25,525,150,25);
st.setBounds(25,565,150,25);
sl.setForeground(Color.RED);
f.add(sl);f.add(st);
/* On pressing Enter i try to convert the contents in the textbox in a search string to be used in google*/
st.addKeyListener(new KeyAdapter()
public void keyPressed(KeyEvent ke)
if(ke.getKeyCode()==KeyEvent.VK_ENTER)
searchstring=st.getText();
char ss[]=searchstring.toCharArray();
for(int i=0;i<ss.length;i++)
if(ss==' ')
ss[i]='+';
searchstring=new String(ss);
try
p=Runtime.getRuntime().exec("C:\\Program Files\\Internet Explorer\\iexplore.exe www.google.co.in/search?hl=en&q="++searchstring++"&meta=");
catch(Exception e1)
System.out.println("Internet Explorer not found in C drive");
try
p=Runtime.getRuntime().exec("E:\\Program Files\\Internet Explorer\\iexplore.exe www.google.co.in/search?hl=en&q=+"+searchstring++"&meta=");
catch(Exception e2)
System.out.println("Internet Explorer not found in E drive");
f.addWindowListener(new WindowAdapter()
public void windowClosing(WindowEvent we)
f.setVisible(false);
/* This imgpanel is used to display an image in the JPanel*/
imgpanel=new JPanel();
imgpanel.setLayout(new GridLayout(1,1));
f.add(imgpanel);
imgpanel.setBounds(25,50,150,150);
img=Toolkit.getDefaultToolkit().getImage("sample.jpg");
img=img.getScaledInstance(150,150,Image.SCALE_SMOOTH);
imgicon=new ImageIcon(img);
imglabel=new JLabel(imgicon);
imglabel.setVisible(false);
imgpanel.add(imglabel);
On executin the code i get the frame visible .. The JPanel is also visible but the image is not present.. Its visible once I resize the frame.. Also the TextField(for getting the search text)and the associated JLabels are sometimes not visible.. They are visible only if i bring some other window in front of it or if i resize the Frame..
Thanks!!
Edited by: s.baalajee on Jan 7, 2009 9:44 AM
Edited by: s.baalajee on Jan 7, 2009 9:45 AM

Similar Messages

  • Components are not visible in the PO

    Hi,
    For a Material XXXX which have a BOM with 10 components, but no components appears in the PO.Due to this my vendor is saying that he canu2019t able to view the components in the PO.
    Note: I have checked the material Master and BOM found seems OK.
    Also in PO material Data tab in item level I can able to see the configurations.
    Please let me know what could be the other reasons.
    Regards,
    Kumar.S ///

    HI
    According to your scenario you meant to say you're sending a PO to your vendor that means you are buying a component from a vendor, in your case your material is made of say 10 components in that case u cant send the BOM as such since PO is for material as single that means u have to send each component as a material to your vendor then it will make sense, also vendor if he is a contractor is not suppose dot see the BOM of your company's finished product .
    Hope this helps.
    Regards
    Vignesh

  • Components are not visible in personalization

    Hi,
    In iSupplier Portal, some page components are not visible for buyer address book. (Stack Layout: addressCreateUpdateStack) I even tried to change context, they are still not visible. How I can solve this issue?
    Btw, the personalizations are just enable for a standart user. Can this cause the problem?
    Edited by: user8627992 on 07.Oca.2011 03:38
    Edited by: user8627992 on 07.Oca.2011 03:56

    Try
    begin
    jdr_utils.listcustomizations(FullPathOfPage);
    end;
    this will give you all the customizations made to the page
    for each line returned
    try
    begin
    jdr_utils.printDocument(<linereturnedFromAboveProcedure>);
    end;
    Regards
    Ravi

  • Image components are not visible.

    Hi Experts,
    Some time back i created a dashboard based on XML connectivity with around 59 components in it. Some of them are not visible on the canvas (I did checked the object browser) and few of the image components are even not visible in the preview mode.
    I am quite new in Dash boarding.
    kindly suggest me way to make it work as earlier.
    Thanks!

    We faced the same issue during early development phases. You need to install the fix pack to correct this issue. Remember fix pack will make sure this wont happen again but it wont make the disappeared component to appear.
    3.5 is the latest patch available you can install anything above 3.1 (we are using 3.3).
    let us know if you still have any issue regarding this.

  • Images are not visible in the iPhone.

    When I open iTunes there are number of images found in the iPhone, but the images are not visible in the iPhone actually.

    I using local deployment. I deploy my application directly from NWDS to a Mobile Client running also locally in my machine. Maybe I'm wrong, but I think that Mobile Client look for resources in NWDS workspace.
    This is the dpi file located in the Mobile Client inbox folder when I perform the deployment.
    <?xml version="1.0" encoding="UTF-8"?>
    <deployment>
    <device>
    <repository>
    <mcd name="IrviaDemoApp" namespace="" version="1">
    <action type="install"/>
    <location type="local">
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\MOBILE-INF\MCD.xml" property="mcd" type="file"/>
    <component name="hpcds.es~irvia_demo_app">
    <applications>
    <application deploy="true" name="IrviaDemoApp"/>
    </applications>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\bin" property="bin" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp" property="gen_wdp" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\src\mimes" property="mimes" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp\application-j2ee-engine.xml" property="j2ee_xml" type="file"/>
    </component>
    </location>
    </mcd>
    </repository>
    </device>
    </deployment>
    There is a <source> entry for the mimes directory, where "Component images" are located.
    PD: Sorry about my poor english. I hope you to understand me.

  • Goods are not visible on the Web Shop main page (RUMP UP)

    Hi colleagues.
    Help please anybody :)
    There was the problem with the goods in Web Shop.
    Goods are not visible on the page Web Shop.
    Below you can see actions performed by us and Prerequisites:
    1. Repository was unachieved from Standard archive - WEC20_MDMCATALOG_CONS
    2. Taxonomy, Hierarchy and Lookup table data were transferred from CRM via MDMGX
    3. Manually created root node in Product Catalogs table in MDM
    4. Put technical code (ID) of created node to Product Catalog module in WCEM configuration - field Catalog ID.
    5. Fill another necessary fields in Product Catalog module in WCEM.
    6. Manually add test record in MDM and linked to node in Product Catalog table, elements from Main Taxonomy and other required fields.
    7. In preview mode of WCEM configuration not possible see any records from MDM (but product catalog elements showed correctly)
    More information about settings in MDM, CRM,WCB and configuration steps can see in attachment files
    Best regardn,
    Andrey

    Hi Denis
    Leading zeroes it's no my case, because the products (materials) replicated from CRM to MDM.
    Replication from CRM to MDM via MDMGX and Initial Load R3AC1 is successfull.
    But on the WebChannel web shop page this products are not visible.
    I have suggested that the problem in authirizations of technical user, which uses RFC Destinations from SAP NW AS Java (Web Channel) to MDM.
    According Security Guide for SAP Web Channel 2.0 (paragr. 8.3.2 see please screenshot), user of WEC_MDM_DEFAULT destination must assign the role WEBCHANNEL_CATALOG_DISPLAY_ROLE.
    But this role does not exist in the system (SAP MDM, SAP NW).
    Please give me advice about this.

  • TS1292 There are two numbers that are not visible in the middle of the code What can I do?

    There are two digits that are not visible in the middle of the itune code. How can I still access this card?

    Click here and request assistance, supplying as much of the code as you can.
    (74408)

  • MRS - Resources and demands are not visible in the Planning Board

    Hi Friends - I am working on the the MRSS 610. We have installed it on the our ECC 6.0 as an add-on. We have configured the system as per the configuration guide.
    But when I am accessing Manageru2019s Planning Board -  /MRSS/PLBOMGR , using the Organization unit, I am getting Notification saying that the resources assigned to the Organization unit are not available in the MRS.
    "Resource 00000000010000000000000000000000 not yet created in the WFM Core"
    The details of the Error message
    "Resource 00000000010000000000000000000000 not yet created in the WFM Core
    Message no. /MRSS/SGE034
    Diagnosis
    Resource 00000000010000000000000000000000 has not yet been created in MRS.
    System Response
    No assignments have been created for resource 00000000010000000000000000000000, even though, according to the organizational model, this resource is to be taken into consideration in the planning board.
    Procedure
    Contact technical support.
    Procedure for System Administration
    Create the resource in question in MRS."
    I have run the Report
    /MRSS/HCM_RPTWFMIF : Transfers the HR data (availability times, qualifications and the resources itself) into the MRS Basis
    But even after that I am not getting the resources in the planning board.
    Also I am not able to view the Demands from PM/CS orders.
    I have created PM Orders and
    Assigned Work centres to the operations and
    assigned the Resources to the Operations.
    The HR assignment to the work center is also done.
    I have tried T Code   /MRSS/PLBOSRV - Enter the MRS planning board using a specified order
    to pull the order demand. But it is not working
    Its giving following message
    1004280 is not a valid demand
    Message no. /MRSS/SGU139
    Diagnosis
    The order does not exist in MRS.
    This may be because:
    The order number has an invalid format.
    The order does not exist.
    The order is not relevant for planning and has therefore not been transferred to MRS.
    The order has been deleted from MRS.
    Pls help me on this.
    Thanks in advance and warm regards
    Purnendu

    Hi Anil/Saurabh - Thanks a lot for your replies.
    I have checked the MRS configuration as per your suggestion.
    It looks fine as per the configuration guide. I have done the PM/CS integration for Orders as demand.
    But the Demands are not visible on the Planning Board.
    I have checked in the debugging mode what is causing the problem - It looks like
    "The Database Table: /mrss/d_dem_h  needs entry"
    But there are no entries in this table.
    I could not find any Customizing transactions or Application transactions for maintaining this table. This is an Application Table for Master and Transaction Data and its Display and Maintenance allowed with Restriction.
    I could not also find any transaction for transferring Demand from ECC(R/3) to MRS.
    How do I maintain entries in this table?
    How do I transfer Demand from ECC to MRS?
    Saurabh - I have also been not able to transfer HR Resources from ECC to MRS.
    We don't have WFM Core installed in our instance. But MRS should work fine without WFM. MRS Basis should take care of it.
    To transfer Employee resources i have run the Program " /MRSS/HCM_RPTWFMIF". But when I execute the transaction with the selection parameters system shows that it is processing (Clock at the bottom Status bar) but it does not shows any result or status.
    So I am not sure whether it is executing the program properly.
    Pls help me resolve these issues.
    Thanks and warm regards
    Purnendu

  • Custom work centers are not visible in the production tenant UI after solution is deployed

    Hi Experts,
    We have deployed the solution into the production tenant. The solution is deployed successfully. But the custom business option(BAC) element which we have created is not part of proejct scoping.
    We have created a new change project in production and added the custom business option to the project.
    Under this custom business option we have fine tuning activity which is having all the custom configurable code lists.
    All these configurable code list are not visible as views. these are already assigned to WCF of one of our custom BO under asssinged objects.
    These configurable code lists are displaying like below.
    Because of this i am not able to close this fine tuning activity and i am not able merge the change project into Main project.
    Once after merging the change project into main project, I came to know the all the custom work centers will be visible. I am correct here?
    Can anybody know how to resolve this issue. Please let us know..!
    Thanks,
    Mani

    Hi Mani,
    this issue sometimes occurs. Please create an incident as soon as possible. Sometimes the BCSets / BCViews need to be regenerated in the backend. Support can correct this. Mention that you did this using the SAP Cloud Applications Studio.
    In general please ask such question here: SAP Cloud Applications Studio
    Cheers,
    Jens

  • Icons are not visible when the form is run

    I develop a form with only a push button. I developed form using oracle 10DS. I have saved my form in application server. To see an icon in my button, i did the following things:
    1. In application server i made a jar named test.jar. It consists of just two gif images.
    2. I copied this jar in application server's \forms90\java directory
    3. I configured formsweb.cfg file as the following.
    4. my \form90\java\oracle\forms\registry\registry.dat is as the following.
    whenever i run form i can not see icon but in client's oracle jar cache jar is downloaded.
    -------------------------------formsweb.cfg -------------------------------------------
    =========================
    # $Id: formsweb.cfg,v 1.24 2003/08/22 01:07:35 pkuhn Exp $
    # formsweb.cfg defines parameter values used by the FormsServlet (f90servlet)
    # This section defines the Default settings. Any of them may be overridden in the
    # following Named Configuration sections. If they are not overridden, then the
    # values here will be used.
    # The default settings comprise two types of parameters: System parameters,
    # which cannot be overridden in the URL, and User Parameters, which can.
    # Parameters which are not marked as System parameters are User parameters.
    # SYSTEM PARAMETERS
    # These have fixed names and give information required by the Forms
    # Servlet in order to function. They cannot be specified in the URL query
    # string. But they can be overriden in a named configuration (see below).
    # Some parameters specify file names: if the full path is not given,
    # they are assumed to be in the same directory as this file. If a path
    # is given, then it should be a physical path, not a URL.
    # USER PARAMETERS
    # These match variables (e.g. %form%) in the baseHTML file. Their values
    # may be overridden by specifying them in the URL query string
    # (e.g. "http://myhost.mydomain.com/servlet/f90servlet?form=myform&width=700")
    # or by overriding them in a specific, named configuration (see below)
    [default]
    # System parameter: default base HTML file
    baseHTML=base.htm
    # System parameter: base HTML file for use with JInitiator client
    #baseHTMLjinitiator=basejini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=basejpi.htm
    # System parameter: base HTML file for use with Microsoft Internet Explorer
    # (when using the native JVM)
    baseHTMLie=baseie.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms90 if unset.
    workingDirectory=
    # System parameter: file setting environment variables for the Forms runtime
    processes
    envFile=default.env
    # System parameter: JVM option for Microsoft Internet Explorer.
    # This parameter specifies how to execute the Forms applet under
    # Microsoft Internet Explorer 5.x or above. Put IE=native if you want
    # the Forms applet to run in the browser's native JVM.
    IE=JInitiator
    # Forms runtime argument: whether to escape certain special characters
    # in values extracted from the URL for other runtime arguments
    escapeparams=true
    # Forms runtime argument: which form module to run
    form=test.fmx
    # Forms runtime argument: database connection details
    userid=
    # Forms runtime argument: whether to run in debug mode
    debug=no
    # Forms runtime argument: host for debugging
    host=
    # Forms runtime argument: port for debugging
    port=
    # Other Forms runtime arguments: grouped together as one parameter.
    # These settings support running and debugging a form from the Builder:
    otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array%
    obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record%
    tracegroup=%tracegroup% log=%log% term=%term%
    # Sub argument for otherparams
    buffer=no
    # Sub argument for otherparams
    debug_messages=no
    # Sub argument for otherparams
    array=no
    # Sub argument for otherparams
    obr=no
    # Sub argument for otherparams
    query_only=no
    # Sub argument for otherparams
    quiet=yes
    # Sub argument for otherparams
    render=no
    # Sub argument for otherparams
    record=
    # Sub argument for otherparams
    tracegroup=
    # Sub argument for otherparams
    log=
    # Sub argument for otherparams
    term=
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    HTMLbodyAttrs=
    # HTML to add before the form
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms90/l90servlet
    # Forms applet parameter
    codebase=/forms90/java
    # Forms applet parameter
    imageBase=codeBase
    # Forms applet parameter
    width=750
    # Forms applet parameter
    height=600
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow
    _debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=f90all_jinit.jar,classes12.jar,test.jar
    # Forms applet archive setting for Microsoft Internet Explorer native JVM
    archive_ie=f90all.cab
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer,
    etc)
    archive=f90all.jar
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms90/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0017-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,17
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.17
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/plugin/1.3/plugin-install.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version
    =1,3,0,0
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;version=1.3
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    # Single Sign-On OID configuration parameter
    oid_formsid=formsApp_drsshl_C75ED7E7CA18492FA35AA090350527B7
    # Single Sign-On OID configuration parameter
    oracle_home=E:\Oracle_SHLAS
    # Single Sign-On OID configuration parameter
    formsid_group_dn=cn=Logical Application Group,
    orclApplicationCommonName=formsApp_drsshl_C75ED7E7CA18492FA35AA090350527B7,
    cn=forms, cn=Products, cn=OracleContext
    # Single Sign-On OID configuration parameter: indicates whether we allow
    # dynamic resource creation if the resource is not yet created in the OID.
    ssoDynamicResourceCreate=true
    # Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
    ssoErrorUrl=
    # Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
    ssoCancelUrl=
    # Single Sign-On parameter: indicates whether the url is protected in which
    # case mod_osso will be given control for authentication or continue in
    # the FormsServlet if not. It is false by default. Set it to true in an
    # application-specific section to enable Single Sign-On for that application.
    ssoMode=false
    # The parameter allow_debug determines whether debugging is permitted.
    # Administrators should set allow_debug to "true" if servlet
    # debugging is required, or to provide access to the Forms Trace Xlate utility.
    # Otherwise these activities will not be allowed (for security reasons).
    allow_debug=false
    # Parameter which determines whether new Forms sessions are allowed.
    # This is also read by the Forms EM Overview page to show the
    # current Forms status.
    allowNewConnections=true
    # Example Named Configuration Section
    # Example 1: configuration to run forms in a separate browser window with
    # "generic" look and feel (include "config=sepwin" in the URL)
    # You may define your own specific, named configurations (sets of parameters)
    # by adding special sections as illustrated in the following examples.
    # Note that you need only specify the parameters you want to change. The
    # default values (defined above) will be used for all other parameters.
    # Use of a specific configuration can be requested by including the text
    # "config=<your_config_name>" in the query string of the URL used to run
    # a form. For example, to use the sepwin configuration, your could issue
    # a URL like "http://myhost.mydomain.com/servlet/f90servlet?config=sepwin".
    [sepwin]
    separateFrame=True
    lookandfeel=Generic
    # Example Named Configuration Section
    # Example 2: configuration affecting users of MicroSoft Internet Explorer 5.x.
    # Forms applet will run under the browser's native JVM rather than using Oracle
    JInitiator.
    [ienative]
    IE=native
    # Example Named Configuration Section
    # Example 3: configuration forcing use of the Java Plugin in all cases (even if
    # the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    baseHTMLie=basejpi.htm
    # Example Named Configuration Section
    # Example 4: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file).
    [debug]
    serverURL=/forms90/l90servlet/debug
    [test]
    form=E:\ict\ITSUPPORT\test.fmx usesdi=yes
    userid=support/s00001@dshl
    width=100%
    height=100%
    colorscheme=blue
    pageTitle=ICT Support :: Just in Time
    imagebase=codebase
    archive_jini=f90all_jinit.jar,rolloverbutton.jar,getclientinfo.jar,infobutton.jar,test.jar
    webUtilArchive=frmwebutil.jar,jacob.jar
    baseHTMLjinitiator=webutiljini.htm
    #lookAndFeel=Oracle
    splashscreen=ash.gif
    logo=none
    separateFrame=false
    ******************************************** registry.dat
    ---=========================
    # This is the Registry file.
    # This file contains the logical [Java] Class name and an associated
    # [numerical] identifier that will be used to refer to objects of the
    # class in order to reduce the amount of information that needs to be
    # repeatedly transmitted to the client.
    # This file is of the Form understood by java.util.Properties (for now)
    # The System Level sound file is relative to the CODEBASE
    oracle.classById.1=oracle.forms.engine.Runform
    oracle.classById.4=oracle.forms.handler.FormWindow
    oracle.classById.5=oracle.forms.handler.AlertDialog
    oracle.classById.6=oracle.forms.handler.DisplayList
    oracle.classById.7=oracle.forms.handler.LogonDialog
    oracle.classById.8=oracle.forms.handler.DisplayErrorDialog
    oracle.classById.9=oracle.forms.handler.ListValuesDialog
    oracle.classById.10=oracle.forms.handler.EditorDialog
    oracle.classById.11=oracle.forms.handler.HelpDialog
    oracle.classById.12=oracle.forms.handler.FormStatusBar
    oracle.classById.13=oracle.forms.handler.MenuInfo
    # oracle.classById.14=UNUSED
    oracle.classById.15=oracle.forms.handler.ApplicationTimer
    oracle.classById.16=oracle.forms.handler.MenuParametersDialog
    oracle.classById.17=oracle.forms.handler.PromptListItem
    oracle.classById.18=oracle.forms.handler.CancelQueryDialog
    oracle.classById.257=oracle.forms.handler.TextFieldItem
    oracle.classById.258=oracle.forms.handler.TextAreaItem
    oracle.classById.259=oracle.forms.handler.FormCanvas
    oracle.classById.261=oracle.forms.handler.ButtonItem
    oracle.classById.262=oracle.forms.handler.CheckboxItem
    oracle.classById.263=oracle.forms.handler.PopListItem
    oracle.classById.264=oracle.forms.handler.TListItem
    oracle.classById.265=oracle.forms.handler.CfmVBX
    oracle.classById.266=oracle.forms.handler.CfmOLE
    oracle.classById.267=oracle.forms.handler.RadioButtonItem
    oracle.classById.268=oracle.forms.handler.ImageItem
    oracle.classById.269=oracle.forms.handler.IconicButtonItem
    oracle.classById.270=oracle.forms.handler.BlockScroller
    oracle.classById.271=oracle.forms.handler.JavaContainer
    oracle.classById.272=oracle.forms.handler.TabControl
    oracle.classById.273=oracle.forms.handler.ComboBoxItem
    oracle.classById.274=oracle.forms.handler.TreeItem
    oracle.classById.281=oracle.forms.handler.PopupHelpItem
    # Defaults for the Font details, all names are Java Font names. Each of
    # these parameters represents the default property to use when none is
    # specified.
    # defaultFontname represents the default Java fontName.
    # defaultSize represents the default fontSize. Note that the size is
    # multiplied by 100 (e.g. a 10pt font has a size of 1000).
    # defaultStyle represents the default fontStyle, PLAIN or ITALIC.
    # defaultWeight represents the default fontWeight, PLAIN or BOLD.
    default.fontMap.defaultFontname=Dialog
    default.fontMap.defaultSize=900
    default.fontMap.defaultStyle=PLAIN
    default.fontMap.defaultWeight=PLAIN
    # Default Font Face mapping.
    # appFontname represents a comma delimited list of Application Font Names.
    # javaFontname represents a comma delimited list of Java Font Names.
    # The number of entries in the appFontname list should match the number in
    # the javaFontname list. The elements of the list are comma separated and
    # all characters are taken literally, leading and trailing spaces are
    # stripped from Face names.
    # Note that this file uses the Java 1.1 Font names in order to be able to
    # handle the NLS Plane (BUG #431051)
    default.fontMap.appFontnames=Courier New,Courier,courier,System,Terminal,Fixed,Fixedsys,Times,Times New Roman,MS Sans Serif,Arial, Kunstler Script
    default.fontMap.javaFontnames=MonoSpaced,MonoSpaced,MonoSpaced,Dialog,MonoSpaced,Dialog,Dialog,Serif,Serif,Dialog,SansSerif, Kunstler Script
    # The Application Level icon files are relative to the DOCUMENTBASE
    # example: icons/
    # or an absolute URL.
    # example: http://www.forms.net/~luser/d2k_project/
    default.icons.iconpath=
    default.icons.iconextension=gif
    # Application level settings to control UI features
    app.ui.lovButtons=true
    app.ui.requiredFieldVA=false
    # The background color is specified as an RGB triple.
    app.ui.requiredFieldVABGColor=255,0,0
    ---====================================
    I tried many times. But could not be successful. Then I just kept my icons in
    \forms90\java directory without making jar. In my form, icon file name is the icon name without extension. Here, i can see my icon in button. but if i replace an icon
    without changing the name of the icon, then i always see the old icon. The new icon, i can not see.
    Please, help me with only Oracle 10g AS how i can see icon in button. Let's assume, there is not oracle 10g DS (any development tool) in the machine where the form is run.
    Please, guide me clearly step by step so that i might be successful.
    Thanks.
    TKARIM

    Thanks Bernard,
    It works fine with JInitiator but not working with
    the JPI. For JPI what settings I need to do ??hi TKARIM and Bernard, i am having similar problem even with the Bernard's recommended setup. could you post the webutiljini.htm (i presume you are using config=test) ?
    i am actually using jinitiator 1.3.1.28 with Oracle HTTP Server of OAS 10gR2) calling Forms Server 6i (f60cgi). After setting up according to Bernard's recommended setup steps, the java console showed that it loaded the icon jar file when it could not read the form, but it skipped the loading of the icon jar file once it read and started the form. How do we specify in the form to pick up the icon from the jar file instead from a directory ? Or do we need to specify ? Any ideas ?
    Thx and Regards
    dkklau

  • Problem: Shared iTunes, Ratings are not visible on the using Mac

    Hi,
    I have iTunes 7.4.1 on both Macs. One machine publishes the iTunes library.
    The files have ratings as usual. The other machine uses this shared iTunes library
    over WLAN. On this machine I don't see the ratings anymore. Since iTunes 7.4.
    Has anybody seen this, too? Ratings are not displayed on the Mac that uses
    a shared iTunes Mediathek.
    Regards,
    Rainer Joswig

    Hi Rainer
    Same problem for me... Previously versions works great for me.. ratings and all library items are available... now, under shared library i can only see playlists... Folders like Music, Movies, TV Shows, Podcast are visualized now as playlist not correctly...
    Regards
    Diego

  • Phone contacts are not visible on the Z10 after a OS 10.2..1 update, but are still in there somewhere...

    It was yesterday that I updated on my Z10 model STL100-1 OS from 10.1.0.273 to 10.2.1.1925 and got an instant message to update to 10.2.1.537 and did that, too The update process went smoothly enough.
    But, after loading the new 10.2 OS from BB's website I can't see my most often used phone contacts. I can get my gmail contacts but those are email addresses mostly. It looks like the old phone contacts are still somewhere in the phone because when I manually add them back to my contacts I get a warning that the entry already exists and asking if I want to edit it or add a new one. I choose add a new one since I don't see the old ones. I did update from all the SIMS I use, and got very few additional contacts.
    I have also lost my past record of texts, i.e. SMS. That also is a biggg loss What happened to the texts? Where were they saved? Are they still on a data file somewhere in the machine? Are the old contacts somewhere in the machine.
    Thanks for any ideas.
    Ken

    That's another odd thing. I did make a big effort to back-up the Z10 before the update to OS 10.2.1.  But, it appears to me that by downloading the new OS to my computer [T-Mobile never does push the BB updates, not as long as I've owned it, which was a few days before the US distro, when I got hold of one for the South American market in Miami Breach] it seems to have removed my installed BB Link from my laptop. And my back-up files are empty.  
    Last time something like this happened. there was a workaround. Do this, do that, and suddently the contacts that are lurking somewhere on the phone, appear. I was hoping for this again.
    If this is a known issue, why is it not featured on the BB page where the installer was located? I would never have downloaded OS 10.2.1, if I was warned I might lose my contacts and texts. 
    A sorry mess.
    Ken
    PS Note I corrected "visible" to "invisible" in the title of  this thread

  • Customs components are not updated on the scene

    Hello!
    i am working on a simple component, it is a movie clip.
    On each frames I have a label and an icon.
    In the component properties I set up a list where every itemshas the same title as the frames's labels.
    With this component I can set any icon I want by selecting it in the list.
    This is working fine and I am pretty happy about it.
    The Problem:
    If I change the name of one item in the list, add one or even reorder the list, the changes are not applied on all the components presents on the scene.
    and I have more or less 50 of thoses components in my scene...
    Is there a way to have the components updated ? Or at least update manually all the "old" components?
    this issue occure with Flash CS5 and CS6 all my doccuments are made in AS3.
    thanks a lot !

    Hello guys,
    Does anybody have the same issue with customs components?

  • Transports successful, but changes made in Dev. are not visible in the QA.

    Hi,
    I have made a couple of transports from Dev. to QA relating to few queries. Query elements include newly added variables and formula chages. All the transports were successfully and none of them produced niether an error nor a warning message. But what bothers me is why have the queries in QA didnot catch the changes made in Dev and transported to QA. This is quite strange for me. Can any one of you help me.
    Thanks
    Raj

    Hi Kiran/AVR,
    Sorry for the delayed response. query elements are successfully collected in the request. I can see in QA system that "Object imported and generated or activated" in the Lock/Import status field in SE10. Also the relevant tables in QA like RSZELTDIR, RSZCHANGES, RSZELTPROP are updated with these objects.
    I am still not able to understand why the query in QA has not captured the changes.
    Thanks
    Raj

  • Variables from workbook are not visible in the Planning function

    Hi,
    We're using a workbook with a bunch of queries in it. Every query has a lot of variables declared that are calculated based on two input ready variable that users are required to fill the first time.
    Everything works as expected until the save data function is called, which in turn calls the planning function.
    Here, the user exit variable try to be recalculated again. Unfortunately, this planning function loses track of the two input ready variables that were on the workbook, so the user exit variables have no values.
    Can you please suggest a method so that:
    a) The user exit processing in the planning function "sees" the two input ready variables
    b) The user exit processing is not triggered in the planning function and it's taking the already calculated values
    Let me know if you require further information.
    Best regards,
    George

    Hi,
    the variables in the filter of the query lives in one variable container and the variables of the filter of the planning sequence live in another variable container. They do not know each other. You need to establish a relationship between them. Usually this is done via variable binding for regular variables. For exit variables the variable binding can be done as written above.
    If as in your case you have variables in the filter of the query and you want to use their values in the variable of the planning sequence than you need to store the values somewhere where you can retrieve them in the exit. This can be in a e.g. in shared memory or in the session memory. To do this you need to spend an extra exit variable in the filter of the query. The exit variable reads the real values and stores it somewhere (e.g. shared memory, global parameter of a function group, a class member or something similar). Now as the variable value is stored it can be read in the implemenation of the exit variable in the filter of the planning sequence.
    In total we have 3 variables:
    Variable 1 contains the value which the user keys in and exists in the filter of the query.
    Variable 2 reads variable 1 and stores the value. It needs to be defined in the filter of the query as well.
    Variable 3 reads the stored value and needs to be defined in the filter of the planning sequence.
    Regards Matthias Nutt
    SAP Consulting Switzerland

Maybe you are looking for

  • Microsoft Bluetooth Mouse 5000 on MacBook Pro?

    Hi, I wondered if anyone uses a Microsoft Bluetooth Notebook Mouse 5000, on MacBook Pro? I have read some people using it fine, but some have also had issues (driver issue?). Just wanted to know if it worked well on Snow Leopard? Thanks.

  • R/3-IDOC-XI-WS

    Hi Gurus, I am working on PI 7.1 and have a business scenario where in..when a user creates a Plant maintenance order using IW31 transaction, i need to send the record details to PI where, through the use of ccBPM i need to call relevant Webservices

  • Connecting to Document from web page

    I created a one page order form, copied the link on my web page, when I click on the link it connects to Adobe however the page is blank.

  • Why do i have to download a program for my IPod Nano?

    I purchased a IPod nano today and was very disappointed to find out I cannot just plug in the cord to the usb and drag and drop my music from any of my computers. I have to go online and download a file that take 3 hours and put it on every computer

  • Backup validate check logical

    hi, An mssql dba asked me if oracle could do logical/physical corruption checking when performing backups. Im aware of BACKUP VALIDATE CHECK LOGICAL. However, it doesn't create any backup. It just checks for corruption. If I remember, you can run BAC