How to make jslider smaller ?

Does anyone know how to make jslider smaller ?
Meaning that the bar is scaled to smaller size, and the height and everything else is smaller.
I try setMaximumsize, setPreferredSize method, but what they do is to perform truncation not rescale them .
Anyone has idea ??
thank

if painting ticks, you may need to play around with the font size as well.
set your own ui and override this method
protected Dimension getThumbSize(){return new Dimension(w,h);}
to set the thumb size

Similar Messages

  • How to make a small finance application in oracle?

    Hi all
    I am an oracle dba but one of my friend's asked me to make a small finance application for his company which can use small calculation/accounts. I know plsql and some understanding for Forms etc . where should i start? please note that logical design of database is done. Making database and tables etc is not issue for me. The issue is how to design front end and what tools to use?
    An other query is. if he can use this application free on oracle or he has to buy some licence from oracle. please note that he is running a very samll charity organization?
    i would appreciate you help
    Regards
    malikdba

    Thank you all
    bye

  • I scanned color document - how can make them smaller by Distiller

    Dear friends,
    I scanned documents and saved them as pdf format ....and everything was ok....but now i have many documents and my hard disk is full now because i was scanning documents as color not black & white ( that's my fault I must scan document as black & white ).
    now i am thinking to use Acrobat Distiller to make documents smaller .
    I opened the document and printed it using distiller but the output still big.
    how can I make files smaller ....please help me
    thank you very much
    Al

    Don't fret; it's easy to compress files in Acrobat! Just go to Advanced > PDF Optimizer. Tick Images and reduce the compression quality, making sure JPEG has been selected.

  • Excel output file size is large - How to make it small in size?

    Hi,
    An Excel file out put is too large when I get it from application. If I copy and paste the same content in an excel sheet , the size is too small.
    How can I fix this?
    Excel output size from application - 12.4 MB - 4500 records
    copy paste file size - 827 KB
    Oracle EBS 11.5.10.2
    BI Publisher Desktop Version - 10.1.3.4.2
    Thanks in advance.

    BIP generates an XHTML output with mime-type xls and thus Excel is invoked when it is downloaded. XHTML is text and therefore it is lenghty. When you copy and paste it in Excel you save it in binary format and compress.
    My suggestion is create an excel template instead of rtf. Not sure if this is possible for EBS (open a ticket with Oracle Support to confirm you can use excel templates in EBS the version you have).
    Reference:
    http://blogs.oracle.com/xmlpublisher/entry/real_excel_templates_i
    In this way your output will be a truly binary file with size much more smaller.
    regards
    Jorge
    ps. If this answers your question then please grant the points and close the thread

  • How to make file smaller

    I need to make iphoto pictures smaller than 3mb...please help I need to upload into another program. thanks

    You can reduce the file size by exporting
    File -> Export. The Jpeg Quality setting is the one to use.

  • How to make things smaller on Tiger?

    Hi
    I just got a Titanium from ebay, and things look a bit big to be honest, I was wondering if it is possible to make the fonts on the menu bar applications...look smaller! Or even a hack to make the resolution get higher than the native resolution.
    thanks
    chris

    Hi, Nomad.c. If your Tibook is set for its native (highest) resolution, that's all you can do. Early Tibooks had 1152 x 768 displays; later ones 1280 x 854. No LCD display can be hacked to simulate a higher resolution than the actual number of pixels in the LCD: it is what it is.
    I don't know of any way to reduce the size of menubar or menu text, or of the labels for icons on the desktop or in Finder windows or the Dock.

  • How to make it smaller

    My internet browser is HUGE. The font's huge,the pics are all out of whack and a lot wider than they should be. How do I fix this? I've tried zooming out/in,etc,nothing works. What setting to I use to fix this? I've checked monitor display,etc as well,nothing's working.

    Check that you do not run Firefox in compatibility mode or with a reduced screen resolution.
    You can check that in the "Compatibility" tab in the Properties via the right-click context menu of the Firefox desktop shortcut.
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.
    *http://kb.mozillazine.org/Screen_resolution_changes_when_launching_application

  • I clicked "full screen" under "view" and don't know how to make it small again.

    I clicked "full page" under "view. Now I want to make it the regular size again and can't find out how to do it.
    == This happened ==
    Every time Firefox opened

    Hey so here is a tip to avoid it '''in future''': look in front of the Full screen option (or anything that you click upon). In this case it says F11 is the keyboard shortcut. So you'd know how to bring it back or restore it.
    And solution '''for now''': Press F11!
    Hope it helps.

  • I maximized this program but I don't know how to make it smaller again.

    I maximized this program but I don't know how to turn it into a smaller box again. I've tried everything and I'm sure there must be some magic button I can't seem to find. Help?

    How about the green button in the upper left corner  or
    if you grab he slash marks in the lower right corner to shrink the window.
    If you zoomed in then try holding the control key and move two fingers on the trackpad.

  • How to make icons smaller on my I pad ?????

    What must I do, to make the Icons smaller on the desktop of my Ipad

    As far as I know, you can't

  • CF Ajax - how to make a small form 'pop up' over the existing content

    hi. i have a standard html form with quite a few elements
    (selects, radio buttons, input fields, text areas etc)
    some users will need the ability to supply additional data
    but i only want the fields for this additional data to appear upon
    request (to keep the form clean looking for the majority of users)
    i want to make it when users click on an "add more detail"
    button then the screen goes 'greyed out' and a new form appears
    roughly 350px x 350px centred on their screens. ive seen this done
    quite a lot recently and was just about to google javascript
    tutorials to get started, then it occured to me i may be able to
    utilise cf8's ajax tags to achieve this (which would be handy as i
    really struggle with anything other than v basic javascript)
    my requirements are:
    1 button (or link) in my standard form that launches the
    'more detail' form in a ?layer? over the top of the existing
    content
    2 when this happens the existing content is 'greyed out'
    preventing uses from interracting with it until they either
    complete this new form (or click the close button in that new form)
    3 this form is to contain 2 text inputs and a submit button
    4 i want to pass the data from this form back to the original
    form when it is submitted (temporarily storing the data in hidden
    fields within the original form) and will then ultimately pass this
    back to the server when the original form is submitted
    does anyone know if cfajax can help me with this (i dont need
    the asynchronous server interaction stuff ajax offers only the
    javascript to make my form pop up etc)
    if not does anyone know what this behaviour is commonly
    termed so i can google for it
    thanks very much indeed for any help
    cheers
    Nick

    Hi,
    i am not sure this serves ur purpose..but u can use try using
    cfwindow for this...this tutorial might help u get started..
    http://tutorial6.learncf.com/

  • How to make thumbnails smaller on Mozilla Firefox start page

    thumbnails of websites I visited are too large, just few of them fit on the screen, I want to make them smaller

    Firefox should adjust the size of the thumbnails automatically to make them all nine fit in the browser window
    I can decrease the dimensions of the about:newtab window to 700x624 without seeing scroll bars.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • How to make a small doc zoom to print on a larger page, print to fit doesn't work

    I have a pdf I created that ended up filling only 1/2 of a letter size page, I've tried print to fit area and it doesn't increase the size. I would like to zoom the page to fit a 11 x 17 sheet or at least fill the entire 81/2 x 11. How do I do this?

    What was the size of the paper you selected. I just opened a PDF and then in the print menu selected zoom to fit and selected the printer property to be a large sheet and it worked fine. Did you actually select the paper size in the printer properties, or is the paper the size that you are talking about.
    There may be an issue of how you are creating the PDF also. There are many ways and it is hard to help when we have no idea of what you were doing. Give the basic steps of what application you are in and what steps you take that has a problem.

  • How do you make pics smaller? to send by email?

        I need help, i want to email a pic video but the pic  pixal is to large... I have no idea how to make it smaller on my husbands hp. Can anyone help me?

    It is free till certain extent. I think there is a limit of 5GB or something. Refer the following weblink for the procedure:
    https://support.google.com/plus/answer/1053549?hl=en
    You either need to have a google account or create a google account for using google plus.
    I am an HP employee.
    Regards,
    Vidya
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.
    ***Click on "Thumbs up" button to the bottom right side of my post to say thanks!***

  • How to make the letters smaller in email?

    when I go to emails, all the letters are so large that only about 4 or 5 emails can be there at one time.
    need to know how to make them smaller.

    You can always try using [Ctrl]+[-], but that's gonna decrease all fonts sizes on the website you have your email at.
    Also, if you're using a laptop, you can try putting your thumb and your index finger on the touchpad and closing the distance between them. I'm not sure if that works on websites too, but it definitely works in email clients.

Maybe you are looking for

  • Problem with package

    Dear all, i am a newbie in java, my new job is to implement the existing java program from the previous programmer. the following is the class i am working on now... but i found can not compile it successfully. the error prompts like that: Artwork.ja

  • Mpegs open in webpage and not in quicktime

    When I open an mpeg video from the web the video plays in the webpage and not in quicktime. How do I get the video to stream straight threw quicktime and not the webpage. I have a macbook pro with leopard. I just bought the computer in January. I als

  • Deploying crystal reports on a website...

    Post Author: cusimar9 CA Forum: General We're trying to integrate Crystal Reports into one of our .NET websites and we're having some difficulty. I've tried to build the website using the 'merge modules' but to no avail. Does our host have to have Cr

  • Javax.naming.NoInitialContextException: Cannot instantiate

    IHi, Iam trying to run my first application on WEBLOGIC SERVER 8.1. I have already deploed class file on server.i have already set path for my client jar . When I use my client run on JDK to access the application. I got following errror:::: Naming E

  • Unique error - calling all tech genius

    I am begging any Tech Genius out there to help me out. I have a 3-year old (10GB) Ipod which after the 7.0 upgrade started giving me the message "ITunes cannot read the contents of the Ipod 'Podcasts.' Go to the summary tab in Ipod preferences and cl