|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antelmann.Main
public class Main
just a class to run some application directly from the jar file with 'java -jar antelmann.jar', as the manifest file defines this class as the main class when generating the antelmann.jar file; subject to frequent changes
| Method Summary | |
|---|---|
static void |
about()
shows the Antelmann.com Framework license |
static void |
backup()
|
static void |
browser()
starts JWebBrowser |
static void |
cashCount()
|
static void |
cddbChecker()
starts a CDDB checker program |
static void |
chat()
starts either a ChatServer or a JChat client |
static void |
compare()
|
static void |
emailClient()
|
static void |
emailWatcher()
|
static void |
font()
starts a FontViewer |
static void |
ftp()
starts a JFTP client |
static void |
imageLoader()
displays images from the file system |
static void |
jukebox()
starts a JukeBox with GUI |
static void |
main(String[] args)
sample main entry point for antelmann.jar |
static void |
memoryGauge()
|
static void |
messenger()
starts JMessenger |
static void |
mp3music()
starts a JMP3Player - requires JavaLayer from JavaZoom |
static void |
music()
starts a JPlayer |
static void |
newsletter()
|
static void |
odbcView()
displays images from the file system |
static void |
playGame()
starts a JGameFrame after network option and game type are selected |
static void |
propertiesEditor()
|
void |
selectTask()
selects a task through a GUI selection and then starts the task |
static void |
showEnvironment()
shows a dialog with all System and Application Properties |
static void |
showLanguage()
|
static void |
showProperties()
shows a dialog with all System and Application Properties |
static void |
stopWatch()
starts JAlarmClock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void selectTask()
throws Exception
Exception
public static void showLanguage()
throws IOException
IOExceptionpublic static void backup()
public static void memoryGauge()
public static void cashCount()
public static void cddbChecker()
throws Exception
Exceptionpublic static void compare()
public static void showProperties()
public static void showEnvironment()
public static void about()
public static void ftp()
public static void font()
public static void imageLoader()
public static void odbcView()
throws SQLException
SQLExceptionpublic static void jukebox()
public static void music()
JPlayerpublic static void mp3music()
public static void chat()
ChatServer,
JChatpublic static void messenger()
JMessengerpublic static void browser()
JWebBrowserpublic static void stopWatch()
JWebBrowserpublic static void playGame()
JGameFrame,
GameServer,
JPlayerClient
public static void newsletter()
throws Exception
Exception
public static void emailClient()
throws Exception
Exception
public static void emailWatcher()
throws Exception
Exceptionpublic static void propertiesEditor()
public static void main(String[] args)
throws Exception
Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||