|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.sequencer.gui.pianoroll.ItemPanelPartListener
public class ItemPanelPartListener
Simple implementation that reconstructs all items.
Constructor Summary | |
---|---|
ItemPanelPartListener(ItemPanel pianoRoll)
|
Method Summary | |
---|---|
void |
selectionChanged(SelectionContainer<? extends Part> src)
Notify observers that the slection has changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ItemPanelPartListener(ItemPanel pianoRoll)
Method Detail |
---|
public void selectionChanged(SelectionContainer<? extends Part> src)
SelectionListener
selectionChanged
in interface SelectionListener<Part>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |