Uses of Class
com.iizigo.ApplicationUI
Package
Description
Uses of ApplicationUI in com.iizigo
Modifier and TypeMethodDescriptionstatic ApplicationUI
ApplicationUI.getInstance()
Gets the instance of the ApplicationUI.Modifier and TypeMethodDescriptionvoid
IThemeListener.onThemeChanged
(ApplicationUI appUI) Called once the new theme has stabilized after a period of time.Uses of ApplicationUI in com.iizigo.editor
Uses of ApplicationUI in com.iizigo.java
Modifier and TypeMethodDescriptionstatic void
EventConnections.addTooltipInfo
(ApplicationUI appUI, org.eclipse.swt.widgets.Composite parent, UIComp comp) Adds Java class and method events for tooltip text for UI components.static void
EventConnections.addTooltipInfo
(ApplicationUI appUI, org.eclipse.swt.widgets.Composite parent, IVSComponent comp) Adds events for tooltip text for UI components.static void
EventConnections.addTooltipInfo
(ApplicationUI appUI, org.eclipse.swt.widgets.Composite parent, IVSComponent comp, boolean isMapped) Adds events for tooltip text for UI components.Uses of ApplicationUI in com.iizigo.link.ui
Modifier and TypeFieldDescriptionprotected final ApplicationUI
UIBuilderSubOperation.appUI
The Application UI.Uses of ApplicationUI in com.iizigo.prop
Modifier and TypeMethodDescriptionfinal void
BaseEditor.onThemeChanged
(ApplicationUI appUI) Called once the new theme has stabilized after a period of time.final void
PropertyEditor.onThemeChanged
(ApplicationUI appUI) Called once the new theme has stabilized after a period of time.Uses of ApplicationUI in com.iizigo.swt
Modifier and TypeMethodDescriptionvoid
IzFilter.onThemeChanged
(ApplicationUI appUI) Called once the new theme has stabilized after a period of time.Uses of ApplicationUI in com.iizix.swt