Please..need help in listSelctionListener....

hi all.
y do i get this error?
pilihPetua.java:13: cannot resolve symbol
symbol : class ListSelectionListener
location: class pilihPetua
public class pilihPetua extends JFrame implements ActionListener, ItemListener,ListSelectionListener{
pilihPetua.java:402: addListSelectionListener(javax.swing.event.ListSelectionListener) in javax.swing.ListSelectionModel cannot be applied to (pilihPetua)
                    rowSM.addListSelectionListener(this);
it says it cannot resolve the symbol,but i already import the whole package,the class and all...but still getting the error...
i dont get it tho...
urghh..please help me...
thankssss

ok...
i made 2 classes,class A and B.class A will call class B's main.
so, when i implement class A only with ListSelectionListener,LSL,the compilation went OK.
then when i implement LSL to class B as well, that s when the error comes out.when i compile class A, it gives the same compile error..
what happen?
urghhh y cant i get it rite...

Similar Messages

  • Would like to trace my ipod touch because I was robbed. I would find it please. need help from you guys. Not because I am able to get another. Thank you.

    would like to trace my ipod touch because I was robbed. I would find it please. need help from you guys. Not because I am able to get another. Thank you.

    - If you previously turned on FIndMyiPod on the iPod in Settings>iCloud and wifi is on and connected go to iCloud: Find My iPhone, sign in and go to FIndMyiPhone. If the iPod has been restored it will never show up.
    iCloud: Find My iPhone
    - You can also wipe/erase the iPod and have the iPod play a sound via iCloud.
    - If not shown, then you will have to use the old fashioned way, like if you lost a wallet or purse.
    - Change the passwords for all accounts used on the iPod and report to police
    - There is no way to prevent someone from restoring the iPod (it erases it) using it unless you had iOS 7 on the device. With iOS 7, one has to enter the Apple ID and password to restore the device.
    - Apple will do nothing without a court order                                                        
    Reporting a lost or stolen Apple product                                               
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • I can't activate my desktop account. Error: E_AUTH_NOT_READY. Please, need help!

    I instaled my desktop Adobe Digital Edition, but I'm failing in activate it with my Adobe Id. The error code is:   E_AUTH_NOT_READY
    Please, need help!

    For this problem, you need to deauthorize and authorize ADE again.
    Launch ADE
    Help -> Erase authorization.
    ADE will be deauhorized.
    Now again AUTHORIZE ADE
    Help-> authorize computer.
    Error will be fixed !!

  • HT3702 error please need help

    Dears,
    I want pay for gems from clash of clan but the msg error please need help this problem take long time with me please please help me.
    Regards,

    If you haven't already done so then you can contact iTunes Support via this link and ask them why the message is appearing (we are fellow users here on these forums, we won't know why it's appearing) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Please, need help with a query

    Hi !
    Please need help with this query:
    Needs to show (in cases of more than 1 loan offer) the latest create_date one time.
    Meaning, In cases the USER_ID, LOAN_ID, CREATE_DATE are the same need to show only the latest, Thanks!!!
    select distinct a.id,
    create_date,
    a.loanid,
    a.rate,
    a.pays,
    a.gracetime,
    a.emailtosend,
    d.first_name,
    d.last_name,
    a.user_id
    from CLAL_LOANCALC_DET a,
    loan_Calculator b,
    bv_user_profile c,
    bv_mr_user_profile d
    where b.loanid = a.loanid
    and c.NET_USER_NO = a.resp_id
    and d.user_id = c.user_id
    and a.is_partner is null
    and a.create_date between
    TO_DATE('6/3/2008 01:00:00', 'DD/MM/YY HH24:MI:SS') and
    TO_DATE('27/3/2008 23:59:00', 'DD/MM/YY HH24:MI:SS')
    order by a.create_date

    Take a look on the syntax :
    max(...) keep (dense_rank last order by ...)
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions056.htm#i1000901
    Nicolas.

  • Please need help with this query

    Hi !
    Please need help with this query:
    Needs to show (in cases of more than 1 loan offer) the latest create_date one time.
    Meaning, In cases the USER_ID, LOAN_ID, CREATE_DATE are the same need to show only the latest, Thanks!!!
    select distinct a.id,
    create_date,
    a.loanid,
    a.rate,
    a.pays,
    a.gracetime,
    a.emailtosend,
    d.first_name,
    d.last_name,
    a.user_id
    from CLAL_LOANCALC_DET a,
    loan_Calculator b,
    bv_user_profile c,
    bv_mr_user_profile d
    where b.loanid = a.loanid
    and c.NET_USER_NO = a.resp_id
    and d.user_id = c.user_id
    and a.is_partner is null
    and a.create_date between
    TO_DATE('6/3/2008 01:00:00', 'DD/MM/YY HH24:MI:SS') and
    TO_DATE('27/3/2008 23:59:00', 'DD/MM/YY HH24:MI:SS')
    order by a.create_date

    Perhaps something like this...
    select id, create_date, loanid, rate, pays, gracetime, emailtosend, first_name, last_name, user_id
    from (
          select distinct a.id,
                          create_date,
                          a.loanid,
                          a.rate,
                          a.pays,
                          a.gracetime,
                          a.emailtosend,
                          d.first_name,
                          d.last_name,
                          a.user_id,
                          max(create_date) over (partition by a.user_id, a.loadid) as max_create_date
          from CLAL_LOANCALC_DET a,
               loan_Calculator b,
               bv_user_profile c,
               bv_mr_user_profile d
          where b.loanid = a.loanid
          and   c.NET_USER_NO = a.resp_id
          and   d.user_id = c.user_id
          and   a.is_partner is null
          and   a.create_date between
                TO_DATE('6/3/2008 01:00:00', 'DD/MM/YY HH24:MI:SS') and
                TO_DATE('27/3/2008 23:59:00', 'DD/MM/YY HH24:MI:SS')
    where create_date = max_create_date
    order by create_date

  • Windows phone error code 80188301,. please need help

    i am getting an error while updating my windows phone.  windows phone error code 80188301,.
    please need help

    Hi,
    If issue persists after using the solutions provided by Aman Raizada, then I would suggest you ask the question in Windows Phone support forum:
    http://www.windowsphone.com/en-US/how-to/wp-support
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Please need help in ora-03134

    Good Day
    i'm using oracle database Release 10.2.0.1.0 and need to connect to release 8 when config the Net Configuration Assistant and connect to sql*plus error ora-03134 ,then download patch 10.2.0.5.0 PATCH SET FOR ORACLE DATABASE SERVER and the error still existing .
    Please i'm not want to upgrate release 8
    Please need help

    Hi,
    could you check
    http://forums.oracle.com/forums/thread.jspa?threadID=855541
    *Bug 3437884 - 10g client cannot connect to 8.1.7.0 - 8.1.7.3 server [ID 3437884.8]*
    Edited by: CKPT on Aug 20, 2010 3:45 PM

  • Why it won't let me install key please need help

    I bought this photoshop elements yrs ago and have never used it would like to try it now but am hoping it is compatable w/my new pc HP touch screen 520-1070 also why wont it let me install registration key please need help

    First try going to appleid.apple.com and reset your password.
    After resetting you password, log into your account, at same site and go to manage my account.
    Verify any info on account. Add/remove any relavant data. Remove any duplicate email address, make sure you have an additonal email aside from your apple id.
    After verifying all this info, try accessing the app store with new password to update apps.
    If unable to at this point and you can verify your identity with the serial number of a apple product registerd to you, verify your apple id, and the billing info on your account; you can call support at 1-800-APL-CARE and ask to speak to account security to reset security questions.

  • The accelerometer doesn't work at all please need help

    Well the problem is that the accelerometer doesn't work at all in my ipod touch 3G it's with the ios4.2.1 and it used to work normally but now just doesn't react to te moves please need help

    Thanks for the Welcome. After using macs for such a long time. This is my absolute 1st problem.
    Here's whats in the log:
    5/15/08 10:52:19 PM Mail[133] Unknown class ASExtendedOutlineView in Interface Builder file.
    5/15/08 10:52:19 PM Mail[133] Unknown class EditingTableColumn in Interface Builder file.
    5/15/08 10:52:20 PM Mail[133] * -[NSTextFieldCell minimumWidth]: unrecognized selector sent to instance 0x8db670
    5/15/08 10:52:20 PM Mail[133] * -[NSTextFieldCell minimumWidth]: unrecognized selector sent to instance 0x8db670
    Stack Trace: (
    2512178932,
    2475804524,
    2512208056,
    2512201400,
    2512202056,
    53820,
    53492,
    51728,
    49036,
    2512235268,
    2517195632,
    2517160308,
    2517158680,
    35100,
    34644,
    32612,
    29152,
    18456,
    2501752236,
    2511731368,
    2443453352,
    2443452876,
    2443452428,
    2517377984,
    2517376392,
    2517350980,
    2517156936,
    993392
    When I go to Window->Message Viewer from the menu bar....This is what i get and I can't even close it. I have to force quit mail app completely. I just installed AmunRaa2.0 (it's a theme to change the look for low light consumption. I didn't realize but I installed a a file called MailFix which is supposed to be the fix not the actual installer. I am including the file as well.
    /Users/paulkola/Desktop/screen-capture.png
    /Users/paulkola/Downloads/untitled folder/Installers/Mail Fix.zip

  • Whenever i open safari all the adverts comes on the screen and also youtube doesn't work properly it freeze and after two or three minutes it works fine so please need help

    i am using macbook pro late 13 from few days whenevr i open safari all the adverts comes up and chrome is too slow somthing is wrong with the youtube it get slow when i go on it and after 2 or three minutes it work so i need help i hope yu guys help me

    Adware Removal Guide
    http://www.thesafemac.com/arg/
    YouTube
    1. System Preferences >  Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
         Install Adobe Flash Player.
        http://get.adobe.com/flashplayer/
        Follow the prompts.   Click Safari in the menubar and select “Quit Safari”.
        Restart computer. Relaunch Safari.
    2.  Allow  Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.
        Press " Manage Website Settings" button for more options.
    3. Safari > Preferences > Privacy
        Press the button “ Remove All Website Data”.

  • Please I want buy some games from clash of clan but I can't  ,,,sad that I must purchase the app please need help

    Need help thnx

    Was the game downloaded via another iTunes account ? All apps (and other content from the store) are tied to the account that downloaded them, so only that account will be able to make in-app purchases in them. If that is the case and you want to be able to do IAPs via the account that you are currently logged in with then you will need to delete the game (which will delete your progress in it) and then download it on your account

  • Trying to get Essbase Client 11.1.2.3 for Linux 32bit, please need help

    Hello,
    I am running a RedHat Enterprise Linux 6.4 64-bit system and have an application that requires the 32-bit Essbase Client 11.1.2.X libraries in order to connect to an Essbase 11.1.2 server instance.
    From reading through the forum posts for the past couple days I have come to an understanding that Oracle Essbase 11.1.2 no longer ships a Linux client as a separate assembly so you have to install the full Essbase server then extract the client files out of that to use..  So I am trying to get the correct bundle of files downloaded to even get the installer to launch properly so I can select a minimal installation including client components, but I can't get the correct zip files, I am getting close, but there is still a few missing, and the instructions I have found seem to refer to 11.1.1.X versions that have changed quite a bit in the 11.1.2.X version.
    Can anyone please help me figure out what I am still missing to get the install running and how to extract the client libraries?
    So far, I have downloaded:
    2073792430 Apr 22 11:43 Apps-11123-linux32.zip
    2440713397 Apr 22 11:46 ClientInstallers-11123.zip
    554953827 Apr 22 11:47 Essbase-11123-linux32.zip
    171726540 Jun 20 09:08 FinancialManagementAnalytics-11123-linux32.zip
    1053291166 Apr 22 11:52 Foundation-11123-linux32-Part1.zip
    1603812256 Apr 22 11:53 Foundation-11123-linux32-Part2.zip
    939688909 Apr 22 11:53 Foundation-11123-linux32-Part4.zip
    1597577101 Apr 22 11:55 Foundation-11123-Part3.zip
    1801831469 Apr 22 12:01 OHS-11123-linux32.zip
    366584941 Apr 22 12:04 RA-11123-linux32.zip
    BUT I still have the following missing assemblies I can't account for:
    EPMINS-01001: One or more preinstallation checks failed. Correct the errors before continuing with the installation. 
    Check assemblies: /home/ntruhan/Downloads/essbase/assemblies/biplus_product_reporting_client... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hfm_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient64... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hsf_server... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient32... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/fdm... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/bpm_architect_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/hsf_webapp... Not exists
    I am going through the list of entries, but the only references I have seen so far have been for Windows downloads and this is linux, and then there are the Assembly for linux32 messages, but I need that since I need the 32bit client libraries, right?
    Can someone shed some light on this adventure in installing all of this since all of the install instructions I have been seeing are for an older version packaged differently?
    Thank you in advance,
    Nathan

    Thank you for this.  It set me on the right path.  I wound up installing all of them as I was still getting those errors, but after I realized the REAL error was not the aseemblies not exsisting, but it was the "EPMINS-01084: Assembly for linux32 platform is used Failed!"  error.
    The Linux System i was TRYING to install on is RHEL 64bit, but I was trying to install a 32bit client as i needed a 32bit client.  It just refused to install a 32bit client on a 64bit Linux machine.
    I configured a CentOS 32bit Linux VMWare image and viola, the same driver files installed without an error.
    Not sure why the 32bit client would not let me install on a 64bit system, but I finally got it now.
    Now to tar the Essbase directories up and move them over to the RedHat machine where I need them.
    Thank you for your help.

  • Please need Help with web application deployment in Jdeveloper 12c

    Hi,
    I am desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!!
    I created a project in jdeveloper and created a jsp page inside the project, all what i want is to run that page!
    I followed the instruction here: Deploying Fusion Web Applications , I don't really know if i did it right or wrong, the document is too detailed and not understood clearly.
    I am a newbie oracle user, and trying to build jsp web application connected to oracle database. application deployment fails it says: cannot run application error deploying IntegratedWeblogic..
    please could you tell me the steps of application deployment in Jdeveloper 12c?
    what deployment profiles I need to create (ear, war , mar)?
    what deployment descriptor I need for my app to work?
    please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .
    thank you

    hi Timo,
    I am building a local web application, meaning the server is internal and will not connect to the web, only to local pcs via network. the application will insert/select data from the database server. My company wants to embed oracle technology on the datatabse and that what am trying to. I am not that expert in java and oracle in general, my main knowledge are in php, html and mysql programming. through my long internet research a lot has recommended jsp with html to be a good choice.
    At beginning I played around with ADF faces, I found it annoying because I prefer coding than using drag and drop interfaces, which always create unwanted results.
    Also am not that professional java programmer, i started learning jsp and found it easier.
    What I am thinking of is to make a web based application that works in browsers (like php), this application has forms to insert data, and also has forms to output data for printing. that's all. I tried to make it in php, but through my little knowledge and internet researches it seems php does not work with oracle and java is the recommended choice (or it works with php but too complicated to make it)
    any recommendation will be much appreciated
    thank you

  • PLEASE NEED HELP WITH OUTPUTTING HDV/DV!! 16:9 to 4:3!! NEED HELP NOW!

    ok. I started out with HDV footage. Imported that edited it native HD into final cut 5, didn't downconvert. Now I am trying to output the finished work onto a dv camera through firewire. At first i nested the HDV sequence into a NTSC sequence, but the video wouldn't go through to the camera, only audio. I thought it was a connection problem, but then i played some DV footage and it went to the camera fine. So then i exported the DV sequence as a quicktime movie in NTSC form, but that really cropped the 16:9 footage and made it unwatchable. How can i take the 16:9 HDV footage, and letterbox it so that it fits inside a 4:3 frame without cutting off any of the original frame, and then export that to a DV camera? Let me know if you need more info, please help this is due tomorrow!! ahhhhh!

    When you Export using QuickTime Conversion, to DV Stream, you get an option of what the aspect ratio should be. Select 16:9 and the DV stream will be what you're looking for. Opening that in FCP and sending it to the camera should work out well.

Maybe you are looking for

  • After upgrading to mountain lion, my ip camera video feeds time out

    I've been using my iMacs for a few years to monitor six ip Camera video feeds.  The cameras I use are both FOSCAM and AXIS brands.  I've used a few third party software solutions to do the monitoring, but I could also always use Safari to access a ca

  • Error message:  QuickTime couldn't parse it: -43

    Hello, I recently borrowed a friends video camera to record a few 3-minute clips. In order to import the clips from the camera into my computer, I had to use software called "ImageMixer 3 for Panasonic". It would not allow me to import directly into

  • Creating Hyperlink in Adobe Reader Pro 9

    I am trying to create a Hyperlink within a pdf with Adobe Reader Pro 9.  The way I understand it is that you are suppose to highlight the text to be used as the hyperlink and use the tool function that looks like two chain links together.  The proble

  • How do I remove Windows password from cmd?

    Hi all, How do I remove the login password from another operating system on my computer using the command prompt? I have four operating systems that were recovered  from the installation cd due to me having forgotten my password on the original one a

  • Alternative for EXEC command(Native SQL)

    Hi Friends,          While Using the EXEC command in native sql it is showing the obselete Error  , Can  any one help  with giving the alternative for the commands for native SQl.        Immediate