JTable Scolls-up itself when try to resize the table-header

Hi,
I've written a program which uses JTable with custom editors/renderers.
The problem is when I scroll down the Table and select the bottom most rows and then try to resize/move the columns, the table itself scroll up to first row.
even though the previously selected rows get still selected.
Can anybody help me in this case.
Thanks in advance,
logical_new_developer
Edited by: logical_new_developer on Feb 27, 2008 5:21 PM

I don't see this problem using the standard renderers and editors.
So try running without your custom code and then try to isolate the problem in your code.

Similar Messages

  • Wheni try to use the VHScrCap as video the Adobe flash media live encoder 3.2 just closes?

    Wheni try to use the VHScrCap as video the Adobe flash media live encoder 3.2 just closes?
    how do i fix this?

    Moving the discussion to Flash Media Forum.
    Regards,
    Anit Kumar

  • My iphone 4s is restarting by itself when I just open the camera app ios 7.0.6

    my iphone 4s is restarting by itself when I just open the camera app ios 7.0.6

    Hi Mandy,
    Check Settings>General>Restrictions, and make sure that under Allow Changes, you have "Allow Changes" checked.
    Cheers,
    GB

  • HT201406 I pod-touch touchscreen does not respond, when try to slide the slidder to turn unlock the device it won't respond

    Hello,
    please help. when try to slide the slidder to turn onlock it won;t respond.

    Try:
    - A reset. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory settings/new iPod
    If still problem that indicates a hardware problem and an appointment at the Genius Bar of an Apple store.

  • Why does siri come on by itself while it sits on the table no one touching it?

    why does siri come on by itself while it sits on the table no one touching it?

    michael jfromtaunton wrote:
    why does siri come on by itself while it sits on the table no one touching it?
    If you're not running iOS 8 as you describe you are not, and Siri keeps coming on, this could be a hardware failure of the Home Button.
    Try these steps:
    Basic Troubleshooting Steps when all else fails
    - Quit the App by opening multi-tasking bar, and swiping the App upward to make it disappear.  (For iOS 6 older, hold down the icon for the App for about 3-5 seconds, and then tap the red circle with the white minus sign.)
    - Relaunch the App and try again.
    - Restart the device. http://support.apple.com/kb/ht1430
    - Reset the device. (Same article as above.)
    - Reset All Settings (Settings > General > Reset > Reset All Settings)
    - Restore from backup. http://support.apple.com/kb/ht1766 (If you don't have a backup, make one now, then skip to the next step.)
    - Restore as new device. http://support.apple.com/kb/HT4137  For this step, do not re-download ANYTHING, and do not sign into your Apple ID.
    - Test the issue after each step.  If the last one does not resolve the issue, it is likely a hardware problem.

  • How  to resize the column header according to row data

    Hi,
    How can i resize the column header according to row date .. means if data is small header should be small and vice versa ,...
    Any help is appreciated .. Snippet will be more helpful .
    Thanks,
    Shekhar

    Oxley (binkley) blogged about this: http://binkley.blogspot.com/2006/01/getting-jtable-columns-widths-to-fit.html
    Christian Ullenboom | tutego

  • I made an album in iPhoto and when it plays through the "slideshow", heads are cut off in some of the pictures.  How do I fix this?

    I made an album in iPhoto and when it plays through the "slideshow", heads are cut off in some of the pictures.  How do I fix this?

    When running a slideshow from an album it will not run properly if the photos are sorted manually.  Sort them by any of the other options, title, date, rating, etc. and it will play correctly.
    Send a report of the problem to Apple via http://www.apple.com/feedback/iphoto.html.
    If you must sort them manually create the slideshow in the slideshow mode in iPhoto, not from an album.
    OT

  • HELP!! just finished a 20pages report and when trying to create the table of contest I lost EVERYTHING... there is nothing left of my work. WHY????

    HELP!! just finished a 20pages report and when trying to create the table of contest I lost EVERYTHING... there is nothing left of my work. WHY????

    Hi Peter,
    Yes I'am in 5.2, I did mention it right after.
    This is wonderful Peter, great advice. I got to have my latest version before I created my table of contents.
    In Pages > Menu > File > Revert
    and see what you get.
    Peter
    Thank you so much!!
    Have a wonderful day

  • Re: Unable to see Table statistics on when I click on the Table

    I have lost the ability to see table statistics when I click on the table. I use to be able to click on the table name under the connection window and would get a display of The columns, data, constraints, index,dependencies etc..... Now It does not seem to work any more I tried preferences but I don't seem to be able to change the behavior back to the way it was any suggestions.

    I upgraded to 1.2 and it solved the problem. I would however love to know the settings that control this display.

  • How can i resize the table

    hello every one,
    i need your help
    if i treid to resize the table columns but the columns width more than the page size the table automatically change the width to the frame size
    how i display the columns even if its larger than the frame width?
    im using this code
    //set the column width
                TableModel tm=t.getModel();
                int col=tm.getColumnCount();
                TableColumnModel tcm=t.getColumnModel();
                for(int i=0;i<col;i++)
             tcm.getColumn(i).setPreferredWidth(150);
                tcm.getColumn(i).setMaxWidth(200);
                }

    use JScrollPane or Use Horizontal Scroll bar

  • Error occured when try to open the BI report from words (template builder)

    Hi,
    After i LogOn into BI Publisher thru words, successful. But when choose a report to open, error returned as "Error occured. Please check the settings and try again."
    My team had do various of testing, try to reinstall the BI publisher desktop, but not able solve the problems. From the forum, someone comment is due to data loaded too large, so we try to put a query which only select single record from a small database, but still same error.
    then we suspect is due to the proxy setting, because once i reset to bypass the proxy, i able to open the report thru words without any error.
    i found this comment from online doc :
    Have set up the proxy parameters (to avoid any firewall problems with the Web Services and RSS data set reports) in the xmlpserverstart.bat file or the oc4j.cmd file as per your installation.
    Modify the following line, which defines JAVA_HOME. (Observe the proxy parameters in bold.):
    •     "%JAVA_HOME%\bin\java" %JVMARGS% -jar -Dhttp.proxyHost= <myproxy.mycompany.com> -Dhttp.proxyPort=<Port> "%OC4J_JAR%" %CMDARGS%
    Restart xmlpserver or oc4j as the case may be.
    but i can't found this xmlpserverstart.bat or oc4j.cmd from server.
    Please comment.
    Thanks
    Regards
    Eelyn

    hi,
    as per you query posted here, please chk ur sql statement what u had written...there may be some problem with that query that is y ur getting the below error.
    "error occured. please check the settings and try again BI publisher"
    regards
    Kanoj

  • HT4108 How do I connect I 4 phone to Satellite model Toshiba Laptop. Tried connecting via normal charging cable into laptop & when try to open the web am advised 'The device has been disconnected or unavailable'. Amaysim is carrier.They have tethered phon

    How do I connect i 4 to Satellite model Toshiba laptop. Tried connecting via cable via normal charging cable. When try yo open web advised 'this device has been disconnected or unavailable' AMAYSIM is carrier & advise they have tethered phone & should work?

    Hi qwerty,
    Dun tink that creative customer support sucks cos I had been dealing with them in the past and I can say that their service are quite gd and fast. If you wanted a refund, I tink you need to contact the store that sells you the product. Dun tink creative will refund you though.

  • Report hanging (when try to modify the report)

    Post Author: aneel
    CA Forum: WebIntelligence Reporting
    Hi All,
    This becomes a longlosting issue for me Please anyone look into this.
    I have created one report with 6 global and 3 local filters, 12 local variables.
    When I try to modify the webi report it strucks up and keeps on running continuously with out giving any kind of result.
    Please reply anyone !!!!!!!!!

    Post Author: jsanzone
    CA Forum: WebIntelligence Reporting
    Vinl,
    The WebI (and BOE XI server) is not completely tuned out of the box to support multiple data providers and large data sets.  There are tuning parameters that must be set (and which will cause more memory usage, etc, etc) and must be monitored to expand performance in order to resolve unwanted timeouts.  If you are not the administrator, then you'll have to work with him or her (and possibly open a trouble ticket with tech support for more help, if needed).
    The timeout aspect is frustrating.  We have three servers, development, testing, and production.  The development system is totally off-line and not under any security-lockdown influences.  Testing is our pre-stage and was built by our BI team.  And production is in the server farm built by the Sysadmins.  Of the three servers, only the production server suffers from a two-minute WebI timeout (and Infoview timeouts where the report just spins all day without a response, but in WebI at least we get an ugly "error notice" when the two-minute timeout occurs).  We think that some kind of lockdown was performed on our production server that causes the two-minute timeout for an executing report to occur.  On the one hand it keeps us sharp in not building reports that will make the user wait a long time, and to encourage them to schedule a report through scheduler when it will take longer than two minutes to execute.  On the other hand it can be troublesome to maintain a report that takes so long to run in terms of modifications and corrections.  At times I've had to go into the datawarehouse and rename a production table to something else, then create a mini-version of that production table in order to run the report and modify it (all done in the off-hours of course), and then when done modifying the report, delete the mini-version of the production table and rename the off-named production table back to its original name in order to press on.  The things we gotta do to press on with life....  Good luck, and hang in there Vinl.

  • IMAC Powers Down by itself, When it reboots only the Spot Light visable

    Hi,
    Hope someone can help, we have two Imac 20' G5 2ghz with 1.5gb Ram. Both system are crashing with the same problem.
    The IMAC Powers Down by itself, and when it reboots only the Spot Light Field is viable, Only way to recover it is to rebuild OS. Sent the System back, and Both Logic board and Hardrive were replaced, and the day system crashed again did they same thing. We also have 2 Imac 20' G5 Isight Models working in the same envioroment and are not experiencing any problems with those systems. Any Ideas?

    Sounds to me like you may have bad power supply units. I know of several people who had Rev B machines that were covered by THIS repair program.
    Even though it says rev A machines are covered. It seems like some that were made early in the switch still used some of the components that were fingered out as not functioning properly. I would check your serial number.
    Either way, give AppleCare a call, you should still be covered. And if you had some things replaced, like you said, let them know its doing same thing. Its for this reason that I have a hunch you are getting those old MBs that were having issues. Its more than the Power supply I sispect. Since you cant run it normally when it does power up, seems to me you may have several issues going wrong at the same time.
    Hope you get it fixed.

  • When try to download the apps, it says my apple id is disabled. How to enable it?

    When I try to download the apps, it says my apple Id is disabled, how can I enable It again?

    Here's Apple's Official Response on the subject:
    http://support.apple.com/kb/TS2446

Maybe you are looking for

  • IPhoto Gallery Uploads, Web Browsers Comments "Script too slow"

    I have been using iWeb in the past to share my pictures with friends. So when I could see I could use iPhoto to not only share them but let people download near full versions I scrapped the iWeb site I used so people could go to my Gallery to view or

  • Trouble with speaker

    Hello since i'm update my phone to iOS 7.0.2 i can't hear music example pandora, tune in and iTunes however my speaker work when i using it for call please help me

  • How can I tell which fi document is all cleared or parically cleared?

    HI,PROFESSOR:     I am develop a program in which I need to take the fi document which is all cleared not parically cleared. Which table can I  tell  the fi document is all cleared or parically cleared? I tried BSEG,BSAD,BSID,but still can't find whi

  • ATV Doesn't Update

    I'm not sure what is up, but my atv downloads the update and then asks to upload now, check I click it, it just does a quick restart, like it can't install the update. Any ideas? It's a 40GB and there is nothing on the atv, I've wiped it clean.

  • Odd SNMP trap - anyone else seen this?

    Hi, all! Just got and implemented a couple of C300s and they're making my life a lot easier than my old Marshal servers, but I'm seeing an odd alert in my SNMP traps that doesn't appear to be getting translated by the MIB, and since my traps generate