Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Javadocs. #42

Merged
merged 1 commit into from
Mar 21, 2022
Merged

docs: add Javadocs. #42

merged 1 commit into from
Mar 21, 2022

Conversation

jfree
Copy link
Collaborator

@jfree jfree commented Mar 19, 2022

Added basic Javadocs and set the linkSource option so you can click through to the source code.

Copy link
Owner

@bric3 bric3 left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes here and there

Comment on lines -19 to 21
* Represents a color that can return two values depending on the {@link Colors#darkMode}
* Represents a color that can return two values depending on the {@link Colors#isDarkMode()}
*/
public class DarkLightColor extends Color {
Copy link
Owner

Choose a reason for hiding this comment

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

For information this class is not used at this time. It's still expermental.

@jfree jfree merged commit 3a9439c into bric3:master Mar 21, 2022
@jfree jfree deleted the javadocs branch March 21, 2022 07:29
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