org.netbeans.modules.uihandler 2.10

org.netbeans.modules.uihandler.api
Interface Activated


public interface Activated

Shall be registered in Lookup.getDefault() and is then called when the UI logger module is activated. Can generate various log events, for example info about set of opened projects, etc.


Method Summary
 void activated(Logger uiLogger)
           
 

Method Detail

activated

void activated(Logger uiLogger)

org.netbeans.modules.uihandler 2.10

Built on November 22 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.