api
blog
github
login / sign up
ClojureDocs
(beta)
clj-swing
Namespaces
clj-swing
button
combo-box
core
document
example
frame
label
list
panel
text-field
tree
doc
source
examples
comments
0.1.0-SNAPSHOT
0.1.0-SNAPSHOT permalink
split-horizontal
clj-swing.panel
(split-horizontal left right)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clj_swing/panel.clj:69
top
(defmacro split-horizontal [left right] `(JSplitPane. JSplitPane/HORIZONTAL_SPLIT ~left ~right))
© clj-swing See
http://github.com/Licenser/clj-swing
for copyright and license details.
Vars in
clj-swing.panel/
split-horizontal:
defmacro
concat
list
seq
Used in 0 other vars
Comments
top
No comments for
split-horizontal
. Log in to add a comment.
Comments top
No comments for split-horizontal. Log in to add a comment.