0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added uml diagramms for assignment 3 More... over 15 years ago
refactored component information in own class added ComponentContext to allow components to access the ComponentFramework from implemented components More... over 15 years ago
added some comments to the SimpleComponent fixed a bug in ComponentManager.findByName(String) fixed a bug in RTEMenu.componentMenu() More... over 15 years ago
added sourcelist print More... over 15 years ago
added Source Menu More... over 15 years ago
added abstract implementation of IComponent to make it easier to implement a simple component added SimpleComponent project containing a simple IComponent implementation More... over 15 years ago
added implementation of ComponentRepository.findClass(String, Url) added ComponentRepository field to the RTEMenu and RTEMain classes More... over 15 years ago
Added a missing Menu entry to exit Program. More... over 15 years ago
The RTE Main and Menu class for user input and interaction. Written by Jens Wilhelm. More... over 15 years ago
Fixed Description and Parameters More... over 15 years ago
Added a Method to return all Registered Components More... over 15 years ago
Added the ComponentManager to manage existing components, find running components etc. More... over 15 years ago
changed ComponentRepository.findClass(String) to return directly when a class was found More... over 15 years ago
added classes for loading components, hardwork is missing (doesn't load anything yet), but it shows the public interface that can be used by others More... over 15 years ago
added the getVersion getter to the IComponent interface to provide version informations about the component More... over 15 years ago
moved getters before normal operation methods in IComponent (following convention) More... over 15 years ago
added IComponent interface and ComponentState enumeration with comments More... over 15 years ago
initialized git repository with standard eclipse java project More... over 15 years ago