public class PopulationsNodeLoador extends FisheryTreeNodeLoador<Population>
Constructor and Description |
---|
PopulationsNodeLoador(Species species) |
Modifier and Type | Method and Description |
---|---|
FisheryTreeNode |
createNode(Population population,
jaxx.runtime.swing.nav.NavDataProvider dataProvider) |
List<Population> |
getData(Class<?> parentClass,
String parentId,
jaxx.runtime.swing.nav.NavDataProvider dataProvider) |
protected Species species
public PopulationsNodeLoador(Species species)
public List<Population> getData(Class<?> parentClass, String parentId, jaxx.runtime.swing.nav.NavDataProvider dataProvider) throws Exception
getData
in class jaxx.runtime.swing.nav.NavNodeChildLoador<Population,Population,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<FisheryTreeNode>,FisheryTreeNode>
Exception
public FisheryTreeNode createNode(Population population, jaxx.runtime.swing.nav.NavDataProvider dataProvider)
createNode
in class jaxx.runtime.swing.nav.NavNodeChildLoador<Population,Population,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<FisheryTreeNode>,FisheryTreeNode>
Copyright © 1999–2020 CodeLutin. All rights reserved.