Uses of Class
org.peace_tools.data.ServerListTableModel

Packages that use ServerListTableModel
org.peace_tools.views Contains the classes that provide views for the various data objects in the GUI. 
 

Uses of ServerListTableModel in org.peace_tools.views
 

Fields in org.peace_tools.views declared as ServerListTableModel
private  ServerListTableModel ServerListView.model
          The model that we are using to render the information in the tabular view of servers in the workspace.