BioLegato 0.7.5 Core API

Uses of Class
org.biolegato.menu.CommandButton

Packages that use CommandButton
org.biolegato.menu   
 

Uses of CommandButton in org.biolegato.menu
 

Fields in org.biolegato.menu with type parameters of type CommandButton
protected  java.util.List<CommandButton> RunWindow.buttons
          List of buttons for the window.
 

Constructor parameters in org.biolegato.menu with type arguments of type CommandButton
RunWindow(java.lang.String name, java.util.List<CommandButton> buttons, java.util.Map<java.lang.String,Widget> widgets)
          Creates a new instance of RunWindow
 


BioLegato 0.7.5 Core API

Copyright © 2008-2011 University of Manitoba.