Problem with labtop resolusion too small

Hi everyone,
this is weird quasion but i cant find any place else where to ask this quastion:
im programming a progam that have a jframe of 1000x 750
and my new labtop max resolustion is 1280x800 this mean i dont see the full JFRAME and i cant programm my program
is there any way to make all the comonents on the JFRAME smaller?
or any outzoom programs or command or any solusion for this?
thanks in advance

Why do you have a fixed size to begin with?
Sure there's a way to resize, but your question is too general to tell you how. Your LayoutManager should take care of that.
And for what it's worth: Swing questions are best asked in the Swing section, wouldn't you think?

Similar Messages

  • Problems with camera resolution...

    Hi everyone,
    I've acquired a security cam to test a video-chat with FMS2
    and encounter a problem with the resolution of my cam. It's a CPcam
    CPC371P and It is said to have a resolution of 510*492 (certain
    sites speak of standard resolution?).
    I wrote two simple applications, one to send the cam stream
    and one to receive it, here is the code of both my applications :
    Send.fla:
    var my_nc = new NetConnection();
    cam = Camera.get(IndexCam);
    cam.setQuality(0,80);
    cam.setMode(510,492,15,false);
    my_vid.attachVideo(cam);
    my_nc.connect("rtmp://server.no-ip.org/tchat_cam/");
    ns = new NetStream(my_nc);
    ns.attachVideo(cam);
    ns.publish("webcam","live");
    receive.fla
    var my_nc = new NetConnection();
    my_nc.connect("rtmp://server.no-ip.org/tchat_cam/");
    ns = new NetStream(my_nc);
    my_vid.attachVideo(ns);
    ns.play("webcam");
    As you can see, nothing really complicated. The applications
    work perfectly but no matter the resolution I choose, the image
    seems to be extrapolated and pixellised. I tried 512*384,
    510*492(supposed to be the cam res) and 240*160.
    In any case, the image quality is still really poor...
    If anyone could help me on this, Is it a problem with the
    camera, I may have forgotten an option in my stream ???
    Thanks in advance.
    Guaca666.

    After many tests, trying many different resolutions, It seems
    that It can't go beyond a resolution of 510x480...
    Does anyone know if it is the maximum res of a Stream or if
    there is an option to outpass this problem ? It may be the cause of
    the poor final quality of my video as the camera native resolution
    is 510x492...
    If anyone could help me, it would be a great relief... :)
    Guaca666.

  • Anything printed with firefox prints too small

    anything printed with firefox prints too small. If I print and email it prints in the center top of the page and is just larger than a credit card. if I adjust the scale to 100% the it prints what could fit on one page onto 4 pages and prints a small portion in the center top of the page and is just larger than a credit card.

    Ok i think i fixed this issues.
    i went to about:config print.print_margin_bottom (and also left, right and top) and right clicked reset (it took out the previous 0.5 value). now the pages look normal on print preview without the large margin

  • A procedure with a buffer too small problem

    hey!
    while running a procedure for loading data from csv file into a db table (on 9i db),
    i got the error "ORA-06502: PL/SQL: numeric or value error: character string buffer too small".
    It's make scense since i have a large csv file (2 columns ,about 30,000 rows , containing 1 to 5 length number in each cell) .
    My question: Is there any way to enlarge the buffer capacity in order to deal with such a large volume of data?
    or any other way to fix the proc?
    (of caurse now the buffer is set to max.).
    thanks
    yair

    Is there any way to enlarge the buffer capacity in order to deal with such
    a large volume of data?It's not the total volume of your data. Somewhere you are trying to fit a string into too small a column or variable....
    SQL> declare
      2      n number(4,0);
      3  begin
      4      n := &fourdigits;
      5  end;
      6  /
    Enter value for fourdigits: 1234
    old   4:     n := &fourdigits;
    new   4:     n := 1234;
    PL/SQL procedure successfully completed.
    SQL> r
      1  declare
      2      n number(4,0);
      3  begin
      4      n := &fourdigits;
      5* end;
    Enter value for fourdigits: 12345
    old   4:     n := &fourdigits;
    new   4:     n := 12345;
    declare
    ERROR at line 1:
    ORA-06502: PL/SQL: numeric or value error: number precision too large
    ORA-06512: at line 4
    SQL> declare
      2      v varchar2(4);
      3  begin
      4      v := &fourdigits;
      5  end;
      6  /
    Enter value for fourdigits: 1234
    old   4:     v := &fourdigits;
    new   4:     v := 1234;
    PL/SQL procedure successfully completed.
    SQL> r
      1  declare
      2      v varchar2(4);
      3  begin
      4      v := &fourdigits;
      5* end;
    Enter value for fourdigits: 12345
    old   4:     v := &fourdigits;
    new   4:     v := 12345;
    declare
    ERROR at line 1:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 4
    SQL> Cheers, APC
    Blog : http://radiofreetooting.blogspot.com/

  • I am having a problem with pop pups and small windows with ads constantly opening up on my safari?? Thought that macs didn't get virus? this looks like one- any experts around? please help me fix it with your instructions? really don't know what to do...

    Hi everyone,
    I am having a problem with my Mac OS X 10.7.5 mac book air , there are constant pop pups and small windows with ads blinking constantly opening up on my safari in front of everything?? it is constantly interupting me and makes me mistakingly click on it then another new windows open behind the one im using..
    I am not too sure if thats a virus or trojan.. I always thought that macs didn't get virus? this looks like one to me… any experts around? please help me fix it with your instructions? really don't know what to do... thanks

    Those are not viruses. You have probably installed some malware:
    The Safe Mac » Adware Removal Guide
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
              Mac OS X Snow Leopard and malware detection
              OS X Lion- Protect your Mac from malware
              OS X Mountain Lion- Protect your Mac from malware
              About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using Dr.Web Light from the App Store. It's free, and since it's from the App Store, it won't destabilize the system. If you prefer one of the better known commercial products, then Thomas recommends using Sophos.(Thank you to Thomas Reed for these recommendations.) If you already use Sophos, then be aware of this if you are using Mavericks: OS X Mavericks- Sophos Anti-Virus on-access scanner versions 8.0 - 9.1 may cause unexpected restarts
    From user Joe Bailey comes this equally useful advice:
    The facts are:
    1. There is no anti-malware software that can detect 100% of the malware out there.
    2. There is no anti-malware that can detect anything targeting the Mac because there
         is no Mac malware in the wild, and therefore, no "signatures" to detect.
    3. The very best way to prevent the most attacks is for you as the user to be aware that
         the most successful malware attacks rely on very sophisticated social engineering
         techniques preying on human avarice, ****, and fear.
    4. Internet popups saying the FBI, NSA, Microsoft, your ISP has detected malware on
        your computer is intended to entice you to install their malware thinking it is a
        protection against malware.
    5. Some of the anti-malware products on the market are worse than the malware
        from which they purport to protect you.
    6. Be cautious where you go on the internet.
    7. Only download anything from sites you know are safe.
    8. Avoid links you receive in email, always be suspicious even if you get something
        you think is from a friend, but you were not expecting.
    9. If there is any question in your mind, then assume it is malware.

  • Fonts on websites with firefox are too small

    Hi all
    I have a problem with font size on firefox. They are too small, take a look:
    http://img182.imageshack.us/img182/3873 … ot1oo7.jpg
    I run Arch with KDE 3.5.4 + gtk-qt-engine + firefox 1.5.0.7

    <match>
    <test><string>tahoma</string></test>
    <edit><string>Bitstream Vera Sans</string></edit>
    </match>
    <match>
    <test><string>verdana</string></test>
    <edit><string>Bitstream Vera Sans</string></edit>
    </match>
    <match>
    <test><string>arial</string></test>
    <edit><string>DejaVu Sans</string></edit>
    </match>
    <match>
    <test><string>time new roman</string></test>
    <edit><string>Dejavu Sans Mono</string></edit>
    </match>
    <match>
    <test><string>helvetica</string></test>
    <edit><string>DejaVu Sans</string></edit>
    </match>
    Those are the ones I got, I even tried to replace helvetica. It's not working, though. I see helvetica on most sites now.

  • Will Print on White -Error with Colored Paper: too Small

    Trying to print gift tags on colored paper with Photosmart 7960.  Print Preview indicates will fit and prints ok on white paper. Using colored paper of same weight and thicker - printer error  "paper too small"
    This question was solved.
    View Solution.

    Hi - You might try setting the Paper Type to Plain Paper rather than Automatic.  Sometimes the color can throw off the paper sensors.  In whatever app you're in, click File, Print and then there should be a Preferences or Options button, click that and you should be able to find the Paper Type option.
    Hope that helps.
    Say Thanks by clicking the Kudos thumbs up. Please mark the post that solves your problem as an Accepted Solution so other forum users can utilize the solution.
    I am an HP employee.

  • Problem with DNS resolution

    Hi All,
    I am facing a strange problem with the name resolution in mac os x. I have a Lan with a cisco switch and a cisco router that serves as DHCP and DNS server.
    In the router I have setup some static host names with the relevant IPs in the local Lan. When ever I try to ping or browse, from within OS X, using the names, I get "unknown host" error. The problem is only with the static hosts I have setup.  The strange part is that nslookup and dig give back the correct IP as it is assigned in the Cisco router.  When I use my iPhone or iPad everything works fine.
    Any help would be appreciated.

    Hi Barsam, did you solve this issue?
    I have something similar happening to me, I can ping, traceroute, nslookup even use entourage to send and receive emails, but can browse the web with any browser (safari, firefox and chrome)
    Last night farefox was working, today I upgrade to the latest firefox version and now firefox stop working saying that can resolve the name, the same error as safari and chrome
    I flush the cache, reboot, manually enter DNS, change DNS servers to public ones, but still can't surf the web

  • Has anyone solved the problem of 'oop,file too small' when uploading iMovie project to Vimeo.

    Vimeo says ' oops, file too small' when I try to upload an iMovie project. My file is definitely big enough. Any clues, please?

    It's OK, I've cracked it with the help of my son.

  • Problems with mlb.tv (too fast)

    I've asked this question on mlb.tvs help forums but gotten no help. I only have this problem with mlb.tv, no youtube or hulu. When I'm watching games through mlb.tv, the picture and sound are moving just a shade too fast, but its enough to be very annoying. I've tried reinstalling flash player in both IE and Firefox, but I'm having the same problem.

    Hi cmossberger
    Back in 2009 your issue probably was assumed to be an MLB.TV issue not an Adobe issue. Please accept my invitation to read and then comment at
    http://forums.adobe.com/message/4413224#4413224
    The above May thru June 2012 thread, among other ongoing Adobe Community Forum threads about Adobe and MLB.TV that I will post here later, shows that Adobe is, perhaps, much more significant factor in a current MLB.TV media player problem.

  • Having problems with phone getting too hot when not in use

    Hi there -- I'm trying to figure out what I can do to fix this.  Recently I had to get a replacement S3 because my original shut off mid-use and wouldn't turn back on.  The replacement has been here for about a month and in the last 2 weeks I'm having issues with it getting too hot.  The first time it happened, I had it plugged into the stock charger for about 1 1/2 hours - and I had picked it up expecting it to be fully charged but it was extremely hot and had a warning on the main screen saying that the battery was critically hot and was not charging and the phone was nearly completely dead.  I unplugged it, took the battery out and let the main phone body cool down.  After about 15 minutes, the body felt like room temperature again, so I put it all back together.  It turned on, charged normally that night and all was well. 
    Now for the last several days, I'm having issues again with it getting hot at random times when I'm not even using it (and not charging it).  The last time, I downloaded a temperature app and it said the phone was nearly 105 degrees, and it felt the hottest right at the home button.  Later that night after it cooled down, I noticed that the battery wasn't charging at all and was depleting rapidly on the charger.  I restarted twice with no change and then took the battery out and let it sit for several minutes.  After that it began charging again. 
    With it getting hot so much more often now, I'm starting to worry about this happening when I need my phone for an emergency as I spend a lot of time on the road transporting my kids to school and activities.  Is there a fix for this?  It doesn't appear to be the battery because my husband and I have the same phone and I've already swapped batteries with him - same issue for me, no issue for him.  Please help?  Thanks!

        Hello Micheliu813, let's get to the bottom of this together! Are you using the same charger that came with the phone or a 3rd party charger? We can also test the phone in safe mode to see if the device heats up again. Check here for steps: http://vz.to/1kb9LUM
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • Problem with image resolution with larger screen size

    I was working on Basic Lens Sample (Basic
    Lens Sample) for windows phone 8 App. In this the camera by default sets to default highest resolution.
    Just had couple of questions on this:
    1.) How to change basic settings like resolution,ISO etc.,in this app, because during initial settings
    it only takes default value and when I try to change that it throws an error. Also a code comment is written during initialization of camera to take only these default values. So when to change these settings and how?.
    2.) How to adjust resolution for phablets having 6" screen. Like when I run the code in Lumia 1320,
    the image resolution is not that good and it breaks. So how to adjust screen resolutions for catering different smartphones with different resolutions and screen sizes.
    Any solution or suggestions or snippets is very much appreciated.
    Thanks In Advance.

    Hello,
    For you first question, we can use
    GetAvailableCaptureResolutions method of PhotoCaptureDevice to get the available resolutions in device. That code sample returns the largest resolution by default, you just need to choose an appropriate one. You can find it in CameraController class in
    Models folder in the project.
    For you second question, I tested the sample in lumia 1320, I didn’t see the image broken.
    >> So how to adjust screen resolutions for catering different smartphones with different resolutions and screen sizes.
    You can get an appropriate resolution image and let the OS downscale it for you. You can find the support resolution in the following link. Go to Supported resolutions section.
    http://msdn.microsoft.com/en-us/library/windows/apps/jj206974(v=vs.105).aspx.
    If you want to display the whole large resolution image in lower resolution device, I think you can use
    ScrollViewer control. Use Application.Current.Host.Content.ActualWidth and ActualHeight properties to get the device resolutions, and then you can know if your app is running on a lower resolution device.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
    the survey.

  • Screen Resolution Too Small With Bumblebee

    I have a Thinkpad w540 which has optimus.  I installed bumblebee and it certainly works.  That is to say that it switches between the two graphics cards (I don't have power management down yet.).  However, when I open a fullscreen game with bumblebee (specifically Bastion) the game opens in a very small windown in the top left corner of the screen.  The rest of the screen is black.  When I use bumblebee to open up the Nvidia control panel it seems that the resolution won't go greater than 640x480.  My screen is 1920x1080. 
    Has anyone else experienced this and does anyone have a work around?  I would love to be able to use both of the video cards that are on this laptop.

    I'm a Gentoo user with precisely this problem (running Bastion through Bumblebee/Optimus on my W520, with a small window for Bastion but no similar problem for Amnesia: TDD). I don't suppose you know what AUR is doing to create the intelbastion script? I'd like to try replicating it in my ebuild.
    EDIT: Hmm, looking elsewhere in this forum, it appears that "force_s3tc_enable=true bastion" makes the game work on my Intel card (rather than the nVidia one). Plus there are some useful Bash scripts here. Anyway, it would be nice to know if this is similar to what the intelbastion script is doing, nonetheless.
    Last edited by trimeta (2012-06-13 05:01:05)

  • Seems to have a problem with 1920x1080 resolution, any known issues?

    I've just installed V4RC1 on my HP Envy17 and (successfully installed on 2 others and mobile). I'm noticing a alot of flashing when I interact with any site.... even as I type this the screen is flashing in this box.... I'm running at 1920x1080 resolution so wondering if there's something up with that...

    I have the same problem too, even with Firefox 4.0 official release. Temporary fix is to disable hardware acceleration and OpenGL.
    Hardware is also HP Envy 17 at 1920 x 1080 resolution.

  • Problems with screen resolution after connecting to HDTV with HDMI

    Hope that somebody can help with this.
    For a while I was connecting my iMac to my HDTV with a HDMI cable and a Mini Displayport Adaptor and had no problems.
    The other day when I decided to put the sound through the TV (it was a quiet recording) and switched off the mirror mode my screen on the iMac went very strange.
    The left of the screen was very skewed with strange colours and the actual wallpaper and icons was only on the right-hand side of the screen (I couldn't see the time, some icons, etc). The mouse pointer wouldn't go onto the left-hand side of the screen.
    I have updated the software and when I now restart it - the resolution is incorrect and I cannot see the entire screen without scrolling across (although the strange stuff on the left-hand side isn't there). Whenever I now connect to the HDTV (using mirror screen) I get the same problem again.
    Any help would be appreciated as I am fairly new to Macs.

    Do you mean the screen looks like it's zoomed in ? If so then double-tap with three fingers to zoom out, and then make sure that Settings > General > Accessibility > Zoom is switched 'off'

Maybe you are looking for