org.netbeans.modules.uihandler 2.20

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.20

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.