|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.claudio.tasks.model.TaskActions
public final class TaskActions
Copyright (C) 2007-2008 Claudio Nieder <private@claudio.ch>, CH-8610 Uster
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Nested Class Summary | |
---|---|
static class |
TaskActions.Password
Structure which is returned by getpw functions. |
Field Summary | |
---|---|
static java.lang.String |
tempUserA
User name for temporary user |
Constructor Summary | |
---|---|
TaskActions()
|
Method Summary | |
---|---|
static void |
ameritradeBrowser()
Start Ameritrade browser |
static void |
claudioBrowser()
Start Browser |
static void |
claudioEclipse()
Start eclipse |
static void |
claudioGimp()
Start gimp |
static void |
claudioIM()
Start gaim |
static void |
claudioIRC()
Start xchat |
static void |
claudioMail()
Start email program |
static void |
claudioTerm()
Start ternminal window |
static void |
claudioUsenet()
Start xchat |
static void |
claudioVim()
Start text editor |
static void |
ethDhcp()
Start interface eth0 |
static boolean |
hasChatUser()
Look if the chat user is available. |
static boolean |
hasMailUser()
Look if the mail user is available. |
static boolean |
hasPzUser()
Look if the pz user is available. |
static boolean |
hasWebUser()
Look if the web user is available. |
static void |
main(java.lang.String[] args)
Print license. |
static java.lang.String |
mainUser()
Find the name of the user who runs this process. |
static void |
pzBHB()
Start BHB |
static void |
pzEclipse()
Start eclipse |
static void |
pzTerm()
Start terminal window |
static void |
setAskPass(java.lang.Runnable askPassArg)
|
static void |
setKeyfilePass(java.lang.String keyfilePassArg)
|
static void |
startWlan()
Start wireless interface eth1 |
static void |
swissquoteBrowser()
Start Swissquote browser |
static void |
synaptic()
Start synaptic |
static void |
tempBrowser()
Start temp user Browser |
static void |
tempKonsole()
Start temp user kosnole |
static void |
tempP2P()
Start temp user Browser |
static void |
yellownetBrowser()
Start YellowNet browser |
static void |
yellowtradeBrowser()
Start YellowTrade browser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String tempUserA
Constructor Detail |
---|
public TaskActions()
Method Detail |
---|
public static boolean hasPzUser()
public static boolean hasChatUser()
public static boolean hasWebUser()
public static boolean hasMailUser()
public static java.lang.String mainUser()
public static void setAskPass(java.lang.Runnable askPassArg)
askPassArg
- the askPass to setpublic static void setKeyfilePass(java.lang.String keyfilePassArg)
keyfilePassArg
- the keyfilePass to setpublic static void startWlan()
public static void ethDhcp()
public static void synaptic()
public static void ameritradeBrowser()
public static void swissquoteBrowser()
public static void yellownetBrowser()
public static void yellowtradeBrowser()
public static void tempBrowser()
public static void tempP2P()
public static void tempKonsole()
public static void claudioBrowser()
public static void claudioTerm()
public static void claudioVim()
public static void pzBHB()
public static void pzEclipse()
public static void pzTerm()
public static void claudioMail()
public static void claudioEclipse()
public static void claudioIM()
public static void claudioGimp()
public static void claudioIRC()
public static void claudioUsenet()
public static void main(java.lang.String[] args)
args
- ignored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |