|
org.netbeans.swing.tabcontrol 1.33 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Tab Control | |
|---|---|
| org.netbeans.swing.popupswitcher | |
| org.netbeans.swing.tabcontrol | TabDisplayer and TabbedControl |
| org.netbeans.swing.tabcontrol.customtabs | |
| org.netbeans.swing.tabcontrol.event | |
| org.netbeans.swing.tabcontrol.plaf | |
The Swing components in this package were carefully designed to be consistent with standard Swing components in their function, usage and ui registration mechanisms.
There is a new TabbedComponentFactory class that allows
custom implementations of tab control to be used in the window system.
See TabbedComponentFactory Javadoc for more details.
Button to restore the whole window group from minimized bar now supports
custom UI implementations. Simply provide own ButtonUI for
restoreGroupButtonUI key in UIManager.
Added new methods to support operations with window groups, e.g. close window group or minimize window group.
Also the implementation of look and feels for all supported platform switches to non-stretching tab layout.
Added new methods to class WinsysInfoForTabbedContainer to find out the status (enabled/disabled) of some window system features for given TopComponent, e.g. is the TopComponent allowed to slide-out etc.
The new abstract class WinsysInfoForTabbedContainer is a replacement for interface WinsysInfoForTabbed. The new class implements the old interface and also contains method informing the tabbed containers about the state of some of window system switches that may disable some of its functionality. (For example disable window sliding).
|
|
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.swing.tabcontrol 1.33 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||