java - How can we make a movable sentence? -


For example, in my main frame, want to have a sentence like "system" which can move from the left side of the frame To the right side or bottom How can i do it

I Think You are trying to apply a sliding text You can use the timer class to set your label (or whatever component) status. Timer Times Every time, you can increase the situation or reduce it, the rest depends on your choice.

And I should also say that you should be more clear when asking questions.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -