org.netbeans.modules.projectuiapi/1 1.51.1 8

org.netbeans.spi.project.ui
Interface CustomizerProvider


public interface CustomizerProvider

Ability for a project to provide a GUI customizer.

See Also:
Project.getLookup(), ProjectCustomizer

Method Summary
 void showCustomizer()
          Display some kind of customization UI for the project.
 

Method Detail

showCustomizer

void showCustomizer()
Display some kind of customization UI for the project. Typically would mean opening a nonmodal dialog, etc.


org.netbeans.modules.projectuiapi/1 1.51.1 8

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.