|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.commons.business.listeners.CleanClosedTabbedPanelListener
public class CleanClosedTabbedPanelListener
Clean the creator to stop thumbnails threads
| Constructor Summary | |
|---|---|
CleanClosedTabbedPanelListener(CloseableTabbedPane panel)
|
|
| Method Summary | |
|---|---|
boolean |
closeTab(int tabIndexToClose)
Informs all CloseableTabbedPaneListeners when a tab should be
closed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CleanClosedTabbedPanelListener(CloseableTabbedPane panel)
panel - | Method Detail |
|---|
public boolean closeTab(int tabIndexToClose)
CloseableTabbedPaneListenerCloseableTabbedPaneListeners when a tab should be
closed
closeTab in interface CloseableTabbedPaneListenertabIndexToClose - the index of the tab which should be closed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||