Package | Description |
---|---|
org.netbeans.api.visual.vmd |
This package contains a VMD visualization style.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
VMDColorScheme.installUI(VMDConnectionWidget widget)
Called to install UI to a connection widget.
|
abstract void |
VMDColorScheme.updateUI(VMDConnectionWidget widget,
ObjectState previousState,
ObjectState state)
Called to update UI of a connection widget.
|