Liking cljdoc? Tell your friends :D

javax.swing.plaf.metal.MetalBorders

Factory object that can vend Borders appropriate for the metal L & F.

Factory object that can vend Borders appropriate for the metal L & F.
raw docstring

*get-button-borderclj

(*get-button-border)

Returns a border instance for a JButton

returns: javax.swing.border.Border

Returns a border instance for a JButton

returns: `javax.swing.border.Border`
raw docstring

*get-desktop-icon-borderclj

(*get-desktop-icon-border)

Returns a border instance for a Desktop Icon

returns: javax.swing.border.Border

Returns a border instance for a Desktop Icon

returns: `javax.swing.border.Border`
raw docstring

*get-text-borderclj

(*get-text-border)

Returns a border instance for a text component

returns: javax.swing.border.Border

Returns a border instance for a text component

returns: `javax.swing.border.Border`
raw docstring

*get-text-field-borderclj

(*get-text-field-border)

Returns a border instance for a JTextField

returns: javax.swing.border.Border

Returns a border instance for a JTextField

returns: `javax.swing.border.Border`
raw docstring

*get-toggle-button-borderclj

(*get-toggle-button-border)

Returns a border instance for a JToggleButton

returns: javax.swing.border.Border

Returns a border instance for a JToggleButton

returns: `javax.swing.border.Border`
raw docstring

->metal-bordersclj

(->metal-borders)

Constructor.

Constructor.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close