Questions tagged as 'window-builder'

1
answer

Table Update in PostGreSQL

I have the following question in Java: how can I pass to SQL that it should capture the "date and time" of the computer and update the User Table in PostGreSQL? Follow the code below: public class UsuarioAtualizar { private Connection...
asked by 29.11.2015 / 15:18
1
answer

Java - SQL Error Updating All Users

Good morning, I have the following problem my updateUsuario SQL is updating all how do I just update the User that you have accessed? public class Acessar { public static Connection con = dao.ConectarDB.getConexao(); public static String...
asked by 02.12.2015 / 11:43
1
answer

Is it possible to open windows generated from netbeans in Window Builder?

I've migrated some projects in
asked by 17.11.2016 / 18:16
1
answer

Is there a way to create a repository in GitHub with an already developed project?

My problem is that I have a project on GitHub and this project is being developed by me and two other people. However, all of a sudden, I really do not know what happened, my project that was all organized, stopped allowing you to commit, push a...
asked by 29.06.2015 / 21:43
1
answer

Java - How to validate user group in SQL and Save result?

Good morning, I have the following code in Java Desktop. I wanted to know how I can capture that user's group and save it to a variable. Since when it returns the value and stores in the variable "rs" does not contain information understood f...
asked by 30.11.2015 / 16:22
1
answer

Convert Java + WindowBuilder project to Android or Web

Good afternoon, Would you be able to convert my Java + Windowbuilder project to Android or Web devices? I saw that it is possible to convert Java to Maven but another question is ... What would happen to JFrames? Thank you!     
asked by 10.12.2015 / 16:40
1
answer

Java - Class does not display requested information

Good morning, I need to fix a problem when I request in the "dao.Acess" the get of the Class model.User returns empty = null. When it is called: doLogin (model.Access access) I can see the information through JOptionPane now when I do the...
asked by 02.12.2015 / 12:03
1
answer

Java - Capturing data from JFormattedTextField and Validate

Good evening, I have the following problem. I do not know how to validate if the field of the JFormatted TextField has something written or not, so long as the formatting ###. ###. ### - ## is not considered valid or is required is actually f...
asked by 05.12.2015 / 22:07
3
answers

Where can I download / install the Eclipse IDE, the WindowBuilder package?

I need to create applications with graphical interface in Java. I use Eclipse Mars as IDE to program in Java, I noticed that it does not have in its default installation the WindowBuilder package to make graphics screens in programming, like the...
asked by 30.07.2015 / 16:08
1
answer

Is it possible to integrate a windows builder into Xamarin for the Mac?

I'm currently using a Mac, but I would like to continue using C # and create new GUIs , since I did not create a lot there. So I was looking for a solution to use C # for the Mac, and I discovered Mono framework, which is compatible...
asked by 10.12.2014 / 02:36