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

LibrariesCustomizer (NetBeans Project Libraries API) - NetBeans API Javadoc 5.0.0

 

org.netbeans.api.project.libraries
Class LibrariesCustomizer

java.lang.Object
  extended byorg.netbeans.api.project.libraries.LibrariesCustomizer

public final class LibrariesCustomizer
extends Object

Provides method for opening Libraries customizer


Method Summary
static boolean showCustomizer(Library activeLibrary)
          Shows libraries customizer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

showCustomizer

public static boolean showCustomizer(Library activeLibrary)
Shows libraries customizer

Parameters:
activeLibrary - if not null the activeLibrary is selected in the opened customizer
Returns:
true if user pressed OK and libraries were sucessfully modified

 

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