Note: When a status entry is first created, it is set to be invisible, with no status text or tool tip text and no image to be associated with it. Once you set some content, you must call setVisible(true) for it to become visible. @see UISWTInstance#createStatusEntry() @author amc1 @since 3.0.0.8
|
|