Package org.sexydock.tabs
Interface ITabFactory
- All Known Implementing Classes:
DefaultTabFactory
public interface ITabFactory
An interface for creating
Tab
s. JTabbedPane
uses this interface to create new tabs whenever its new jhromeTab button is pressed. This way you
can control what jhromeTab is created.- Author:
- andy.edwards
-
Method Summary