|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.geeboss.util.Sleak
public class Sleak
Sleak is used to detect all handlers on Fonts / Colors / Cursors / Images that are currently allocated by Geeboss. Sleak is usefull to dispose handlers on ressources that are not used any more. To enable Sleak, just set "useSleak" in Geeboss to "true".
Constructor Summary | |
---|---|
Sleak()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Run sleak |
void |
open()
Open sleak |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sleak()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public void open()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |