Package ks.common.controller

Core set of classes needed to support the communication over Sockets between a Client and Server.

See:
          Description

Class Summary
MouseManager Coordinates the response to both Mouse and MouseMotion events by composing two MouseAdapters together.
SimpleMouseManager A Controller that responds only to mouse clicks..
SolitaireMouseMotionAdapter Default MouseMotion Adapter for all solitaire plug-ins.
SolitaireReleasedAdapter Default released adapter for use by all solitaire plug-ins.
UndoAdapter Class that defines the interface for processing Undo events.
 

Package ks.common.controller Description

Core set of classes needed to support the communication over Sockets between a Client and Server.