JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.isti.util.gui
Interface TabCloseIcon.CloseTab
Enclosing class:
TabCloseIcon
public static interface
TabCloseIcon.CloseTab
The close tab interface. If the tab panel implements this interface then it will be used to close the tab, otherwise the tab is removed from the tabbed pane.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
closeTab
()
Close the tab by removing it from the tabbed pane.
Method Detail
closeTab
void closeTab()
Close the tab by removing it from the tabbed pane.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method