<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    so true

    心懷未來,開創未來!
    隨筆 - 160, 文章 - 0, 評論 - 40, 引用 - 0
    數據加載中……

    [轉載]Solving Common Layout Problems


    Note: This lesson covers writing layout code by hand, which can be challenging. If you are not interested in learning all the details of layout management, you might prefer to use the GroupLayout layout manager combined with a builder tool to lay out your GUI. One such builder tool is the NetBeans IDE. Otherwise, if you want to code by hand and do not want to use GroupLayout, then GridBagLayout is recommended as the next most flexible and powerful layout manager.
    Problem: How do I specify a component's exact size?
    • A handful of the more modern layout managers provide ways to override the size set by the component. Check whether the layout manager you are using allows you to specify component sizes.

       

    • Make sure that you really need to set the component's exact size. Each Swing component has a different preferred size, depending on the font it uses and the look and feel. For this reason, it often does not make sense to specify a Swing component's exact size.

       

    • If the component is not controlled by a layout manager, you can set its size by invoking the setSize or setBounds method on it. Otherwise, you need to provide size hints and then make sure you are using a layout manager that respects the size hints.

       

    • If you extend a Swing component class, you can give size hints by overriding the component's getMinimumSize, getPreferredSize, and getMaximumSize methods. What is nice about this approach is that each getXxxxSize method can get the component's default size hints by invoking super.getXxxxSize(). Then it can adjust the size, if necessary, before returning it. This is particularly handy for text components, where you might want to fix the width, but have the height determined from the content. However, sometimes problems can be encountered with GridBagLayout and text fields, wherein if the size of the container is smaller than the preferred size, the minimum size gets used, which can cause text fields to shrink quite substantially.

       

    • Another way to give size hints is to invoke the component's setMinimumSize, setPreferredSize, and setMaximumSize methods.

       

    • If you specify new size hints for a component that is already visible, you then need to invoke the revalidate method on it, to make sure that its containment hierarchy is laid out again. Then invoke the repaint method.

    Note:  No matter how you specify your component's size, be sure that your component's container uses a layout manager that respects the requested size of the component. The FlowLayout and GridBagLayout managers use the component's preferred size (the latter depending on the constraints that you set), but BorderLayout and GridLayout usually do not. The BoxLayout manager generally uses a component's preferred size (although components can be larger), and is one of the few layout managers that respects the component's maximum size.

    Problem: My component does not appear after I have added it to the container.

    • You need to invoke revalidate and repaint after adding a component before it will show up in your container.

    Problem: My custom component is being sized too small.

    • Does the component implement the getPreferredSize and getMinimumSize methods? If so, do they return the right values?
    • Are you using a layout manager that can use as much space as is available? See Tips on Choosing a Layout Manager for some tips on choosing a layout manager and specifying that it use the maximum available space for a particular component.

    posted on 2007-12-20 20:02 so true 閱讀(116) 評論(0)  編輯  收藏 所屬分類: Java

    主站蜘蛛池模板: 亚洲欧洲日本天天堂在线观看| 亚洲Av综合色区无码专区桃色| 2020因为爱你带字幕免费观看全集| 亚洲国产精品成人| 亚洲a无码综合a国产av中文| 最近免费中文字幕MV在线视频3| 亚洲真人日本在线| 99麻豆久久久国产精品免费 | 全部一级一级毛片免费看| 在线观看特色大片免费网站| 亚洲无码在线播放| 亚洲精品国产摄像头| 全免费一级午夜毛片| 免费人成视频在线观看免费| 国产成人亚洲精品91专区手机| 一级毛片免费不卡| 在线日韩av永久免费观看| 美女扒开屁股让男人桶爽免费| 亚洲精品无码AV中文字幕电影网站| 亚洲精品偷拍视频免费观看| 亚洲卡一卡2卡三卡4卡无卡三| 免费视频精品一区二区| 一本色道久久综合亚洲精品| 美女被羞羞网站免费下载| 久久久精品国产亚洲成人满18免费网站 | 久久久精品免费国产四虎| 亚洲特级aaaaaa毛片| 无人在线观看完整免费版视频| 亚洲综合av一区二区三区| 免费在线一级毛片| 亚洲国产精品日韩av不卡在线| 亚洲?V乱码久久精品蜜桃| 日韩免费电影网站| 亚洲产国偷V产偷V自拍色戒| 九九99热免费最新版| 亚洲视频中文字幕| 在线中文高清资源免费观看| 无码免费又爽又高潮喷水的视频| 亚洲不卡无码av中文字幕| 日本免费电影一区二区| 亚洲精品无码不卡在线播放|