Uses of Class
com.iizigo.prop.tooltip.TooltipItem
Uses of TooltipItem in com.iizigo.app.prop
Methods in com.iizigo.app.prop that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
AppDistributionProps. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EUIComps. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop.calendar
Methods in com.iizigo.panel.prop.calendar that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
ECalendarEvent. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EMapMarkerProp. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EMapMarkers. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.prop
Method parameters in com.iizigo.prop with type arguments of type TooltipItem Modifier and Type Method Description static org.eclipse.swt.widgets.Composite
DesignerProp. createCNToolTipItemList(org.eclipse.swt.widgets.Composite parent, PropCnr pc, java.util.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
Fields in com.iizigo.prop.tooltip declared as TooltipItem Modifier and Type Field Description static TooltipItem
TooltipItem. HEADER_DESCR_TEXT
Header line: BOLD + CNDescription + ':' + CNText.static TooltipItem
TooltipItem. HEADER_IMAGE_DESCR_TYPE
Header line: BOLD + CNDescription + ':'.static TooltipItem
TooltipItem. HEADER_IMAGE_DESCR_TYPE_NAME
Header line: BOLD + CNDescription + ':' + PropName.static TooltipItem
TooltipItem. SEPARATOR
The horizontal separator line.static TooltipItem
TooltipItem. SPACER_4PX
The vertical indent of 4 pixels.static TooltipItem
TooltipItem. SPACER_8PX
The vertical indent of 8 pixels.Methods in com.iizigo.prop.tooltip that return TooltipItem Modifier and Type Method Description static TooltipItem
TooltipItem. newID(java.lang.String prompt)
Constructs a line with normal fonts of a text prompt and a property name "ID" (Atom).static TooltipItem
TooltipItem. newIntIndex(java.lang.String prompt, Atom atomName, java.lang.String[] array)
Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem. newIntIndex(java.lang.String prompt, Atom atomName, java.lang.String[] array, java.lang.String defaultValue)
Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem. newIntIndex(java.lang.String prompt, java.lang.String atomName, java.lang.String[] array)
Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem. newIntIndex(java.lang.String prompt, java.lang.String atomName, java.lang.String[] array, java.lang.String defaultValue)
Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem. newNormal(java.lang.String prompt, ITooltipStringFormatter formatter)
Constructs a line with normal fonts of a text prompt and a formatter.static TooltipItem
TooltipItem. newNormal(java.lang.String prompt, Atom atom)
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem. newNormal(java.lang.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
TooltipItem. newNormal(java.lang.String prompt, java.lang.String atomName)
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem. newNormal(java.lang.String prompt, java.lang.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(java.lang.String prompt, Atom atom)
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem. newNormalItalicEmpty(java.lang.String prompt, java.lang.String atomName)
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem. newNormalItalicEmpty(java.lang.String prompt, java.lang.String atomName, ITooltipStringFormatter formatter)
Constructs a line with normal fonts of a text prompt and a property atom with a formatter.Methods in com.iizigo.prop.tooltip that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
ITooltipPropList. getTooltipPropertyList()
Gets the list of property items that should be displayed.Uses of TooltipItem in com.iizigo.run.impl
Methods in com.iizigo.run.impl that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EclipseRuntimeBuilder. getTooltipPropertyList()
Gets the list of property items that should be displayed.Uses of TooltipItem in com.iizigo.run.prop
Methods in com.iizigo.run.prop that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EditorRuntimeBuilderProps. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.server.config
Methods in com.iizigo.server.config that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EditorLetsEncryptDomain. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorMailProps. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorPolicyProps. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorServerAppConfig. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorServerConfigEnvProps. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorServerPluginConfig. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorServerSettings. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorWebServerPortConfig. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.server.monitor
Methods in com.iizigo.server.monitor that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EditorClientSessionProp. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorEndPointPropCnr. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorEndPointsPropCnr. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorInfoPropCnr. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorSessionConnectionStatProp. getTooltipPropertyList()
Gets the list of property names that should be displayed.java.util.List<TooltipItem>
EditorVirtualizedMonitorPropCnr. getTooltipPropertyList()
Gets the list of property names that should be displayed.Uses of TooltipItem in com.iizigo.term.server
Methods in com.iizigo.term.server that return types with arguments of type TooltipItem Modifier and Type Method Description java.util.List<TooltipItem>
EditorActiveTerminalSession. getTooltipPropertyList()
Gets the list of property names that should be displayed.