قسم الرياضيات و الإعلام الإليwww.univ-soukahras.dz/ar/dept/mi |
3 votes
|
what the following java awt exception means and what is the solution ? Exception in thread "AWT-EventQueue-1" java.lang.IllegalStateException: javax.swing.JButton[,0,0,0x0,invalid,disabled,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@cc7f9e,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Modifier l'arbre original...,defaultCapable=true] is not attached to a vertical group
thank you in advance... |
نشر على 19:04, الخميس 12 ماي 2016 By Hanen Rouainia |
أجوبة (8)
جواب (1)
1 votes
|
Puis-je avoir une idée concernant l'objectif de l'application ? |
نشر على 20:23, الخميس 12 ماي 2016 by Houdhaifa Habib (9 points) |
جواب (2)
3 votes
|
hi hanen, honestly i hardly learn your question ,it's overloaded i think that these kind of stack traces are caused by you not creating AWT components |
نشر على 20:46, الخميس 12 ماي 2016 by radia gherras |
جواب (3)
0 votes
|
no Radia, I do the graphic interface with netbeans then I copy the source code in eclipse and add some code lines and when I try run the the class I obtained this exception and this exception shows time and does not appear another time
|
نشر على 23:51, الخميس 12 ماي 2016 by Hanen Rouainia |
جواب (4)
1 votes
|
tu sais que code source de netbeans marche pas sur eclipse par fois ... |
نشر على 23:55, الخميس 12 ماي 2016 by amirat abdallah |
جواب (5)
1 votes
|
oui houdaifa, j'essayer de faire une fenêtre contenant un jLabel qui contenant une image et 7 buttons, chaque boutton crée un objet d'une ature classe qui est aussi héritée de la classe JFrame c'est tout, et quand j'essayé exécute ce code là j'obtenu cet exception, et le problème pas ça, le problème c'est le fait que des fois j'obtenu cet exception et des fois non !!!
|
نشر على 23:58, الخميس 12 ماي 2016 by Hanen Rouainia |
جواب (6)
1 votes
|
abdallah c'est juste une fenêtre contien un label et 7 bouttons c'est tout |
نشر على 23:59, الخميس 12 ماي 2016 by Hanen Rouainia |
جواب (7)
-1 votes
|
Oui c'est le souci avec netbeans, il y'a des bib dans netbeans qui exsite pas dans eclipse .... c'est pour ça, il est préfère de utilise soit eclipse soit netbeans et pas les deux en meme temps pour meme programme
|
نشر على 00:04, الجمعة 13 ماي 2016 by amirat abdallah |
جواب (8)
0 votes
|
try the window builder for eclipse ( https://eclipse.org/windowbuilder/) |
نشر على 17:05, الجمعة 20 ماي 2016 by Mouadh Bekhouche (17 points) |