]> git.mxchange.org Git - addressbook-lib.git/history - Addressbook/src/org/mxchange/addressbook/client/gui/ClientFrame.java
Global commit: Changed spaces to tabs, because all Java files have tabs for indenting
[addressbook-lib.git] / Addressbook / src / org / mxchange / addressbook / client / gui / ClientFrame.java
2015-07-24 Roland HaederGlobal commit: Changed spaces to tabs, because all...
2015-07-24 Roland HaederIntroduced updateStatus() + shutdownApplication()
2015-07-24 Roland HaederMoved exceptions in own package
2015-07-24 Roland HaederIntroduced initStatusPanel() which initializes status...
2015-07-23 Roland HaederContinued with re-implementation of Swing frame
2015-07-23 Roland HaederAdded 'final' keyword to getters/setters as it makes...
2015-07-23 Roland HaederThe NetBeans-created GUI was buggy, maybe because of...
2015-07-23 Roland HaederBah, bad bad NetBeans. Why the f**k does it need to...
2015-07-22 Roland HaederProject relocated (a bit better now?) + continued with...
2015-07-22 Roland Haederthe contact manager instance only exists when initFrame...
2015-07-21 Roland HaederAdded initial Swing frame class (Netbeans) and moved...