Package frysk.gui.sessions

Interface Summary
WatchListListener Classes implementing VariableWatchListener should be looking to recieve events when variables are added, removed, or refreshed from a WatchList
 

Class Summary
DebugProcess A container that refers to an executable there could be zero or many instances of these executable.
Session A Session object is used to hold and save user preferences with respect to a debug session.
Session.SessionType  
SessionManager SessionManager is a simple singleton design pattern that keeps it own static reference.
WatchDescription The WatchDescription contains all of the information needed to recreate a Variable watch in Frysk.
WatchList The WatchList class represents a list of variables that are being watched from a process.