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

PlatformsCustomizer (NetBeans Java Platform API) - NetBeans API Javadoc 5.5.0

org.netbeans.modules.java.platform/1 1.7.22

org.netbeans.api.java.platform
Class PlatformsCustomizer

java.lang.Object
  extended by org.netbeans.api.java.platform.PlatformsCustomizer

public final class PlatformsCustomizer
extends Object


Method Summary
static boolean showCustomizer(JavaPlatform platform)
          Shows platforms 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(JavaPlatform platform)
Shows platforms customizer

Parameters:
platform - which should be seelcted, may be null
Returns:
boolean for future extension, currently always true

org.netbeans.modules.java.platform/1 1.7.22

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