Can In Design (id) work with elements 13

Can In Design (id) work with elements 13? Help

Thanks Bernie, you made that code work.
However, I got another issue. That looks like arraylist.add(), replaces all entries rather than adds to the end of the list. I cannot find what is wrong with that. But you or some other expert will probably notice what is wrong.
the code, that is below, prints :
4
4
4
4
4
import java.util.*;
class Entry {
String subString;
int quantity;
String breakdown;
int [] numberOfbrds;
//Then I use this class:
class test{
public static void main(String[] args) {
ArrayList <Entry> hashTable = new ArrayList <Entry> ();
Entry hashEntry = new Entry ();
// here I assign some values to the variables of hashEntry
for (int i = 0; i < 5; i++) {
     hashEntry.quantity=i;
     hashTable.add(hashEntry);     
for (int i = 0; i < 5; i++) {
     System.out.println(hashTable.get(i).quantity);
confused............
Message was edited by:
tmirzoev

Similar Messages

  • Firefox 4 Menu Bar - When I hover over or select a menu bar item, the menu bar sub-menu becomes transparent and unreadable. Is this a known issue that can be corrected with an update or is it functionality that is not designed to work with this version?

    Firefox 4 Menu Bar - When I hover over or select a menu bar item, the menu bar sub-menu becomes transparent and unreadable. Is this a known issue that can be corrected with an update or is it functionality that is not designed to work with this version?

    If this happens on monitor 2 of 2, this problem has been solved here:
    http://support.mozilla.com/en-US/questions/794823#answer-157988
    Go to "Firefox"--> "Options" --> "Advanced"
    Then un-check "Use hardware acceleration when available"
    While not verified, I believe this problem is due to an SLI configuration where the focus is on monitor 1. (I.e acceleration is available, but only on monitor 1.)

  • Can I Design a Forum with using web dynpro for java?

    Hi All:
        Can i design a forum with using web dynpro for java?
        I want to design an application like a simple forum which maybe has many replies.So if i use
    the UI technology "web dynpro for java", i will to create UI elements dynamically.How can i control this
    dynamical UI elements to keep layout ?

    Hi,
    yes you can do that....
    for exaple if you observe SDN...
    you can imagine like....
    A big Transparent Container(TC)....
    Inside that number of other TCs(depending upon the question nd its replies...)....
    In side each TC, again around 9 UIElements....
    one for menioning what is the question/reply?
    other for your description of question/reply...
    other for your name,
    displaing your fourm point... etc...
    So it will be
    for(loop till your (Question+No of replies))
    Create Transparent Container....
    Add Childs to the Container...
    Decide your layout....
    In case if you want to know how to create UIElements dynamically....
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/07cf3dd28b5610e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/dynamic%2bui%2bgeneration
    Regards,
    Srinivas.
    Regards,
    Srinivas.

  • My hard drive crashed on my Imac 24" 2009, i put in a new hard drive 2TB and a SSD drive 240 GB and removed the opticdrive. What external DVD can I get to work with the IMac? The Apple super drive is not compatible.

    My hard drive crashed on my Imac 24" 2009,  I installed a new hard drive 2TB and a SSD drive 240 GB and removed the optical drive.
    What external DVD can I get to work with the IMac?                              The Apple super drive is not compatible.

    Virtually any DVD burner that can connect to your Mac will work. They start at $40 on Amazon.

  • Can the MacBook Air work with any other type of internet connection beside wifi?

    Can the MacBook Air work with any other kind of internet connection besides Wifi?

    Who? ITS VERY important when doing a restore, in fact you DO NOT want to do a wifi restore
    The pros all have that Ethernet adapter,... that should tell you something. An Ethernet restore via that "thing" makes restoring the OSX about 8X faster.
    Its called a Gigabit Ethernet adapter for a reason.
    "who the heck" is anyone working with their Macbook Air at home and want a MUCH FASTER download / internet connection.
    *Stockbrokers who pack their Macbook Air, arrive at work and plug that "hardwired" dongle to their Air........  because even seconds in the stock market can make the difference between losing a million $$, or making a million $$
    So now you know WHY,.....before you didnt.

  • Can the wireless printer work with window 7?

    can the wireless printer work with window 7?

    Will this wireless printer connect to the AirPort Express Base Station (AX) via a wireless or USB connection?

  • Can we design the scenario with Business service

    Hi,
    I have IDOCXIFile Scenario
    Can we design the scenario with Business service for SAP R/3 and As well as for File system also????
    I dont have details abt the SAP R/3 system to create the Tech system in SLD
    Regards
    Suman

    Hello Suman,
    Go through this Blog..
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    These are the steps which u have to do
    STEPS IN DESIGN
    1. Import idoc from the SAP System (SAP02) through imported objects.
    2. Create Data Type, Message Type, Message Interface for the Outbound File.
    3. Create Message Mapping with file Message and idoc (Matmas04)
    5.Create Interface mapping between File Interface and the idoc.
    Steps to be followed in Creation of Technical and Business System
    Technical System
    In SLD, click on technical landscape->New Technical System->WebAS ABAP.
    Business System.
    1.Goto Business Landscape->New Business System->Name the business system.
    2. Choose the technical system that needs to be attached->WebAS ABAP->Technical System Name.
    Preconfiguration steps for transfer of data to IDOCS
    1.Create a RFC Destination in SM59 of XI Server of type.
    2.In transaction IDX1 ,create a port for the client of XI server.
    3. The port has to be displayed in the idx2 transaction and we should be able to view the idoc’s which we imported through integration repository.
    Steps in Configuration
    1. Goto service without party, right click->Assign a business system.
    2. Choose the business system to be added.
    3. Create a File Sender Service with communication channel for the same.
    4. Create an idoc receiver channel under the business system.
    7. The Idoc type( which data is to be written) is mentioned as inbound parameter.
    8. Mention the logical Name in the Service->Adapter Specific Parameters of both the File Sender Service as well as the business system.
    9. Make the Sender Agreement for theFile Sender with communication channel.
    10.Create the Receiver Determination and Interface Determination for the business system.
    11.Create the Receiver Agreement for the Business system.
    Step for Configuration fo IDOC in R/3
    SM59-rfc destination
    IDX1-port
    IDX2-load metadata
    we05-IDoc status records
    BD54-Create Partner Number
    We20-Create Partner Profile
    WE19-Testing IDoc Processing
    Do these configurations in R/3 and in XI...
    SAP XI
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (IDX1)
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Load Meta Data for IDOC (IDX2)
    a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1.
    SAP R/3
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system.
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang.
    e) Click on the + button to select the message type.
    f) Select Partner no. and LS which ever create above.
    g) Select Message type
    h) Select Process code related to the Message type.
    I) save.
    Reward Points if it is useful..
    Thanks,
    Satya Kumar

  • Which version of camera raw will work with elements 9 and a Nikon D5100? How do I download photos to it?

    I have Photoshop Elements 9 and use a Nikon D5100.  I have downloaded camera raw 6.5 but cannot download photos to it.  Does camera raw start automatically or do I have to manual start it?

    That did I, thanks.
    99jon <[email protected]> wrote:
    99jon  created the discussion
    "Which version of camera raw will work with elements 9 and a Nikon D5100? How do I download photos to it?"
    To view the discussion, visit: https://forums.adobe.com/message/7178756#7178756
    >

  • Does adobe creative suite 4 design premium work with windows 8

    does adobe creative suite 4 design premium work with windows 8

    yes, though you may need to use compatibility mode to install it.

  • Can I recover erased photos with elements organizer?    I still see the thumbnail

    Can I recover erased photos with elements organizer?    I still see the thumbnail in organizer. 

    Hi butterflykiss004,
    Please refer to given link and try to reconnect missing files:- https://forums.adobe.com/thread/1050248
    Let me know if you need further help on this.
    Sarika

  • Using XP Professional SP 3 with latestest version of Firefox, the US Airways web site will not work properly. I can still make it work with MS IE

    I am using XP Professional SP 3 with newest version of Firefox, the US Airways web site does not work. I can make the site work with MS Internet Exp. What do I need to change to make Firefox work?

    Can you clarify in which way the site isn't working?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Can a j2me emulator work with a real bluetooth adaptor?

    Can a j2me emulator work with a real bluetooth adaptor?
    Currently I need to work on a project that will need bluetooth and a SE P910i phone.
    But the phone is not available to me at all times.
    So, I am wondering if it is possible to have the emulator connect to a real bluetooth adaptor that is connected to the computer and communicate with other bluetooth phones....
    Any help is very much appreciated :)

    I have not found a solution to it. And I concluded that it cannot be done.
    Bluetooth, on the emulator is emulated too. so if your program needs to test on 2 phones, then you can just open up 2 emulators and they will be able to find each other in their emulated world.
    Try with the bluetooth demo that comes with J2ME. I cannot get to see any pictures when I run them on real phones but it worked flawlessly on emulators......

  • Can the xserve raid works with iOS 10.9

    can the xserve raid works with iOS 10.9
    The Raid System is from the year 2006!
    and have 14 x 500 Gb hard drives
    and the Server is from September 2009
    Prozessor  2,26 GHz Quad-Core Intel Xeon
    and ist working with iOS 10.9.3

    Yes.

  • Can the iPod classic work with bluetooth

    Can the iPod classic work with bluetooth devices

    Yes, you do.For full details:http://www.apple.com/ipod/specs.html

  • When I update apple driver, a pop-up error message "The folder you specified doesn't contain a compatible driver for your device. If the foldre contains a driver, make sure it is designed to work with Windows for x64-based systems."

    When I update apple driver, a pop-up error message "The folder you specified doesn't contain a compatible driver for your device. If the foldre contains a driver, make sure it is designed to work with Windows for x64-based systems."

    Hi,
    Please also check Event Viewer if it identify this problem.
    In addition, also check Device Manager, if similar driver already installed, try to uninstall them and reinstall new driver again for test.
    Roger Lu
    TechNet Community Support

Maybe you are looking for

  • Video Encoding Time

    My original video source is 1280x688, 2600 kbps bit rate and I wanted to convert it to Ipad maximum 1024x768 resolution. I used WinX HD Video Converter which has options to use ipad output.. It took 24 minutes just to convert 5 mins of the 90 minutes

  • Rendering xml in apex 4.2

    Hi, After upgrading to APEX 4.2 I can not see the reference to swf file like below code from 4.1 version. How can I do this? Thanks. <embed src="/i/flashchart/anygantt_4/swf/AnyGantt.swf?XMLFile=http://fedora.doosanimgb.com:8080/apex/apex_util.flash?

  • Creating JCO Connection in CE 7.1 SR5?

    hi @, I have installed CE 7.1 and creating Java Web Dynpro Application .I imported the RFC from R/3 System as model and completed my design. Now When I am trying to create the JCO connection I am getting error and it is not able to create the same. I

  • Sample code to download and open an Asset

    For anyone who wants to download an asset from the web and load it into your Adobe application, this is how I did it: // .js var TMP_FOLDER="/tmp/com.mb.extension/"; var doOpen = function(uri) {           var xhr = new XMLHttpRequest();           xhr

  • RemoteFX error DRIVER

    hello, i have windows server 2012 DC R2 i configured remote desktop services session base, I have display card Nvidia NVS 510, i configured the Physical GPUs in the hyper-v then I added the remoteFX 3D adapter to windows 8.1 pro VM. when i start the