站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Activated (UI Gestures Collector) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.uihandler 1.30

org.netbeans.modules.uihandler.api
Interface Activated


public interface Activated

Shall be registered in Lookup 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 1.30

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.