All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class mootcan.Mode

java.lang.Object
   |
   +----mootcan.Mode

public class Mode
extends Object

Variable Index

 o caption
 o mooCommand

Constructor Index

 o Mode(String, String)

Method Index

 o getCaption()
 o getMooCommand()

Variables

 o caption
 String caption
 o mooCommand
 String mooCommand

Constructors

 o Mode
 Mode(String caption,
      String mooCommand)

Methods

 o getCaption
 public String getCaption()
 o getMooCommand
 public String getMooCommand()

All Packages  Class Hierarchy  This Package  Previous  Next  Index