| ui::About | About window of the project |
| console::Aleatory | Manager for the console mode of the simulator |
| ui::CellStyle | Define a cell style used by XGridBag |
| node::buffers::Challenge2Response | Memorize the challenge (challenge 2) to send to which node when all the nodes will have send a ANSWER_GROUP_MESSAGE |
| node::buffers::ChallengeExpected | Memorize the challenge (challenge 1) associated to all the members of the group |
| ui::Constants | Graphical constants for the project components |
| ui::CreateGroup | Configuration window for a group creation |
| tools::Crypto | Centralized the commonly used functions to perform crytpographic operations |
| node::DelayException | Exception to manage unordered messages |
| node::GroupNode | Model the group behavior of a node |
| node::IGroupNode | Interface for the group behavior of a node |
| node::IInitNode | Interface for the group initiation behavior of a node |
| manager::ILauncher | Launcher interface. Each launcher must implement this interface |
| node::InitNode | Model the group initiation behavior of a node |
| node::INode | Model the default behavior of a node |
| ui::Interface | Communication interface for graphical mode of the simulator |
| tools::JavaTools | Centralized the commonly used functions to perform Java operations |
| lang::Language | Language manager for the simulator |
| lang::LanguageException | Language Exception |
| console::Launcher | Launcher for console mode of the simulator |
| manager::Launcher | Launcher of the simulator |
| ui::Launcher | Launcher for graphical mode of the simulator |
| manager::Log | Logging class |
| ui::Manager | Core window of the simulator graphical mode |
| manager::messages::Message | Unicast message stored in the network boxes |
| manager::messages::MulticastMessage | Multicast message stored in the network boxes |
| node::Node | Modelisation of a node of the network |
| node::NodeBehavior | Model the standard behavior of a node |
| node::NodeConstants | Interface for the nodes: contains standard constants |
| ui::NodeFrame | Window use to retreive information on a node of the network |
| node::messages::NodeMessage | Modelize a message in the node stack |
| manager::Supervisor | Network modelization |
| manager::SupervisorMessage | Messages modelisation for the interaction between the nodes (and the network) |
| tools::Tree | Represents the cryptographic tree of the (S-)TGDH algorithm |
| tools::TreeNode | Represents the standard element of the Tree structure |
| ui::XGridBag | The XGridBag helps to use the GridBagConstraints. This class defines styles reusable by differents components in a grid |
1.4.6