Values needs to be populated automatically in the web interface

Hi,
When the planner selects the value from a variable  in the web interface then automatically a planning function needs to be executed without pushing any push button.I do not use any planning folders as such.
Could some one tell me how to achieve this functionality.
points will be assigned.
Thanks,
Subha

Hi Subha,
You can assing default values to the Variables...Fiscal Year2008; Version100...etc. so that the user need not input all the variables.
I am not sure whether you can assign a function--"on selection" of variables.  For better control It would be prudent to advise users to execute a function (if need be embed a SAVE function with in the sequence) on press of a button.
Regards
Srinivas

Similar Messages

  • Executing the planning function while opening the web interface

    hello all,
    I have created a planning area based on multiprovider.This multiprovider is based on two transactional cube ie,COPA cube and Cost Center cube.
    This planning area is meant for enabling integrated planning.One plans in COPA cube and other plans in Cost Center cube the income statement gets planned based on this two.
    I selected planning items in multiprovider layout to display the income statement.The layout is as follows:
    <b>PlanningItem</b>  <b>Amount</b>
    Net Sales<b>:</b>    9.000,00 INR   (This comes from COPA)
    Sales Overheads<b>:</b> 200,00 INR  (This comes from Cost Center)
    Depreciation<b>:</b> 200,00 INR (This comes from Cost Center)
    Other Expenses<b>:</b> 300,00 INR  (This comes from Cost Center)
    EBIT<b>:</b> 0,00 INR
    Interest Income<b>:</b> 0,00 INR
    Interest Expense<b>:</b> 0,00 INR
    Operating Income<b>:</b> 0,00 INR
    Taxes<b>:</b> 0,00 INR
    Now EBIT planning item is to be calculated from the planning items as follows:
    EBIT = Net Sales-Sales Overheads-Depriciation-Other Expenses
    For this i have created a planning function which calculates EBIT.This function works properly,there are no issues in it.
    My problem is that i want this function to be executed as soon as i open the web interface for my planning application and the result should be as follows:
    <b>PlanningItem</b>  <b>Amount</b>
    Net Sales<b>:</b>    9.000,00 INR   (This comes from COPA)
    Sales Overheads<b>:</b> 200,00 INR  (This comes from Cost Center)
    Depreciation<b>:</b> 200,00 INR (This comes from Cost Center)
    Other Expenses<b>:</b> 300,00 INR  (This comes from Cost Center)
    EBIT<b>:</b> 8.300,00 INR
    Interest Income<b>:</b> 0,00 INR
    Interest Expense<b>:</b> 0,00 INR
    Operating Income<b>:</b> 0,00 INR
    Taxes<b>:</b> 0,00 INR
    Can anybody suggest how to go about this problem?
    Thanks in advance.
    regards,
    Yogesh

    Hi Yogesh,
    as far as i know, there is no standard functionality for that purpose, but there are workaround for it.
    1. Modify the BSP Application.
       Go to SE80 --> Repository Browser --> BSP Application --> your WI name --> page with flow logic --> double click on page1.htm --> Event handler tabstrip --> on the drop down selection press F1 --> add a function module that call you BPS function in specific event (e.g: OnInitialization).
    2. Use WI-Exit Class / WI-Extention (ABAP OO).
    Here you need to create sub class from Class: CL_UPWB_BSP_APPL, and assign the class to your WI. You can then add a function module that call you BPS function in method:
    2.1. Load --> performed only once on intial execution of WI.
    2.2. Initialisation --> called once for each server response.
    2.3. Dispatch --> called at each action and also for each WI component.
    You can see further information in SAP how to paper:
    How to Validate manual input in WEB planning application, New BPS-Features delivered with SAP BW 3.5, etc.
    You can call your BPS function with BPS API FM (See F.Group: UPC_API)
    But there is also more easier way to realize your ebit calculation. If you define your EBIT calc. manually in layout (define with manually defined Lead column). With this way, You will always get your EBIT analog with inputed values.
    Then you add your EBIT calc.function to Layout Component in WI in property: 'Function After Data Change'.
    Best Regards,
    Suan Liono

  • How can I find out the web interface a module function is executed from?

    Hello all,
    I was wondering if anybody knows how would be possible de determine the web interface a function is being launched from, within the function.
    I've got this function that is used for a exit variable that updates the variable value depending on another variable in a web interface. The thing is that this very same function and variable will be used in many web interfaces and the "source" variable will be different for each mask.
    So, for example, mask 1 will have variable 1 as a selector variable and variable X will be updated by it. Then I also have variable 2 in mask 2 as a selector variable and variable X will be updated by it as well.
    I want to develop a code, within the function module, that depending on the web interface that is calling it, it will use a source the correct variable and for this I need to know which web interface is calling the function.
    I hope to have been able to explain myself clearly. It's a purely technical question.
    Thanks in advance.
    Best regards.

    Hi Francesco,
    Are you talking about that ??? )) It will explain you about to get the name of the web page when you are executing an abap function for determining the values of variables...
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20make%20a%20variable%20even%20more%20flexible%20in%20bw-bps.pdf">How to make a variable even more flexible in BW-BPS?</a>
    This is weird: I wrote that document a few weeks ago, it is theorically published on SDN but this is not possible to find it by using the research tool... Maybe because it applies only to BPS in 3.5. I did not have enough time to migrate that solution to BI-IP 7.0.
    Regards
    Laurent

  • How to configure the web interface of service desk

    Hi All,
    We are currently doing a configuration on solman service desk. I am on a stage where in i need to use the web interface of service desk via tcode notif_create_bsp. However, every time i call the transaction code (call the url) i cant view the web. Only an error the "Network Access Message: The website cannot be found".
    I already activate needed services and already publish
    SIAC_PUBLISH_ALL_INT but it still doesnt work.
    I might have missed some configs/procedure on how to do it correctly.
    My questions are.
    1. How am i going to know the qualified domain name
    of the Web AS for solman? How to configure it?
    2. Can anyone give me some guide and any step by step documentation/procedure on this.
    You help/suggestion will be very much appreciated
    Thank you very much,
    Ice

    Hi,
    +"Check the following 2 things. See if the port 8000 is open and in the url for the BSP in internet explorer, replace the host name with the IP address of your Solman server.+
    +"+
    That was a helpful tip. I change the host name with the ip address ofour solman server. However, upon login, it promts me to enter username and password. I've tried to login using my solman password but it shows an error like this.
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    Die URL enthält keine vollständige Domainangabe (10.123.161.125 statt 10.123.161.125.).
    Exception Class CX_FQDN
    Error Name 
    Program CX_FQDN=======================CP
    Include CX_FQDN=======================CM002
    ABAP Class CX_FQDN
    Method CHECK
    Line 10 
    Long text -
    Error type: Exception
    Your SAP Business Server Pages Team
    Is there anything i need to configure so that i can maintan the username and password?
    Thank you for your assistance,
    Ice

  • How to display popup at the web interface side while checking a sh cart

    Hi Experts,
    I have a requirement to get the popup while checking the shopping cart..
    I have implemented the badi BBP_DOC_CHECK_BADI..(Classic scenario)
    In this badi , i am using one RFC FM to check the item details availability in the backend..I am getting the desired functionality. But I have a specific requirement to show popup when the items in the shopping cart are not available in the inventory that is maintained the backend R/3 system..
    Can you please advise me how to write a popup in the web interface when stock is not available for a perticular item? Any HTML code available for the same?
    Please advise me?
    2) How to change status of an shopping cart item or else need to display some customized information for the item like 'This Item is in back order status '.
        The above situation arises when we are trying to check a shopping cart item status after ordering the shopping cart.
    thank you!!

    Hi Ravindranath,
    Try to add a standard message like:
    message e100(ZBBP_SC) into lf_dummy.
    clear ls_message.
    ls_message-msgty       = sy-msgty.
            ls_message-msgid         = sy-msgid.
            ls_message-msgno     = sy-msgno.
            shift ls_message-msgv1 left deleting leading '0'.
            select single text from t100 into ls_message-message
                                        where sprsl = sy-langu
                                          and arbgb = sy-msgid
                                          and msgnr = sy-msgno.
            append ls_message to et_messages.
    Regards,
    Marcin Gajewski

  • Aironet 1240AG - cant use the web interface

    I am trying to configure a new Aironet 1240AG. After it picked an ip address from the DHCP in my lan, I still can't log in using the web interface. I am using an Internet Explorer 6.0 on Win 2000. It keeps telling me cannot find server. please i need assistance

    Hi Obinna,
    Sorry about the link :( The problem here is the fact that 12.3.(11)JX is a Lightweight image. Have a look;
    Warning: All Cisco Aironet Access Points receiving Cisco IOS Software Release 12.3(11)JX will only function in conjunction with a Cisco Wireless LAN Controller. They will no longer be able to function as Cisco Aironet Autonomous Access Points.
    This product bulletin describes the content and delivery information for Cisco IOS Software Release 12.3(11)JX. This is a Cisco Lightweight Access Point Protocol (LWAPP) upgrade and recovery support software image supporting Cisco Aironet 1100, Aironet 1130, Aironet 1200, Aironet 1230 AG, Aironet 1240 AG, and Aironet 1300 Series Access Points.
    http://www.cisco.com/en/US/products/ps5861/prod_bulletin0900aecd804b1a72.html
    You can use this method to convert the AP back to Autonomous Mode (and access via Web);
    Reverting the Access Point Back to Autonomous Mode
    http://www.cisco.com/en/US/products/hw/wireless/ps430/prod_technical_reference09186a00804fc3dc.html#wp161272
    You can convert an access point from lightweight mode back to autonomous mode by loading a Cisco IOS Release that supports autonomous mode (Cisco IOS release 12.3(7)JA or earlier). If the access point is associated to a controller, you can use the controller to load the Cisco IOS release. If the access point is not associated to a controller, you can load the Cisco IOS release using TFTP.
    Using a TFTP Server to Return to a Previous Release
    Follow these steps to revert from LWAPP mode to autonomous mode by loading a Cisco IOS release using a TFTP server:
    Step 1 The static IP address of the PC on which your TFTP server software runs should be between 10.0.0.2 and 10.0.0.30.
    Step 2 Make sure that the PC contains the access point image file (such as c1200-k9w7-tar.122-15.JA.tar for a 1200 series access point) in the TFTP server folder and that the TFTP server is activated.
    Step 3 Rename the access point image file in the TFTP server folder to c1200-k9w7-tar.default for a 1200 series access point, c1130-k9w7-tar.default for an 1130 series access point, and c1240-k9w7-tar.default for a 1240 series access point.
    Step 4 Connect the PC to the access point using a Category 5 (CAT5) Ethernet cable.
    Step 5 Disconnect power from the access point.
    Step 6 Press and hold MODE while you reconnect power to the access point.
    Step 7 Hold the MODE button until the status LED turns red (approximately 20 to 30 seconds) and then release.
    Step 8 Wait until the access point reboots, as indicated by all LEDs turning green followed by the Status LED blinking green.
    Step 9 After the access point reboots, reconfigure it using the GUI or the CLI.
    From this doc;
    http://www.cisco.com/en/US/products/hw/wireless/ps430/prod_technical_reference09186a00804fc3dc.html#wp161272
    Hope this helps!
    Rob

  • How to insert the logo of my company in the web interface page

    Hi Experts,
    I have created one web interface using the web interface wizard. I have to show logo of my company in the page created by web interface wizard. I think I can do so by creating one sub compnent called 'Text, Image, HTML'. Here I can change the property of text. I can click on property of text and then select 'Edit long text' option.
    Then I can insert the HTML code. The HTML code can call the image.
    I am not sure from where the HTML page will call the logo of my company. I think logo should be stored in the server or any other place.
    Can you please let me know how to sort out the issue.
    Thanks

    Hi Raja,
    The link mentioned above is not working. Can you please let me know the solution. I have done following to get the result:
    1) Have uploaded the image in MIMEs at following location. The .jpg is located at following place in SE80:
    $TMP project1 --> BSP Library --> BSP Application --> ZIO_MY_WEB_INTERFACE --> MIMEs --> myimage.jpg
    2) I have created one subcomponent 'Text, Image, HTML'.
    3) I have set the property HTML of this subcomponent as 'true'.
    4) I have set property 'Text' as follows.
    Clicked on value of attribute field of 'Text'. Here I have selected Edit long text. Here I have done HTML coding. Can you please let me know what should be the path of image file here:
    <html>
    <html>
    <p>
    <img src="c:\image002.jpg">
    </p>
    </html>
    </html>
    I think path should be some thing like as follows:
    img src="??"
    I want to know what will be value for ??
    Thanks

  • My contacts are not showing up on the PC app or the web interface.  Why isn't this working?

    My contacts are not showing up on the PC app or the web interface.  Message+ works fine on my Note 4 though.  My contacts are saved in my Google account.
    I've tried several things but message+ acts like there are no contacts in the app yet there are names and pictures in my conversations.  Can anyone help me?

        matthttam,
    Let's make sure that we get you up and running with no issues. I want to make sure that we are on the same page. Are your contacts actually listed in the address book on your phone? Are you using Verizon Messages? Or the third party Messages  from the Play Store? Please keep us posted.
    KevinR_VZW
    Follow us on Twitter @VZWSupport

  • The URL in the web interface builder

    Hi
    In the web interface builder in BPS there are several components.
    When I click on them one by one I can see the planning functions and other details.
    There is a URL present in the web interface builder which corresponds to upload flat file data.
    How can we trace what are the planning functions used for this link.
    If we go to se80 how can we find whats the applicable BSP page for this particular URL which corresponds to a planning function.
    Please advise.
    Many thanks.

    Hi,
    From URL you can't find the details of planning objects. BUt you can find the BSP application that gets executed from that link and in that BPS application you can see the planning objects that are used in various events to upload the file data.
    Regards,
    Deepti

  • Sun x4170 ILOM - Can't get to the web interface 2 days after password reset

    Just bought a used x4170. I was able to get iLOM on the network and get to the web interface logon screen after setting the IP for it.
    I tried logging on but the password was not given to me. So I connected to the serial interface (rj45) from another machine and used putty to connect. Got to the preboot point and was able to reset the password to default, Rebooted.
    I was then able to log into iLOM. That was 2 days ago. Today for some reason, I can't get into iLOM. It pings but I can't get to the web interface. I get the IE error "cannot connect" or unable to connect or something like that.
    I'm completely new to this brand of server so consider me completely ignorant on all aspects of the hardware.......lol
    Thanks

    Hello
    By default, you connect to the server’s service processor (SP) using the out-of-band network management port (NET MGT). The ILOM sideband management feature enables you to select either the NET MGT port or one of the server’s Gigabit Ethernet ports (NET 0, 1, 2, 3), which are in-band ports, to send and receive ILOM commands to and from the server SP. In-band ports are also called sideband ports.
    You can refer more here : https://docs.oracle.com/cd/E19269-01/820-7959-11/820-7959-11.pdf
    If you want to use the NET MGT port of ILOM, then your output should display similar to below
    -> show /SP/network
    /SP/network
        Targets:
            interconnect
            ipv6
            test
        Properties:
            commitpending = (Cannot show property)
            dhcp_clientid = none
            dhcp_server_ip = xxxxxxxxx
            ipaddress = xxxxxxxxx
            ipdiscovery = dhcp
            ipgateway = xxxxxxxxx
            ipnetmask = xxxxxxxxx
            macaddress = 00:10:E0:65:2F:20
            managementport = MGMT   <<<<<<<<<<<<<<
            outofbandmacaddress = 00:10:E0:65:2F:20
            pendingipaddress = xxxxxxxxx
            pendingipdiscovery = dhcp
            pendingipgateway = xxxxxxxxx
            pendingipnetmask = xxxxxxxxx
            pendingmanagementport = MGMT    <<<<<<<<<<<<
            pendingvlan_id = (none)
            sidebandmacaddress = 00:10:E0:65:2F:21
            state = enabled
            vlan_id = (none)
    Hope this helps.
    Best Regards
    Bhavyesh

  • Medrec example getting unknown error on the web interface

    Hi, I've been able to set up my medrec server following the instructions and everything seemed to go fine. I try to go test it on the server and I get an error with the bery helpful error code of "Unkown Error". It appears on every .do file and .jsp files seem to be fine. I have scoured over all my logs and can't seem to find any errors. I have boosted up debug as much as I can and sitll nothing. The only thing that I can see is the following which I'm not completely sure is an eror and not sure how to fix if it is. This is from the admin server log:
    <Error> <JDBC> <spuvpars.zko.hp.com> <adminser
    ver> <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <<WLS Kernel>> <> <BEA-001151> <Data Source "MedRecTxDataSource" deployment failed with the following error: DataSource(MedRecTxDataSource) can't be created with non-existent Pool (connection or multi) (MedRecPool-PointBase-XA).>
    on the managed server (the one running MedRec) there is nothing in the log
    I hacve the pools created and everything looks happy

    Originally Posted by fcherriere
    Dear Gentlemen,
    I have a fresh installation of ZENworks Mobile 2.5.4 on Windows 2008 R2 SP1 with IIS 7.
    But now I'm not able to login to the web interface. On the index.php web interface, I enter the email address and password designated as admin login credentials when installing ZMM Web/HTTP Server Component, and for the domain, I indicate my Windows domain. But I have the next error : Login failed
    And on the dashboard web page, I have always the loading web page.
    Thank you gentlemen for sharing your experience and advice.
    Regards.
    Florian Cherrire
    I had a similar issue that had me confused for a few days. I was using the wrong URL.
    https://localhost/Dashboard
    If you go to just https://localhost you get the login for the end user.
    Tom

  • How do I download images from Lightroom Mobile through the web interface?

    I am new to Lightroom Mobile. I would like to access the collections I've synced to the cloud and download individual images from my collections via the web interface. I see there is an option to copy the image via the iPad app but I don't see a copy image option via the web interface. I realize you can share entire collections of photos in the web interface but I would like to be able to simply download select photos via the Lightroom mobile web application. When I right click on the image there is no "save as..." option even - only an option to download the entire webpage.
    Any advice?
    Thanks.

    I was looking to do the same thing and spoke to an Adobe online chat staffer. It was a very confusing conversation. I think I eventually got him to understand what I wanted to do, and he seemed to think the answer was "not possible". Not very impressed with the technical support though.

  • URGENT - need to compress a file for the web

    I need to do something IMMEDIATELY that I've never done before, and I simply don't have time to read the manuals to tell me how to do this.
    I have a 2 and a half minute video segment in FCP that I need to export for use on a web site. The main objective is to make this a smaller file size so it won't take up too much band width. We can sacrifice quality in order to make this a smaller file size.
    Do I Export by using Compressor? What settings do I use?
    We're in the middle of an intense political battle and I need to get this on our web site today. Please help!
    Bryce Inman

    We're in the middle of an intense political battle and I need to get this on our web site today. Please help!< </div>
    Consider hiring a consultant?
    right under the EXPORT command, you will find Quicktime Conversion.
    Use that and select Sorenson (or Sorenson 3). Leave all the defaults set as they are.
    Once you've finished that and mounted it on your site, you can go back and try other settings. But I think you will understand very soon why your question cannot be answered easily. There are literally thousands of combinations of settings that will affect the quality of your movie and the viewing experience of your visitors. There are no easy solutions for downloadable or hinted movies except to hire an expert.
    bogiesan

  • I need help putting my appet on the web. I keep getting an error. Thanks

    This is my code. It works as a .jar but i need it to run from the web. I posted the code and my errors. Please help if possible. I know the coding is quite messy but there are reasons for the mess. Please let me know what I'm doing wrong.
    This is the main class
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class testGUI2 extends JApplet
    testGUI2 t;
         //ALL OF THE QUESTIONS
         public testGUI2()
         {createGUI();
              /*try {
                          SwingUtilities.invokeAndWait(new Runnable() {
                              public void run() {
                                  createGUI();
                      } catch (Exception e) {
                          System.err.println("createGUI didn't complete successfully");
         }// end constructor main
         public  void createGUI()
              gameFrame g = new gameFrame();
              g.setOpaque(true);
              setContentPane(g);
              //JFrame testframe = new JFrame();
              //testframe.add(g);
              //testframe.setSize(500,500);
              //testframe.setVisible(true);
         public static void main(String[] args)
              testGUI2 t = new testGUI2();
              t.setSize(700,700);
         }//end main
    }//end class

    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class gameFrame extends JPanel{
         private gameFrame gframe;
         private JLabel title, opLabel,scoreLabel,numberLabel;
         private JButton helpButton,nextButton,playButton,newgameButton,startButton;
         private JRadioButton choiceOne, choiceTwo, choiceThree;
         testGUI2 t;
         private ButtonGroup bgroup;
         private int choicenumber;
         private int score;
         private int i;
         ButtonHandler handle = new ButtonHandler();
         String[] choice1 = new String [20];
         String[] choice2 = new String [20];
         String[] choice3 = new String [20];
         int [] answernum = new int[20];
         String[] audio = new String[20];
         public gameFrame()
              super( new FlowLayout());
         choice1[1]="Hey Steve";
         choice2[1]= "I figured that u needed this";
         choice3[1]= "To test your site";
         answernum[1]=1;
         //audio[1]= "C:/Users/Matt/Desktop/tests/gamesounds/chimes.wav";
         choice1[2]="So here it is";
         choice2[2]= "Im running out of test lyrics";
         choice3[2]= "So im just gonna put lines i think of from songs";
         answernum[2]=2;
         choice1[3]="Here goes";
         choice2[3]= "love electricity";
         choice3[3]= "shockwave central power on the motherboard, yes";
         answernum[3]=3;
         choice1[4]="push up overload legendary heavy glow";
         choice2[4]= "never again will i be dishonored";
         choice3[4]= "and never again will i be reminded";
         answernum[4]=1;
              choice1[5]="were living within the world of the jaded";
              choice2[5]= "they killed inspiration";
              choice3[5]= "its my obligation to never again";
              answernum[5]=2;
              choice1[6]="40 40 dollar to the man that wanna go";
              choice2[6]= "20 20 to the sister when u take it";
              choice3[6]= " at the grocery sto";
              answernum[6]=3;
              choice1[7]="this is as far as i probably need to go";
              choice2[7]= "any further and im past my test zone";
              choice3[7]= "terminate test here i think";
              answernum[7]=1;
              choice1[8]="what";
              choice2[8]= "who";
              choice3[8]= "why";
              answernum[8]=2;
              choice1[9]="what";
              choice2[9]= "who";
              choice3[9]= "why";
              answernum[9]=1;
              choice1[10]="what";
              choice2[10]= "who";
              choice3[10]= "why";
              answernum[10]=3;
              choice1[11]="what";
              choice2[11]= "who";
              choice3[11]= "why";
              answernum[11]=2;
                   i=1;
                   Icon start = new ImageIcon("gameimages/start.gif");
                   Icon replay = new ImageIcon("gameimages/replay.gif");
    Icon help = new ImageIcon("gameimages/althelp.gif");
    Icon next = new ImageIcon("gameimages/altnext.gif");
    Icon play = new ImageIcon("gameimages/altplay.gif");
    startButton=new JButton(start);
    startButton.addActionListener(handle);
    startButton.setBorder(BorderFactory.createLineBorder(Color.black));
    numberLabel= new JLabel("Question #:"+Integer.toString(i));
    numberLabel.setFont(new Font("Times New Roman",Font.PLAIN,20));
    numberLabel.setForeground(Color.white);
    title=new JLabel("Lyrical Expert?",JLabel.CENTER);
    title.setFont(new Font("Times New Roman",Font.BOLD,48));
    title.setForeground(Color.white);
    playButton=new JButton(play);//puttin image in
    playButton.setBackground(Color.BLACK);
    playButton.setSize(100,50);
    playButton.setBorder(BorderFactory.createLineBorder(Color.gray));
    newgameButton= new JButton(replay);
    newgameButton.setVisible(false);
    newgameButton.setBorder(BorderFactory.createLineBorder(Color.gray));
    newgameButton.addActionListener(handle);
    scoreLabel= new JLabel("Score:");
    scoreLabel.setFont(new Font("Times New Roman",Font.PLAIN,20));
    scoreLabel.setForeground(Color.white);
    scoreLabel.setBackground(Color.BLACK);
    opLabel= new JLabel("0");
    opLabel.setFont(new Font("Times New Roman",Font.PLAIN,20));
    opLabel.setForeground(Color.white);
    opLabel.setBackground(Color.BLACK);
    nextButton=new JButton(next);//puttin image in
    nextButton.addActionListener(handle);
    nextButton.setBackground(Color.BLACK);
    nextButton.setSize(100,34);
    nextButton.setBorder(BorderFactory.createLineBorder(Color.gray));
    helpButton= new JButton(help);//puttin image in
    helpButton.setSize(78,75);
    helpButton.setBackground(Color.BLACK);
    helpButton.setBorder(BorderFactory.createLineBorder(Color.black));
    helpButton.addActionListener(handle);
    bgroup=new ButtonGroup();
    choiceOne= new JRadioButton("?");
    choiceTwo= new JRadioButton("?");
    choiceThree= new JRadioButton("?");
    choiceOne.setFont(new Font("Times New Roman",Font.PLAIN,20));
    choiceOne.setForeground(Color.white);
    choiceOne.setBackground(Color.BLACK);
    choiceTwo.setFont(new Font("Times New Roman",Font.PLAIN,20));
    choiceTwo.setForeground(Color.white);
    choiceTwo.setBackground(Color.BLACK);
    choiceThree.setFont(new Font("Times New Roman",Font.PLAIN,20));
    choiceThree.setForeground(Color.white);
    choiceThree.setBackground(Color.BLACK);
    choiceOne.addActionListener(handle);
    choiceTwo.addActionListener(handle);
    choiceThree.addActionListener(handle);
    bgroup.add(choiceOne);
    bgroup.add(choiceTwo);
    bgroup.add(choiceThree);
    choiceOne.setText(choice1[1]);
    choiceTwo.setText(choice2[1]);
    choiceThree.setText(choice3[1]);
    //changeLayout();
                   //gframe = new gameFrame();
                   GroupLayout layout = new GroupLayout(this);
                   this.setLayout(layout);
                   this.setBackground(Color.BLACK);
                   //layout.setAutoCreateGaps(true);
                   //layout.setAutoCreateContainerGaps(true);
                   layout.setVerticalGroup(
                        layout.createSequentialGroup()
                             .addComponent(title)
                                  .addGap(10)
                                  .addComponent(startButton)
                                  .addComponent(playButton)
                                  .addGroup(layout.createParallelGroup(GroupLayout.Alignment.LEADING)
                                       .addGroup(layout.createSequentialGroup()
                                            .addComponent(choiceOne)
                                            .addComponent(choiceTwo)
                                            .addComponent(choiceThree))
                                            .addGap(50)
                                       .addComponent(nextButton))
                             //.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED,50,50)
                             .addComponent(newgameButton)
                             .addGroup(layout.createParallelGroup(GroupLayout.Alignment.LEADING)
                             .addComponent(helpButton)
                             .addGap(120)
                             .addComponent(numberLabel)
                             .addGap(120)
                             .addComponent(scoreLabel)
                             .addComponent(opLabel)));
                   layout.setHorizontalGroup(
                        layout.createSequentialGroup()
                        .addGroup(layout.createParallelGroup(GroupLayout.Alignment.CENTER)
                             .addGroup(layout.createParallelGroup(GroupLayout.Alignment.CENTER)
                             .addComponent(title)
                             .addGap(10)
                             .addComponent(startButton)
                             .addComponent(playButton))
                             .addGroup(layout.createSequentialGroup()
                                  .addGroup(layout.createParallelGroup(GroupLayout.Alignment.LEADING)
                                       .addComponent(choiceOne)
                                       .addComponent(choiceTwo)
                                       .addComponent(choiceThree))
                                       .addPreferredGap(LayoutStyle.ComponentPlacement.UNRELATED,100,100)
                                  .addComponent(nextButton))
                             .addComponent(newgameButton)
                                  .addGroup(layout.createSequentialGroup()
                                       .addComponent(helpButton)
                                       .addGap(120)
                                       .addComponent(numberLabel)
                                       .addGap(120)
                                       .addComponent(scoreLabel)
                                       .addComponent(opLabel))));
              startButton.setVisible(true);
              nextButton.setVisible(false);
              playButton.setVisible(false);
              numberLabel.setVisible(false);
              scoreLabel.setVisible(false);
              opLabel.setVisible(false);
              choiceOne.setVisible(false);
              choiceTwo.setVisible(false);
              choiceThree.setVisible(false);
              }Edited by: Scubastevie on Jun 21, 2010 1:21 PM

  • Turn off the feature that automatically maximizes the web browser so that I can perpetually see my open tabs.

    Like two weeks ago, Firefox was normal and kick ass as per usual. Then I realized that Firefox had changed - when you are doing stuff in a tab for a particular website that you're browsing, Firefox now does this hella annoying thing where it "maximizes" your view of the website and conceals from view your other working tabs. There used to be like an orange button that said Firefox in the top left that had a dropdown menu of commonly used features, like the download manager and bookmarks. This was all super convenient. It was bright, discernible and all of the tabs that I was working with were simultaneously viewable. Now, what happens is, if you reach to the upper portion of a tab for a website you are viewing, it "unmaximizes" the window and reveals the once concealed tabs, which is WICKED DUMB because all it does is change the orientation of the web page so that the link you were once reaching for is now outside of the trajectory of your mouse, thus causing epilepsy inducing madness of page flicker; not to mention it kills time to have to reorient your mouse because of a feature that doesn't even help anything. I personally use a computer for work, not entertainment, like the majority of porn watching freaks of nature on this thing. It should just be something you can turn off easily. Sorry to be so mad, but I thought maybe i could get used to it, and it's honestly just one of the most nauseating features on any piece of software I have ever come across. Thanks!

    OMG thank you. I had just never done that in all the time I have used firefox. I mean, ish happens, I guess. Thanks for telling me how to turn it off. Now I can go back to finishing my Master's Degree [while simultaneously relocating to southern CA from NJ and taking care of my palliative, stage 4 bladder cancer ridden father] in peace (which when you're spread as thin as I am right now, you WOULD do something as dumb as hit F11 and not know how to un-hit it). Haha. Namaste!

Maybe you are looking for

  • WebLogic 9.2:  Oracle:  Can longer connect with a Good Data Source

    Hi; I have WebLogic 9.2 set up on my computer as a development tool. Yesterday I was able to connect to the test database on our test server with the JNDI/Database resource "abc" just fine. For some reason, it simply stopped working this morning. I g

  • PR to PO Copy restrict  the attachment of docs for Object Services Toolbox

    Hi Gurus, I need to stop the coping of attachments from PR to PO  present in Object Services Toolbox of PR doc.I have checked most of the BAdi's  ME_po_process , post  etc .... any body help?? Regards Mohsin. Edited by: mohsin M on Sep 13, 2010 4:31

  • Table cells disapear at bottom of page

    Hi, I am trying to set up a page with APs tables and cells and all goes well until I insert information into my center cell and then for some reason the copyright on the bottom of the page dissapears and no matter how much space I give the table abov

  • Tasks are coming but Notifications are not coming to UWL

    Hi, I'm able to see the workflow tasks in UWL but the documents from inbox are not displayed in notifications tab in UWL. Is there any configuration required for this. Thanks Swamy

  • Re-authenticate user/ electronic signature

    how do I check user Credentials? This is what I am trying to do: I am validating user after he enters his credentails. He is allowed to do some tasks. He can then approve/reject a process.  I would like to check if the person who is approving/rejecti