JTable interferes with form scrolling

Hi,
I have a dialog with a scrollpane around a form which has many controls. The form gets a vertical scrollbar and I want to scroll the form up and down.
This works fine but I have several tables on the form which if my mouse is over the jtable it (I suppose) tries to scroll the jtable - even though there is no vertical scrollbar on the table to scroll.
How can I get it to not try to scroll the table and instead have the form (jpanel) scroll up and down - like it does if my mouse is over the panel itself.
thanks!
Greg

try removing the mouseWheelListeners from the various table scrollpanes
e.g.
sp.removeMouseWheelListener(sp.getMouseWheelListeners()[0]);

Similar Messages

  • MENU's are coming with the scroll bar

    Hi,
    I have a problem like this, I am migrating one menu file from a forms6i to 10G after that i tried to put that menu in the form then i found that the menus are coming with the scroll bar is there any parameter so that i can set that to false so i can see all the menus at one time.
    Thanks in advance.
    Saravanan.K

    below is my code.
    Display will have some graphics, the mouse click on the part of the graphics will produce different values in the table. class DatabaseDataDisplay has the JTable who display the values.
    Display.addMouseListener(new MouseAdapter()
    {  public void mousePressed(MouseEvent evt)
    //get the location of the mouse
              int x = evt.getX();
              int y = evt.getY();
              current = find(x, y);
    if(current!=-1)
    DatabaseDataDisplay D_Display=new DatabaseDataDisplay(Table_Name, current);
                                       //remove the old panel
                        WholePanel.remove(scrollPane5);
              //add the new DataPanel
    JScrollPane scrollPane5 = new JScrollPane(D_Display,
    JScrollPane.VERTICAL_SCROLLBAR_ALWAYS,
    JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
    WholePanel.add(scrollPane5, new GridBagConstraints(0, 1, 1, 1, 1.0, 1.0,GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(0, 2, 0, 2), 659, 5));
    /*if I put a repaint() here, the value on the table will always the values of the first time values when I click the mouse*/
    WholePanel.validate();

  • Heed Help With Form Layout

    Hi all
    I am developing a j2me program that need display photos on a form like a photo gallery. I use image item to hold the resized photos on a form.
    What I want is to display 3 photos in a row, like this
    x x x
    x x x
    the programm is working fine on the emulator and nokia phone, but when I try on a Windows Mobile phone (HTC the JVM is Jbed) , It only display one photo in a row, like this
    X
    X
    X
    No matter what layout option and the size of photos, it only display one photo in a row
    I really need help with this
    Thanks

    The only way to get more consistent behavior across devices is to use the low level API -- Canvas, not Form. You cannot interfere with device-dependent implementations of the layout of a Form.
    db

  • My Logitech mouse interferes with the display.

    Ever since updating to Mavericks several months ago my Logitech M225 wireless mouse will occasionally interfere with the display memory when coming out of sleep mode. This happens every few days and can only be cleared by restarting my MacBook Pro. If it comes out of sleep fine there is never a problem. The interference is in the form of columns of random bits distributed here and there across the display. Each movement of the mouse results in changing interference. I'm now at OS version OS X 10.9.4 (13E28). This happens when using an external monitor.

    MBP does not sleep when display is closed?
    For:   A portable Mac doesn't appear to respond properly when you close or open the lid.
    Reset SMC.  http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".

  • How do you Play audio only OAM file with the scroll in Muse ?

    Hi guys,
    I am building a pretty cool site that shows off a telescopic pole with scroll animation ..
    I am trying to add the audio of the pole telescoping with the scroll when the pole section scrolls on ..
    Check out the site at :  http://www.multi-pole.com
    Thank you
    Harrison

    Hello,
    Suppose you have a symbol instance named 'mysound_track' inside your  stage.
    After embedding the OAM in Muse, you can try the following snippet on scroll event
    var comp = document.getElementById('<OBJECT ID>').contentWindow.AdobeEdge.getComposition("<COMPOSITION ID>");
    var sym = comp.getStage().getSymbol("mysound_track");
    sym.stop(time); //Seek to the required time position
    sym.play();
    Notes:
    Replace ObjectID, CompostionID, time as required
    To make sure that Object tag is  loaded, you can initiate the communication from Object tag by using window.parent property

  • Mini dvi to dvi adapter interferes with airport ?

    Hi,
    I am seeing slower network speed (20% of the normal speed), when I use the mini-dvi-to-dvi adapter... I also have a mini-dvi-to-vga adapter which doesn't cause this network speed degradation.
    I guess the dvi adapter somehow interferes with the signals the airport sends and receives. The adapter comes with a very short cable (a couple of inches), so I can't move it out of the way to reduce interference (assuming that is the issue).
    In both cases, the adapters connect to the same external display (1920 x 1200) and they both work fine for my monitor. But I'd like to use the mini-dvi-to-dvi adapter because of the (slightly) better picture quality.
    But perhaps it's not interference, anyone else has ideas ?
    Unless anyone has a suggestion, I am going to return the mini-dvi-to-dvi adapter because it's pretty useless if it interferes with the airport.
    For now, I'd recommend others to buy a mini-dvi-to-vga adapter for their external displays...
    iMac, Mac Book and Mac Mini   Mac OS X (10.4.8)  

    Yes, I have that option set... but your response reminds me that that I haven't tried setting it off, see if that makes a difference (would be quite ironical if setting off "robustness" fixed it
    Since yours works, I wonder if it depends on the wireless router I use; I have a Netgear WTG624
    Thanks,

  • Issue with form based Authentication in three tier sharepoint 2013 environment.

    Hi,
    We are facing issue with form based Authentication in three tier environment.
    We are able to add users to the database and in SharePoint.
    But we are not able to login with created users.
    In single tier everything working fine
    Please help , Its urgent ... Thanks in advance.
    Regards,
    Hari
    Regards, Hari

    if the environments match, then it sounds like a kerberos double-hop issue
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Report with Form Passing date to form from report issue

    Hi All ,
    I got stuck up in the below issue .Can anyone point out the issue behind it and how to get rid of this.
    I have created a report page with form page .The report page have 2 column identified as conjugate primary key.the col1 is varchar2 and col2 is date .
    The report page have one link on col1 field which is passing the Item_value for both col1 and col2 to form page .
    In the DB level the col2 data type is date (for e.g : 26/07/2007 07:08:56) .But the probem is when we are clicking on the link of col1 it is displaying error like Error like ORA-01403: no data found .
    But if the data in DB is only in format of DD/MM/YYYY removing the timestmap the link is working fine and returing data for other fields in the form page .
    Could anyone pls pointed out the problem and let us know the issue.
    Thanks in advance.
    Regards,
    Deba

    Hi Deba,
    I suppose your problem is due to the : in the time.
    You're passing these values with the url I suppose? Have a look how APEX generates/constructs the url, it uses : to separate things.
    I'm not sure why you want a date in a Primary Key?
    Thanks,
    Dimitri

  • How can I delete my first apple ID it interferes with apps I want to buy using my iCloud id

    I recently had my macbook pro worked on at apple, with great success.  I was told I would be able to delete my first apple ID which is a me.com account
    I now use I cloud and want the other to go away for good..  But it isn't as they said it would.  It interferes with purchases on my I-phone and I don't even remember the password.  Is it possible to delete it ? if so How ???

    You cannot delete an Apple ID. You can just stop using it. You should change the iCloud Apple ID address you now are using in the device to the new one you wish to use. I suggest you tab Settings > General > Reset > Settings, then reconfigure your phone this time using your new Apple ID.

  • Separate Apple ID= Your own iCloud bubble (doesn't interfere with setting of people with their own Apple ID)

    Pretty much, I want to set up iCloud with my Mac and iPhone. I have my own Apple ID that is different from the rest of my family, if I set up iCloud with my devices, it won't interfere with the rest of my family's settings? This is REALLY important to be certain (my parents will kill me if this messes with their devices.
    Ps. Has anyone found Dream Vacation Solitaire for Mac or something similar?

    If you set up iCloud with a separate Apple ID it will have no effect whatever on any other account.

  • How to use SSO with Forms application

    Can somebody explain, how can we configure the SSO with Forms application.
    I have two application server instances. One for infrastructre and Other for application.
    Thanks

    Have a look at http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsso.pdf and http://download-uk.oracle.com/docs/cd/B14099_19/web.1012/b14032/sso.htm#i1006721

  • Notification center interferes with full-screen apps (incl. games)

    The new notification center interferes with games.
    When you are making control movements on the screen, a little grey tab keeps appearing at the top middle of the screen.
    Just from using it, it seems the notification center has a full-screen mode and a normal mode. For apps which are running in full-screen (includes games, but also built in apps such as YouTube and Photos when they are in full-screen mode), the gesture which normally brings down the full notification center just brings down a little gray tab at the top middle of the screen. You can then slide that tab down, if you really want the notification center.
    But in games, the tab keeps appearing when you don't want it, and it has nothing to do with the gameplay. Even in Photos and YouTube, I would be quite happy if the tab did not appear at all in full-screen mode (a single click on these apps takes them out of full-screen mode, then you can drag down the notification center anyway).
    It would be very appreciated if an iOS update could add a notification center Settings option to disable the notification center tab drag-down, in full-screen mode.
    I can understand that Apple are very unlikely to add an option to disable all notifications in full-screen mode; fair enough. And if a new notification does appear during a full-screen app, then of course dragging that down should still bring in the full notification center. What I don't want is the little grey tab appearing - when I'm just operating with an app in full screen mode, and no new notifications have arrived.
    Mike

    I agree with both posts and have the exact same issues with iOs 5.  I also feel that I've been juked by Apple into upgrading to iOs 5.  I had absolutely no desire to slow down my games and add a feature that would interfere with said games, which is all I've gotten with the notification center.  No disable option?  Seriously, that is just one of the most absurd things I can imagine.
    And I hate to burst Apple's bubble, but your CPUs and iOs do NOT multi-task unless it's the 4s (which has two cores).  If you (Apple) have the notification center running in the background at the same time that I'm playing my game or typing, the iphone 4 and all versions before it are going to lag or skip while processing the notification center while it ignores the current thread (ie games, interface, etc)!  This is the reason the old system was implemented the way it was.  I know this for a fact (for example, any games would pause immediately when you recieved a text message, because the iphone is only capable of processing 1 thread).
    Honestly, I think apple intentionally added this feature in this way to try to force users to migrate to the 4s because it's a dual core phone, and it won't experience as much lag when running two tasks.
    Just add a disable option, some people NEED the performance we had in iOs 4!

  • ITunes Mac launches on its own - interferes with Magicjack and Airport

    I have a headless Mac Mini 2010 which I occasionally hook up to my HD-TV that occasionally will launch on its own iTunes a short period after boot. Temporarily I've had to stop this action by compressing the application into an archive.   We are running Mac OS X 10.6.8.  As soon as iTunes launches, the airport connection from the Mac Mini disappears, and the Magicjack software goes in the background and my Magicjack connection then dies.  It happens at random, and I can't figure out why.  
    I upgraded to Airport firmware 7.6 on my Airport Extreme base station, and that didn't help.  But it seems it stays connected always when there is a keyboard connected, but once I remove it, that connection dies after a few calls.  Zapping the PRAM may have helped for now, and then immediately after removing the keyboard and mouse.   Lately it is working fine, so I don't want to mess with it, but anyone know why iTunes would launch on its own even when the helper is not listed in the Login Items?
    When I've played around with it, the Airport won't accept my WPA2 password on the Mac  Mini even though I'm careful with the password case, and username, and other computers on the airport are working fine.  And yes, I disabled all the Bluetooth settings for looking for a keyboard when it is not connected, and the iTunes launching still happens.  I would like to leave iTunes unarchived on the machine so I can use the iTunes sharing to connect to my HDTV occasionally since my original AppleTV doesn't work reliably with it either.  I only want to connect a keyboard and mouse when I connect to my HDTV, but then otherwise leave those disconnected and it not interfere with my Magicjack.
    If someone can help me find a way to leave iTunes unarchived, while keeping my Magicjack always up, and my Airport connection never dying that would be great!   Thank you.

    Upeace, it's so long ago I can't remember now… But I do know that my newer MBP's volume can be affected by someone tinkering with the Apple TV remote. Is that a possibility? If so you can turn this off in System Preferences. It's not at all easy to find though—you have to go into 'Security Privacy > Firewall > Advanced' and then tick 'Disable remote control infrared receiver'.

  • Compiling error ORA-00600 with Forms 6 and Database 10g

    Hi,
    I am using "Oracle Database 10g Enterprise Edition Release 10.1.0.4.0" and "Forms [32 Bit] Version 6.0.8.26.0 " with patch 17, when i compile a form that works with some tables in another database under dblink the error ORA-00600:internal error code, arguments:[16203],[],[],[],[],[],[],[] is displayed.
    If i word with reports or sqlplus no error is displayed.
    Before we installed 10g everything worked ok
    What is wrong with forms or do i need to configure something else?
    Regards
    Yuri V. López Manrique

    I searched for this error on Google and found the following blog:
    Is there a tool to troubleshoot ORA-00600 and ORA-07445 errors?
    February 27th, 2006 By Fahd Mirza
    ORA-00600 and ORA-07445 errors are the most esoteric errors in Oracle.
    There is a tool called “ORA-600/ORA-7445 Troubleshooter” available at Metalink. It asks for the first argument of ORA-600 error with an optional database version number.
    For example, to see the description of the error:
    ORA-00600: internal error code, arguments: [723], [25908], [25908], [memory leak]
    You enter 723 in the “ORA-600 First Argument” field. The first argument is a pointer to where in the code the error was caught and thus is the key information in identifying the problem.
    You can also embed (copy/paste) the “Call Stack Trace” there, and, when you click on the “Search Call Stack” button an advanced MetaLink search is performed to find documents containing relevant sections from the call stack.
    Call Stack extracts from the following files are supported:
    * Generic foreground and background server trace files located in background_dump_dest and user_dump_dest
    * OpenVMS NETV2 and BEQ log files located in ORA_ROOT:[NETWORK.LOG]
    * WINDOWS CORE.LOG files
    * GDB (debugger) backtrace call stacks (best endeavors)
    Of course you will need a login to Oracle's Metalink site.
    Hope that helps,
    c

  • Bluetooth interferes with WiFi in Yosemite 10.10 (reproducible)

    There is a long (40 pages so far) thread about WiFi issues with Yosemite. However, I believe it has become a catchall thread for all kinds of connectivity problems and a growing number of "solutions" address only a few of them.
    So I wanted to start a separate thread about a very specific issue I found to be easily reproducible: turning on Bluetooth in Yosemite 10.10 interferes with WiFi, lowering the bandwidth in a measurable way. I have tested this on two different MacBook Pro Retina (mid-2011 and late-2013) and an Apple Airport router.
    To test is yourself do the following:
    Move away from the WiFi access point so the signal is not at full strength
    Turn Bluetooth Off
    Visit speedtest.net and run a speed test a handful of times (average the results discarding the outliers, i.e. the fastest and the slowest)
    Turn Bluetooth On
    Repeat Step 2 and compare results
    In my case I see a 30% drop in download speed and about a 50% drop in upload speed. I'm not a hardware/radio engineer but I think it's pretty clear that the WiFi and Bluetooth drivers for the initial release version of Yosemite are causing some kind of interference. This is obviously wrong. Unless there is a programmable parameter that can be tweaked for these drivers, I doubt there is anything we can do about it until Apple releases an update with 10.10.1.
    Turning off Bluetooth is an obvious fix for the WiFi issues but it is clearly not useful if you depend on Bluetooth accessories and defeats the purpose of may cool Yosemite features like Handoff.
    Is anybody else seeing this in their environment?

    I also still see the problem with 10.10.2
    I posted these stats in the WiFi problems thread (>150 pages by now) but I'll post it here as well:
    ## Bluetooth OFF
    ## Average: 66.12 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55484 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  80.2 MBytes  67.3 Mbits/sec
    [  5] 10.0-20.0 sec  79.4 MBytes  66.6 Mbits/sec
    [  5] 20.0-30.0 sec  79.0 MBytes  66.3 Mbits/sec
    [  5] 30.0-40.0 sec  77.9 MBytes  65.3 Mbits/sec
    [  5] 40.0-50.0 sec  76.5 MBytes  64.2 Mbits/sec
    [  5] 50.0-60.0 sec  78.5 MBytes  65.9 Mbits/sec
    [  5] 60.0-70.0 sec  80.0 MBytes  67.1 Mbits/sec
    [  5] 70.0-80.0 sec  78.4 MBytes  65.7 Mbits/sec
    [  5] 80.0-90.0 sec  74.6 MBytes  62.6 Mbits/sec
    [  5] 90.0-100.0 sec 78.5 MBytes  65.9 Mbits/sec
    [  5] 100.0-110.0 sec 79.9 MBytes  67.0 Mbits/sec
    [  5] 110.0-120.0 sec 80.8 MBytes  67.7 Mbits/sec
    [  5]  0.0-120.0 sec   944 MBytes  66.0 Mbits/sec
    ## Bluetooth ON and no device connected
    ## Average: 58.40 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55491 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  70.0 MBytes  58.7 Mbits/sec
    [  5] 10.0-20.0 sec  71.0 MBytes  59.6 Mbits/sec
    [  5] 20.0-30.0 sec  68.6 MBytes  57.6 Mbits/sec
    [  5] 30.0-40.0 sec  70.4 MBytes  59.0 Mbits/sec
    [  5] 40.0-50.0 sec  72.9 MBytes  61.1 Mbits/sec
    [  5] 50.0-60.0 sec  70.2 MBytes  58.9 Mbits/sec
    [  5] 60.0-70.0 sec  72.2 MBytes  60.6 Mbits/sec
    [  5] 70.0-80.0 sec  70.0 MBytes  58.7 Mbits/sec
    [  5] 80.0-90.0 sec  62.5 MBytes  52.4 Mbits/sec
    [  5] 90.0-100.0 sec 70.1 MBytes  58.8 Mbits/sec
    [  5] 100.0-110.0 sec 66.5 MBytes  55.8 Mbits/sec
    [  5] 110.0-120.0 sec 67.4 MBytes  56.5 Mbits/sec
    [  5]  0.0-120.0 sec   832 MBytes  58.2 Mbits/sec
    ## Bluetooth ON and Magic Mouse CONNECTED
    ## Average: 38.08 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55481 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  46.4 MBytes  38.9 Mbits/sec
    [  5] 10.0-20.0 sec  46.6 MBytes  39.1 Mbits/sec
    [  5] 20.0-30.0 sec  52.6 MBytes  44.1 Mbits/sec
    [  5] 30.0-40.0 sec  46.1 MBytes  38.7 Mbits/sec
    [  5] 40.0-50.0 sec  46.1 MBytes  38.7 Mbits/sec
    [  5] 50.0-60.0 sec  45.5 MBytes  38.2 Mbits/sec
    [  5] 60.0-70.0 sec  40.5 MBytes  34.0 Mbits/sec
    [  5] 70.0-80.0 sec  38.1 MBytes  32.0 Mbits/sec
    [  5] 80.0-90.0 sec  43.4 MBytes  36.4 Mbits/sec
    [  5] 90.0-100.0 sec 46.8 MBytes  39.2 Mbits/sec
    [  5] 100.0-110.0 sec 45.9 MBytes  38.5 Mbits/sec
    [  5] 110.0-120.0 sec 46.6 MBytes  39.1 Mbits/sec
    [  5]  0.0-120.0 sec   545 MBytes  38.1 Mbits/sec
    ## 802.11n (5GHz) - Bluetooth ON and Magic Mouse CONNECTED
    ## Average: 38.08 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:~$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 53924 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  94.9 MBytes  79.6 Mbits/sec
    [  5] 10.0-20.0 sec  98.8 MBytes  82.8 Mbits/sec
    [  5] 20.0-30.0 sec  98.1 MBytes  82.3 Mbits/sec
    [  5] 30.0-40.0 sec  98.2 MBytes  82.4 Mbits/sec
    [  5] 40.0-50.0 sec  98.4 MBytes  82.5 Mbits/sec
    [  5] 50.0-60.0 sec  97.6 MBytes  81.9 Mbits/sec
    [  5] 60.0-70.0 sec  98.2 MBytes  82.4 Mbits/sec
    [  5] 70.0-80.0 sec  98.0 MBytes  82.2 Mbits/sec
    [  5] 80.0-90.0 sec  97.5 MBytes  81.8 Mbits/sec
    [  5] 90.0-100.0 sec  98.4 MBytes  82.5 Mbits/sec
    [  5] 100.0-110.0 sec  99.6 MBytes  83.6 Mbits/sec
    [  5] 110.0-120.0 sec  50.9 MBytes  42.7 Mbits/sec
    [  5]  0.0-120.0 sec  1.10 GBytes  78.9 Mbits/sec
    Also noticed the consistency and stability of the 5 GHz test

Maybe you are looking for

  • Audio too loud on my MacBook Air!

    So, I just purchased my MacBook Air from Best Buy (as an Open Item since there was an awesome markdown plus coupon markdown on top of that, and 18 months financing is pretty cool too).  My problem is that the sound is extremely loud on this system, e

  • Cannot install itunes in windows 8 64 bit

    I have tried for days to re-install itunes-i had it installed then it would not work even after repairs so I uninstalled it. Now i keep getting the attached message. It says: Errors occurred during installation before itunes could be configured. Your

  • Best practice - linking to exeternal PDFs in FM and in turn, in RH

    I am using TCS2 with FM and RH.  My goal is this: - to create an FM doc (with multiple chapters) and links to external PDFs. When I generate the FM file as a PDF, it will correctly allow users to click on the links and view those external PDF docs. -

  • Using Global variables in business rules

    In EAS after expanding the Business Rules section there is a Global Variables section. I have created some global variables in this section and I am trying to use them in the Rule editor and not having much luck. Are they retrieved differently to loc

  • I'm reading where it says to uninstall everything...

    that's Apple related and then re-install.  But, it won't let me uninstall Apple Mobile Device Support.  It uninstalls it and then starts working backwords and re-installs it. The green line reverses itself as it re-installs!!  Thoughts?