Using Netbeans to build a rules engine

  • Follow


We are using Netbeans to build a rules engine, but we are running intotwo probloems that we can't seem to get around. Any help, or ideaswould be great.1) We have a tree pane showing the rule name. You click on the nameand it opens an editor pane. When the rule is changed, the frameworkunderstands and enables the save icon on the toolbar. If the editorwindow is closed, a popup occurs asking to save. All of this is normalbehavior.If the rule is reopened, and changed, the framework does not seem tonotice.If the editor pane is closed, the save popup is not shown. Themodified events don't seem to be triggered.2) The second problem has to do with the progress bar. We have amethod that takes a long time to run. We've placed the progress bardisplay code in the method, but it does not appear on the screen. It'snot clear from the documentation if there are additional steps we needto take.We can pull together the code fragment for the progress bar, but theeditor/save would need a netmeeting to have someone from offsite tolook at it.Any guidance you can provide would be helpful. Thanks! - Nate
0
Reply nhughessharp (3) 5/18/2007 1:41:14 PM


0 Replies
321 Views

(page loaded in 0.013 seconds)

Similiar Articles:













7/23/2012 8:50:10 AM


Reply: