大家都搜:
面板
1、calaces jpa───卡拉斯jpa
2、joins in jpa───加入jpa
1、My first attempt at changing the background color of the JPanel failed.───我第一次尝试更改 JPanel背景颜色时遭到失败。
2、If I were writing Java code, my next step would be to extend JPanel and implement the appropriate listener interfaces all in one class.───如果正在编写Java代码,那么下一个步骤将是扩展JPanel,并在一个类中实现所有适当的JianTing程序接口。
3、In Listing 17 you see how each server segment uses a JPanel subclass to delegate the painting of its background.───在清单17中,您可以看到每个服务器段是如何使用JPanel子类来委派背景的绘制的。
4、Finally, you register the component with the segments container (a JPanel).───最后,将组件注册到段容器(JPanel)。
5、As you can see, the JPanel consists of a number of text fields, labels, and two radio buttons.───正如您看到的一样,JPanel由一些文本字段、标签和两个单选按钮组成。
6、Typically, you would create a JPanel to contain your application's UI elements, then add this panel to a JFrame.───一般情况下,您将创建一个JPanel来包含应用程序的UI元素,然后将该面板添加到JFrame。
7、Notice in all of this that the GeneralInfoPanel is not a subclass and does not inherit in anyway from javax. swing. JPanel.───注意,在这些代码中,GeneralInfoPanel不是一个子类,也没有从javax.swing.JPanel中继承任何内容。
8、The actual image painting is done in a JPanel subclass called ImagePaintDelegate, as shown in Listing 12.───实际的图像绘制是在一个叫做ImagePaintDelegate的JPanel子类中实现的,如清单12所示。
9、one of its members is a JPanel that I can access via the infoPanel member.───它是其成员之一,是一个 JPanel,可以通过 infoPanel成员对其进行访问。
1、Master the use of multiple JPanel, combined with multi - layout manager interface design more aesthetically pleasing.