[Swift-devel] swift swing gui testing
David Kelly
davidk at ci.uchicago.edu
Sun Jul 28 16:17:38 CDT 2013
I can't seem to get trunk compiled to test it out:
compile:
[echo] [swift]: COMPILE
[mkdir] Created dir: /Users/davidk/swift-trunk/cog/modules/swift/build
[javac] Compiling 427 source files to /Users/davidk/swift-trunk/cog/modules/swift/build
[javac] /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/http/HTTPServer.java:72: cannot find symbol
[javac] symbol : method bind(java.net.InetSocketAddress)
[javac] location: class java.nio.channels.ServerSocketChannel
[javac] channel.bind(new InetSocketAddress(port));
[javac] ^
[javac] /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/swing/GridView.java:344: cannot find symbol
[javac] symbol : method revalidate()
[javac] location: class java.awt.Container
[javac] getParent().revalidate();
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
----- Original Message -----
> From: "Mihael Hategan" <hategan at mcs.anl.gov>
> To: "Michael Wilde" <wilde at mcs.anl.gov>
> Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>
> Sent: Saturday, July 27, 2013 5:35:33 PM
> Subject: Re: [Swift-devel] swift swing gui testing
> On Sat, 2013-07-27 at 17:00 -0500, Michael Wilde wrote:
> > Thanks, Mihael, that works now.
> >
> > I think the next steps on this are to use and refine the interface,
> > and then translate to a web-based version?
> Yes.
> When I said feedback, I meant mostly from a perspective of how useful
> you find it and what design-wise comments you have.
> Mihael
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20130728/7f4a157b/attachment.html>
More information about the Swift-devel
mailing list