net.sourceforge.geeboss.util
Class Sleak

java.lang.Object
  extended by net.sourceforge.geeboss.util.Sleak

public class Sleak
extends java.lang.Object

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

Sleak

public Sleak()
Method Detail

main

public static void main(java.lang.String[] args)
Run sleak

Parameters:
args -

open

public void open()
Open sleak



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.