Logic circuit builder is a software that simulates AND,OR,XOR gates.I want to give it an attractive GUI wherein gates can be dragged/dropped.How do i accomplish drag and drop in Java?For instance if there is a buuton with an AND gate.if the user clicks on it and drags the mouse pointer on the screen then the GATE should be dragged to that point on the screen.I have just started off with Java.I have been programming in C++ and Visual Basic since last 5 years.Is this project possible?

Recommended Answers

All 2 Replies

A quick google turn up what look to be a nice page

Google is your friend, also if you don't know java to well i would recommend getting to know it a bit better first

Chris

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.