Pluggable look and feel interface for JTabbedPane.
Pluggable look and feel interface for JTabbedPane.
(get-tab-bounds this pane index)
pane - javax.swing.JTabbedPane
index - int
returns: java.awt.Rectangle
pane - `javax.swing.JTabbedPane` index - `int` returns: `java.awt.Rectangle`
(get-tab-run-count this pane)
pane - javax.swing.JTabbedPane
returns: int
pane - `javax.swing.JTabbedPane` returns: `int`
(tab-for-coordinate this pane x y)
pane - javax.swing.JTabbedPane
x - int
y - int
returns: int
pane - `javax.swing.JTabbedPane` x - `int` y - `int` returns: `int`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |