Uses of Class
jApp.jdic.Shell

Packages that use Shell
jApp.jdic.xdgutils   
 

Uses of Shell in jApp.jdic.xdgutils
 

Methods in jApp.jdic.xdgutils with parameters of type Shell
static java.lang.String XDGUtils.execute(Shell shell, java.lang.String sudo, java.lang.String command, java.lang.String input)