From d09319e95480d20d0b2c56dbf0e8c515907e9457 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Sun, 22 Aug 2010 18:53:52 -0700 Subject: Autodoc commit for 1.2.x/e4ea06c9, master/330807c6, 1.1.x/d132c5f1 --- branch-1.1.x/miglayout-api.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'branch-1.1.x/miglayout-api.html') diff --git a/branch-1.1.x/miglayout-api.html b/branch-1.1.x/miglayout-api.html index a0425037..e535e179 100644 --- a/branch-1.1.x/miglayout-api.html +++ b/branch-1.1.x/miglayout-api.html @@ -140,7 +140,7 @@ Example: an id constraint set - Source + Source


@@ -181,7 +181,7 @@ id to component attached to the container. The map can be retrieved using clojure.contrib.miglayout/components. - Source + Source

miglayout.example


@@ -197,7 +197,7 @@ clojure.contrib.miglayout/components.
   
Lays out and shows a Temperature Converter UI
- Source + Source

fahrenheit

@@ -208,7 +208,7 @@ clojure.contrib.miglayout/components. strings. Returns "input?" if the input can't be parsed as a Double. - Source + Source

main

@@ -218,7 +218,7 @@ strings. Returns "input?" if the input can't be parsed as a Double.
Invokes converter-ui in the AWT Event thread
- Source + Source

miglayout.internal


@@ -234,7 +234,7 @@ strings. Returns "input?" if the input can't be parsed as a Double.
   
Adds components with constraints to a container
- Source + Source

component?

@@ -244,7 +244,7 @@ strings. Returns "input?" if the input can't be parsed as a Double.
Returns true if x is a java.awt.Component
- Source + Source

constraint?

@@ -254,7 +254,7 @@ strings. Returns "input?" if the input can't be parsed as a Double.
Returns true if x is not a keyword-item or component
- Source + Source

do-layout

@@ -265,7 +265,7 @@ strings. Returns "input?" if the input can't be parsed as a Double. with constraints - Source + Source

format-constraint

@@ -277,7 +277,7 @@ separated by commas. Constraints may be specified in Clojure using strings, keywords, vectors, maps, and/or sets. - Source + Source

format-constraints

@@ -288,7 +288,7 @@ strings, keywords, vectors, maps, and/or sets. or component formatted for miglayout. - Source + Source

get-components

@@ -298,7 +298,7 @@ or component formatted for miglayout.
Returns a map from id to component for all components with an id
- Source + Source

parse-component-constraint

@@ -308,7 +308,7 @@ or component formatted for miglayout.
Parses a component constraint string returning a CC object
- Source + Source

parse-item-constraints

@@ -321,7 +321,7 @@ items to constraints strings. The value for :components is a vector of vectors each associating a component with its constraints string. - Source + Source

miglayout.test


@@ -337,7 +337,7 @@ vectors each associating a component with its constraints string.
   
Returns a swing label
- Source + Source

sep

@@ -347,7 +347,7 @@ vectors each associating a component with its constraints string.
Returns a swing separator
- Source + Source

text-field

@@ -358,7 +358,7 @@ vectors each associating a component with its constraints string.
Returns a swing text field
- Source + Source
@@ -368,7 +368,7 @@ vectors each associating a component with its constraints string.
Logo & site design by Tom Hickey.
-- cgit v1.2.3-18-g5258