diff options
Diffstat (limited to 'swing-utils-api.html')
-rw-r--r-- | swing-utils-api.html | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/swing-utils-api.html b/swing-utils-api.html index 918e78f3..4e7a6ca9 100644 --- a/swing-utils-api.html +++ b/swing-utils-api.html @@ -90,8 +90,7 @@ by <span id="author">Unknown</span><br /> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">Translation table for the make-action constructor.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L70" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L70" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -102,8 +101,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl <pre id="var-docstr">Adds an ActionLister to component. When the action fires, f will be invoked with the event as its first argument followed by args. Returns the listener.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L23" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L23" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -114,8 +112,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl <pre id="var-docstr">Adds a KeyListener to component that only responds to KeyTyped events. When a key is typed, f is invoked with the KeyEvent as its first argument followed by args. Returns the listener.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L33" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L33" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -133,8 +130,7 @@ Either: - a set of :name, :mnemonic and :items keys, specifying a submenu with the given sequence of item entries. - an empty map specifying a separator.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L101" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L101" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -144,8 +140,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl </pre> <pre id="var-docstr">Executes body in the Swing event thread asynchronously. Returns immediately after scheduling the execution.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L58" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L58" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -156,8 +151,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl <pre id="var-docstr">Runs thunk in the Swing event thread according to schedule: - :later => schedule the execution and return immediately - :now => wait until the execution completes.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L46" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L46" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -167,8 +161,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl </pre> <pre id="var-docstr">Executes body in the Swing event thread synchronously. Returns after the execution is complete.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L64" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L64" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -181,8 +174,7 @@ recognised are: :name, :accelerator, :command-key, :long-desc, :short-desc, :mnemonic and :icon - corresponding to the similar named Action properties. The :handler value is used in the actionPerformed method of the proxy to pass on the event.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L80" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L80" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -193,8 +185,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl <pre id="var-docstr">Create a menubar containing the given sequence of menu items. The menu items are described by a map as is detailed in the docstring of the add-menu-item function.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L142" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L142" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -202,8 +193,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.cl <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">An atom containing the dispatch set for the add-menu-item method.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/swing_utils.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/swing_utils.clj#L97" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/2c75edd4a1764b9453107e50feceb0fc185faae2/src/clojure/contrib/swing_utils.clj#L97" id="var-source">Source</a> </div> |