org.safs.jvmagent
Class Agent.TopLevelListener

org.safs.jvmagent.Agent.TopLevelListener
Enclosing class:
Agent

public class Agent.TopLevelListener

Currently just a stub TopLevelWindowListener for proof-of-concept


Constructor Summary
Agent.TopLevelListener()
           
 
Method Summary
 void topLevelWindowCreated(java.awt.Window win)
           
 void topLevelWindowDestroyed(java.awt.Window win)
           
 

Constructor Detail

Agent.TopLevelListener

public Agent.TopLevelListener()
Method Detail

topLevelWindowCreated

public void topLevelWindowCreated(java.awt.Window win)

topLevelWindowDestroyed

public void topLevelWindowDestroyed(java.awt.Window win)