Skip to content

Move JabRefFrame and BasePanel to the gui package#105

Merged
simonharrer merged 1 commit into
masterfrom
move-jabrefframe
Aug 18, 2015
Merged

Move JabRefFrame and BasePanel to the gui package#105
simonharrer merged 1 commit into
masterfrom
move-jabrefframe

Conversation

@lenhard

@lenhard lenhard commented Aug 18, 2015

Copy link
Copy Markdown
Member

This pull request moves the two central GUI classes, JabRefFrame and BasePanel to the gui package.

To preserve visibility constraints, this requires the relocation of many more classes that have package-local dependencies on the above two classes.

Variables / methods in JabRefFrame with reduced visibility that are accessed from JabRef were made public, since the latter class clearly does not belong to the gui package.

simonharrer added a commit that referenced this pull request Aug 18, 2015
Move JabRefFrame and BasePanel to the gui package
@simonharrer simonharrer merged commit 411c05d into master Aug 18, 2015
@stefan-kolb stefan-kolb deleted the move-jabrefframe branch August 18, 2015 14:15
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