Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y

W

WARNING - Static variable in class luky.util.Log
constant representing logging level 2
Watchdog - Class in luky.util
The Watchdog class extends the TimerTask class and is created to make a periodic request of a certain routine by sending eventsUsage:
// run in seperate thread Timer poller = new Timer(true); // start after 1 minute poller.scheduleAtFixedRate(new Watchdog(this), 60 * 1000, periodicSync * 1000); 1.0.0 - initial version
Watchdog(MyEventListener) - Constructor for class luky.util.Watchdog
constructor
wheat - Static variable in class luky.util.Col
 
wheat1 - Static variable in class luky.util.Col
 
wheat2 - Static variable in class luky.util.Col
 
wheat3 - Static variable in class luky.util.Col
 
wheat4 - Static variable in class luky.util.Col
 
white - Static variable in class luky.util.Col
 
WHITE - Static variable in class luky.util.Constants
 
WhiteSmoke - Static variable in class luky.util.Col
 
writeFile(String) - Method in class luky.lua.LuaParser
writes the lua file
writeFile(String) - Method in class luky.util.PropertyManager
writes the properties to the file specified by fileName
writer - Variable in class luky.serverSimple.Client
 

Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y