javic

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
-
-
javic created a post, How to generate two-way output
Let's say I have a root concept A that has children of concept B.I want to generate two Java classes from concept A. Call them Class1 and Class2. In Class1, I want to reduce each B node to a field ... -
-
-
javic created a post, Key map, action map, delete
I'd like to hook up the action where the user presses DELETE key at the end of one child, which deletes its next-sibling. I can't seem to capture this event no matter what I try. Any ideas?(The goa... -
-
-