Re: SwiXML and FormLayout
[email protected] Thu, 24 Feb 2005 16:34:40 -0500 (EST)
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Does the code handle the FormBuilder class of JGoodies?
>I finally got around to using your code. It's alive! I sure hope Forms
>continues to thrive and ultimately it becomes part of SwiXML.
thx,
N
--
Nandan Bagchee
Excuse me, but what the hell?
-- Slava Pestov
on seeing:
FunctorParser parser = new FunctorParser();
BinaryFunctor toggleOther = parser.parseBinary("x.setEnabled(!x.isEnabled())",
JButton.class, ActionEvent.class);