To design a TableViewer demo application, you must create a data model class.
要设计TableViewer演示应用程序,您必须创建数据模型类。
The method to set the input object is the same as before: TableViewer: void setInput(Object rootElement).
设置输入对象的方法与前面相同
The view chooses to register the JFace TableViewer that it created, as a selection provider for two reasons.
这个视图将它创建的JFace TableViewer注册为选择提供器有两个原因。
应用推荐