Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.bu
Class BuShell  view BuShell download BuShell.java

java.lang.Object
  extended bycom.memoire.bu.BuShell

public class BuShell
extends java.lang.Object


Constructor Summary
BuShell()
           
 
Method Summary
static void runCommand(BuCommonInterface _app, java.lang.String _cmd)
           
static void runCommand(BuCommonInterface _app, java.lang.String _cmd, boolean _confirm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuShell

public BuShell()
Method Detail

runCommand

public static void runCommand(BuCommonInterface _app,
                              java.lang.String _cmd)

runCommand

public static void runCommand(BuCommonInterface _app,
                              java.lang.String _cmd,
                              boolean _confirm)