| GNU Classpath (0.17) | ||
| Frames | No Frames | ||
Fields of type javax.swing.JTabbedPane | |
| JTabbedPane | The tab pane that this UI paints. |
Methods with parameter type javax.swing.JTabbedPane | |
| Rectangle | This method returns the tab bounds for the given index.
|
| int | This method returns the number of runs.
|
| int | This method returns the tab index given a coordinate.
|
Methods with parameter type javax.swing.JTabbedPane | |
| Rectangle | Calculates the bounding box of a tab.
|
| int | Determines how many runs are used to display tabs.
|
| int | Determines which tab lies at a given position.
|
| GNU Classpath (0.17) |