public class Highlight extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static Highlight |
fill |
static Highlight |
rollover
Deprecated.
in favour of use of rollover property on a Chart
|
static Highlight |
selected
Deprecated.
in favour of use of ListSelectionModel, which is separate from the data model
|
Constructor and Description |
---|
Highlight(String name)
Constructs an instance of a Highlight from the supplied name
|
public static final Highlight selected
public static final Highlight rollover
public static final Highlight fill
public Highlight(String name)
name
- the name of the Highlight