Giter Site home page Giter Site logo

javatlacati / jcalendar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inqwell/jcalendar

4.0 4.0 2.0 631 KB

The JCalendar Component - New Features and Bug Fixes

License: GNU Lesser General Public License v2.1

Java 100.00%
calendar-component java java-library jcalendar swing

jcalendar's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar inqwell avatar javatlacati avatar

Stargazers

 avatar  avatar  avatar  avatar

jcalendar's Issues

In the library many of the classes have main method

In order to get rid of the main methods, the best approach should be to create a testing framework and move the main method contents there.

Advantages:

  • The main method is not a comprehensive approach for testing all the component creation possibilities.
  • it's possible to create tests for the bugs found over time
  • it's possible to hide the complexity trough page object model design pattern

DepShield encountered errors while building your project

The project could not be analyzed because of build errors. Please review the error messages here. Another build will be scheduled when a change to a manifest file* occurs. If the build is successful this issue will be closed, otherwise the error message will be updated.

This is an automated GitHub Issue created by Sonatype DepShield. GitHub Apps, including DepShield, can be managed from the Developer settings of the repository administrators.

* Supported manifest files are: pom.xml, package.json, package-lock.json, npm-shrinkwrap.json, Cargo.lock, Cargo.toml, main.rs, lib.rs, build.gradle, build.gradle.kts, settings.gradle, settings.gradle.kts, gradle.properties, gradle-wrapper.properties, go.mod, go.sum

JHourMinuteChooser currentTime checkbox doesn't respect the enabled property

In my example, I have a checkbox labeled Offset date which toggles the enabled property of the JHourMinuteChooser component.
However, the currentTime checkbox of the component interferes even when the JHourMinuteChooser is set to disabled.
jXAEgdMarW

Expected behaviour:

  • currentTime checkbox is also disabled when the JHourMinuteChooser is disabled
  • currentTime checkbox hover events shouldn't reenable the JHourMinuteChooser

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.