|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentDataCancellableRunnable | |
---|---|
com.alee.extended.tab | |
com.alee.utils |
Uses of DocumentDataCancellableRunnable in com.alee.extended.tab |
---|
Methods in com.alee.extended.tab with parameters of type DocumentDataCancellableRunnable | |
---|---|
DocumentAdapter<T> |
WebDocumentPane.onDocumentClosing(DocumentDataCancellableRunnable<T> runnable)
Shortcut method for document closing event. |
DocumentAdapter<T> |
DocumentPaneEventMethods.onDocumentClosing(DocumentDataCancellableRunnable<T> runnable)
Shortcut method for document closing event. |
Uses of DocumentDataCancellableRunnable in com.alee.utils |
---|
Methods in com.alee.utils with parameters of type DocumentDataCancellableRunnable | ||
---|---|---|
static
|
EventUtils.onDocumentClosing(WebDocumentPane<T> documentPane,
DocumentDataCancellableRunnable<T> runnable)
Shortcut method for document closing event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |