All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JavaGroups.AndCommand

java.lang.Object
   |
   +----JavaGroups.AndCommand

public class AndCommand
extends Object
implements Command

Constructor Index

 o AndCommand()

Method Index

 o Add(Command)
 o Execute()

Constructors

 o AndCommand
 public AndCommand()

Methods

 o Add
 public void Add(Command c)
 o Execute
 public boolean Execute()

All Packages  Class Hierarchy  This Package  Previous  Next  Index