Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
E
G
L
M
S
T
V
A
actionPerformed(ActionEvent)
- Method in class com.headius.
TestModule
E
execute(String, String)
- Method in class litestep.
Litestep
Execute a command.
executeEx(String, String, String, String, String)
- Method in class litestep.
Litestep
Execute a command in the specified way (function) with the specified arguments (args) in the specified directory (directory).
G
getImagePath()
- Method in class litestep.
Litestep
Get the path to the default image directory
getLitestepPath()
- Method in class litestep.
Litestep
Get the path to the Litestep directory.
getRCBool(String, boolean)
- Method in class litestep.
Litestep
Get a boolean from the step.rc file using the specified key.
getRCColor(String, Color)
- Method in class litestep.
Litestep
Get a color from the step.rc file using the specified key.
getRCInt(String, int)
- Method in class litestep.
Litestep
Get an integer from the step.rc file using the specified key.
getRCLine(String, String)
- Method in class litestep.
Litestep
Get a full line from the step.rc file that starts with the string in 'command'.
getRCString(String, String)
- Method in class litestep.
Litestep
Get a string from the step.rc file using the specified key.
L
Litestep
- class litestep.
Litestep
.
The Litestep class provides access to some of the basic LSAPI functions.
Litestep()
- Constructor for class litestep.
Litestep
M
Module
- interface litestep.
Module
.
This interface specifies that a class is a loadable Litestep module.
S
setDesktopArea(int, int, int, int)
- Method in class litestep.
Litestep
Set the desktop area to the specified dimensions.
startModule(Litestep)
- Method in interface litestep.
Module
startModule(Litestep)
- Method in class com.headius.
TestModule
stopModule()
- Method in interface litestep.
Module
stopModule()
- Method in class com.headius.
TestModule
SW_HIDE
- Static variable in class litestep.
Litestep
Constants for the calls to execute and executeEx.
SW_MAXIMIZE
- Static variable in class litestep.
Litestep
SW_MINIMIZE
- Static variable in class litestep.
Litestep
SW_RESTORE
- Static variable in class litestep.
Litestep
SW_SHOW
- Static variable in class litestep.
Litestep
SW_SHOWDEFAULT
- Static variable in class litestep.
Litestep
SW_SHOWMAXIMIZED
- Static variable in class litestep.
Litestep
SW_SHOWMINIMIZED
- Static variable in class litestep.
Litestep
SW_SHOWMINNOACTIVE
- Static variable in class litestep.
Litestep
SW_SHOWNA
- Static variable in class litestep.
Litestep
SW_SHOWNOACTIVATE
- Static variable in class litestep.
Litestep
SW_SHOWNORMAL
- Static variable in class litestep.
Litestep
T
TestModule
- class com.headius.
TestModule
.
This is a very simple module to help you get started.
TestModule()
- Constructor for class com.headius.
TestModule
V
varExpansion(String)
- Method in class litestep.
Litestep
Expand any variables in 'value' and return the expanded string.
A
E
G
L
M
S
T
V
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES