I am trying to build a 911 dispatcher application that displays messages to different frames when written on a single "Main Frame" using Observable Patterns. I know how Observable Patterns work and the different interfaces and classes it should have but I just don't know how to go on about this or where to start.
Can anyone help.