Obtain a reference to the JLabel component and verify that the correct definition is there.
获得对JLabel组件的引用并检验是否显示了正确的释义。
For example the text of a JLabel or JTextField will be used as its default accessible name.
例如,JLabel或JTextField文本将被用作其缺省的可访问名称。
As I previously discussed, Swing compensates for this by allowing a JLabel to "label" the component.
正如我先前讨论的,这些Swing通过允许JLabel来标记组件以弥补这一不足。
应用推荐