|
abc4j API Specification | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JScoreElement | |
|---|---|
| abc.ui.swing | This package contains classes for displaying abc related objects in swing UI components. Such components are closely linked to music abstractions defined in package abc.notation and propose advanced UI components that take advantage of information offered by objects such as Tune, Tune.Music etc... |
| Uses of JScoreElement in abc.ui.swing |
|---|
| Methods in abc.ui.swing that return JScoreElement | |
|---|---|
JScoreElement |
JScoreComponent.getRenditionElementFor(MusicElement elmnt)
Returns the graphical element that corresponds to a tune element. |
JScoreElement |
JScoreElement.getScoreElementAt(java.awt.Point location)
Returns the score element whose bouding box contains the given location. |
JScoreElement |
JScoreComponent.getScoreElementAt(java.awt.Point location)
Returns the graphical score element fount at the given location. |
| Methods in abc.ui.swing with parameters of type JScoreElement | |
|---|---|
void |
JScoreComponent.setSelectedItem(JScoreElement elmnt)
Highlights the given score element in the score. |
|
abc4j API Specification | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||