JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
E
G
I
L
S
T
L
LIGHT
- Static variable in class edu.kit.iti.formal.lights.
Lights
this immutable object stands for a light
Lights
- Class in
edu.kit.iti.formal.lights
This class can be used to solve "Light Up" puzzles.
Lights(String)
- Constructor for class edu.kit.iti.formal.lights.
Lights
convert a board description into a Lights object.
Lights(int)
- Constructor for class edu.kit.iti.formal.lights.
Lights
create a new empty Lights-board.
LightsComponent
- Class in
edu.kit.iti.formal.lights
This component is used to draw a
Lights
board.
LightsComponent(Lights)
- Constructor for class edu.kit.iti.formal.lights.
LightsComponent
LightsFormatException
- Exception in
edu.kit.iti.formal.lights
This exception is thrown by class
Lights
if a board description has a wrong format.
LightsFormatException()
- Constructor for exception edu.kit.iti.formal.lights.
LightsFormatException
LightsFormatException(String, Throwable)
- Constructor for exception edu.kit.iti.formal.lights.
LightsFormatException
LightsFormatException(String)
- Constructor for exception edu.kit.iti.formal.lights.
LightsFormatException
LightsFormatException(Throwable)
- Constructor for exception edu.kit.iti.formal.lights.
LightsFormatException
LightUpSolver
- Interface in
edu.kit.iti.formal.lights
An spotlight solver is an object that allows you to solve spotlight puzzles.
A
B
C
E
G
I
L
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes