|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Finisher | |
kirk.gui.closer |
Uses of Finisher in kirk.gui.closer |
Fields in kirk.gui.closer declared as Finisher | |
private Finisher |
FinishingCloser.finisher
The object we will call the finish() method of before closing the passed Window . |
Constructors in kirk.gui.closer with parameters of type Finisher | |
FinishingCloser(boolean exit,
Finisher finisher)
Constructs a FinishingCloser with the passed
Finisher and the given closing option. |
|
FinishingCloser(Finisher finisher)
Constructs a FinishingCloser with the passed
Finisher that does not end the program after closing. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |