java - How to update a swing component at a certain hour everyday? -


i want accomplish behavior in application running during whole week. have methods repaint , re validate information i'm displaying, , call repainting routines when user presses button, how can make these operations execute automatically @ time everyday application can stay unattended in meanwhile?

but how can make these operations execute automatically @ time everyday

with javax.swing.timer should able want.

the timer swing package has been designed work event-dispatching thread , reduce needed resources.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -