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

Erro de ponteiro nulo ao abrir a tela, vários menus #27

Open
GoogleCodeExporter opened this issue Apr 28, 2015 · 9 comments
Open

Erro de ponteiro nulo ao abrir a tela, vários menus #27

GoogleCodeExporter opened this issue Apr 28, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

Modulo: Freedom STD
Versão atual:1.2.4.4  
Sistema operacional: Windows
Opção do menu:vendas, produtos, orçamentos e outros
Ação em que o erro ocorre: ao clicar no icone

Descrição detalhada do problema:
Erro de ponteiro nulo ao abrir a tela!
Classe:org.freedom.modulos.std.view.frame.crud.detail.FVenda
Metodo:montaTela
Linha:547
Trace:
org.freedom.modulos.std.view.frame.crud.detail.FVenda.montaTela(FVenda.java:547)
org.freedom.modulos.std.view.frame.crud.detail.FVenda.setConexao(FVenda.java:407
1)
org.freedom.library.swing.frame.FPrincipal.criatela(FPrincipal.java:528)
org.freedom.library.swing.frame.Aplicativo.abreTela(Aplicativo.java:598)
org.freedom.library.swing.frame.Aplicativo.actionPerformed(Aplicativo.java:547)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)

Original issue reported on code.google.com by [email protected] on 25 Mar 2011 at 5:00

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

No branches or pull requests

1 participant