| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:36:26 BST 2018 --> |
| <title>Serialized Form (Tab Control)</title> |
| <meta name="date" content="2018-09-14"> |
| <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form (Tab Control)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.swing.tabcontrol 1.58.1 </div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 title="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package org.netbeans.swing.popupswitcher</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.netbeans.swing.popupswitcher.SwitcherTable"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/popupswitcher/SwitcherTable.html" title="class in org.netbeans.swing.popupswitcher">org.netbeans.swing.popupswitcher.SwitcherTable</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JTable.html?is-external=true" title="class or interface in javax.swing">JTable</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>nullIcon</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/javax/swing/Icon.html?is-external=true" title="class or interface in javax.swing">Icon</a> nullIcon</pre> |
| </li> |
| <li class="blockList"> |
| <h4>foreground</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> foreground</pre> |
| </li> |
| <li class="blockList"> |
| <h4>background</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> background</pre> |
| </li> |
| <li class="blockList"> |
| <h4>selForeground</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> selForeground</pre> |
| </li> |
| <li class="blockList"> |
| <h4>selBackground</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> selBackground</pre> |
| </li> |
| <li class="blockList"> |
| <h4>prefSize</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> prefSize</pre> |
| <div class="block">Cached preferred size value</div> |
| </li> |
| <li class="blockList"> |
| <h4>needCalcRowHeight</h4> |
| <pre>boolean needCalcRowHeight</pre> |
| <div class="block">Flag indicating that the fixed row height has not yet been calculated - |
| this is for fontsize support</div> |
| </li> |
| <li class="blockListLast"> |
| <h4>showIcons</h4> |
| <pre>boolean showIcons</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.netbeans.swing.tabcontrol</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.SlidingButton"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/SlidingButton.html" title="class in org.netbeans.swing.tabcontrol">org.netbeans.swing.tabcontrol.SlidingButton</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JToggleButton.html?is-external=true" title="class or interface in javax.swing">JToggleButton</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>orientation</h4> |
| <pre>int orientation</pre> |
| <div class="block">orientation of this button</div> |
| </li> |
| <li class="blockList"> |
| <h4>data</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabData.html" title="class in org.netbeans.swing.tabcontrol">TabData</a> data</pre> |
| <div class="block">Ascoiated tab data</div> |
| </li> |
| <li class="blockList"> |
| <h4>blinkTimer</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/javax/swing/Timer.html?is-external=true" title="class or interface in javax.swing">Timer</a> blinkTimer</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>blinkState</h4> |
| <pre>boolean blinkState</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.TabbedContainer"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/TabbedContainer.html" title="class in org.netbeans.swing.tabcontrol">org.netbeans.swing.tabcontrol.TabbedContainer</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>model</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabDataModel.html" title="interface in org.netbeans.swing.tabcontrol">TabDataModel</a> model</pre> |
| <div class="block">The data model which contains information about the tabs, such as the |
| corresponding component, the icon and the tooltip. Currently this is |
| assigned in the constructor and cannot be modified later, though this |
| could be supported in the future (with substantial effort).</div> |
| <dl> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="org/netbeans/swing/tabcontrol/TabData.html" title="class in org.netbeans.swing.tabcontrol"><code>TabData</code></a>, |
| <a href="org/netbeans/swing/tabcontrol/TabDataModel.html" title="interface in org.netbeans.swing.tabcontrol"><code>TabDataModel</code></a></dd> |
| </dl> |
| </li> |
| <li class="blockList"> |
| <h4>type</h4> |
| <pre>int type</pre> |
| <div class="block">The type of this container, which determines what UI delegate is used for |
| the tab displayer</div> |
| </li> |
| <li class="blockList"> |
| <h4>active</h4> |
| <pre>boolean active</pre> |
| <div class="block">Holds the value of the active property, determining if the displayer |
| should be painted with the focused or unfocused colors</div> |
| </li> |
| <li class="blockList"> |
| <h4>initialized</h4> |
| <pre>boolean initialized</pre> |
| <div class="block">Flag used to block the call to updateUI() from the superclass constructor |
| - at that time, none of our instance fields are set, so the UI can't yet |
| set up the tab displayer correctly</div> |
| </li> |
| <li class="blockList"> |
| <h4>contentPolicy</h4> |
| <pre>int contentPolicy</pre> |
| </li> |
| <li class="blockList"> |
| <h4>converter</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/ComponentConverter.html" title="interface in org.netbeans.swing.tabcontrol">ComponentConverter</a> converter</pre> |
| <div class="block">The component converter which will tranlate TabData's from the model into |
| components.</div> |
| </li> |
| <li class="blockList"> |
| <h4>winsysInfo</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/WinsysInfoForTabbed.html" title="interface in org.netbeans.swing.tabcontrol">WinsysInfoForTabbed</a> winsysInfo</pre> |
| <div class="block">Winsys info needed for tab control or null if not available</div> |
| </li> |
| <li class="blockList"> |
| <h4>containerWinsysInfo</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/WinsysInfoForTabbedContainer.html" title="class in org.netbeans.swing.tabcontrol">WinsysInfoForTabbedContainer</a> containerWinsysInfo</pre> |
| <div class="block">Winsys info needed for tab control or null if not available</div> |
| </li> |
| <li class="blockList"> |
| <h4>locationInformer</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/LocationInformer.html" title="interface in org.netbeans.swing.tabcontrol">LocationInformer</a> locationInformer</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| <li class="blockList"> |
| <h4>currentAlpha</h4> |
| <pre>float currentAlpha</pre> |
| </li> |
| <li class="blockList"> |
| <h4>inTransparentMode</h4> |
| <pre>boolean inTransparentMode</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>awtListener</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/event/AWTEventListener.html?is-external=true" title="class or interface in java.awt.event">AWTEventListener</a> awtListener</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.TabDisplayer"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/TabDisplayer.html" title="class in org.netbeans.swing.tabcontrol">org.netbeans.swing.tabcontrol.TabDisplayer</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>initialized</h4> |
| <pre>boolean initialized</pre> |
| </li> |
| <li class="blockList"> |
| <h4>model</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabDataModel.html" title="interface in org.netbeans.swing.tabcontrol">TabDataModel</a> model</pre> |
| </li> |
| <li class="blockList"> |
| <h4>sel</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/javax/swing/SingleSelectionModel.html?is-external=true" title="class or interface in javax.swing">SingleSelectionModel</a> sel</pre> |
| </li> |
| <li class="blockList"> |
| <h4>active</h4> |
| <pre>boolean active</pre> |
| </li> |
| <li class="blockList"> |
| <h4>type</h4> |
| <pre>int type</pre> |
| </li> |
| <li class="blockList"> |
| <h4>winsysInfo</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/WinsysInfoForTabbed.html" title="interface in org.netbeans.swing.tabcontrol">WinsysInfoForTabbed</a> winsysInfo</pre> |
| </li> |
| <li class="blockList"> |
| <h4>containerWinsysInfo</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/WinsysInfoForTabbedContainer.html" title="class in org.netbeans.swing.tabcontrol">WinsysInfoForTabbedContainer</a> containerWinsysInfo</pre> |
| </li> |
| <li class="blockList"> |
| <h4>locationInformer</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/LocationInformer.html" title="interface in org.netbeans.swing.tabcontrol">LocationInformer</a> locationInformer</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| <li class="blockList"> |
| <h4>showClose</h4> |
| <pre>boolean showClose</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>componentConverter</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/ComponentConverter.html" title="interface in org.netbeans.swing.tabcontrol">ComponentConverter</a> componentConverter</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/TabDisplayer.AccessibleTabDisplayer.html" title="class in org.netbeans.swing.tabcontrol">org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JComponent.AccessibleJComponent.html?is-external=true" title="class or interface in javax.swing">JComponent.AccessibleJComponent</a> implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.TabListPopupAction"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/TabListPopupAction.html" title="class in org.netbeans.swing.tabcontrol">org.netbeans.swing.tabcontrol.TabListPopupAction</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/AbstractAction.html?is-external=true" title="class or interface in javax.swing">AbstractAction</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>displayer</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabDisplayer.html" title="class in org.netbeans.swing.tabcontrol">TabDisplayer</a> displayer</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.netbeans.swing.tabcontrol.event</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.event.ComplexListDataEvent"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/event/ComplexListDataEvent.html" title="class in org.netbeans.swing.tabcontrol.event">org.netbeans.swing.tabcontrol.event.ComplexListDataEvent</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/event/ListDataEvent.html?is-external=true" title="class or interface in javax.swing.event">ListDataEvent</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>indices</h4> |
| <pre>int[] indices</pre> |
| </li> |
| <li class="blockList"> |
| <h4>textChanged</h4> |
| <pre>boolean textChanged</pre> |
| </li> |
| <li class="blockList"> |
| <h4>componentChanged</h4> |
| <pre>boolean componentChanged</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>affectedItems</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabData.html" title="class in org.netbeans.swing.tabcontrol">TabData</a>[] affectedItems</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.event.TabActionEvent"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/event/TabActionEvent.html" title="class in org.netbeans.swing.tabcontrol.event">org.netbeans.swing.tabcontrol.event.TabActionEvent</a> extends <a href="http://download.oracle.com/javase/8/docs/api/java/awt/event/ActionEvent.html?is-external=true" title="class or interface in java.awt.event">ActionEvent</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>mouseEvent</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/event/MouseEvent.html?is-external=true" title="class or interface in java.awt.event">MouseEvent</a> mouseEvent</pre> |
| </li> |
| <li class="blockList"> |
| <h4>tabIndex</h4> |
| <pre>int tabIndex</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>groupName</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.event.VeryComplexListDataEvent"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/event/VeryComplexListDataEvent.html" title="class in org.netbeans.swing.tabcontrol.event">org.netbeans.swing.tabcontrol.event.VeryComplexListDataEvent</a> extends <a href="org/netbeans/swing/tabcontrol/event/ComplexListDataEvent.html" title="class in org.netbeans.swing.tabcontrol.event">ComplexListDataEvent</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>old</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabData.html" title="class in org.netbeans.swing.tabcontrol">TabData</a>[] old</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>nue</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabData.html" title="class in org.netbeans.swing.tabcontrol">TabData</a>[] nue</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.netbeans.swing.tabcontrol.plaf</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/plaf/AbstractTabCellRenderer.html" title="class in org.netbeans.swing.tabcontrol.plaf">org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JLabel.html?is-external=true" title="class or interface in javax.swing">JLabel</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>state</h4> |
| <pre>int state</pre> |
| </li> |
| <li class="blockList"> |
| <h4>leftBorder</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/plaf/TabPainter.html" title="interface in org.netbeans.swing.tabcontrol.plaf">TabPainter</a> leftBorder</pre> |
| </li> |
| <li class="blockList"> |
| <h4>rightBorder</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/plaf/TabPainter.html" title="interface in org.netbeans.swing.tabcontrol.plaf">TabPainter</a> rightBorder</pre> |
| </li> |
| <li class="blockList"> |
| <h4>normalBorder</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/plaf/TabPainter.html" title="interface in org.netbeans.swing.tabcontrol.plaf">TabPainter</a> normalBorder</pre> |
| </li> |
| <li class="blockList"> |
| <h4>padding</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Dimension.html?is-external=true" title="class or interface in java.awt">Dimension</a> padding</pre> |
| </li> |
| <li class="blockList"> |
| <h4>showClose</h4> |
| <pre>boolean showClose</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>scratch</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</a> scratch</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/plaf/BasicSlidingTabDisplayerUI.IndexButton.html" title="class in org.netbeans.swing.tabcontrol.plaf">org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JToggleButton.html?is-external=true" title="class or interface in javax.swing">JToggleButton</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>index</h4> |
| <pre>int index</pre> |
| </li> |
| <li class="blockList"> |
| <h4>lastKnownText</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lastKnownText</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>lastKnownIcon</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/javax/swing/Icon.html?is-external=true" title="class or interface in javax.swing">Icon</a> lastKnownIcon</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.plaf.EqualPolygon"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/plaf/EqualPolygon.html" title="class in org.netbeans.swing.tabcontrol.plaf">org.netbeans.swing.tabcontrol.plaf.EqualPolygon</a> extends <a href="http://download.oracle.com/javase/8/docs/api/java/awt/Polygon.html?is-external=true" title="class or interface in java.awt">Polygon</a> implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.plaf.TabControlButton"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/plaf/TabControlButton.html" title="class in org.netbeans.swing.tabcontrol.plaf">org.netbeans.swing.tabcontrol.plaf.TabControlButton</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing">JButton</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>buttonId</h4> |
| <pre>int buttonId</pre> |
| </li> |
| <li class="blockList"> |
| <h4>displayer</h4> |
| <pre><a href="org/netbeans/swing/tabcontrol/TabDisplayer.html" title="class in org.netbeans.swing.tabcontrol">TabDisplayer</a> displayer</pre> |
| </li> |
| <li class="blockList"> |
| <h4>showBorder</h4> |
| <pre>boolean showBorder</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>superConstructorsCompleted</h4> |
| <pre>boolean superConstructorsCompleted</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI.IndexButton"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/netbeans/swing/tabcontrol/plaf/ToolbarTabDisplayerUI.IndexButton.html" title="class in org.netbeans.swing.tabcontrol.plaf">org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI.IndexButton</a> extends <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JToggleButton.html?is-external=true" title="class or interface in javax.swing">JToggleButton</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>lastKnownText</h4> |
| <pre><a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lastKnownText</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.swing.tabcontrol 1.58.1 </div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small><span class="footnote">Built on September 14 2018. | Copyright © 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p> |
| </body> |
| </html> |