H
HawkLane
My boss wants us to have like a help document in a Swing application.
This means that if the user clicks on a special term (underlined), the
"help text" (explanation of the term) is shown, whether in a pop-up window
or something else. Is the best way to do this using a HyperlinkListener or
something else?
This means that if the user clicks on a special term (underlined), the
"help text" (explanation of the term) is shown, whether in a pop-up window
or something else. Is the best way to do this using a HyperlinkListener or
something else?