public class ScaleComponentTrackDnd
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.awt.datatransfer.DataFlavor |
trackDefDataFlavor |
| Constructor and Description |
|---|
ScaleComponentTrackDnd(AbstractTrackDef trackDef,
int trackNumber)
Constructor,
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTrackDef |
getTrackDef()
Get the trackdef
|
int |
getTrackNumber()
Get the trackdef index in the original component
|
public ScaleComponentTrackDnd(AbstractTrackDef trackDef, int trackNumber)
trackDef - the track deftrackNumber - the track numberpublic AbstractTrackDef getTrackDef()
public int getTrackNumber()