Skip to content

Switched generic style objects order: paragraph comes before text (<S, PS> ==> <PS, S>)#246

Merged
TomasMikula merged 1 commit intoFXMisc:masterfrom
JordanMartinez:switchStyleObjectGenerics
Jan 25, 2016
Merged

Switched generic style objects order: paragraph comes before text (<S, PS> ==> <PS, S>)#246
TomasMikula merged 1 commit intoFXMisc:masterfrom
JordanMartinez:switchStyleObjectGenerics

Conversation

@JordanMartinez
Copy link
Copy Markdown
Contributor

No description provided.

@JordanMartinez
Copy link
Copy Markdown
Contributor Author

I noticed on EditableStyledDocument: Line 168 that I get a compile error now that get(Paragraph)StyleForInsertionAt(int position) method has been removed, so I switched to getParagraphStyleAtPosition() instead. Is that in accordance with your javadoc?

Edit: Nevermind, you already did that. I think I was looking at some other branch or something...

@TomasMikula
Copy link
Copy Markdown
Member

Great, thanks!

TomasMikula added a commit that referenced this pull request Jan 25, 2016
Switched generic style objects order: paragraph comes before text (<S, PS> ==> <PS, S>)
@TomasMikula TomasMikula merged commit 7819ad6 into FXMisc:master Jan 25, 2016
@JordanMartinez JordanMartinez deleted the switchStyleObjectGenerics branch January 25, 2016 23:33
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