当前页面:
在线文档首页 >
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
org.netbeans.api.project.libraries.LibrariesCustomizer
- public final class LibrariesCustomizer
- extends Object
Provides method for opening Libraries customizer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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