PhyloSort

Uses of Class
phylosort.ui.MutableList

Packages that use MutableList
phylosort.ui Command line and graphical user interface. 
 

Uses of MutableList in phylosort.ui
 

Methods in phylosort.ui that return MutableList
 MutableList TabbedList.getList()
          Returns the MutableList in the JTabbedPane
 

Methods in phylosort.ui with parameters of type MutableList
 void MutableList.setTarget(MutableList list)
           
 

Constructors in phylosort.ui with parameters of type MutableList
MutableList(MutableList list)
           
TabbedList(MutableList target)
          Constructor
 


PhyloSort

SourceForge.Net