Skip to content

Comments

Makes treeView editable (chapter 4.2.9)#14

Open
dgruntz wants to merge 2 commits intoeppleton:masterfrom
dgruntz:kap-4.2.9
Open

Makes treeView editable (chapter 4.2.9)#14
dgruntz wants to merge 2 commits intoeppleton:masterfrom
dgruntz:kap-4.2.9

Conversation

@dgruntz
Copy link
Contributor

@dgruntz dgruntz commented Aug 15, 2018

Adds the statement
treeView.setEditable(true);
which makes the treeView editable.

Moreover, an Eclipse generated header is removed and formatting is changed at some places.

dgruntz added 2 commits August 2, 2018 23:05
Adds the statement
   treeView.setEditable(true);
which makes the treeView editable.
Removes the header which was generated by Eclipse (which informs the
reader how the template file can be changed). Beyond that, some minor
formatting issues were changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant