Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
G
H
I
L
M
R
S
V
W
A
actionPerformed(ActionEvent)
- Method in class
StayOnlineGui
Handles actionEvents from Buttons
actionPerformed(ActionEvent)
- Method in class
StayOnlineOptGui
Handles actionEvents from Buttons
B
bAbortPressed()
- Method in class
StayOnlineOptGui
Is called when bAbort is pressed.
bHelpPressed()
- Method in class
StayOnlineGui
Is called when bHelp is pressed.
bOkPressed()
- Method in class
StayOnlineOptGui
If Ok is pressed this function is called.
bOptPressed()
- Method in class
StayOnlineGui
Is called when bOpt is pressed.
bStartPressed()
- Method in class
StayOnlineGui
If bStart is pressed this function is called.
C
continueSending()
- Method in class
StayOnlineSend
continues the sending thread
count
- Variable in class
StayOnlineSend
G
getChat()
- Method in class
StayOnlineData
getCloseString()
- Method in class
StayOnlineData
getServer()
- Method in class
StayOnlineData
getSid()
- Method in class
StayOnlineData
getText()
- Method in class
StayOnlineData
getText()
- Method in class
StayOnlineGui
getTime()
- Method in class
StayOnlineData
getTimeString()
- Method in class
StayOnlineData
getUser()
- Method in class
StayOnlineData
H
halt()
- Method in class
StayOnlineSend
Stops the sending thread
I
isClose()
- Method in class
StayOnlineData
L
loadSettings(StayOnlineData)
- Static method in class
StayOnlineRw
Loads settings from "data.txt"
M
main(String[])
- Static method in class
StayOnline
R
replace(int)
- Method in class
StayOnlineSend
Replaces the variables in the String that should be send
run()
- Method in class
StayOnlineSend
sending thread with waiting functionality Waits number of seconds then sends alive String
S
saveSettings(StayOnlineData)
- Static method in class
StayOnlineRw
Saves all Settings in the file "data.txt"
setChat(String)
- Method in class
StayOnlineData
setClose(boolean)
- Method in class
StayOnlineData
setCloseString(String)
- Method in class
StayOnlineData
Sets the Parameter for "close on exit"
setServer(String)
- Method in class
StayOnlineData
setSid(String)
- Method in class
StayOnlineData
setText(String)
- Method in class
StayOnlineData
setText(String)
- Method in class
StayOnlineGui
Sets the Text TextField
setTime(int)
- Method in class
StayOnlineData
setTime(String)
- Method in class
StayOnlineGui
Sets the Time TextField
setUser(String)
- Method in class
StayOnlineData
setZero()
- Method in class
StayOnlineData
Sets all Strings to "" and time to 900
StayOnline
- Class in
<Unnamed>
This Software is published under GPL License.
StayOnlineData
- Class in
<Unnamed>
Structure for storing data in the program
StayOnlineData()
- Constructor for class
StayOnlineData
Calls setZero() that sets all strings to ""
StayOnlineGui
- Class in
<Unnamed>
GUI of the program
StayOnlineGui()
- Constructor for class
StayOnlineGui
Sets all graphical components and loads data with StayOnlineRW
StayOnlineHelpGui
- Class in
<Unnamed>
A window with explanations of the replacers
StayOnlineHelpGui()
- Constructor for class
StayOnlineHelpGui
Creates Window
StayOnlineOptGui
- Class in
<Unnamed>
GUI of the Options-Window
StayOnlineOptGui(StayOnlineData, StayOnlineGui)
- Constructor for class
StayOnlineOptGui
Sets all graphical components
StayOnlineRw
- Class in
<Unnamed>
File operations to save and load settings
StayOnlineRw()
- Constructor for class
StayOnlineRw
StayOnlineSend
- Class in
<Unnamed>
Implements functions to generate and send the data to Webkicks
StayOnlineSend(StayOnlineData, StayOnlineGui)
- Constructor for class
StayOnlineSend
Starts the sending thread
V
VER
- Static variable in class
StayOnlineData
W
windowActivated(WindowEvent)
- Method in class
StayOnlineGui
windowActivated(WindowEvent)
- Method in class
StayOnlineHelpGui
windowActivated(WindowEvent)
- Method in class
StayOnlineOptGui
windowClosed(WindowEvent)
- Method in class
StayOnlineGui
windowClosed(WindowEvent)
- Method in class
StayOnlineHelpGui
windowClosed(WindowEvent)
- Method in class
StayOnlineOptGui
windowClosing(WindowEvent)
- Method in class
StayOnlineGui
windowClosing(WindowEvent)
- Method in class
StayOnlineHelpGui
windowClosing(WindowEvent)
- Method in class
StayOnlineOptGui
windowDeactivated(WindowEvent)
- Method in class
StayOnlineGui
windowDeactivated(WindowEvent)
- Method in class
StayOnlineHelpGui
windowDeactivated(WindowEvent)
- Method in class
StayOnlineOptGui
windowDeiconified(WindowEvent)
- Method in class
StayOnlineGui
windowDeiconified(WindowEvent)
- Method in class
StayOnlineHelpGui
windowDeiconified(WindowEvent)
- Method in class
StayOnlineOptGui
windowIconified(WindowEvent)
- Method in class
StayOnlineGui
windowIconified(WindowEvent)
- Method in class
StayOnlineHelpGui
windowIconified(WindowEvent)
- Method in class
StayOnlineOptGui
windowOpened(WindowEvent)
- Method in class
StayOnlineGui
windowOpened(WindowEvent)
- Method in class
StayOnlineHelpGui
windowOpened(WindowEvent)
- Method in class
StayOnlineOptGui
A
B
C
G
H
I
L
M
R
S
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes