org.netbeans.api.visual 2.17.1

Uses of Class
org.netbeans.api.visual.vmd.VMDNodeWidget

Packages that use VMDNodeWidget
org.netbeans.api.visual.vmd This package contains a VMD visualization style. 
 

Uses of VMDNodeWidget in org.netbeans.api.visual.vmd
 

Methods in org.netbeans.api.visual.vmd with parameters of type VMDNodeWidget
abstract  Widget VMDColorScheme.createPinCategoryWidget(VMDNodeWidget widget, String categoryDisplayName)
          Called to create a pin-category widget.
abstract  Image VMDColorScheme.getMinimizeWidgetImage(VMDNodeWidget widget)
          Returns an minimize-widget image for a specific node widget.
abstract  void VMDColorScheme.installUI(VMDNodeWidget widget)
          Called to install UI to a node widget.
abstract  boolean VMDColorScheme.isNodeMinimizeButtonOnRight(VMDNodeWidget widget)
          Returns whether the node minimize button is on the right side of the node header.
abstract  void VMDColorScheme.updateUI(VMDNodeWidget widget, ObjectState previousState, ObjectState state)
          Called to update UI of a node widget.
 


org.netbeans.api.visual 2.17.1

Built on January 5 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.