java - ON/OFF flip button in Swing -


i wish create button same this (from ios5).

in swing, there jtogglebutton can have 2 status. however, if want button of same shape , same visual effect, should implement it.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -