tailieunhanh - Professional Eclipse 3 for Java Developers 2006 phần 4

Nó có thể bao gồm các chuỗi trong dấu ngoặc kép tự động và có thể đưa văn bản trong Javadoc và ý kiến khác. Chức năng Gói Java Strings cũng là tốt đẹp. Trong chương trình ví dụ HelloWorld của chúng tôi, chỉ cần đặt con trỏ giữa Xin chào và thế giới và nhấn Enter. Kết quả là sự biểu hiện đúng cú pháp | The SWT Library Style Constant Description The button is not drawn in 3D fashion but in a flat fashion. The button is enclosed by a frame. Using the setText and setImage methods you can assign text or an image to a button. For pushbuttons and toggle buttons the text or the image appears on the button face. For check boxes and radio buttons the text or image is shown beside the button. Buttons of the ARROW type show neither text nor image. Both methods are mutually exclusive. Use either final Button button new Button composite Press me React to click events new SelectionAdapter public void widgetSelected SelectionEvent e Key was pressed or final Button button new Button composite Display display final Image image new Image display images image React to click events new SelectionAdapter public void widgetSelected SelectionEvent e Key was pressed Dispose image when button is disposed new DisposeListener public void widgetDisposed DisposeEvent e In the second case additional logic was needed to dispose of the Image resource when it was no longer required. This was necessary because images allocate resources in the host operating system. A good source for images for buttons toolbars and other purposes is the icon directories in the various Eclipse plug-ins for example eclipse plugins icons obj16. 157 Chapter 8 Sliders and Scales Both the Slider and Scale classes support entry of a numeric value via a sliding control. Usually the Slider class is used for positioning window contents scroll bar while Scale is used for adjusting numeric parameters such as volume brightness contrast and so on. Figure shows an instance of each Slider and Scale enclosed by a Group widget. Figure The following style constants .

TỪ KHÓA LIÊN QUAN