Uses of Class
org.bidib.wizard.mvc.ping.model.NodePingModel
-
Packages that use NodePingModel Package Description org.bidib.wizard.mvc.ping.model org.bidib.wizard.mvc.ping.view -
-
Uses of NodePingModel in org.bidib.wizard.mvc.ping.model
Methods in org.bidib.wizard.mvc.ping.model that return types with arguments of type NodePingModel Modifier and Type Method Description com.jgoodies.common.collect.ArrayListModel<NodePingModel>PingTableModel. getNodeListModel()List<NodePingModel>PingTableModel. getNodes() -
Uses of NodePingModel in org.bidib.wizard.mvc.ping.view
Constructor parameters in org.bidib.wizard.mvc.ping.view with type arguments of type NodePingModel Constructor Description PingTableTableModel(com.jgoodies.binding.list.SelectionInList<NodePingModel> nodeList)
-