|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloseableTabbedPaneListener | |
|---|---|
| org.pdfsam.guiclient.commons.business.listeners | |
| org.pdfsam.guiclient.commons.panels | |
| Uses of CloseableTabbedPaneListener in org.pdfsam.guiclient.commons.business.listeners |
|---|
| Classes in org.pdfsam.guiclient.commons.business.listeners that implement CloseableTabbedPaneListener | |
|---|---|
class |
CleanClosedTabbedPanelListener
Clean the creator to stop thumbnails threads |
| Uses of CloseableTabbedPaneListener in org.pdfsam.guiclient.commons.panels |
|---|
| Methods in org.pdfsam.guiclient.commons.panels that return CloseableTabbedPaneListener | |
|---|---|
CloseableTabbedPaneListener[] |
CloseableTabbedPane.getCloseableTabbedPaneListener()
Returns an array of all the SearchListeners added to this
SearchPane with addSearchListener(). |
| Methods in org.pdfsam.guiclient.commons.panels with parameters of type CloseableTabbedPaneListener | |
|---|---|
void |
CloseableTabbedPane.addCloseableTabbedPaneListener(CloseableTabbedPaneListener l)
Adds an CloseableTabbedPaneListener to the tabbedpane. |
void |
CloseableTabbedPane.removeCloseableTabbedPaneListener(CloseableTabbedPaneListener l)
Removes an CloseableTabbedPaneListener from the tabbedpane. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||