Uses of Class
com.iizigo.prop.tooltip.TooltipItem
Package
Description
Uses of TooltipItem in com.iizigo.app.prop
Modifier and TypeMethodDescriptionAppDistributionProps.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionEUIComps.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop.calendar
Modifier and TypeMethodDescriptionECalendarEvent.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop.map
Modifier and TypeMethodDescriptionEMapMarkerProp.getTooltipPropertyList()
Gets the list of property names that should be displayed.EMapMarkers.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.prop
Modifier and TypeMethodDescriptionstatic org.eclipse.swt.widgets.Composite
DesignerProp.createCNToolTipItemList
(org.eclipse.swt.widgets.Composite parent, PropCnr pc, List<TooltipItem> list, boolean appendErrors) Creates a simple list of items for a property with appended property error information.Uses of TooltipItem in com.iizigo.prop.tooltip
Modifier and TypeFieldDescriptionstatic final TooltipItem
TooltipItem.HEADER_DESCR_TEXT
Header line: BOLD + CNDescription + ':' + CNText.static final TooltipItem
TooltipItem.HEADER_IMAGE_DESCR_TYPE
Header line: BOLD + CNDescription + ':'.static final TooltipItem
TooltipItem.HEADER_IMAGE_DESCR_TYPE_NAME
Header line: BOLD + CNDescription + ':' + PropName.static final TooltipItem
TooltipItem.SEPARATOR
The horizontal separator line.static final TooltipItem
TooltipItem.SPACER_4PX
The vertical indent of 4 pixels.static final TooltipItem
TooltipItem.SPACER_8PX
The vertical indent of 8 pixels.Modifier and TypeMethodDescriptionstatic TooltipItem
Constructs a line with normal fonts of a text prompt and a property name "ID" (Atom).static TooltipItem
TooltipItem.newIntIndex
(String prompt, Atom atomName, String[] array) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newIntIndex
(String prompt, Atom atomName, String[] array, String defaultValue) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newIntIndex
(String prompt, String atomName, String[] array) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newIntIndex
(String prompt, String atomName, String[] array, String defaultValue) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newNormal
(String prompt, ITooltipStringFormatter formatter) Constructs a line with normal fonts of a text prompt and a formatter.static TooltipItem
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem.newNormal
(String prompt, Atom atom, ITooltipStringFormatter formatter) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem.newNormal
(String prompt, String atomName, ITooltipStringFormatter formatter) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newNormalItalicEmpty
(String prompt, Atom atom) Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem.newNormalItalicEmpty
(String prompt, String atomName) Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem.newNormalItalicEmpty
(String prompt, String atomName, ITooltipStringFormatter formatter) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.Modifier and TypeMethodDescriptionITooltipPropList.getTooltipPropertyList()
Gets the list of property items that should be displayed.Uses of TooltipItem in com.iizigo.run.impl
Modifier and TypeMethodDescriptionEclipseRuntimeBuilder.getTooltipPropertyList()
Gets the list of property items that should be displayed.Uses of TooltipItem in com.iizigo.run.prop
Modifier and TypeMethodDescriptionEditorRuntimeBuilderProps.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.server.config
Modifier and TypeMethodDescriptionEditorLetsEncryptDomain.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorMailProps.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorPolicyProps.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorServerAppConfig.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorServerConfigEnvProps.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorServerPluginConfig.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorServerSettings.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorWebServerPortConfig.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.server.monitor
Modifier and TypeMethodDescriptionEditorClientSessionProp.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorEndPointPropCnr.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorEndPointsPropCnr.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorInfoPropCnr.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorSessionConnectionStatProp.getTooltipPropertyList()
Gets the list of property names that should be displayed.EditorVirtualizedMonitorPropCnr.getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.term.server
Modifier and TypeMethodDescriptionEditorActiveTerminalSession.getTooltipPropertyList()
Gets the list of property names that should be displayed.