All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JavaGroups.OrCommand

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

public class OrCommand
extends Object
implements Command

Constructor Index

 o OrCommand()

Method Index

 o Add(Command)
 o Execute()

Constructors

 o OrCommand
 public OrCommand()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index