Liking cljdoc? Tell your friends :D

javax.swing.plaf.basic.BasicFormattedTextFieldUI

Provides the look and feel implementation for JFormattedTextField.

Provides the look and feel implementation for
JFormattedTextField.
raw docstring

*create-uiclj

(*create-ui c)

Creates a UI for a JFormattedTextField.

c - the formatted text field - javax.swing.JComponent

returns: the UI - javax.swing.plaf.ComponentUI

Creates a UI for a JFormattedTextField.

c - the formatted text field - `javax.swing.JComponent`

returns: the UI - `javax.swing.plaf.ComponentUI`
raw docstring

->basic-formatted-text-field-uiclj

(->basic-formatted-text-field-ui)

Constructor.

Constructor.
raw docstring

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

× close