

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
2 messages in org.netbeans.graph.usersHelp regarding Satellite view integra...| From | Sent On | Attachments |
|---|---|---|
| karthik | May 16, 2007 3:30 am | |
| David Kaspar | May 17, 2007 1:06 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Help regarding Satellite view integration with Navigator panel. | Actions... |
|---|---|---|
| From: | karthik (Kart...@Sun.COM) | |
| Date: | May 16, 2007 3:30:54 am | |
| List: | org.netbeans.graph.users | |
Hi all,
I am trying to integrate the satellite view with the navigator panel. I have an editor associated with my data object. When I open the editor the first time, I will parse the model and generate the graph. At this point, navigator view is also shown. I am getting the following exception.
java.lang.AssertionError: Scene.validate was not called after last change. Widget is not validated. See first Q/A at http://graph.netbeans.org/faq.html page. at org.netbeans.api.visual.widget.Widget.paint(Widget.java:1082) at org.netbeans.api.visual.widget.Widget.paintChildren(Widget.java:1158) at org.netbeans.api.visual.widget.Widget.paint(Widget.java:1106) at org.netbeans.api.visual.widget.Scene.paint(Scene.java:197) at org.netbeans.modules.visual.widget.SatelliteComponent.paint(SatelliteComponent.java:78) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972) at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925) at javax.swing.JComponent._paintImmediately(JComponent.java:4868) at javax.swing.JComponent.paintImmediately(JComponent.java:4675) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451) [catch] at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I am looking forward for some help.
Thanks, Karthik
-- Implement SOA Today! Open ESB Community, check it out (http://open-esb.org)







