[antlr-interest] Antlrworks BUG - Export as EPS or Bitmap Image

Edwards, Waverly Waverly.Edwards at genesys.com
Mon Aug 27 03:35:30 PDT 2007


Export as Bitmap Image does nothing in Antlrworks 1.1.2 and an exception
is thrown when you export as EPS
I went to a previous version to check that functionality and it was
present.


W.


[06:32:37] java.lang.NullPointerException
	at
org.antlr.xjlib.appkit.gview.object.GElement.isVisibleInClip(Unknown
Source)
	at org.antlr.xjlib.appkit.gview.object.GLink.draw(Unknown
Source)
	at
org.antlr.xjlib.appkit.gview.object.GElement.drawRecursive(Unknown
Source)
	at
org.antlr.xjlib.appkit.gview.object.GElement.drawRecursive(Unknown
Source)
	at org.antlr.xjlib.appkit.gview.GView.getEPS(Unknown Source)
	at org.antlr.works.menu.MenuExport.exportGViewAsEPS(Unknown
Source)
	at org.antlr.works.menu.MenuExport.exportAsEPS(Unknown Source)
	at org.antlr.works.editor.EditorMenu.handleMenuExport(Unknown
Source)
	at org.antlr.works.editor.EditorMenu.handleMenuEvent(Unknown
Source)
	at
org.antlr.xjlib.appkit.menu.XJMenuItem$MenuActionListener.actionPerforme
d(Unknown Source)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown
Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown
Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown
Source)
	at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown
Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown
Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown
Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070827/ccfc034f/attachment.html 


More information about the antlr-interest mailing list