Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI.GEneral #41

Open
josepma opened this issue Jun 12, 2013 · 3 comments
Open

GUI.GEneral #41

josepma opened this issue Jun 12, 2013 · 3 comments

Comments

@josepma
Copy link
Owner

josepma commented Jun 12, 2013

He pujat a github un esquelet general que pot ajudar a fer la GUI.

Recordeu que, per executar-ho, CAL QUE LA BD ESTIGUI NETA. Executeu cada cop:

$ant -f mybuild.xml clean

@anat0lius
Copy link
Contributor

Si es vol afegir dues vegades el mateix botó, com es pot fer?
Peruqe faig: this.add(but); this.add(but); pero només m'apareix una vegada.

@RogerTorra
Copy link
Collaborator

Has de crear un nou button, amb un nou action listener.

2013/6/18 Anatoli [email protected]

Si es vol afegir dues vegades el mateix botó, com es pot fer?
Peruqe faig: this.add(but); this.add(but); pero només m'apareix una
vegada.


Reply to this email directly or view it on GitHubhttps://github.com//issues/41#issuecomment-19617315
.

@anat0lius
Copy link
Contributor

M'he estat mirant els layouts: http://docs.oracle.com/javase/tutorial/uiswing/layout/visual.html I he intentant millorar l'aspecte, pero no ho he aconseguit, hi ha massa coses...

Crec que una millor solució es utilitzar les eines que ofereix el propi Netbeans per crear interfícies gràfiques: http://docs.oracle.com/javase/tutorial/uiswing/learn/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants