public class TooltipAndContextUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
TooltipAndContextUtil.ContextAction |
| Modifier and Type | Field and Description |
|---|---|
private static ExecutorService |
executor |
private static ClipboardOwner |
owner |
| Constructor and Description |
|---|
TooltipAndContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createComponentPopupMenu(SelectionModel systemObjectList) |
static String |
getTooltip(SystemObject systemObject) |
protected static String |
getTooltipInternal(SystemObject systemObject) |
private static final ExecutorService executor
private static final ClipboardOwner owner
public static void createComponentPopupMenu(SelectionModel systemObjectList)
public static String getTooltip(SystemObject systemObject)
protected static String getTooltipInternal(SystemObject systemObject)