Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hapm
/
SimpleComponentFramework
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 24, 2010
added uml diagramms for assignment 3
hapm
committed
c71fdef
View commit details
Copy full SHA for c71fdef
Browse repository at this point
Commits on Oct 20, 2010
refactored component information in own class
Show description for e7b8b0f
hapm
committed
e7b8b0f
View commit details
Copy full SHA for e7b8b0f
Browse repository at this point
Commits on Oct 19, 2010
added some comments to the SimpleComponent
Show description for 2f71c1c
hapm
committed
2f71c1c
View commit details
Copy full SHA for 2f71c1c
Browse repository at this point
added sourcelist print
Jens
committed
9de51ff
View commit details
Copy full SHA for 9de51ff
Browse repository at this point
added Source Menu
Jens
committed
b9f2d05
View commit details
Copy full SHA for b9f2d05
Browse repository at this point
Commits on Oct 18, 2010
added abstract implementation of IComponent to make it easier to implement a simple component
Show description for 69b7218
hapm
committed
69b7218
View commit details
Copy full SHA for 69b7218
Browse repository at this point
Commits on Oct 17, 2010
added implementation of ComponentRepository.findClass(String, Url)
Show description for f445f2d
hapm
committed
f445f2d
View commit details
Copy full SHA for f445f2d
Browse repository at this point
Added a missing Menu entry to exit Program.
dgoeri2s
committed
5467976
View commit details
Copy full SHA for 5467976
Browse repository at this point
The RTE Main and Menu class for user input and interaction. Written by Jens Wilhelm.
dgoeri2s
committed
db87cef
View commit details
Copy full SHA for db87cef
Browse repository at this point
Commits on Oct 16, 2010
Fixed Description and Parameters
dgoeri2s
committed
ea6d9f9
View commit details
Copy full SHA for ea6d9f9
Browse repository at this point
Added a Method to return all Registered Components
dgoeri2s
committed
829206d
View commit details
Copy full SHA for 829206d
Browse repository at this point
Added the ComponentManager to manage existing components, find running components etc.
dgoeri2s
committed
e56a76a
View commit details
Copy full SHA for e56a76a
Browse repository at this point
Commits on Oct 14, 2010
changed ComponentRepository.findClass(String) to return directly when a class was found
Show description for 79e4628
hapm
committed
79e4628
View commit details
Copy full SHA for 79e4628
Browse repository at this point
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
Show description for 00dbbf2
hapm
committed
00dbbf2
View commit details
Copy full SHA for 00dbbf2
Browse repository at this point
Commits on Oct 13, 2010
added the getVersion getter to the IComponent interface to provide version informations about the component
Show description for 9d6142d
hapm
committed
9d6142d
View commit details
Copy full SHA for 9d6142d
Browse repository at this point
moved getters before normal operation methods in IComponent (following convention)
Show description for ffc387e
hapm
committed
ffc387e
View commit details
Copy full SHA for ffc387e
Browse repository at this point
added IComponent interface and ComponentState enumeration with comments
Show description for cb02ea0
hapm
committed
cb02ea0
View commit details
Copy full SHA for cb02ea0
Browse repository at this point
initialized git repository with standard eclipse java project
Show description for 823995d
hapm
committed
823995d
View commit details
Copy full SHA for 823995d
Browse repository at this point
You can’t perform that action at this time.