|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentEvent | |
|---|---|
| de.sciss.app | |
| de.sciss.common | |
| Uses of DocumentEvent in de.sciss.app |
|---|
| Methods in de.sciss.app with parameters of type DocumentEvent | |
|---|---|
void |
DocumentListener.documentAdded(DocumentEvent e)
Notifies the listener that a document has been created and added to the list of open documents. |
void |
DocumentListener.documentFocussed(DocumentEvent e)
Notifies the listener that a the active document has been switched. |
void |
DocumentListener.documentRemoved(DocumentEvent e)
Notifies the listener that a document has been removed from the list of open documents and was destroyed. |
| Uses of DocumentEvent in de.sciss.common |
|---|
| Methods in de.sciss.common with parameters of type DocumentEvent | |
|---|---|
void |
BasicMenuFactory.documentAdded(DocumentEvent e)
|
void |
BasicMenuFactory.documentFocussed(DocumentEvent e)
|
void |
BasicMenuFactory.documentRemoved(DocumentEvent e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||