running texteditor???

9 views
Skip to first unread message

jayvandal

unread,
Nov 17, 2011, 9:45:04 PM11/17/11
to seesaw-clj
I want to execute texteditor.
what commands do I use to run the source code for texteditor.clj??

I get an error when I try to run

(ns dic-texteditor.core
(:use seesaw.core
[clojure.java.io :only [file]])
(:import [javax.swing JFileChooser JEditorPane JScrollPane
BorderFactory]
java.awt.Font)
(:gen-class))

Dave Ray

unread,
Nov 18, 2011, 10:20:00 AM11/18/11
to seesa...@googlegroups.com
Hi. I don't know what texteditor.clj or dic-texteditor are. Are you
referring to the text editor example [1]? In that case, it's run in
the same way are kitchensink was in your previous questions.

Dave

[1] https://github.com/daveray/seesaw/blob/develop/test/seesaw/test/examples/text_editor.clj

Reply all
Reply to author
Forward
0 new messages