[rules-users] Swing GUI & Drools

Salaboy salaboy at gmail.com
Wed Jan 5 19:11:17 EST 2011


Heh I have an application using drools 5 and swing, btw where did you get the drools 2.5 source code? 

- CTO @ http://www.plugtree.com
- MyJourney @ http://salaboy.wordpress.com
- Co-Founder @ http://www.jbug.com.ar
- Mauricio "Salaboy" Salatino -

On 05/01/2011, at 20:51, albertkao <albertkao3 at gmail.com> wrote:

> 
> I want to find out whether Swing GUI, Drools 2.5 (the only version approved
> by my company) & JDK 1.6.20 are a good fit for my application.
> i.e. whether my application is complex enough to use Drools.
> If Drools should be used, please give some hints how to implement with
> Drools 2.5.
> The business logic is:
> if (Entity = Corporation) {
>   Switch (Account type) {
>       1: the Entity dropdown box field should be greyed out; the In
> checkbox should be enabled.
>       2: the Entity dropdown box field should be greyed out; the Out field
> should be selected.
>       3: the Entity dropdown box field show all the available values;
>       4: the Entity dropdown box field show value1, value2 only.
> } else {
>   // ...
> }
> 
> 
> -- 
> View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Swing-GUI-Drools-tp2202386p2202386.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list