org.netbeans.api.visual 2.23.1

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

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

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

Methods in org.netbeans.api.visual.vmd that return VMDColorScheme
static VMDColorScheme VMDFactory.getNetBeans60Scheme()
          Creates the NetBeans 6.0 vmd color scheme.
static VMDColorScheme VMDFactory.getOriginalScheme()
          Creates the original vmd color scheme.
 

Constructors in org.netbeans.api.visual.vmd with parameters of type VMDColorScheme
VMDConnectionWidget(Scene scene, VMDColorScheme scheme)
          Creates a connection widget with a specific color scheme.
VMDGraphScene(VMDColorScheme scheme)
          Creates a VMD graph scene with a specific color scheme.
VMDNodeAnchor(Widget widget, boolean vertical, VMDColorScheme scheme)
          Creates a node anchor.
VMDNodeWidget(Scene scene, VMDColorScheme scheme)
          Creates a node widget with a specific color scheme.
VMDPinWidget(Scene scene, VMDColorScheme scheme)
          Creates a pin widget with a specific color scheme.
 


org.netbeans.api.visual 2.23.1

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