Horizantalscroll bar not enabled in JTextPane

Hi ,
I have a JTextPane which is added to a JFrame .
When i try to view a big line of text in JTextPane, horizantal scrollbar is not coming . A Single line is spread into two lines .
My requirement is to view the text in a single line which should be scrollable .
Is there any option in JTextPane to set the Columns length .
Thanks ,
Rajesh Reddy

Note that for a scroll bar you need to wrap the text pane in a scroll pane as well (besides just enabling word/line wrap).

Similar Messages

  • Firefox plays video, but no sound. when I type about:plugins in location bar, it shows the firefox default plugin is not enabled. When I look at my plugins, it says it is enabled. I have uninstalled 3.6 and re-installed with the same result.

    firefox plays video, but no sound. when I type about:plugins in location bar, it shows the firefox default plugin is not enabled. When I look at my plugins, it says it is enabled. I have uninstalled 3.6 and re-installed with the same result. Why do I have no sound. Computer plays I-tunes and all other sounds, just no web browser sounds.

    Glad you seem to have sorted things out.
    The warning about the warranty is light hearted, I think at one stage it warned "here be dragons" but also intended to make us think as it warns that making changes may produce problems.

  • Disappointed that personal hotspot not enabled in new iPads

    Dear Apple,
    I currently own a iPad, the original one, and was eagerly awaiting the release of the new iPad in Singapore.
    I was going to buy it soon, but I read in Digital Life today, the IT pull out in the Singapore newspapers that the personal hotspot feature is not enabled for iPads sold here.
    Why is this so?
    Singapore telecommunications regulations does not allow telcos to lock devices, even if customers bought devices with subsidies. At the same, Singapore consumers can purchase iPads from non telco retailers.
    Why are the interest of telcos put ahead of consumers? As consumers, we can purchase devices and services separately, and combine them in any way we see fit.
    Please enable this feature, otherwise I will sit on the sidelines, and continue using my original iPad.
    For potential new iPad customers, please like this post so Apple know how important this issue is for their customers.
    Thank you.
    Alex C.

    I don't understand the logic of applying the norm in US to Singapore.
    There are 3 mobile providers in Singapore, all running on GSM. Telecommunications regulations bar telcos from locking handsets, and the penetration rate of mobile phones is higher than 100%, which means there are quite a few people who carry more than 1 phone around.
    There is no limitation of tethering in Singapore by the telcos, the competition is such that the first telco who tries to force the rule onto their customers, would start seeing customer defections very quickly.
    For my case, I subscribed to a mobile broadband plan that equipped me with a mobile wifi router, and then I cut the SIM card to size and placed it in my iPad. Why should I need permission from my telco to enable tethering? It was meant to be tethered to in the first place.

  • Flash Player is pre-installed in Google Chrome, but not enabled. Flash Player is not there among the plug-ins.

    Flash Player is pre-installed in Google Chrome (Windows7), but not enabled and it is also not there among the list of plug-ins.

    As we don't have any control over the installation process on Chrome, you'd need to seek help in the Chrome forums.
    That said, this seems very odd.
    Type the following in the address bar:
    chrome://plugins/
    Click Details and expand the list.
    Scroll down, and you should be able to find Adobe Flash Player in the list.
    If it's not there, I'd remove Chrome and just download it again from Google.
    Also, do you have any security or privacy software (maybe from a not-so-mainstream vendor?) that might helpfully remove Flash Player for you?

  • Yahoo music search bar not working with Firefox 5

    Yahoo music search bar not working with Firefox 5.

    go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Zoom -> click "Reset"
    -> go to View Menu -> Page Style -> select "Basic Page Style"
    -> go to View Menu -> Toolbars -> unselect "Yahoo! Music Search Bar"
    -> go Tools Menu -> Clear Recent History -> ''Time range to clear: '''select EVERYTHING''''' -> click Details (small arrow) button -> place Checkmarks on ALL Options -> click "Clear Now"
    -> go to Tools Menu -> Options -> General -> ''When Firefox starts : '''select "Show My Home Page"''''' -> Type the address of the website which you want to be your HomePage e.g. http:www.google.com -> click OK
    -> go to Tools Menu -> Options -> Privacy -> History section -> ''Firefox will: '''select "Use custom settings for history"''''' -> PLACE CHECKMARKS on:
    1) Remember my Browsing History
    2) Remember Download History
    3) Remember Search History
    4) Accept Cookies from sites -> select "Exceptions..." button -> Click "Remove All Sites" at the bottom of "Exception - Cookies" window
    4a) Accept Third-party Cookies -> under "Keep Until" select "They Expire"
    -> REMOVE CHECKMARK from Last Option (CLEAR HISTORY WHEN FIREFOX CLOSES)
    -> click the Favicon (small drop down menu icon) on Firefox SearchBar (its position is on the Right side of the Address Bar) -> click "Manage Search Engines" -> select "Yahoo! Music Search Bar" and other unwanted search engines and click Remove -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE "Yahoo! Music Search Bar extension" (add-on) and other Unwanted/Suspicious Extensions (Add-ons) -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons later. Check and tell if its working.

  • Af:table Scroll bars not displayed in IE11 for large number of rows

    Hi. I'm using JDeveloper 11.1.2.4.0.
    The requirements of our application are to display a table potentially displaying very large numbers of rows (sometimes in excess 3 million). While the user does not need to scroll through this many rows, the QBE facility allows drill-down into specific information in the rowset. We moved up to JDeveloper 11.1.2.4.0 primarily so IE11 could be used instead of IE8 to overcome input latency in ADF forms.
    However, it seems that IE11 does not enable the vertical or horizontal scroll bars for the af:table component when the table contains greater than (approx) 650,000 rows. This is not the case when the Chrome browser is used. Nor was this the case on IE8 previously (using JDev 11.1.2.1.0).
    When the table is filtered using the QBE (to a subset < 650,000 rows), the scroll bars are displayed correctly.
    In the code the af:table component is surrounded by an af:panelCollection component which is itself surrounded by an af:panelStretchLayout component.
    Does anyone have any suggestions as to how this behaviour can be corrected? Is it purely a browser problem, or might there be a programmatic workaround in ADF?
    Thanks for your help.

    Thanks for your response. That's no longer an option for us though...
    Some further investigation into the generated HTML has yielded the following information...
    The missing scroll bars appear to be as a consequence of the setting of a style for the horizontal and vertical scroll bars (referenced as vscroller and hscroller in the HTML).  The height of the scrollbar appears to be computed by multiplying the estimated number of rows in the iterator on which the table is based by 16 to give a scrollbar size proportional to the amount of data in the table, although it is not obvious why that should be done for the horizontal scroller.  If this number is greater than or equal to 10737424 pixels then the scroll bars do not display in IE11.
    It would seem better to be setting this height to a sensible limiting number of pixels for a large number of rows?
    Alternatively, is it possible to find where this calculation is taking place and override its behaviour?
    Thanks.

  • Windows Live Messenger - Service not enabled on this device

    Hi
    Just got my BlackBerry Curve 8900 today, and firstly it won't let me install AppWorld? It's the most up to date software but it says "System requirements not met"
    Also I managed to download Windows Live Messenger, but it won't let me sign in. When I try all it says is "This service is not enabled on this handheld".
    I've used and installed AppWorld on my brothers phone which is the same, and with the same network; Vodafone. His works fine, am I doing something wrong?
    Thank you very much!  

    shroudedsoulz wrote:
    did you get any support for this
    im also having the same problem
    Hi and Welcome to the Forums!!
    I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    2) Resend Service Books
    KB02830 Send the service books for the BlackBerry Internet Service
    3) Batt Pull Reboot
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should check with your carrier to ensure that you have an adequate data service from them to enable the services you desire:
    http://www.blackberryfaq.com/index.php/What_do_I_n​eed_a_Data_Plan_for%3F
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • 3.6.12...get "javascript not enabled"...it *IS*. IE (yuck) runs fine...

    Using 3.6.12. I keep getting "javascript not enabled' . I checked and it IS enabled. IE (yikes) runs fine. Thanks in advance. ~cybrmutt~

    By any chance, have you installed the NoScript add-on? You would notice its icon on the Status Bar.
    If this only affects one or a few particular sites, that could be a clue.

  • Mercury CUDA not enabling when using NVIDIA GeForce GTX 285 on Apple Mac Pro after Mavericks install

    Been using the same setup since CS5 with the Mercury CUDA running perfectly. After recent upgrade of OS X to 10.9 Mercury CUDA is no longer available and only lets me run with the OpenGL or software options. Im using a NVIDIA GeForce GTX 285 for apple computers. Here are the results for the GPUSniffer program in the latest Premiere Pro 7.1.0 files. The LAST line make me chucle because it the first on the list of supported card in the "cuda_supported_cards.txt" file. Anybody else seen this?
    --- OpenGL Info ---
    Vendor: NVIDIA Corporation
    Renderer: NVIDIA GeForce GTX 285 OpenGL Engine
    OpenGL Version: 2.1 NVIDIA-8.18.27 310.40.05f01
    GLSL Version: 1.20
    Monitors: 1
    Monitor 0 properties -
       Size: (0, 0, 1920, 1080)
       Max texture size: 8192
       Supports non-power of two: 1
       Shaders 444: 1
       Shaders 422: 1
       Shaders 420: 1
    --- GPU Computation Info ---
    Found 1 devices supporting GPU computation.
    OpenCL Device 0 -
       Name: GeForce GTX 285
       Vendor: NVIDIA (Apple platform)
       Capability: 1.2
       Driver: 1
       Total Video Memory: 1024MB
       * Not enabled by default because it did not match the named list of cards.

    found a link from a couple of days ago on a creative cow forum post one of the poster saying they are from adobe stating this
    Re: Mercury Playback Engine MacPro
    by Peter Garaway on Nov 12, 2013 at 9:49:16 am
    Hi Wendell,
    Sorry for the inconvenience. NVIDIA is currently working on drivers that support CUDA on Mavericks 10.9 with some of the older NVIDIA cards such as the GTX 285 and the Quadro 4800.
    For others interested, the Quadro 4000, K5000 and GTX 680 ect... work with CUDA in 10.9.
    Best,
    Peter Garaway
    Adobe
    Premiere Pro
    I have latest CUDA drivers, so i guess i am just waiting till a proper update that have the fixes to support my card.

  • Why is the 'Choose icon...' button in the Options tab of the field property dialog box not enabled?

    I am using Adobe Acrobat Professional XI running on Windows 8.
    This “feature” has been bugging me for some time now. I remember it happening when I used Acrobat 9 Professional (Windows XP) and it is still happening in Acrobat XI Professional. I think I figured out a situation when I can reproduce this “feature” conistently and I hope someone fixes this.
    Try the following and see what happens:
    1. Acrobat Professional is not open.
    2. Launch Word and start editing a document (or some other authoring tool that can generete PDF document).
    3. After editing the document, generate a PDF version of the document.
    4. Launch Acrobat Professional and edit the PDF document generated in 3.
    5. Add a button.
    6. View the button's properties.
    7. Change the Fill Color property in the Appearance tab to none.
    8. Change the Layout in the Options tab to Icon only.
    Now here is what bugs be. Shouldn’t the 'Choose Icon ...' button be enabled? It is not enabled after step 8. It is possible that 'Choose Icon ...' button is enabled for some of you. I this case, it would be nice if at least one of you who experience the same bug say so in this thread so that Adobe doesn't think I am sending them on a wild goose chase.
    I can enable it by selecting a different tab and then returning to the Options tab. A similar thing happens when reverting back from 'Icon only' to 'Label only' but I am not sure how to reconstruct a scenario for this one.
    Here is the dialog box for one instance when I noticed the bug.
    Regards,
    John

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • BitLocker not Enabled on HP ElitePad 1000 G2

    I have an HP ElitePad 1000 G2 that I am using MDT to apply our 8.1 x64 Update image.  This task sequence works fine on all other systems on which it has run.  On the ElitePad, when the task sequence completes, BitLocker is not enabled.
    Running manage-bde-status returns:
    Disk volumes that can be protected with
    BitLocker Drive Encryption:
    Volume C: [OSDisk]
    [OS Volume]
        Size:                 115.58 GB
        BitLocker Version:    2.0
        Conversion Status:    Used Space Only Encrypted
        Percentage Encrypted: 100.0%
        Encryption Method:    AES 128
        Protection Status:    Protection Off
        Lock Status:          Unlocked
        Identification Field: Unknown
        Key Protectors:
            TPM
    If I look in the BitLocker applet on the control panel, it says "OSDisk (C:) BitLocker is waiting for activation"
    the ZTIBDE.log just stops at:
    Attempting to intiate ProtectKeyWithNumericalP@ssword
    <Message containing password has been suppressed>
    A successful system shows:
    Attempting to intiate ProtectKeyWithNumericalP@ssword
    Success protecting Key with numerical p@ssword
    If I click Turn on BitLocker in the control panel applet or run the following commands:
    manage-bde -protectors -add c: -recoverypassword
    manage-bde -on c: -recoverypassword
    The recovery key protector is created and uploaded to AD and BitLocker shows as enabled.
    Any ideas to why this is happening?

    after some more investigation, I found the following article
    http://netecm.netree.ch/blog/Lists/Posts/Post.aspx?ID=80 and adding the registry key referenced in the article fixed the issue.

  • Drill by is not enabled in BO 4.0 WebI report

    Hi,
    In one of my report I have to do Drill by. But when I right click on the dimension I am able to see only Drill Down that is enabled.
    Drill by is not enabled. Please let me know how to enable Drill By in BO 4.0 WebI report.
    Thanks in advance
    Lavanya

    Hai
    Enable drill mode right in BOE 4.0
    http://www.sdn.sap.com/irj/scn/web-intelligence40-elearning-all
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d0e40af9-0d6a-2e10-b58a-c4ecde511a6e
    Thank u

  • Why firefox 3.6 downloads all of the files again after restartarting the browser from a website if the "clear history when Firefox closed" is not Enabled?

    We have a corporate website, we officially support FF3, FF4, IE8 and IE9. Our web site is quite big, so we really need browser caching, first time page load is around 15 seconds. With files in the cache getting new page is less than a second.
    Everything works perfect except with FF3. With FF4, IE8, IE9 if we are on the website, clicking everywhere is fast, the page is in the cache. If we restart the browser, it is still fast, it loads files from the cache.
    But with FF3 we have a problem. Every time we restart the browser, it is loading the files again from the server, instead of using the local cache (checked with Firebug). I can reproduce the problem anytime, it is the same with every FF3 instances. I double checked, the "clear history when Firefox closed" option is not enabled.
    Could you advise please how to use the local cache either after browser restart?
    Thank you!
    Chris

    Just read that the default memory storage on FF is set to 5 mbs. You can up that by clicking on tools, advanced and overriding the default and set it to 50 mbs (if you use lots of tabs) or 10 mbs (if you use just a few).
    I open a blank tab and clear the cache periodically, while I am working. I can have several tabs open and watch videos on Youtube, by doing this. Have you cleared your cache?
    Since I have an older computer, I've also used CCleaner for years. I use it often, but always before signing off. You can get it free...search for CCleaner, download from Pirifoam free. I didn't change any of the settings and it clears crap left behind from uninstalling programs, clears all browsers at once of: cookies, history, passwords, etc. I love it!
    I had freezing, before using the "open blank tab, clear the cache" thing. Now I have no problems. Plus, as I said...you can change the default memory usage for FF and that should help too.
    Hope this helps! Good luck! :)

  • I can't use home sharing because it says Bonjour is not enabled.  So I went to administrative tools and started it.  Restarted my computer and home sharing still isn't working

    I can't use home sharing because it says Bonjour is not enabled.  So I went to administrative tools and started it.  Restarted my computer and home sharing still isn't working

    I have also tried repairing Bonjour in adminstrative tools and still a no go! Frustrated!!! Looking for another idea

  • Remote Desktop Connection - cannot proceed because authentication is not enabled

    Hello,
    I try to connect via RDP from a Windows Server 2008 R2 to another 2008 R2 Server.
    I always get the error message.
    The connection cannot proceed because authentication is not enabled and the remote computer requires than authentication be enabled to connect.
    On the target machine the Remote Settings are set to:
    Allow connections from computers running any version of Remote Desktop.
    Firewall is disabled on both servers.
    Therefor I do not understand why I get an error message, that authentication is required.
    The target box is a nearly fresh syspreped machine with all current Hotfixes installed.
    I already found a lot of people having that problem by using XP (old RDP client), but no one seems to have this problem when connecting from 2008 R2 to 2008 R2.
    Thank you very much in advance for every hint.
    BR
    Matthias

    Hi Matthias,
    First I would like to confirm if you have deployed RDS (Remote Desktop Services) and you got the error, if so, please check this option
    TS Configuration, >> RDP-Tcp Properties >> change the Security Layer to "Negotiate"
    Then Recycle the TS Gateway service.
    Refer to:
    Unable to connect to Server using the Remote Web Workplace (RWW) Small Business Server 2008
    If this issue has nothing to do with RDS, and I suppose you used the cmd "mstsc" to remote access. This issue may also occur because of the version of mstsc, please make sure it has been upgraded to the new version.
    In addition, Did you have another newer server available like Server 2012? So we can test and try to use Server 2012 to remote access Server 2008 R2, and check if the issue persists.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

Maybe you are looking for

  • Keyboard issue after coffee spill.

    I've problem. I've spilled a bit of coffee (sugar+milk) on my W500's keyboard - (Enter key area). And now, there are such problems: After pushing keys: F5, F9, Backspace, backslash, Space the behaviour is like hitting the Enter. Could anyone help me

  • Administrator role

    Hi, I have just installed Contribute CS3 a day ago, and have been getting to grips with it. I won't need any other 'writers' or 'publishers', just the one Administrator role, but I would like it to ask for a password sometime before it allows me (or

  • How to see the data stored in the t.code: cat2.

    Hi All I am doing Userexits here using CATS0006 exit.and T.code CAT2 i am entering values and i saved, it's showing data is saved. but i am not able to see that values, where it will store the data. Regards....

  • How to add modules to my Customer Project?

    Hello, I've created a new Customer Project on an existing track for the ICSS_B2B application. After the creation, I want to add modules to my CP but this aint working. When I right click on my CP in the J2EE DC Explorer and press 'Add Modules', I can

  • Upgrade to ecc6.0

    Hi All, I want to know what are the changes to be done when we go for upgradation to higher version.. Thanks & Regards Ashu Singh.