Wed, 11 May 2016 09:59:10 +0200update CLEANUP (old flaws)
Walther Neuper <wneuper@ist.tugraz.at> [Wed, 11 May 2016 09:59:10 +0200] rev 4880
update CLEANUP (old flaws)

Thu, 28 Apr 2016 16:28:16 +0200merged
Walther Neuper <wneuper@ist.tugraz.at> [Thu, 28 Apr 2016 16:28:16 +0200] rev 4879
merged

Thu, 28 Apr 2016 16:28:07 +0200tuned
Walther Neuper <wneuper@ist.tugraz.at> [Thu, 28 Apr 2016 16:28:07 +0200] rev 4878
tuned

Thu, 28 Apr 2016 16:10:51 +0200merged
Natalie Karl <S1420454023@students.fh-hagenberg.at> [Thu, 28 Apr 2016 16:10:51 +0200] rev 4877
merged

Thu, 28 Apr 2016 16:10:35 +0200add UserAction "Tree Representation", partially
Natalie Karl <S1420454023@students.fh-hagenberg.at> [Thu, 28 Apr 2016 16:10:35 +0200] rev 4876
add UserAction "Tree Representation", partially

Note: TestWorksheetForMawen is outcommented because
it does not work reliably (probably Swing component is not initialised)

Thu, 28 Apr 2016 14:56:43 +0200trials to shift <NEXT>, <AUTO> to Worksheet
Walther Neuper <wneuper@ist.tugraz.at> [Thu, 28 Apr 2016 14:56:43 +0200] rev 4875
trials to shift <NEXT>, <AUTO> to Worksheet

Problem:
Worksheet requires setComponentPopupMenu() provided by JPanel,
setJMenuBar only available in JFrame.
So JPanel and JFrame would need a common container, which
in turn would have to pass events etc.

Wed, 27 Apr 2016 16:55:58 +0200tuned
Walther Neuper <wneuper@ist.tugraz.at> [Wed, 27 Apr 2016 16:55:58 +0200] rev 4874
tuned

Wed, 27 Apr 2016 16:48:53 +0200test-setup: what is missing ?
Walther Neuper <wneuper@ist.tugraz.at> [Wed, 27 Apr 2016 16:48:53 +0200] rev 4873
test-setup: what is missing ?

Observations:
# random appearance of 1st line on Worksheet (Simplify (...) and nothing else
# within debugging, more often all lines appear on the Worksheet.

Wed, 27 Apr 2016 12:01:17 +0200test-setup: fix location and size of Worksheet
Walther Neuper <wneuper@ist.tugraz.at> [Wed, 27 Apr 2016 12:01:17 +0200] rev 4872
test-setup: fix location and size of Worksheet

Wed, 27 Apr 2016 11:13:50 +0200first line on the Worksheet is shown
Walther Neuper <wneuper@ist.tugraz.at> [Wed, 27 Apr 2016 11:13:50 +0200] rev 4871
first line on the Worksheet is shown

Note: why not the others?