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.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class TabbedScrollPane extends JComponent implements LayoutManager |
Inheritance Hierarchyjava.lang.Object![]()
java.awt.Component![]()
java.awt.Container![]()
javax.swing.JComponent![]()
com.mindfusion.diagramming.TabbedScrollPane
See Also