Represents a DiagramView that can display DiagramDocument objects. The individual diagram pages can be activated through the tabs in the tray located at one of the view sides.
The following tables list the members exposed by the TabbedScrollPane type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
LayoutManager.addLayoutComponent implementation. |
|
![]() |
Registers {@code listener} so that it will receive view events. |
|
![]() |
Gets a value indicating whether tabs can be rearranged interactively. |
|
![]() |
Gets the currently active page. |
|
![]() |
Gets a reference to the underlying diagram view. |
|
![]() |
Gets the displayed diagram document. |
|
![]() |
Gets the underlying document view. |
|
![]() |
Gets a value indicating whether to display the 'Create New Tab' button. |
|
![]() |
Gets a value indicating whether to display a close button for each tab. |
|
![]() |
Gets a value indicating whether the tab navigation buttons. |
|
![]() |
Gets a value indicating whether the tabs are visible. |
|
![]() |
Gets the tabs alignment. |
|
![]() |
LayoutManager.layoutContainer implementation. |
|
![]() |
LayoutManager.minimumLayoutSize implementation. |
|
![]() |
LayoutManager.preferredLayoutSize implementation. |
|
![]() |
LayoutManager.removeLayoutComponent implementation. |
|
![]() |
Unregisters {@code listener} so that it will no longer receive view events. |
|
![]() |
Sets a value indicating whether tabs can be rearranged interactively. |
|
![]() |
Sets the currently active page. |
|
![]() |
Sets the displayed diagram document. |
|
![]() |
Sets the underlying document view. |
|
![]() |
Sets a value indicating whether to display the 'Create New Tab' button. |
|
![]() |
Sets a value indicating whether to display a close button for each tab. |
|
![]() |
Sets a value indicating whether the tab navigation buttons. |
|
![]() |
Sets a value indicating whether the tabs are visible. |
|
![]() |
Sets the tabs alignment. |