Skip to content

Set Find class relative to jTextarea and 2 bug fixed (clases Find and About) - #19

Merged
pH-7 merged 1 commit into
pH-7:masterfrom
SidaDan:master
Oct 14, 2017
Merged

Set Find class relative to jTextarea and 2 bug fixed (clases Find and About)#19
pH-7 merged 1 commit into
pH-7:masterfrom
SidaDan:master

Conversation

@SidaDan

@SidaDan SidaDan commented Oct 13, 2017

Copy link
Copy Markdown
Contributor

Hi again :)
Here my changes.
I Centered the "find" frame on the jTextarea.
Also I fixed 2 bugs. If some text was written and the editor shutdown
then the editor is only hidden and still running.

Regards

setLocationRelativeTo(txt);
setVisible(true);
setDefaultCloseOperation(JFrame.HIDE_ON_CLOSE);
setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@pH-7 pH-7 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 💯

@pH-7
pH-7 merged commit 86657b9 into pH-7:master Oct 14, 2017
@pH-7

pH-7 commented Oct 14, 2017

Copy link
Copy Markdown
Owner

Once again, thanks a lot Frank!

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.

2 participants