A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

abbreviation(String) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
abbreviation(IMessage) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
AbstractActionDescriptorBuilder<INSTANCE_TYPE extends IActionDescriptorBuilder<?>> - Class in org.jowidgets.tools.command
 
AbstractActionDescriptorBuilder() - Constructor for class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
AbstractActionItemVisibilityAspectPlugin - Class in org.jowidgets.tools.model.item
 
AbstractActionItemVisibilityAspectPlugin() - Constructor for class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
 
AbstractCompositeInputControl<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.base
A AbstractCompositeInputControl can be used to encapsulate a IInputControl implementation that uses a composite to add the inner controls.
AbstractCompositeInputControl(IContainer) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, int) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, int, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, int, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeInputControl(IContainer, int, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Creates a new instance
AbstractCompositeWidgetFactory<WIDGET_TYPE extends IWidget,DESCRIPTOR_TYPE extends IWidgetDescriptor<WIDGET_TYPE>> - Class in org.jowidgets.tools.widgets.factory
 
AbstractCompositeWidgetFactory() - Constructor for class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
 
AbstractConverter<OBJECT_TYPE> - Class in org.jowidgets.tools.converter
 
AbstractConverter() - Constructor for class org.jowidgets.tools.converter.AbstractConverter
 
AbstractEnabledChecker - Class in org.jowidgets.tools.command
This class can be used as base implementation for the `IEnabledChecker` interface.
AbstractEnabledChecker() - Constructor for class org.jowidgets.tools.command.AbstractEnabledChecker
 
AbstractInputControl<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
 
AbstractInputControl(IControl) - Constructor for class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
AbstractNumberUnitConverter<BASE_VALUE_TYPE extends java.lang.Number,UNIT_VALUE_TYPE extends java.lang.Number> - Class in org.jowidgets.unit.tools.converter
 
AbstractNumberUnitConverter() - Constructor for class org.jowidgets.unit.tools.converter.AbstractNumberUnitConverter
 
AbstractObjectLabelConverter<FROM_TYPE> - Class in org.jowidgets.tools.converter
 
AbstractObjectLabelConverter() - Constructor for class org.jowidgets.tools.converter.AbstractObjectLabelConverter
 
AbstractObjectStringConverter<FROM_TYPE> - Class in org.jowidgets.tools.converter
 
AbstractObjectStringConverter() - Constructor for class org.jowidgets.tools.converter.AbstractObjectStringConverter
 
AbstractResourceImageInitializer - Class in org.jowidgets.tools.image
 
AbstractResourceImageInitializer(Class<?>, IImageRegistry, String) - Constructor for class org.jowidgets.tools.image.AbstractResourceImageInitializer
Creates a new instance
AbstractResourceImageInitializer(ClassLoader, IImageRegistry, String) - Constructor for class org.jowidgets.tools.image.AbstractResourceImageInitializer
Creates a new instance
AbstractSetupBuilderConvenience<BUILDER_TYPE extends ISetupBuilder<?>> - Class in org.jowidgets.tools.widgets.blueprint.convenience
 
AbstractSetupBuilderConvenience() - Constructor for class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
 
AbstractSingleUseBuilder<RESULT_TYPE> - Class in org.jowidgets.util.builder
 
AbstractSingleUseBuilder() - Constructor for class org.jowidgets.util.builder.AbstractSingleUseBuilder
 
AbstractStringObjectConverter<TO_TYPE> - Class in org.jowidgets.tools.converter
 
AbstractStringObjectConverter() - Constructor for class org.jowidgets.tools.converter.AbstractStringObjectConverter
 
AbstractTableCellEditor - Class in org.jowidgets.tools.editor
 
AbstractTableCellEditor(IControl) - Constructor for class org.jowidgets.tools.editor.AbstractTableCellEditor
 
AbstractTableCellEditorFactory<WIDGET_TYPE extends ITableCellEditor> - Class in org.jowidgets.tools.editor
 
AbstractTableCellEditorFactory() - Constructor for class org.jowidgets.tools.editor.AbstractTableCellEditorFactory
 
AbstractTableDataModel - Class in org.jowidgets.tools.model.table
 
AbstractTableDataModel() - Constructor for class org.jowidgets.tools.model.table.AbstractTableDataModel
 
AbstractTableModel - Class in org.jowidgets.tools.model.table
 
AbstractTableModel() - Constructor for class org.jowidgets.tools.model.table.AbstractTableModel
 
AbstractToolkitInterceptorHolder - Class in org.jowidgets.tools.toolkit
 
AbstractToolkitInterceptorHolder() - Constructor for class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
Creates a new instance with default order
AbstractToolkitInterceptorHolder(int) - Constructor for class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
Creates a new instance with given order
AbstractTreeNodeModel<VALUE_TYPE> - Class in org.jowidgets.tools.model.tree
 
AbstractTreeNodeModel() - Constructor for class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
AbstractUnitConverter<BASE_TYPE,UNIT_VALUE_TYPE> - Class in org.jowidgets.unit.tools.converter
 
AbstractUnitConverter() - Constructor for class org.jowidgets.unit.tools.converter.AbstractUnitConverter
 
AC - Class in org.jowidgets.api.layout.miglayout
 
ac() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates row / column constraints
ac() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates row / column constraints
Accelerator - Class in org.jowidgets.common.types
This class defines a key accelerator consisting of an key and a set of key modifiers
Accelerator(VirtualKey, Modifier...) - Constructor for class org.jowidgets.common.types.Accelerator
Creates a new key accelerator
Accelerator(VirtualKey, Collection<Modifier>) - Constructor for class org.jowidgets.common.types.Accelerator
Creates a new key accelerator
Accelerator(char, Modifier...) - Constructor for class org.jowidgets.common.types.Accelerator
Creates a new key accelerator
Accelerator(char, Collection<Modifier>) - Constructor for class org.jowidgets.common.types.Accelerator
Creates a new key accelerator
accept(DropAction) - Method in interface org.jowidgets.api.dnd.IDropResponse
 
accept(ITreeNodeVisitor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
Visits the nodes of the container by a visitor
accept(ITreeNodeVisitor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
accept(VALUE_TYPE) - Method in interface org.jowidgets.util.IFilter
 
acceptAll() - Static method in class org.jowidgets.util.Filter
 
Action - Class in org.jowidgets.api.command
Accessor class for action builder
ActionBuilder - Class in org.jowidgets.tools.command
 
ActionBuilder() - Constructor for class org.jowidgets.tools.command.ActionBuilder
 
ActionBuilder(IActionBuilder) - Constructor for class org.jowidgets.tools.command.ActionBuilder
 
ActionChangeAdapter - Class in org.jowidgets.tools.command
 
ActionChangeAdapter() - Constructor for class org.jowidgets.tools.command.ActionChangeAdapter
 
ActionChangeObservable - Class in org.jowidgets.tools.command
 
ActionChangeObservable() - Constructor for class org.jowidgets.tools.command.ActionChangeObservable
 
actionItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
actionItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
ActionItemModel - Class in org.jowidgets.tools.model.item
 
ActionItemModel() - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(IAction) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(String) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
ActionItemModel(IActionItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
Creates a action item model defined by a builder
ActionItemVisibilityAspectPlugin - Class in org.jowidgets.api.model.item
 
ActionObservable - Class in org.jowidgets.tools.controller
 
ActionObservable() - Constructor for class org.jowidgets.tools.controller.ActionObservable
 
actionPerformed() - Method in interface org.jowidgets.api.model.item.IActionItemModel
This fires an action performed event for the item.
actionPerformed() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
 
actionPerformed() - Method in interface org.jowidgets.common.widgets.controller.IActionListener
Will be invoked if an action was performed
actionPerformed() - Method in class org.jowidgets.tools.controller.CloseActionListener
 
actionPerformed() - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
actionPerformed() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
ActionStyle - Enum in org.jowidgets.api.command
 
ActionWrapper - Class in org.jowidgets.tools.command
 
ActionWrapper(IAction) - Constructor for class org.jowidgets.tools.command.ActionWrapper
 
add(TransferType<JAVA_TYPE>, JAVA_TYPE) - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
 
add(Class<JAVA_TYPE>, JAVA_TYPE) - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
 
add(String, int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container.
add(String, int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container
add(String, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container.
add(String, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container
add(String, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container.
add(String, ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
Creates and adds an control to this container
add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container.
add(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container.
add(int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container
add(int, ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container
add(IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container.
add(ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container
add(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container.
add(ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
Creates and adds an control to this container
add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
add(int, ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
add(Position...) - Static method in class org.jowidgets.common.types.Position
 
add(IEnabledChecker) - Method in class org.jowidgets.tools.command.EnabledCheckerCompositeBuilder
 
add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(int, ICustomWidgetCreator<WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(ICustomWidgetCreator<WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
add(IUnit) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(IUnitBuilder) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String, String, double) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String, String, long) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String, double) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String, long) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String, String) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(String) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
add(ELEMENT_TYPE) - Method in interface org.jowidgets.util.collection.ICircularBuffer
Adds an element to the end of buffer.
add(OBSERVER_TYPE) - Method in interface org.jowidgets.util.collection.IObserverSet
Adds an observer to the set.
add(VALUE_TYPE) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
 
add(ELEMENT_TYPE) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
add(IValidator<VALUE_TYPE>) - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
Adds a validator
addAction(IAction) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates an adds an action item and binds it to the given action
addAction(int, IAction) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates an adds an action item at a given index and binds it to the given action
addAction(IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addAction(int, IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addAction(IAction) - Method in interface org.jowidgets.api.widgets.IMenu
Adds an action item to the menu that will be bound to the given action
addAction(int, IAction) - Method in interface org.jowidgets.api.widgets.IMenu
Adds an action item to the menu at a specific that will be bound to the given action
addAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBar
 
addAction(int, IAction) - Method in interface org.jowidgets.api.widgets.IToolBar
 
addAction(IAction) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addAction(int, IAction) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addAction(IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addAction(int, IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionChangeListener(IActionChangeListener) - Method in interface org.jowidgets.api.command.IActionChangeObservable
 
addActionChangeListener(IActionChangeListener) - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
addActionItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a action item
addActionItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a action item
addActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a action item
addActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a action item
addActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a action item
addActionItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addActionItem() - Method in class org.jowidgets.tools.model.item.MenuModel
 
addActionItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addActionItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addActionItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addActionListener(IActionListener) - Method in interface org.jowidgets.common.widgets.controller.IActionObservable
Adds an action listener
addActionListener(IActionListener) - Method in class org.jowidgets.tools.controller.ActionObservable
 
addActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
addActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
addActionListener(IActionListener) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
addActionListener(IActionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
addAfter(IMenuModel, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Adds a menu after another menu
addAfter(IMenuItemModel, String...) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item after another item defined by an path of item id If the given path not exists, an IllegalArgumentException will be thrown
addAfter(IToolBarItemModel, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addAfter(IMenuModel, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addAfter(IMenuItemModel, String...) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addAfter(IToolBarItemModel, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addAll(Enumeration<? extends VALUE_TYPE>) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
 
addAll(Iterable<? extends VALUE_TYPE>) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
 
addAll(VALUE_TYPE...) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
 
addAll(Collection<? extends ELEMENT_TYPE>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
addAll(Iterable<? extends IValidator<VALUE_TYPE>>) - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
Adds a list of validators
addAlphabeticMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addAlphabeticMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addAlphabeticMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addAlphabeticMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addAlphaNumericMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addAlphaNumericMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addAlphaNumericMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addAlphaNumericMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addBefore(IMenuModel, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Adds a menu before another menu
addBefore(IMenuItemModel, String...) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item before another item defined by an path of item id If the given path not exists, an IllegalArgumentException will be thrown
addBefore(IToolBarItemModel, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addBefore(IMenuModel, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addBefore(IMenuItemModel, String...) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addBefore(IToolBarItemModel, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCacheableListener(ICacheableListener) - Method in class org.jowidgets.tools.image.ImageUrlProvider
 
addCacheableListener(ICacheableListener) - Method in class org.jowidgets.util.cache.CacheableObservable
 
addCacheableListener(ICacheableListener) - Method in interface org.jowidgets.util.cache.ICacheableObservable
 
addCancelListener(ILoginCancelListener) - Method in interface org.jowidgets.api.login.ILoginResultCallback
 
addCancelListener(ICancelListener) - Method in class org.jowidgets.util.event.CancelObservable
 
addCancelListener(ICancelListener) - Method in interface org.jowidgets.util.event.ICancelObservable
 
addChangeListener(IChangeListener) - Method in class org.jowidgets.tools.command.EnabledChecker
 
addChangeListener(IChangeListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
addChangeListener(IChangeListener) - Method in class org.jowidgets.util.event.ChangeObservable
 
addChangeListener(IChangeListener) - Method in interface org.jowidgets.util.event.IChangeObservable
Adds a change listener
addChangeListener(IChangeListener) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
addCharacterMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(String) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(String, char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(String, String) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(String, String, char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(ICharacterMask) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addCharacterMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask(String, char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask(String, String, char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask(String) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask(String, String) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCharacterMask(ICharacterMask) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addCheckableListener(ITreeNodeCheckableListener) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableObservable
 
addCheckableListener(ITreeNodeCheckableListener) - Method in class org.jowidgets.tools.controller.TreeNodeCheckableObservable
 
addCheckedItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a checked item
addCheckedItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a checked item
addCheckedItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a checked item
addCheckedItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a checked item
addCheckedItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a checked item
addCheckedItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addCheckedItem() - Method in class org.jowidgets.tools.model.item.MenuModel
 
addCheckedItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addCheckedItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addCheckedItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addCheckedItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addCheckedItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCheckedItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCheckedItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCheckedItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCheckedItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addCheckedItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addClassLoader(IClassLoader) - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
Adds a class loader to the shared class loader
addClassLoader(IClassLoader) - Static method in class org.jowidgets.classloading.api.SharedClassLoader
Adds a class loader to the shared class loader
addClipbaordListener(IClipboardListener) - Static method in class org.jowidgets.api.clipboard.Clipboard
 
addClipboardListener(IClipboardListener) - Method in interface org.jowidgets.api.clipboard.IClipboardObservable
 
addColumn() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(int, IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(int, IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn(String, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
addColumn() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn(String, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumn() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumn(String, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addColumnModelListener(ITableColumnModelListener) - Method in interface org.jowidgets.common.model.ITableColumnModelObservable
 
addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
 
addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addComponentListener(IComponentListener) - Method in interface org.jowidgets.common.widgets.controller.IComponentObservable
Adds a component listener
addComponentListener(IComponentListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
addComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addContainer() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addContainer(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addContainer(IWidgetDescriptor<? extends IControl>, Object) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addContainer() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addContainer(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addContainer(IWidgetDescriptor<? extends IControl>, Object) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addContainerListener(IContainerListener) - Method in interface org.jowidgets.api.controller.IContainerObservable
Adds a container listener
addContainerListener(IContainerListener) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addContainerRegistry(IContainerRegistry) - Method in interface org.jowidgets.api.widgets.IContainer
Adds a container registry recursively.
addContainerRegistry(IContainerRegistry) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addDataModelListener(ITableDataModelListener) - Method in interface org.jowidgets.common.model.ITableDataModelObservable
 
addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IActionItemModel
Adds a decorator to the model.
addDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an action decorator for all actions contained in this menu an all sub menus.
addDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
addDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
Adds a default initializer that will be invoked when a blue print for the given builder type will be created The default initializers will be invoked in the same order they was added
addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
Deprecated.
Using this method is not possible inside a IToolkitInterceptor. Because the adding of defaults should be done inside a IToolkitInterceptor normally, this method is deprecated to avoid pitfall. Inside inside a IToolkitInterceptor use toolkit.getBluePrintProxyFactory().addDefaultsInitializer() instead, if not inside a IToolkitInterceptoruse Toolkit.getBluePrintProxyFactory().addDefaultsInitializer()
addDelimiter(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addDelimiter(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addDisposeListener(IDisposeListener) - Method in interface org.jowidgets.api.controller.IDisposeObservable
Adds a dispose listener
addDisposeListener(IDisposeListener) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
addDragSourceListener(IDragSourceListener) - Method in interface org.jowidgets.api.dnd.IDragSourceObservable
Adds a drag source listener
addDropTargetListener(IDropTargetListener) - Method in interface org.jowidgets.api.dnd.IDropTargetObservable
 
addError(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a error message
addError(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a error message
addExpandListener(IExpandListener) - Method in interface org.jowidgets.api.controller.IExpandObservable
 
addExpandListener(IExpandListener) - Method in class org.jowidgets.tools.controller.ExpandObservable
 
addFilter(IFilter<ITreeNode>) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Adds a filter.
addFirst(IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
addFirst(ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
addFocusListener(IFocusListener) - Method in interface org.jowidgets.common.widgets.controller.IFocusObservable
Adds a focus listener
addFocusListener(IFocusListener) - Method in class org.jowidgets.tools.controller.FocusObservable
 
addFocusListener(IFocusListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
addFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addFromEnumerationToCollection(Collection<ELEMENT_TYPE>, Enumeration<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
addFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in class org.jowidgets.util.FutureValue
 
addFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in interface org.jowidgets.util.IFutureValue
Adds a callback that will be invoked in the following manner: 1.
addInfo(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a info message
addInfo(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a info message
addInfoError(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a info error message
addInfoError(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a info error message
addInputListener(IInputListener) - Method in interface org.jowidgets.common.widgets.controller.IInputObservable
Adds an input listener
addInputListener(IInputListener) - Method in class org.jowidgets.tools.controller.InputObservable
 
addInputListener(IInputListener) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
addItem(IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item to the model
addItem(int, IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item at a given index
addItem(BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item defined by an builder and returns the build item
addItem(int, BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds an item at a given index defined by an builder and returns the build item
addItem(IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addItem(int, IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addItem(BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addItem(int, BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addItem(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IMenu
Adds a menu item to the menu
addItem(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IMenu
Adds a menu item to the menu at a specific index
addItem(ITabItemDescriptor) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
addItem(int, ITabItemDescriptor) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
addItem(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IToolBar
 
addItem(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IToolBar
 
addItem(IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addItem(int, IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addItem(BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addItem(int, BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addItem(IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addItem(int, IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addItem(BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addItem(int, BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addItem(MenuItem<? extends IMenuItem, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
Deprecated.
 
addItem(int, MenuItem<? extends IMenuItem, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
Deprecated.
 
addItem(SubMenu<? extends ISubMenu, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
Deprecated.
 
addItem(int, SubMenu<? extends ISubMenu, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
Deprecated.
 
addItem(ITabItemDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
addItem(int, ITabItemDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
addItemContainerListener(IListItemListener) - Method in interface org.jowidgets.api.model.IListItemObservable
 
addItemListener(IItemStateListener) - Method in interface org.jowidgets.common.widgets.controller.IItemStateObservable
Adds an item state listener
addItemListener(IItemStateListener) - Method in class org.jowidgets.tools.controller.ItemStateObservable
 
addItemModelListener(IItemModelListener) - Method in interface org.jowidgets.api.model.item.IItemModelObservable
Adds a item model listener
addItemsOfModel(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Adds all items of a given model to this model
addItemsOfModel(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addItemsOfModel(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addItemsOfModel(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addKeyListener(IKeyListener) - Method in interface org.jowidgets.common.widgets.controller.IKeyObservable
Adds a key listener
addKeyListener(IKeyListener) - Method in class org.jowidgets.tools.controller.KeyObservable
 
addKeyListener(IKeyListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
addKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addLast(IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
addLast(ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
addLevel(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Adds a level, a default label will be created
addLevel(int, String) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Adds a level with a corresponding level name
addLevelListener(ILevelListener) - Method in interface org.jowidgets.api.model.levelmeter.ILevelObservable
 
addLevelListener(ILevelListener) - Method in class org.jowidgets.tools.controller.LevelObservable
 
addListModelListener(IListModelListener) - Method in interface org.jowidgets.api.model.IListModelObservable
Adds a list model listener
addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Adds a menu
addMenu(int, IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Adds a menu at a given index
addMenu(IMenuModelBuilder) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and adds a menu defined by a builder.
addMenu(int, IMenuModelBuilder) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and adds a menu defined by a builder at a given index
addMenu() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and add a menu
addMenu(String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and add a menu
addMenu(String, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and add a menu
addMenu(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and add a menu
addMenu(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates and add a menu
addMenu() - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and add a submenu
addMenu(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and add a submenu
addMenu(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and add a submenu
addMenu(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and add a submenu
addMenu(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and add a submenu
addMenu(IMainMenuDescriptor) - Method in interface org.jowidgets.api.widgets.IMenuBar
Adds a menu to the menu bar
addMenu(int, IMainMenuDescriptor) - Method in interface org.jowidgets.api.widgets.IMenuBar
Adds a menu to the menu bar at a given index
addMenu(String) - Method in interface org.jowidgets.api.widgets.IMenuBar
Adds a menu to the menu bar
addMenu(String, char) - Method in interface org.jowidgets.api.widgets.IMenuBar
Adds a menu to the menu bar
addMenu(int, String) - Method in interface org.jowidgets.api.widgets.IMenuBar
Adds a menu to the menu bar at a given index
addMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(int, IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(IMenuModelBuilder) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(int, IMenuModelBuilder) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu() - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(String, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMenu() - Method in class org.jowidgets.tools.model.item.MenuModel
 
addMenu(String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addMenu(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addMenu(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addMenu(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
Adds a menu to the key binding
addMenuListener(IMenuListener) - Method in interface org.jowidgets.common.widgets.controller.IMenuObservable
Adds a menu listener
addMenuListener(IMenuListener) - Method in class org.jowidgets.tools.controller.MenuObservable
 
addMenusOfModel(IMenuBarModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Adds all menus of a given menu bar
addMenusOfModel(IMenuBarModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
addMessage(IValidationMessage) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a message
addMouseListener(IMouseListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseObservable
Adds a mouse listener
addMouseListener(IMouseListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
addMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addMouseMotionListener(IMouseMotionListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionObservable
Adds a mouse motion listener
addMouseMotionListener(IMouseMotionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValue
 
addMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in class org.jowidgets.util.MutableValue
 
addNode() - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
addNode(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
addNode(ITreeNodeDescriptor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
addNode(int, ITreeNodeDescriptor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
addNode() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addNode(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addNode(ITreeNodeDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addNode(int, ITreeNodeDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addNumericMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addNumericMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
addNumericMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addNumericMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
addPaintListener(IPaintListener) - Method in interface org.jowidgets.api.graphics.IPaintObservable
 
addParameter(ITypedKey<VALUE_TYPE>, IParameter<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, VALUE_TYPE, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, String, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, VALUE_TYPE, String, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
addParentListener(IParentListener<PARENT_TYPE>) - Method in interface org.jowidgets.api.controller.IParentObservable
Adds a parent listener
addParentListener(IParentListener<PARENT_TYPE>) - Method in class org.jowidgets.tools.controller.ParentObservable
 
addParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
addParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
addPopupAction(IAction, IMenuModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupAction(int, IAction, IMenuModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupAction(IAction, IMenuModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupAction(int, IAction, IMenuModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addPopupActionItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupActionItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.IPopupDetectionObservable
Adds a popup detection listener
addPopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
 
addPopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addPopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
addPopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
addRadioItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a radio item
addRadioItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a radio item
addRadioItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a radio item
addRadioItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a radio item
addRadioItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a radio item
addRadioItem() - Method in class org.jowidgets.tools.model.item.MenuModel
 
addRadioItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addRadioItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addRadioItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addRadioItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addResult(IPriorityValue<VALUE_TYPE, PRIORITY_TYPE>) - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
Adds a new (partial) result.
addResult(IValidationResult) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds all messages of a result the new result
addRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(int, ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(int, ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(int, String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow(int, List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(int, ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(int, List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(int, ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRow(int, String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addRowLayout(ITableRowLayout) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
addRows(int, int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
addRows(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
addSelectionVetoListener(IListSelectionVetoListener) - Method in interface org.jowidgets.api.controller.IListSelectionVetoObservable
 
addSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
 
addSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addSeparator() - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a separator
addSeparator(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds a separator
addSeparator(int) - Method in interface org.jowidgets.api.model.item.IMenuModel
Creates and adds separator at a given index
addSeparator() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addSeparator(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addSeparator(int) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addSeparator() - Method in interface org.jowidgets.api.widgets.IMenu
Adds a separator item to the menu
addSeparator(int) - Method in interface org.jowidgets.api.widgets.IMenu
Adds a separator item to the menu at a specific index
addSeparator() - Method in interface org.jowidgets.api.widgets.IToolBar
 
addSeparator(int) - Method in interface org.jowidgets.api.widgets.IToolBar
 
addSeparator() - Method in class org.jowidgets.tools.model.item.MenuModel
 
addSeparator(int) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addSeparator(String) - Method in class org.jowidgets.tools.model.item.MenuModel
 
addSeparator() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addSeparator(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addSeparator(int) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addShowingStateListener(IShowingStateListener) - Method in interface org.jowidgets.api.controller.IShowingStateObservable
Adds a showing state listener
addShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.controller.ShowingStateObservable
 
addShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
addTabFolderListener(ITabFolderListener) - Method in interface org.jowidgets.api.controller.ITabFolderObservable
 
addTabFolderListener(ITabFolderListener) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
addTabItemListener(ITabItemListener) - Method in interface org.jowidgets.api.controller.ITabItemObservable
 
addTabItemListener(ITabItemListener) - Method in class org.jowidgets.tools.controller.TabItemObservable
 
addTableCellEditorListener(TextFieldCellEditorFactory.ITableCellEditorListener) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
 
addTableCellListener(ITableCellListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellObservable
 
addTableCellListener(ITableCellListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupDetectionObservable
 
addTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addTableColumnListener(ITableColumnListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnObservable
 
addTableColumnListener(ITableColumnListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupDetectionObservable
 
addTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addTableSelectionListener(ITableSelectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionObservable
 
addTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.controller.TableSelectionObservable
 
addTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
addTabPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.ITabItemCommon
 
addTextLabel(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
addTextLabel(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
addTreeListener(ITreeListener) - Method in interface org.jowidgets.api.controller.ITreeObservable
 
addTreeListener(ITreeListener) - Method in class org.jowidgets.tools.controller.TreeObservable
 
addTreeListener(ITreeListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addTreeNodeListener(ITreeNodeListener) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeObservable
 
addTreeNodeListener(ITreeNodeListener) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
addTreeNodeModelListener(ITreeNodeModelListener) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelObservable
 
addTreeNodeModelListener(ITreeNodeModelListener) - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in interface org.jowidgets.api.controller.ITreePopupDetectionObservable
 
addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.controller.TreePopupDetectionObservable
 
addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addTreeSelectionListener(ITreeSelectionListener) - Method in interface org.jowidgets.api.controller.ITreeSelectionObservable
 
addTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.controller.TreeSelectionObservable
 
addTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
addUnboundLevel() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Adds an unbound level with a default label
addUnboundLevel(String) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Adds an unbound level
addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.validation.ValidationCache
 
addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
addValidationConditionListener(IValidationConditionListener) - Method in interface org.jowidgets.validation.IValidateable
Adds a validation condition listener
addValidator(IValidator<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IInputComponent
Adds a validator to the input component
addValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.tools.validation.CompoundValidator
Deprecated.
 
addValidator(IValidator<VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
addValidator(IValidator<VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
addValidator(IValidator<INPUT_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
addValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.validation.tools.CompoundValidator
 
addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
 
addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
addValueListener(IObservableValueListener<?>) - Method in interface org.jowidgets.util.IObservableValue
Adds a value listener
addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValue
 
addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValueWrapper
 
addVerifier(IInputVerifier) - Method in class org.jowidgets.tools.verify.InputVerifierComposite
 
addVisibilityAspect(IActionItemVisibilityAspect) - Method in interface org.jowidgets.api.model.item.IActionItemModelBuilder
Sets and visibility aspect
addWarning(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a warning message
addWarning(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
Adds a warning message
addWidgetDecorator(Class<? extends DESCRIPTOR_TYPE>, IDecorator<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Adds a widget decorator The decorators IDecorator.decorate(Object) will be invoked for each created widget and the decorated widget will be returned
addWidgetFactoryDecorator(Class<? extends DESCRIPTOR_TYPE>, IDecorator<? extends IWidgetFactory<WIDGET_TYPE, ? extends DESCRIPTOR_TYPE>>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Adds a widget factory decorator The decorators IDecorator.decorate(Object) will be invoked for the factory with the given type and the decorated factory will be used to create widgets with the given type
addWidgetFactoryListener(IWidgetFactoryListener) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Adds a widget factory listener
addWindowListener(IWindowListener) - Method in interface org.jowidgets.common.widgets.controller.IWindowObservable
Adds a window listener
addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.controller.WindowObservable
 
addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
afterAdded(IControl) - Method in interface org.jowidgets.api.controller.IContainerListener
Will be invoked after a control was added
afterChildAdded(int) - Method in interface org.jowidgets.api.model.IListModelListener
Will be invoked after a child was added
afterChildAdded(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
 
afterChildRemoved(int) - Method in interface org.jowidgets.api.model.IListModelListener
Will be invoked after a child was removed
afterChildRemoved(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
 
align(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's columns default alignment for its components.
align(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' columns default alignment for its components.
align(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets both the alignX and alignY as the same time.
alignBottom() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignCenter() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
 
alignHorizontalCenter() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignLeft() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignLeft() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
 
alignment(int, ITableLayoutBuilder.Alignment) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
alignmentHorizontal(AlignmentHorizontal) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
AlignmentHorizontal - Enum in org.jowidgets.common.types
 
alignments(ITableLayoutBuilder.Alignment[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
alignmentVertical(AlignmentVertical) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
AlignmentVertical - Enum in org.jowidgets.common.types
 
alignRight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignRight() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
 
alignTop() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignVerticalCenter() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
alignX(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as getHorizontal().setAlign(ConstraintParser.parseUnitValue(unitValue, true)) only this method returns this for chaining multiple calls.
alignX(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setAlignX(ConstraintParser.parseUnitValueOrAlign(unitValue, true)) only this method returns this for chaining multiple calls.
alignY(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as getVertical().setAlign(ConstraintParser.parseUnitValue(unitValue, true)) only this method returns this for chaining multiple calls.
alignY(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setAlignY(ConstraintParser.parseUnitValueOrAlign(align, false)) only this method returns this for chaining multiple calls.
allowSelectionChange(List<Integer>) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
 
and(IFilter<VALUE_TYPE>, IFilter<VALUE_TYPE>) - Static method in class org.jowidgets.util.Filter
 
and(IFilter<FILTER_VALUE_TYPE>...) - Static method in class org.jowidgets.util.Filter
 
and(Collection<? extends IFilter<FILTER_VALUE_TYPE>>) - Static method in class org.jowidgets.util.Filter
 
AnimationRunner - Class in org.jowidgets.api.animation
 
AnnotationCache - Class in org.jowidgets.util.reflection
 
AnnotationUtils - Class in org.jowidgets.util.reflection
 
AntiAliasing - Enum in org.jowidgets.common.graphics
 
append(String) - Method in interface org.jowidgets.common.widgets.ITextAreaCommon
 
ArrayUtils - Class in org.jowidgets.util
 
asCollection(IUnmodifiableArray<VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
askYesNoCancelQuestion(String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoCancelQuestion(String, String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoCancelQuestion(String, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoCancelQuestion(String, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoCancelQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoCancelQuestion(String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoCancelQuestion(String, String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoCancelQuestion(String, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoCancelQuestion(String, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoCancelQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(String, String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(String, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(String, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(IExecutionContext, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
 
askYesNoQuestion(String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(String, String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(String, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(String, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
askYesNoQuestion(IExecutionContext, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
Assert - Class in org.jowidgets.util
 
attachItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
attachItem(int, ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
attachItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
attachItem(int, ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
autoCenterAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoCenterOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoCenterOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
AutoCenterPolicy - Enum in org.jowidgets.api.types
 
autoCompletionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
 
autoCompletionOn() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
 
autoPackAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoPackOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoPackOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
AutoPackPolicy - Enum in org.jowidgets.api.types
 
autoPositionCorrectionAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoPositionCorrectionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
autoPositionCorrectionOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
 
AutoPositionCorrectionPolicy - Enum in org.jowidgets.api.types
 
autoSelectionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
 
autoSelectionOn() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
 
AutoSelectionPolicy - Enum in org.jowidgets.api.types
 
available() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 

B

B - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
 
backgroundColors(IColorConstant[]) - Method in interface org.jowidgets.api.layout.IListLayoutFactoryBuilder
 
BASE_FONT_SIZE - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
I value indicating that the size of the font for the container of the component will be used as a base for calculating the logical pixel size.
BASE_FONT_SIZE - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
I value indicating that the size of the font for the container of the component will be used as a base for calculating the logical pixel size.
BASE_REAL_PIXEL - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
I value indicating that the size of a logical pixel should always be a real pixel and thus no compensation will be made.
BASE_REAL_PIXEL - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
I value indicating that the size of a logical pixel should always be a real pixel and thus no compensation will be made.
BASE_SCALE_FACTOR - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
I value indicating that the screen DPI will be used as a base for calculating the logical pixel size.
BASE_SCALE_FACTOR - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
I value indicating that the screen DPI will be used as a base for calculating the logical pixel size.
BeanUtils - Class in org.jowidgets.util.reflection
 
beforeChildRemove(int) - Method in interface org.jowidgets.api.model.IListModelListener
Will be invoked before a child will be removed
beforeChildRemove(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
 
beforeRemove(IControl) - Method in interface org.jowidgets.api.controller.IContainerListener
Will be invoked before a control will be removed
beforeSelectionChange(List<Integer>, IVetoable) - Method in interface org.jowidgets.api.controller.IListSelectionVetoListener
 
beginLayout() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
bind(IMenuBarModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Binds the given model to this model with the following manner: 1.
bind(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Binds the given model to this model with the following manner: 1.
bind(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
Binds the given model to this model with the following manner: 1.
bind(IMenuBarModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
bind(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
bind(Collection<? extends IMenuModel>, IComponent) - Static method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
Binds a collection of menus to a component When bound all key events of the component (recursive, if component is a IContainer) will be checked against the key accelerators of the menu and the actions will be performed if accelerator matches.
bind(IMenuModel, IComponent) - Static method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
Binds a menu to a component When bound all key events of the component (recursive, if component is a IContainer) will be checked against the key accelerators of the menu and the actions will be performed if accelerator matches.
bind(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
bind(IInputComponent<VALUE_TYPE>) - Static method in class org.jowidgets.tools.value.InputComponentBind
Binds an input component to a newly created observable value and returns the observable value.
bind(IObservableValue<VALUE_TYPE>, IInputComponent<VALUE_TYPE>) - Static method in class org.jowidgets.tools.value.InputComponentBind
Binds an input component to an observable value.
Bind - Class in org.jowidgets.util.binding
Accessor class for IBind interface
bind(IObservableValue<VALUE_TYPE>, IObservableValue<VALUE_TYPE>) - Static method in class org.jowidgets.util.binding.Bind
Binds two observable values with same type bidirectional.
bind(IObservableValue<SOURCE_TYPE>, IObservableValue<DESTINATION_TYPE>, IBindingConverter<SOURCE_TYPE, DESTINATION_TYPE>) - Static method in class org.jowidgets.util.binding.Bind
Binds two observable values with potentially different type bidirectional using a binding converter.
bind(IObservableValue<VALUE_TYPE>, IObservableValue<VALUE_TYPE>) - Method in interface org.jowidgets.util.binding.IBind
Binds two observable values with same type bidirectional.
bind(IObservableValue<SOURCE_TYPE>, IObservableValue<DESTINATION_TYPE>, IBindingConverter<SOURCE_TYPE, DESTINATION_TYPE>) - Method in interface org.jowidgets.util.binding.IBind
Binds two observable values with potentially different type bidirectional using a binding converter.
bind() - Method in interface org.jowidgets.util.binding.IBinding
Binds the referenced values.
bluePrint(Class<BLUE_PRINT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
bluePrint(Class<BLUE_PRINT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
Creates a blue print for a bluePrint type.
bluePrint() - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
bluePrint(IConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrint(IObjectStringConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrint(ENUM_TYPE...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
bluePrint(ILayoutDescriptor) - Static method in class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
bluePrint(boolean) - Static method in class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
bluePrint(IImageConstant) - Static method in class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
bluePrint(IConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrint(IObjectStringConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
bluePrint(String, char) - Static method in class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
bluePrint(int) - Static method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
bluePrint(JoQuestionDialog.QuestionType) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
bluePrint(ILayoutDescriptor) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
bluePrint(boolean) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoSeparatorMenuItem
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
bluePrint() - Static method in class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
bluePrint(Class<BLUE_PRINT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
bluePrintError() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintError(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintInfo() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintInfo(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintInteger(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintLong(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
BluePrintProxy - Class in org.jowidgets.tools.widgets.blueprint
This class is a abbreviation accessor class to all blueprints of the jowidget core widgets It can be used to write e.g.
bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintShort(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintString() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
bluePrintString() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
bluePrintString() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintString(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
bluePrintWarning() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintWarning(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
bluePrintYesNo() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
bluePrintYesNo(String) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
bluePrintYesNoCancel() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
bluePrintYesNoCancel(String) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
boolLong() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
boolShort() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
Border - Class in org.jowidgets.common.types
 
Border() - Constructor for class org.jowidgets.common.types.Border
 
Border(String) - Constructor for class org.jowidgets.common.types.Border
 
BorderLayout - Class in org.jowidgets.api.layout
Accessor for 'BorderLayout' A border layout lays out a container that can consist of five regions: left, right, top, bottom, and center.
borderLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'BorderLayout' A border layout lays out a container that can consist of five regions: left, right, top, bottom, and center.
borderLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates a builder for a 'BorderLayout' factory A border layout lays out a container that can consist of five regions: left, right, top, bottom, and center.
BorderLayoutConstraints - Enum in org.jowidgets.api.layout
 
BOTTOM - Static variable in class org.jowidgets.api.layout.BorderLayout
The bottom region
bottomToTop() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setTopToBottom(boolean false) only this method returns this for chaining multiple calls.
BPF - Class in org.jowidgets.tools.widgets.blueprint
This class is a abbreviation accessor class to all blueprints of the jowidget core widgets It can be used to write e.g.
build() - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
 
build() - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
 
build() - Method in interface org.jowidgets.api.command.IActionBuilder
Creates a new command action defined by the builder setup
build() - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
build() - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
build() - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
 
build() - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
 
build() - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
 
build() - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Creates a new layout factory for 'BorderLayout'
build() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
build() - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Creates a new layout factory for 'FillLayouts'
build() - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
Creates a new layout factory for 'FlowLayouts'
build() - Method in interface org.jowidgets.api.layout.IListLayoutFactoryBuilder
 
build() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Creates a new layout factory for 'IMigLayout'
build() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
build() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayoutFactoryBuilder
 
build() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
build() - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Creates a new model based on the given setup
build() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Builds the item
build() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
build() - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
build() - Method in interface org.jowidgets.api.model.table.ITableCellBuilder
 
build() - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Builds the worker thread access
build(IActionBuilder) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
build() - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
build() - Method in class org.jowidgets.tools.command.ActionBuilder
 
build() - Method in class org.jowidgets.tools.command.EnabledCheckerCompositeBuilder
 
build() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
build() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
build() - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
build() - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
build() - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
build() - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
 
build() - Method in class org.jowidgets.util.builder.AbstractSingleUseBuilder
 
build() - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
 
build() - Method in interface org.jowidgets.util.ITypedPropertiesBuilder
 
build() - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
build() - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
 
build() - Method in interface org.jowidgets.validation.IValidationResultBuilder
Creates a new validation result
build() - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
Creates a new validator
builder() - Static method in class org.jowidgets.api.animation.AnimationRunner
 
builder() - Static method in class org.jowidgets.api.clipboard.Transferable
 
builder() - Static method in class org.jowidgets.api.command.Action
Creates a new action builder instance
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.CheckTreeAction
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.CollapseTreeAction
 
builder() - Static method in class org.jowidgets.api.command.CommandAction
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
 
builder(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandTreeAction
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.command.UncheckTreeAction
 
builder() - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
builder() - Static method in class org.jowidgets.api.event.DelayedEventRunner
 
builder() - Static method in class org.jowidgets.api.layout.BorderLayout
Gets a builder for an layout factory of an 'BorderLayout'
builder() - Static method in class org.jowidgets.api.layout.DynamicFlowLayoutConstraints
 
builder() - Static method in class org.jowidgets.api.layout.FillLayout
Gets a builder for an layout factory of an 'FillLayout'
builder() - Static method in class org.jowidgets.api.layout.FlowLayout
Gets a builder for an layout factory of an 'FlowLayout'
builder() - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Gets a builder for an layout factory of an 'FlowLayout'
builder() - Static method in class org.jowidgets.api.mask.TextMask
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.CollapseTreeToolbarItemModel
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
 
builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.ExpandTreeToolbarItemModel
 
builder(ITreeExpansionAction) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
 
builder() - Static method in class org.jowidgets.tools.command.ActionBuilder
 
builder() - Static method in class org.jowidgets.tools.command.CommandAction
 
builder(String) - Static method in class org.jowidgets.tools.command.CommandAction
 
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.command.CommandAction
 
builder(String, String) - Static method in class org.jowidgets.tools.command.CommandAction
 
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.command.CommandAction
 
builder() - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(String) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(IAction) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(String, String) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model builder
builder() - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder(String) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder(String, String) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model builder
builder() - Static method in class org.jowidgets.tools.model.item.ContainerItemModel
 
builder(IContainerContentCreator) - Static method in class org.jowidgets.tools.model.item.ContainerItemModel
 
builder() - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder
builder(String) - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder and set defaults
builder(String, String) - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder and set defaults
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder and set defaults
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder and set defaults
builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model builder and set defaults
builder() - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(IAction) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(IAction, IMenuModel) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(String) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(String, String) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
builder() - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder(String) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder(String, String) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model builder
builder() - Static method in class org.jowidgets.tools.model.item.SeparatorItemModel
Creates a builder
builder(String) - Static method in class org.jowidgets.tools.model.item.SeparatorItemModel
Creates a builder
builder() - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
builder(String) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
builder(String, String) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
builder(String, AlignmentHorizontal) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
builder(String, String, AlignmentHorizontal) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
builder() - Static method in class org.jowidgets.tools.model.table.SimpleTableModel
 
builder(int, int) - Static method in class org.jowidgets.tools.model.table.SimpleTableModel
 
builder() - Static method in class org.jowidgets.tools.model.table.TableCell
 
builder(String) - Static method in class org.jowidgets.tools.model.table.TableCell
 
builder(String, String) - Static method in class org.jowidgets.tools.model.table.TableCell
 
builder() - Static method in class org.jowidgets.unit.api.Unit
 
builder() - Static method in class org.jowidgets.unit.api.UnitSet
 
builder() - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
builder() - Static method in class org.jowidgets.util.parameter.Parameter
 
builder() - Static method in class org.jowidgets.util.parameter.Parameterized
 
builder() - Static method in class org.jowidgets.util.TypedProperties
 
builder() - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result builder
builder() - Static method in class org.jowidgets.validation.ValidatorComposite
Creates a new validator composite builder
button() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
button(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
button(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
button() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
button(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
button(String, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
buttonCancel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
buttonCancel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
buttonClose() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
buttonClose() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
buttonDetails() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
buttonDetails() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
buttonOk() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
buttonOk() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
buttonSave() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
buttonSave() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
ButtonWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
ButtonWrapper(IButton) - Constructor for class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
ByteUnitSet - Class in org.jowidgets.unit.tools.units
 

C

Cacheable - Class in org.jowidgets.util.cache
 
Cacheable() - Constructor for class org.jowidgets.util.cache.Cacheable
 
CacheableObservable - Class in org.jowidgets.util.cache
 
CacheableObservable() - Constructor for class org.jowidgets.util.cache.CacheableObservable
 
CachedFillLayout - Class in org.jowidgets.api.layout
Accessor for 'CachedFillLayout' This layouter renders the first visible child of the container into the whole available space and caches the size of its children, so the next time the layout will be done, the cached values will be used until the cache is cleared by the user.
cachedFillLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates a 'CachedFillLayout' 'CachedFillLayout' allows only one visible control in the container when calculation is done.
CachedFillLayout - Class in org.jowidgets.tools.layout
Deprecated.
Use CachedFillLayout instead
CachedFillLayout(IContainer) - Constructor for class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
calendar() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
calendar() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
call(PARAM_TYPE) - Method in interface org.jowidgets.util.ICallback
 
cancel() - Method in class org.jowidgets.util.CancelCallback
 
CancelCallback - Class in org.jowidgets.util
 
CancelCallback() - Constructor for class org.jowidgets.util.CancelCallback
 
canceled() - Method in interface org.jowidgets.api.login.ILoginCancelListener
 
canceled() - Method in interface org.jowidgets.api.worker.IWorkerCallback
Will be invoked if the worker was canceled before finishing
canceled() - Method in interface org.jowidgets.util.event.ICancelListener
 
cancelEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
 
cancelEditing() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
cancelEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
 
cancelEditing() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
CancelObservable - Class in org.jowidgets.util.event
 
CancelObservable() - Constructor for class org.jowidgets.util.event.CancelObservable
 
canvas() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
canvas() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
capacity() - Method in interface org.jowidgets.util.collection.ICircularBuffer
 
CC - Class in org.jowidgets.api.layout.miglayout
 
cc() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates component constraints
cc() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates component constraints
cell(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Set the cell(s) that the component should occupy in the grid.
cellBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
CENTER - Static variable in class org.jowidgets.api.layout.BorderLayout
The center region
centerLocation() - Method in interface org.jowidgets.api.widgets.IWindow
Centers the location relative to the parent bounds
centerLocation() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
centerLocation() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
CENTI_METER - Static variable in class org.jowidgets.unit.tools.units.MillimeterUnitSet
 
changed() - Method in interface org.jowidgets.util.event.IChangeListener
Invoked after the change observable has been changed
changed(IValueChangedEvent<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValueListener
This method will be invoked after the value has been changed
changed(IObservableValue<VALUE_TYPE>, VALUE_TYPE) - Method in interface org.jowidgets.util.IObservableValueListener
Will be invoked if the value has been changed
changeItemIndex(ITabItem, int) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
changeItemIndex(ITabItem, int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
ChangeObservable - Class in org.jowidgets.util.event
 
ChangeObservable() - Constructor for class org.jowidgets.util.event.ChangeObservable
 
changePassword(IPasswordChangeResult, String, String, ICancelObservable) - Method in interface org.jowidgets.api.password.IPasswordChangeExecutor
 
checkableChanged(boolean) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableListener
 
checkableChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
checkableChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
checkBox() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
checkBox() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
CheckBoxWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
CheckBoxWrapper(ICheckBox) - Constructor for class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
checkedChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
checkedChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
checkedChanged(boolean) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeListener
 
checkedChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeAdapter
 
checkedChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
checkedChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
checkedItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
checkedItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
CheckedItemModel - Class in org.jowidgets.tools.model.item
 
CheckedItemModel() - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(String) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
CheckedItemModel(ICheckedItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
Creates a checked item model defined by a builder
checkedMenuItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
checkedMenuItem(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
checkedMenuItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
checkedMenuItem(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
CheckedState - Enum in org.jowidgets.api.types
 
checkEnumAvailability(Class<? extends Enum<? extends IImageConstant>>) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
Check if all keys of the given enum are available in the registry
checkExhausted() - Method in class org.jowidgets.util.builder.AbstractSingleUseBuilder
 
checkMandatoryFields() - Method in interface org.jowidgets.common.widgets.descriptor.IWidgetDescriptor
 
CheckTreeAction - Class in org.jowidgets.api.command
 
checkTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
checkTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
checkTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
checkTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
childrenChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
childrenChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
CircularBuffer - Class in org.jowidgets.util.collection
 
ClassLoaderAdapter - Class in org.jowidgets.classloading.api
 
clear() - Method in interface org.jowidgets.api.graphics.IGraphicContext
 
clear() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
clear() - Method in interface org.jowidgets.util.collection.ICircularBuffer
Clears the current buffer
clear() - Method in interface org.jowidgets.util.collection.IObserverSet
Removes all elements from the set an releases the used memory
clear() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
clearCache() - Method in interface org.jowidgets.api.layout.ICachedFillLayout
Clear's the cache of the layouter, e.g. after container changed
clearCache() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
clearCache() - Static method in class org.jowidgets.util.reflection.IntrospectionCache
 
clearRectangle(Rectangle) - Method in interface org.jowidgets.api.graphics.IGraphicContext
 
clearRectangle(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
clearRectangle(Rectangle) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
clearRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
clearRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
clearSelection() - Method in interface org.jowidgets.api.widgets.ITree
 
clearSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
clearUserLocale() - Method in interface org.jowidgets.i18n.api.ILocaleHolder
Clears the current user locale
clearUserLocale() - Static method in class org.jowidgets.i18n.api.LocaleHolder
Clears the user locale on the currently set LocaleHolder
clearUserLocale() - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
 
Clipboard - Class in org.jowidgets.api.clipboard
 
clipboardChanged() - Method in interface org.jowidgets.api.clipboard.IClipboardListener
 
close() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
CloseActionListener - Class in org.jowidgets.tools.controller
 
CloseActionListener(IWindow) - Constructor for class org.jowidgets.tools.controller.CloseActionListener
 
closed() - Method in interface org.jowidgets.api.controller.ITabItemListener
 
closed() - Method in class org.jowidgets.tools.controller.TabItemAdapter
 
CollapseTreeAction - Class in org.jowidgets.api.command
 
collapseTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
collapseTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
collapseTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
collapseTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
CollapseTreeToolbarItemModel - Class in org.jowidgets.api.model.item
 
collectionInputControl(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputControl(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputControl(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputControl(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputDialog(ICollectionInputControlSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputDialog(ICustomWidgetCreator<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputDialog(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputDialog(ICollectionInputControlSetup<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputDialog(ICustomWidgetCreator<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputDialog(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputField(IConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputField(IObjectStringConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputField() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
collectionInputField(IConverter<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputField(IObjectStringConverter<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
collectionInputField() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
CollectionUtils - Class in org.jowidgets.util
 
Colors - Enum in org.jowidgets.api.color
 
ColorSettingsInvoker - Class in org.jowidgets.tools.widgets.invoker
 
ColorValue - Class in org.jowidgets.common.color
Default implementation for IColorConstant
ColorValue(int, int, int) - Constructor for class org.jowidgets.common.color.ColorValue
Creates a new ColorValue object
column() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
columnAlignment(int, ITableLayoutBuilder.Alignment) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
columnBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
columnConstraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the column constraints
columnConstraints(IAC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the column constraints
columnConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates column constraints
columnConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates column constraints
columnCount(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
columnMode(int, ITableLayoutBuilder.ColumnMode) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
columnModel() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
columnModel(int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
columnPermutationChanged() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnListener
 
columnPermutationChanged() - Method in class org.jowidgets.tools.controller.TableColumnAdapter
 
columnResized(ITableColumnResizeEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnListener
 
columnResized(ITableColumnResizeEvent) - Method in class org.jowidgets.tools.controller.TableColumnAdapter
 
columnsAdded(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
 
columnsChanged(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
 
columnsRemoved(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
 
combinedCollectionInputField(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>, ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
combinedCollectionInputField(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>, ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBox(IConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBox() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBox(String...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBox(List<String>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBox(IConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBox() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBox(String...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBox(List<String>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxInteger() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxInteger(Integer...) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxInteger(List<Integer>) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxInteger() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxInteger(Integer...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxInteger(List<Integer>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxIntegerNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxIntegerNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxLong() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxLong(Long...) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxLong(List<Long>) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxLong() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxLong(Long...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxLong(List<Long>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxLongNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxLongNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(String...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(Collection<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(List<String>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(ENUM_TYPE...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(IUnitSet) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelection(IObjectStringConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(String...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(List<String>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(ENUM_TYPE...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(Collection<VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelection(IUnitSet) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelectionBoolean() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelectionBoolean() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelectionIntegerNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelectionIntegerNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelectionLongNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelectionLongNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelectionShortNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelectionShortNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxSelectionString() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxSelectionString() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxShort() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxShort(Short...) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxShort(List<Short>) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxShort() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxShort(Short...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxShort(List<Short>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxShortNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxShortNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
comboBoxString() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
comboBoxString() - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxString(String...) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxString(List<String>) - Static method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
comboBoxString() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxString(String...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxString(List<String>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
comboBoxString() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
ComboBoxWrapper<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
 
ComboBoxWrapper(IComboBox<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
CommandAction - Class in org.jowidgets.api.command
 
CommandAction - Class in org.jowidgets.tools.command
 
CommandAction() - Constructor for class org.jowidgets.tools.command.CommandAction
 
CommandAction(String) - Constructor for class org.jowidgets.tools.command.CommandAction
 
CommandAction(String, IImageConstant) - Constructor for class org.jowidgets.tools.command.CommandAction
 
CommandAction(String, String) - Constructor for class org.jowidgets.tools.command.CommandAction
 
CommandAction(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.command.CommandAction
 
CommandAction(IActionBuilder) - Constructor for class org.jowidgets.tools.command.CommandAction
 
compareTo(COMPARABLE_TYPE, COMPARABLE_TYPE) - Static method in class org.jowidgets.util.NullCompatibleComparison
 
compareTo(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.NumberUtils
 
ComponentAdapter - Class in org.jowidgets.tools.controller
 
ComponentAdapter() - Constructor for class org.jowidgets.tools.controller.ComponentAdapter
 
componentConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates component constraints
componentConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates component constraints
ComponentWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
ComponentWrapper(IComponent) - Constructor for class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
composite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
composite(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
composite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
composite(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
CompositeControl - Class in org.jowidgets.tools.widgets.base
A CompositeControl can be used to encapsulate a IControl implementation that uses a composite to add the inner controls.
CompositeControl(IContainer) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, int) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, int, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, int, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
CompositeControl(IContainer, int, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
Creates a new instance
compositeWithBorder() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
compositeWithBorder() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
CompositeWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
CompositeWrapper(IComposite) - Constructor for class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
CompoundValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.tools.validation
Deprecated.
Use org.jowidgets.validation.tools.CompoundValidator of org.jowidgets.validation.tools module instead
CompoundValidator() - Constructor for class org.jowidgets.tools.validation.CompoundValidator
Deprecated.
 
CompoundValidator(IValidator<VALIDATION_INPUT_TYPE>...) - Constructor for class org.jowidgets.tools.validation.CompoundValidator
Deprecated.
 
CompoundValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.validation.tools
 
CompoundValidator() - Constructor for class org.jowidgets.validation.tools.CompoundValidator
 
CompoundValidator(IValidator<VALIDATION_INPUT_TYPE>...) - Constructor for class org.jowidgets.validation.tools.CompoundValidator
 
computeDecoratedSize(Dimension) - Method in interface org.jowidgets.common.widgets.IContainerCommon
Gets the decorated size (size with border / insets ) for a given client area size
computeDecoratedSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
concatElementsSeparatedBy(Object[], char) - Static method in class org.jowidgets.util.StringUtils
 
concatElementsSeparatedBy(Collection<?>, char) - Static method in class org.jowidgets.util.StringUtils
 
concatElementsSeparatedByComma(Collection<?>) - Static method in class org.jowidgets.util.StringUtils
 
considerAllData() - Method in enum org.jowidgets.common.types.TablePackPolicy
 
considerData() - Method in enum org.jowidgets.common.types.TablePackPolicy
 
considerHeader() - Method in enum org.jowidgets.common.types.TablePackPolicy
 
constraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the layout constraints
constraints(ILC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the layout constraints
containerDisposed(IContainer) - Method in interface org.jowidgets.api.model.item.IContainerContentCreator
This method will be invoked after the created container was disposed (removed from a toolBar).
containerItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
containerItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
ContainerItemModel - Class in org.jowidgets.tools.model.item
 
ContainerItemModel(IContainerContentCreator) - Constructor for class org.jowidgets.tools.model.item.ContainerItemModel
 
ContainerItemModel(IContainerItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.ContainerItemModel
 
ContainerWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
ContainerWrapper(IContainer) - Constructor for class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
contains(Position) - Method in class org.jowidgets.common.types.Rectangle
Checks if a given position is contained in this rectangle
contains(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
contains(NUMBER_TYPE) - Method in class org.jowidgets.util.Interval
Checks if a number is contained in an interval
containsAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
ContextSingletonProvider - Class in org.jowidgets.util.context
This implementation is not thread save, but for ui tasks that is not necessary
ControlWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
ControlWrapper(IControl) - Constructor for class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
ConvenienceMethods - Annotation Type in org.jowidgets.api.widgets.blueprint.convenience.anotations
 
conversionFactor(double) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
conversionFactor(long) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
convert(Dimension) - Static method in class org.jowidgets.common.types.Position
 
convert(SOURCE_TYPE) - Method in interface org.jowidgets.util.IConverter
 
convert(TYPE) - Method in class org.jowidgets.util.IdentityTransformationConverter
 
convertColumnIndexToModel(int) - Method in interface org.jowidgets.api.widgets.ITable
 
convertColumnIndexToModel(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
convertColumnIndexToView(int) - Method in interface org.jowidgets.api.widgets.ITable
 
convertColumnIndexToView(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
convertDestination(DESTINATION_TYPE) - Method in interface org.jowidgets.util.binding.IBindingConverter
Convert the destination value to the source value
Converter<TYPE> - Class in org.jowidgets.tools.converter
 
Converter(IObjectStringConverter<TYPE>, IStringObjectConverter<TYPE>) - Constructor for class org.jowidgets.tools.converter.Converter
 
ConverterWrapper<FROM_TYPE> - Class in org.jowidgets.tools.converter
 
ConverterWrapper(IConverter<FROM_TYPE>) - Constructor for class org.jowidgets.tools.converter.ConverterWrapper
 
convertSource(SOURCE_TYPE) - Method in interface org.jowidgets.util.binding.IBindingConverter
Convert the source value to the destination value
convertToObject(String) - Method in interface org.jowidgets.api.convert.IStringObjectConverter
Converts an string input to an object.
convertToObject(String) - Method in class org.jowidgets.tools.converter.Converter
 
convertToObject(String) - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
convertToObject(String) - Method in class org.jowidgets.tools.converter.MapConverter
 
convertToString(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectStringConverter
Converts the value to an string representation
convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
 
convertToString(TYPE) - Method in class org.jowidgets.tools.converter.Converter
 
convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
convertToString(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.MapConverter
 
convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
 
copyArea(int, int, int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
copyArea(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
copyArea(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
copyFile(File, File) - Static method in class org.jowidgets.util.io.FileUtils
 
count(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Sets the total number of rows/columns to size.
create() - Static method in class org.jowidgets.api.animation.AnimationRunner
 
create(ITreeContainer) - Static method in class org.jowidgets.api.command.CheckTreeAction
 
create(ITreeContainer) - Static method in class org.jowidgets.api.command.CollapseTreeAction
 
create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
 
create(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
 
create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
 
create(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
 
create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandTreeAction
 
create() - Method in interface org.jowidgets.api.command.IActionBuilderFactory
Creates a new action builder
create(ITreeContainer) - Static method in class org.jowidgets.api.command.UncheckTreeAction
 
create(IComponent) - Method in interface org.jowidgets.api.controller.IListenerFactory
Creates a listener for the component or null, if no listener should observe the component.
create(VALUE_TYPE) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(VALUE_TYPE, VALUE_TYPE) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create() - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(double) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(double, double) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(float) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(float, float) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(int) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(int, int) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(long) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create(long, long) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
 
create() - Static method in class org.jowidgets.api.event.DelayedEventRunner
 
create(IContainer) - Method in interface org.jowidgets.api.layout.ILayoutFactory
 
create() - Static method in class org.jowidgets.api.layout.miglayout.AC
Creates a new IAC instance
create() - Static method in class org.jowidgets.api.layout.miglayout.CC
Creates a new ICC instance
create() - Static method in class org.jowidgets.api.layout.miglayout.LC
Creates a new ILC instance
create(String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Creates a layout factory for default 'MigLayout' with given constraints
create(String, String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Creates a layout factory for 'MigLayout' with given constraints
create(String, String, String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Creates a layout factory for 'MigLayout' with given constraints
create(MigLayoutDescriptor) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Creates a layout factory for 'MigLayout' with given constraints defined by a MigLayoutDescriptor
create(ITreeContainer, int) - Static method in class org.jowidgets.api.model.item.CollapseTreeToolbarItemModel
 
create(ITreeContainer, int, int) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
 
create(ITreeContainer, boolean, int, int) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
 
create(ITreeContainer, int) - Static method in class org.jowidgets.api.model.item.ExpandTreeToolbarItemModel
 
create(ITreeExpansionAction, int) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
 
create(ITreeExpansionAction, int, int, boolean) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
 
create() - Static method in class org.jowidgets.api.model.levelmeter.MutableLevelMeterModel
 
create(ClassLoader) - Static method in class org.jowidgets.classloading.api.ClassLoaderAdapter
 
create(ITableCell, int, int, ICustomWidgetFactory) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditorFactory
 
create(ICustomWidgetFactory) - Method in interface org.jowidgets.common.widgets.factory.ICustomWidgetCreator
Creates a widget
create(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.ICustomWidgetFactory
Creates a widget for a given descriptor
create(DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Creates a root widget (with no parent) for a given descriptor
create(Object, DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Creates a widget for a given descriptor
create(Object, DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IWidgetFactory
Creates a new widget instance
create() - Static method in class org.jowidgets.i18n.api.LocaleLocal
 
create(LocaleLocal.IValueFactory<VALUE_TYPE>) - Static method in class org.jowidgets.i18n.api.LocaleLocal
Creates a new LocaleLocal.
create() - Method in interface org.jowidgets.i18n.api.LocaleLocal.IValueFactory
 
create(String) - Static method in class org.jowidgets.i18n.api.MessageProvider
Creates a new message provider for a given resource bundle name.
create(String, Class<?>) - Static method in class org.jowidgets.i18n.api.MessageProvider
Creates a new message provider for a given resource bundle name and a class that provides the class loader
create(String, MessageProvider.IClassLoaderProvider) - Static method in class org.jowidgets.i18n.api.MessageProvider
Creates a new message provider for a given resource bundle name and a class loader provider
create(ITableCell, int, int, ICustomWidgetFactory) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
 
create() - Static method in class org.jowidgets.tools.model.item.ActionItemModel
Creates a new action item model
create() - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
Creates a new checked item model
create() - Static method in class org.jowidgets.tools.model.item.MenuBarModel
Creates a new menu bar model
create() - Static method in class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model instance
create() - Static method in class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
create(Class<BLUE_PRINT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BluePrintProxy
Creates a blue print proxy for a given descriptor
create(Object, DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
 
create(String) - Static method in class org.jowidgets.unit.api.Unit
 
create(String, String) - Static method in class org.jowidgets.unit.api.Unit
 
create(String, long) - Static method in class org.jowidgets.unit.api.Unit
 
create(String, double) - Static method in class org.jowidgets.unit.api.Unit
 
create(String, String, long) - Static method in class org.jowidgets.unit.api.Unit
 
create(String, String, double) - Static method in class org.jowidgets.unit.api.Unit
 
create(int) - Static method in class org.jowidgets.util.collection.CircularBuffer
 
create() - Method in interface org.jowidgets.util.collection.IObserverSetFactory
Creates an observer set with the default strategy
create(IObserverSetFactory.Strategy) - Method in interface org.jowidgets.util.collection.IObserverSetFactory
Creates an observer set for the given strategy
create() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
 
create(IObserverSetFactory.Strategy) - Static method in class org.jowidgets.util.collection.ObserverSetFactory
 
create(Iterable<? extends VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
create(Enumeration<? extends VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
create(VALUE_TYPE...) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
create(CONTEXT_TYPE, IContextSingletonProvider) - Method in interface org.jowidgets.util.context.IContextSingletonFactory
 
create(IFilter<FILTER_VALUE_TYPE>...) - Static method in class org.jowidgets.util.FilterComposite
 
create(Collection<? extends IFilter<FILTER_VALUE_TYPE>>) - Static method in class org.jowidgets.util.FilterComposite
 
create(IFilter<FILTER_VALUE_TYPE>, IFilter<FILTER_VALUE_TYPE>) - Static method in class org.jowidgets.util.FilterComposite
Creates a composite from two filters.
create() - Method in interface org.jowidgets.util.IFactory
 
create(String, String) - Method in class org.jowidgets.util.io.DefaultTempFileFactory
 
create(String, String) - Method in interface org.jowidgets.util.io.ITempFileFactory
Creates an empty existing unique file in an temp directory.
create(Class<VALUE_TYPE>) - Static method in class org.jowidgets.util.parameter.Parameter
 
create(Class<VALUE_TYPE>, String) - Static method in class org.jowidgets.util.parameter.Parameter
 
create(Class<VALUE_TYPE>, String, String) - Static method in class org.jowidgets.util.parameter.Parameter
 
create(Class<VALUE_TYPE>, String, String, VALUE_TYPE) - Static method in class org.jowidgets.util.parameter.Parameter
 
create(String) - Static method in class org.jowidgets.util.url.UrlFactory
 
create(File) - Static method in class org.jowidgets.util.url.UrlFactory
 
create(MessageType, String, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
create(MessageType, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
create() - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result.
create(IValidationMessage) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result for a given validation message
create(IValidator<VALUE_TYPE>, IValidator<VALUE_TYPE>) - Static method in class org.jowidgets.validation.ValidatorComposite
Creates a new validator based on two given validators.
createAdapter(ADAPTEE) - Method in interface org.jowidgets.util.IAdapterFactory
 
createBufferedImage(int, int) - Method in interface org.jowidgets.api.image.IImageFactory
Creates an buffered image with defined with and height.
createBufferedImage(int, int) - Static method in class org.jowidgets.api.image.ImageFactory
Creates an buffered image with defined with and height.
createChildWindow(DESCRIPTOR_TYPE) - Method in interface org.jowidgets.api.widgets.IWindow
Creates a child window with this window as parent
createChildWindow(DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
createChildWindow(DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
createComposite(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
Creates a IComposite from an ui-platform specific ui-reference Remark: The created IComposite has no parent set
createContent(IContainer) - Method in interface org.jowidgets.api.widgets.content.IContentCreator
 
createContent(IInputContentContainer) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreator
 
createContent(IInputContentContainer) - Method in class org.jowidgets.tools.content.SingleControlContent
 
createCopy() - Method in interface org.jowidgets.api.model.item.IActionItemModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.ICheckedItemModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.IContainerItemModel
Makes a deep copy of the item.
createCopy() - Method in interface org.jowidgets.api.model.item.IItemModel
Creates a deep copy of the item and its children.
createCopy() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Creates a deep copy of the model and its children.
createCopy() - Method in interface org.jowidgets.api.model.item.IMenuItemModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.IMenuModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
Makes a deep copy of the item.
createCopy() - Method in interface org.jowidgets.api.model.item.IRadioItemModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.ISeparatorItemModel
 
createCopy() - Method in interface org.jowidgets.api.model.item.IToolBarModel
Makes a deep copy of the tool bar and its children.
createCopy() - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.CheckedItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.MenuModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.RadioItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.SeparatorItemModel
 
createCopy() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
createFrame(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
Creates a IFrame from an ui-platform specific ui-reference Remark: The created IFrame has no parent set
createFromFileName(String) - Static method in class org.jowidgets.util.url.UrlFactory
 
createHashSet(Iterable<? extends ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
createImage(File) - Method in interface org.jowidgets.api.image.IImageFactory
Creates an image from an file.
createImage(URL) - Method in interface org.jowidgets.api.image.IImageFactory
Creates an image from an url.
createImage(IFactory<InputStream>) - Method in interface org.jowidgets.api.image.IImageFactory
Creates an image from an input stream factory.
createImage(File) - Static method in class org.jowidgets.api.image.ImageFactory
Creates an image from an file.
createImage(URL) - Static method in class org.jowidgets.api.image.ImageFactory
Creates an image from an url.
createImage(IFactory<InputStream>) - Static method in class org.jowidgets.api.image.ImageFactory
Creates an image from an input stream factory.
createImageHandle(IImageDescriptor) - Method in interface org.jowidgets.common.image.IImageHandleFactory
 
createInputStream() - Method in interface org.jowidgets.common.image.IStreamFactoryImageDescriptor
Creates the stream that provides the image data.
createList(Iterable<? extends ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
createMenuBar() - Method in interface org.jowidgets.api.widgets.IFrame
Creates a new menu bar or returns a earlier created menu bar.
createMenuBar() - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
createMenuBar() - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
createMenuBar() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
createMutableModel() - Method in interface org.jowidgets.api.model.levelmeter.ILevelMeterModelFactory
 
createPopupMenu() - Method in interface org.jowidgets.api.widgets.IComponent
Creates a popup menu as a child of this component
createPopupMenu() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
createPopupMenu() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
createRootFrame(IFrameDescriptor) - Method in interface org.jowidgets.api.toolkit.IToolkit
Creates a root frame for the given descriptor
createRootFrame(IFrameDescriptor, IApplicationLifecycle) - Method in interface org.jowidgets.api.toolkit.IToolkit
Creates an root frame for the given descriptor and application lifecycle.
createRootFrame(IFrameDescriptor) - Static method in class org.jowidgets.api.toolkit.Toolkit
Creates a root frame for the given descriptor
createRootFrame(IFrameDescriptor, IApplicationLifecycle) - Static method in class org.jowidgets.api.toolkit.Toolkit
Creates an root frame for the given descriptor and application lifecycle.
createTabPopupMenu() - Method in interface org.jowidgets.api.widgets.ITabItem
 
createTextMaskBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the text mask builder
createTextMaskBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the text mask builder
createToolkitInterceptor() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
Creates the toolkit interceptor.
createTransferableBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
Creates a transferable builder
createTransferableBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
Creates a transferable builder
createValidationResult() - Method in interface org.jowidgets.tools.validation.ValidationCache.IValidationResultCreator
 
createValidationResult() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
createVisibilityAspect() - Method in class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
Creates the visibility aspect for the plugin
createVisibilityAspect() - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspectPlugin
 
createWidget(IComposite, DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
 
Cursor - Enum in org.jowidgets.common.types
 

D

DaemonThreadFactory - Class in org.jowidgets.util.concurrent
 
DaemonThreadFactory() - Constructor for class org.jowidgets.util.concurrent.DaemonThreadFactory
 
DaemonThreadFactory(String) - Constructor for class org.jowidgets.util.concurrent.DaemonThreadFactory
 
DaemonThreadFactory(IFactory<String>) - Constructor for class org.jowidgets.util.concurrent.DaemonThreadFactory
 
dataChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
dataChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
dataChanged() - Method in interface org.jowidgets.common.model.ITableDataModelListener
 
dataChanged() - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
 
dataChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.DefaultTreeNodeRenderer
 
dataChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
dataChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
date(DateFormat, String, ITextMask) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
date(DateFormat, String) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
date() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
dateTime() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
debug(int) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setDebugMillis(int repaintMillis) only this method returns this for chaining multiple calls.
decorate(T) - Method in interface org.jowidgets.util.IDecorator
Decorates the given object
decorate(T) - Method in class org.jowidgets.util.IdentityTransformationDecorator
 
DEFAULT_ORDER - Static variable in interface org.jowidgets.api.toolkit.IToolkitInterceptorHolder
The default order for toolkit interceptors.
DEFAULT_ORDER - Static variable in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
 
DefaultActionFactory - Class in org.jowidgets.api.command
 
DefaultExceptionHandler - Class in org.jowidgets.tools.command
 
DefaultExceptionHandler() - Constructor for class org.jowidgets.tools.command.DefaultExceptionHandler
 
DefaultExceptionHandler - Class in org.jowidgets.util
 
DefaultExceptionHandler() - Constructor for class org.jowidgets.util.DefaultExceptionHandler
 
defaultPlaceholder(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
defaultPlaceholder(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
DefaultsInitializer - Annotation Type in org.jowidgets.api.widgets.blueprint.defaults.anotations
 
DefaultsInitializerRegistry - Class in org.jowidgets.tools.widgets.blueprint.defaults
 
DefaultsInitializerRegistry() - Constructor for class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
 
DefaultTableColumn - Class in org.jowidgets.tools.model.table
 
DefaultTableColumn() - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumn(String) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumn(String, String) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumn(String, AlignmentHorizontal) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumn(String, String, AlignmentHorizontal) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumn(IDefaultTableColumnBuilder) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumn
 
DefaultTableColumnBuilder - Class in org.jowidgets.tools.model.table
 
DefaultTableColumnBuilder() - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
DefaultTableColumnBuilder(IDefaultTableColumnBuilder) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
DefaultTableColumnModel - Class in org.jowidgets.tools.model.table
 
DefaultTableColumnModel() - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
DefaultTableColumnModel(int) - Constructor for class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
DefaultTempFileFactory - Class in org.jowidgets.util.io
 
DefaultTempFileFactory() - Constructor for class org.jowidgets.util.io.DefaultTempFileFactory
 
DefaultTreeNodeRenderer<VALUE_TYPE> - Class in org.jowidgets.tools.model.tree
 
DefaultTreeNodeRenderer() - Constructor for class org.jowidgets.tools.model.tree.DefaultTreeNodeRenderer
 
DelayedEventRunner - Class in org.jowidgets.api.event
 
denied(String) - Method in interface org.jowidgets.api.login.ILoginResultCallback
 
descriptor(MigLayoutDescriptor) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the row, column and layout constraints based on mig layout descriptor
detachItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
detachItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
dialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
dialog(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
dialog(String, IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
Dialog - Class in org.jowidgets.tools.widgets.base
A Dialog can be used to encapsulate a IFrame implementation that represents a dialog
Dialog(IWindow, String, IImageConstant) - Constructor for class org.jowidgets.tools.widgets.base.Dialog
Creates a new dialog
Dialog(IWindow, String) - Constructor for class org.jowidgets.tools.widgets.base.Dialog
Creates a new dialog
Dialog(IWindow, IWidgetDescriptor<? extends IFrame>) - Constructor for class org.jowidgets.tools.widgets.base.Dialog
Creates a new dialog
dialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
dialog(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
dialog(String, IImageConstant) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
DialogResult - Enum in org.jowidgets.common.types
 
Dimension - Class in org.jowidgets.common.types
 
Dimension(int, int) - Constructor for class org.jowidgets.common.types.Dimension
Creates a new Dimension
directoryChooser() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
directoryChooser() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
disableAllWindowsWhile(Runnable) - Method in interface org.jowidgets.api.threads.IUiThreadAccess
Disables all windows, executes the runnable and after that enables all windows again.
disableBorders() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
DISABLED - Static variable in class org.jowidgets.api.command.EnabledState
A enabled state constant for enabled = false.
disabled(String) - Static method in class org.jowidgets.api.command.EnabledState
Creates a new enabled state that is disabled
disableFirstBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
disableSecondBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
DisplayWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
DisplayWrapper(IDisplay) - Constructor for class org.jowidgets.tools.widgets.wrapper.DisplayWrapper
 
dispose() - Static method in class org.jowidgets.api.clipboard.Clipboard
 
dispose() - Method in interface org.jowidgets.api.clipboard.IClipboard
 
dispose() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
dispose() - Method in interface org.jowidgets.api.widgets.IWidget
Disposes the widgets.
dispose() - Method in interface org.jowidgets.common.image.IImageCommon
Disposes the image
dispose() - Method in interface org.jowidgets.common.widgets.IPopupDialogCommon
 
dispose() - Method in interface org.jowidgets.common.widgets.IWindowCommon
Disposes the window
dispose() - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
 
dispose() - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
dispose() - Method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
Disposes the key binding
dispose() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
dispose() - Method in class org.jowidgets.tools.validation.ValidationCache
 
dispose() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
dispose() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
dispose() - Method in interface org.jowidgets.util.binding.IBinding
Disposes the binding.
dispose() - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
dispose() - Method in class org.jowidgets.util.concurrent.ThreadSyncParameterized
 
dispose() - Method in class org.jowidgets.util.event.CancelObservable
 
dispose() - Method in class org.jowidgets.util.event.ChangeObservable
 
dispose() - Method in interface org.jowidgets.util.IDisposeable
 
disposeNode(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
disposeNode(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
doBuild() - Method in class org.jowidgets.util.builder.AbstractSingleUseBuilder
 
dockEast() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setDockSide(int 3) only this method returns this for chaining multiple calls.
dockNorth() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setDockSide(int 0) only this method returns this for chaining multiple calls.
dockSouth() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setDockSide(int 2) only this method returns this for chaining multiple calls.
dockWest() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setDockSide(int 1) only this method returns this for chaining multiple calls.
doLogin() - Method in interface org.jowidgets.api.widgets.ILoginDialog
 
doRegistration() - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
Does the image registration
doubleNumber() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
doubleNumber(int, int) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
doubleNumber(DecimalFormat, String) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
DoubleUnitConverter - Class in org.jowidgets.unit.tools.converter
 
DoubleUnitConverter(IUnit) - Constructor for class org.jowidgets.unit.tools.converter.DoubleUnitConverter
 
DoubleUnitConverter(IUnitProvider<Double>) - Constructor for class org.jowidgets.unit.tools.converter.DoubleUnitConverter
 
dragEnter(IDropEvent, IDropResponse) - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
dragEnter(IDropEvent, IDropResponse) - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
dragExit() - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
dragExit() - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
dragFinished(IDragEvent, DropAction) - Method in interface org.jowidgets.api.dnd.IDragSourceListener
 
dragFinished(IDragEvent, DropAction) - Method in class org.jowidgets.tools.dnd.DragSourceAdapter
 
dragOperationChanged(IDropEvent, IDropResponse) - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
dragOperationChanged(IDropEvent, IDropResponse) - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
dragOver(IDropEvent, IDropResponse) - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
dragOver(IDropEvent, IDropResponse) - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
dragSetData(IDragEvent, IVetoable, TransferType<?>, IDragDataResponse) - Method in interface org.jowidgets.api.dnd.IDragSourceListener
 
dragSetData(IDragEvent, IVetoable, TransferType<?>, IDragDataResponse) - Method in class org.jowidgets.tools.dnd.DragSourceAdapter
 
DragSourceAdapter - Class in org.jowidgets.tools.dnd
 
DragSourceAdapter() - Constructor for class org.jowidgets.tools.dnd.DragSourceAdapter
 
dragStart(IDragEvent, IVetoable) - Method in interface org.jowidgets.api.dnd.IDragSourceListener
 
dragStart(IDragEvent, IVetoable) - Method in class org.jowidgets.tools.dnd.DragSourceAdapter
 
drawArc(int, int, int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawArc(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawArc(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawImage(IImageConstant, int, int, int, int) - Method in interface org.jowidgets.api.graphics.IGraphicContext
 
drawImage(IImageConstant) - Method in interface org.jowidgets.api.graphics.IGraphicContext
 
drawImage(IImageConstant, int, int, int, int, int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawImage(IImageConstant, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawImage(IImageConstant, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawImage(IImageConstant, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawImage(IImageConstant) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawImage(IImageConstant, int, int, int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawImage(IImageConstant, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawImage(IImageConstant, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawImage(IImageConstant) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawImage(IImageConstant, int, int, int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawLine(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawLine(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawLine(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawOval(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawOval(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawOval(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawPoint(int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawPoint(int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawPoint(int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawPolygon(Point[]) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawPolygon(Point[]) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawPolygon(Point[]) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawPolyline(Point[]) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawPolyline(Point[]) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawPolyline(Point[]) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawRectangle(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drawText(String, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
drawText(String, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
drawText(String, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
drop(IDropEvent) - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
drop(IDropEvent) - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
dropAccept(IDropEvent, IDropResponse) - Method in interface org.jowidgets.api.dnd.IDropTargetListener
 
dropAccept(IDropEvent, IDropResponse) - Method in class org.jowidgets.tools.dnd.DropTargetAdapter
 
DropAction - Enum in org.jowidgets.common.dnd
 
DropMode - Enum in org.jowidgets.common.dnd
 
DropTargetAdapter - Class in org.jowidgets.tools.dnd
 
DropTargetAdapter() - Constructor for class org.jowidgets.tools.dnd.DropTargetAdapter
 
DummySetupBuilder - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
DummySetupBuilder() - Constructor for class org.jowidgets.tools.powo.DummySetupBuilder
Deprecated.
 
dynamicFlowLayoutComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
dynamicFlowLayoutComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
DynamicFlowLayoutConstraints - Class in org.jowidgets.api.layout
 
dynamicFlowLayoutConstraintsBuilder() - Method in interface org.jowidgets.api.layout.ILayoutConstraintsToolkit
 

E

EditActivation - Enum in org.jowidgets.common.widgets.editor
 
editCanceled(ITableCellEvent) - Method in interface org.jowidgets.tools.editor.TextFieldCellEditorFactory.ITableCellEditorListener
 
editCell(int, int) - Method in interface org.jowidgets.common.widgets.ITableCommon
Set the edit mode for a cell.
editCell(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
editFinished(TextFieldCellEditorFactory.ITableCellEditEvent) - Method in interface org.jowidgets.tools.editor.TextFieldCellEditorFactory.ITableCellEditorListener
 
elementsEqual(Collection<?>, Collection<?>) - Static method in class org.jowidgets.util.CollectionUtils
Tests if two collections have the same elements without considering the order
EllipsisMode - Enum in org.jowidgets.common.types
 
emptyArray() - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
EmptyCheck - Class in org.jowidgets.util
 
EmptyCompatibleEquivalence - Class in org.jowidgets.util
 
emptySet() - Method in interface org.jowidgets.util.collection.IObserverSetFactory
Gets a singleton instance of an unmodifiable empty set
emptySet() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
 
enableBorders() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
ENABLED - Static variable in class org.jowidgets.api.command.EnabledState
A enabled state constant for enabled = true
EnabledAllEnabledChecker - Class in org.jowidgets.tools.command
 
enabledChanged() - Method in interface org.jowidgets.api.command.IActionChangeListener
 
enabledChanged() - Method in class org.jowidgets.tools.command.ActionChangeAdapter
 
EnabledChecker - Class in org.jowidgets.tools.command
 
EnabledChecker() - Constructor for class org.jowidgets.tools.command.EnabledChecker
Creates a new enabled checker
EnabledCheckerCompositeBuilder - Class in org.jowidgets.tools.command
 
EnabledCheckerCompositeBuilder() - Constructor for class org.jowidgets.tools.command.EnabledCheckerCompositeBuilder
 
EnabledState - Class in org.jowidgets.api.command
 
EnabledStateVisibilityAspect - Class in org.jowidgets.tools.model.item
This aspect makes disabled actions invisible with high prio, and enabled action visible with low prio
EnabledStateVisibilityAspect() - Constructor for class org.jowidgets.tools.model.item.EnabledStateVisibilityAspect
 
EnabledStateVisibilityAspectPlugin - Class in org.jowidgets.tools.model.item
 
EnabledStateVisibilityAspectPlugin() - Constructor for class org.jowidgets.tools.model.item.EnabledStateVisibilityAspectPlugin
 
enableFirstBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
enableSecondBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
encode(String) - Static method in class org.jowidgets.util.security.String2Hash
 
encode(String, String, String) - Static method in class org.jowidgets.util.security.String2Hash
 
endGroup(String...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The end group(s) that this component should be placed in.
endGroupX(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Specifies that the component should be put in the end group s and will thus share the same ending coordinate as them within the group.
endGroupY(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The end group that this component should be placed in.
endLayout() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
enumerationFromCollection(Collection<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
enumerationFromIterator(Iterator<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
equalOrWorse(IValidationMessage) - Method in interface org.jowidgets.validation.IValidationMessage
Checks if the severity of this message is equal or worse than the severity of the given message.
equalOrWorse(MessageType) - Method in enum org.jowidgets.validation.MessageType
Checks if the severity of this type is equal or worse than the severity of the given type.
equals(Object) - Method in class org.jowidgets.api.clipboard.TransferType
 
equals(Object) - Method in class org.jowidgets.api.command.EnabledState
 
equals(Object) - Method in class org.jowidgets.common.color.ColorValue
 
equals(Object) - Method in class org.jowidgets.common.graphics.Point
 
equals(Object) - Method in class org.jowidgets.common.types.Accelerator
 
equals(Object) - Method in class org.jowidgets.common.types.Dimension
 
equals(Object) - Method in class org.jowidgets.common.types.Position
 
equals(Object) - Method in class org.jowidgets.common.types.Rectangle
 
equals(Object) - Method in class org.jowidgets.unit.tools.UnitValue
 
equals(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
equals(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
equals(Object, Object) - Static method in class org.jowidgets.util.EmptyCompatibleEquivalence
 
equals(Object, Object) - Static method in class org.jowidgets.util.NullCompatibleComparison
 
equals(Object, Object) - Static method in class org.jowidgets.util.NullCompatibleEquivalence
 
equals(Object) - Method in class org.jowidgets.util.priority.PriorityValue
 
equals(Object) - Method in class org.jowidgets.util.Tuple
 
equals(Object) - Method in class org.jowidgets.util.TypedKey
 
error(String) - Method in interface org.jowidgets.api.password.IPasswordChangeResult
 
error(String, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
error(String) - Static method in class org.jowidgets.validation.ValidationMessage
 
error(String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one error message
error(String, String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one error message
errorDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
errorDialog(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
errorDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
errorDialog(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
exception(Throwable) - Method in interface org.jowidgets.api.worker.IWorkerCallback
Will be invoked if an exception has been occurred
execute(IExecutionContext) - Method in interface org.jowidgets.api.command.IAction
Executes the action
execute(IExecutionContext) - Method in interface org.jowidgets.api.command.ICommandExecutor
Executes the command
execute(IExecutionContext) - Method in class org.jowidgets.tools.command.ActionWrapper
 
execute(IExecutionContext) - Method in class org.jowidgets.tools.command.CommandAction
 
ExecutionContextValues - Class in org.jowidgets.tools.command
 
ExecutionContextValues() - Constructor for class org.jowidgets.tools.command.ExecutionContextValues
 
ExecutionContextWrapper - Class in org.jowidgets.tools.command
 
ExecutionContextWrapper(IExecutionContext) - Constructor for class org.jowidgets.tools.command.ExecutionContextWrapper
 
expandCheckedNodesTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
ExpandCheckedNodesTreeAction - Class in org.jowidgets.api.command
 
expandCheckedNodesTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
expandCheckedNodesTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
expandCheckedNodesTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
expandCollapseTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
ExpandCollapseTreeAction - Class in org.jowidgets.api.command
 
expandCollapseTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
expandCollapseTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
expandCollapseTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
ExpandCollapseTreeToolbarItemModel - Class in org.jowidgets.api.model.item
 
expandComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
expandComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
expandedChanged(boolean) - Method in interface org.jowidgets.api.controller.IExpandListener
 
expandedChanged(boolean) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeListener
 
expandedChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeAdapter
 
ExpandObservable - Class in org.jowidgets.tools.controller
 
ExpandObservable(boolean) - Constructor for class org.jowidgets.tools.controller.ExpandObservable
 
expandTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
ExpandTreeAction - Class in org.jowidgets.api.command
 
expandTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
expandTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
expandTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
ExpandTreeToolbarItemModel - Class in org.jowidgets.api.model.item
 
expansionChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
expansionChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
expansionChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
expansionChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
external() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setExternal(boolean true) only this method returns this for chaining multiple calls.

F

fileChooser(FileChooserType) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
fileChooser(FileChooserType) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
FileChooserFilter - Class in org.jowidgets.tools.types
 
FileChooserFilter(String, String, String...) - Constructor for class org.jowidgets.tools.types.FileChooserFilter
 
FileChooserType - Enum in org.jowidgets.common.types
 
fileToOutputStream(File, OutputStream) - Static method in class org.jowidgets.util.io.FileUtils
 
FileUtils - Class in org.jowidgets.util.io
 
fill() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column's component should grow by default.
fill(int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the indicated rows'/columns' component should grow by default.
fill() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setFillX(boolean true) and #setFillY(boolean true) conmbined.T his method returns this for chaining multiple calls.
fillArc(int, int, int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
fillArc(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
fillArc(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
FillLayout - Class in org.jowidgets.api.layout
Accessor for 'FillLayout' 'FillLayout' allows only one visible control in the container when calculation is done.
fillLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'FillLayout' 'FillLayout' allows only one visible control in the container when calculation is done.
fillLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
 
fillOval(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
fillOval(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
fillOval(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
fillPolygon(Point[]) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
fillPolygon(Point[]) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
fillPolygon(Point[]) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
fillRectangle(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
fillRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
fillRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
fillX() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setFillX(boolean true) only this method returns this for chaining multiple calls.
fillY() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setFillY(boolean true) only this method returns this for chaining multiple calls.
Filter - Class in org.jowidgets.util
 
FilterComposite - Class in org.jowidgets.util
 
findClass(String) - Method in interface org.jowidgets.classloading.api.IClassLoader
 
findItemById(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
findItemById(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
findItemByPath(String...) - Method in interface org.jowidgets.api.model.item.IMenuModel
Searches for an item in this model defined by a given path
findItemByPath(String...) - Method in class org.jowidgets.tools.model.item.MenuModel
 
findMenuById(String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Searches for a menu with a given id
findMenuById(String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
findResource(String) - Method in interface org.jowidgets.classloading.api.IClassLoader
 
findResources(String) - Method in interface org.jowidgets.classloading.api.IClassLoader
 
finish() - Method in interface org.jowidgets.common.application.IApplicationLifecycle
 
finished(RESULT_TYPE) - Method in interface org.jowidgets.api.worker.IWorkerCallback
Will be invoked after the worker has finished.
finishLifecycleOnClose(IApplicationLifecycle) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
fireActionPerformed() - Method in class org.jowidgets.tools.controller.ActionObservable
 
fireCanceledEvent() - Method in class org.jowidgets.util.event.CancelObservable
 
fireChangedEvent() - Method in class org.jowidgets.util.event.ChangeObservable
 
fireCheckableChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeCheckableObservable
 
fireCheckableChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireCheckedChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
fireCheckedChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireChildrenChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireColumnsAdded(int[]) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
 
fireColumnsChanged(int[]) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
 
fireColumnsRemoved(int[]) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
 
fireDataChanged() - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
fireDataChanged() - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
fireDataChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireDisposed() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireEnabledChanged() - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
fireEnabledStateChanged() - Method in class org.jowidgets.tools.command.AbstractEnabledChecker
Fires a changed event to all registered `IChangeListener` objects
fireEnabledStateChanged() - Method in class org.jowidgets.tools.command.EnabledChecker
Fires a changed event on all registered change listeners
fireExpandedChanged(boolean) - Method in class org.jowidgets.tools.controller.ExpandObservable
 
fireExpandedChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
fireExpansionChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireIconChanged() - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
fireInputChanged() - Method in class org.jowidgets.tools.controller.InputObservable
 
fireInputChanged() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
fireItemStateChanged() - Method in class org.jowidgets.tools.controller.ItemStateObservable
 
fireKeyPressed(IKeyEvent) - Method in class org.jowidgets.tools.controller.KeyObservable
 
fireKeyReleased(IKeyEvent) - Method in class org.jowidgets.tools.controller.KeyObservable
 
fireLevelChanged(double, double) - Method in class org.jowidgets.tools.controller.LevelObservable
 
fireMenuActivated() - Method in class org.jowidgets.tools.controller.MenuObservable
 
fireMenuDeactivated() - Method in class org.jowidgets.tools.controller.MenuObservable
 
fireNodeChecked(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeObservable
 
fireNodeCollapsed(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeObservable
 
fireNodeExpanded(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeObservable
 
fireNodeUnchecked(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeObservable
 
fireOnClose(IVetoable) - Method in class org.jowidgets.tools.controller.TabItemObservable
 
fireOnClose() - Method in class org.jowidgets.tools.controller.TabItemObservable
 
fireOnRelease() - Method in class org.jowidgets.util.cache.CacheableObservable
 
fireParentChanged(PARENT_TYPE, PARENT_TYPE) - Method in class org.jowidgets.tools.controller.ParentObservable
 
firePopupDetected(Position) - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
 
firePopupDetected(ITreePopupEvent) - Method in class org.jowidgets.tools.controller.TreePopupDetectionObservable
 
fireRowsAdded(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
fireRowsAdded(int[]) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
fireRowsChanged(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
fireRowsChanged(int[]) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
fireRowsRemoved(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
fireRowsRemoved(int[]) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
fireSelectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TabItemObservable
 
fireSelectionChanged() - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
fireSelectionChanged() - Method in class org.jowidgets.tools.controller.TableSelectionObservable
 
fireSelectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
fireSelectionChanged(ITreeSelectionEvent) - Method in class org.jowidgets.tools.controller.TreeSelectionObservable
 
fireSelectionChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireShowingStateChanged(boolean) - Method in class org.jowidgets.tools.controller.ShowingStateObservable
 
fireTextChanged() - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
fireToolTipTextChanged() - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
fireVisibilityChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
fireWindowActivated() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowClosed() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowClosing(IVetoable) - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowClosing() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowDeactivated() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowDeiconified() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fireWindowIconified() - Method in class org.jowidgets.tools.controller.WindowObservable
 
fixedColumnWidth(int, int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
FlowLayout - Class in org.jowidgets.api.layout
Accessor for 'FlowLayout' layout(): set the sizes of the controls to the preferred size, positions the controls side by side (alignment == VERTICAL) or below each other (alignment == HORIZONTAL) with the given gap between the controls getPreferredSize: get the size needed to layout all controls getMinSize(): gets the preferred size getMaxSize(): returns new Dimension(Short.MAX_VALUE, Short.MAX_VALUE)
flowLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'FlowLayout' layout(): set the sizes of the controls to the preferred size, positions the controls side by side (alignment == VERTICAL) or below each other (alignment == HORIZONTAL) with the given gap between the controls getPreferredSize: get the size needed to layout all controls getMinSize(): gets the preferred size getMaxSize(): returns new Dimension(Short.MAX_VALUE, Short.MAX_VALUE)
flowLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
 
flowX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setFlowX(Boolean .TRUE) only this method returns this for chaining multiple calls.
flowX() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setFlowX(boolean true) only this method returns this for chaining multiple calls.
flowY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setFlowX(Boolean .FALSE) only this method returns this for chaining multiple calls.
flowY() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setFlowX(boolean false) only this method returns this for chaining multiple calls.
FocusAdapter - Class in org.jowidgets.tools.controller
 
FocusAdapter() - Constructor for class org.jowidgets.tools.controller.FocusAdapter
 
focusGained() - Method in interface org.jowidgets.common.widgets.controller.IFocusListener
Will be invoked after focus gained
focusGained() - Method in class org.jowidgets.tools.controller.FocusAdapter
 
focusGained() - Method in class org.jowidgets.tools.controller.FocusObservable
 
focusLost() - Method in interface org.jowidgets.common.widgets.controller.IFocusListener
Will be invoked after focus lost
focusLost() - Method in class org.jowidgets.tools.controller.FocusAdapter
 
focusLost() - Method in class org.jowidgets.tools.controller.FocusObservable
 
FocusObservable - Class in org.jowidgets.tools.controller
 
FocusObservable() - Constructor for class org.jowidgets.tools.controller.FocusObservable
 
FontType - Enum in org.jowidgets.common.types
 
frame() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
frame(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
frame(String, IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
Frame - Class in org.jowidgets.tools.widgets.base
A Frame can be used to encapsulate a IFrame implementation
Frame() - Constructor for class org.jowidgets.tools.widgets.base.Frame
Creates a new instance
Frame(String, IImageConstant) - Constructor for class org.jowidgets.tools.widgets.base.Frame
Creates a new instance
Frame(String) - Constructor for class org.jowidgets.tools.widgets.base.Frame
Creates a new instance
Frame(IFrameDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.Frame
Creates a new instance
frame() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
frame(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
frame(String, IImageConstant) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
FrameWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
FrameWrapper(IFrame) - Constructor for class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
fromComponent(IComponentCommon, Position) - Method in interface org.jowidgets.api.widgets.IComponent
Transforms a position from another components coordinate system to this components coordinate system
fromComponent(IComponentCommon, Position) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
FutureValue<VALUE_TYPE> - Class in org.jowidgets.util
 
FutureValue() - Constructor for class org.jowidgets.util.FutureValue
 
FutureValue(VALUE_TYPE) - Constructor for class org.jowidgets.util.FutureValue
 

G

gap(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the x and y gap between the center control and the outer controls.
gap(int) - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
Sets the gap between the controls The default gap is 4
gap() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the gap size to be the default one AND moves to the next column/row.
gap(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the gap size to size AND moves to the next column/row.
gap(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' gap size to size.
gap(String...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Corresponds exactly to the "gap left right top bottom" keyword.
gap(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
gapAfter(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the horizontal gap after the component.
gapAfterColumn(int, int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
gapBefore(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the horizontal gap before the component.
gapBeforeColumn(int, int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
gapBottom(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the gap below the component.
gapLeft(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the gap to the left of the component.
gapRight(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the gap to the right of the component.
gaps(int[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
gapTop(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the gap above the component.
gapX(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the x gap between the center control and the outer controls.
gapX(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The horizontal gap before and/or after the component.
gapY(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the y gap between the center control and the outer controls.
gapY(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The vertical gap before (normally above) and/or after (normally below) the component.
GB - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
 
get() - Static method in class org.jowidgets.api.layout.BorderLayout
Gets a layout factory for an 'BorderLayout'
get() - Static method in class org.jowidgets.api.layout.CachedFillLayout
Gets a layout factory for an 'CachedFillLayout'
get() - Static method in class org.jowidgets.api.layout.FillLayout
Gets a layout factory for an 'FillLayout'
get() - Static method in class org.jowidgets.api.layout.FlowLayout
Gets a layout factory for an 'FlowLayout'
get() - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
Gets a layout factory for an default 'MigLayout'
get() - Static method in class org.jowidgets.api.layout.NullLayout
Gets a layout factory for an 'NullLayouts'
get() - Static method in class org.jowidgets.api.layout.PreferredSizeLayout
Gets a layout factory for an 'PreferredSizeLayout'
get() - Method in interface org.jowidgets.api.toolkit.IToolkitProvider
 
get() - Static method in class org.jowidgets.api.toolkit.MessagePane
 
get() - Static method in class org.jowidgets.api.toolkit.QuestionPane
 
get() - Method in interface org.jowidgets.i18n.api.ILocaleLocal
 
get() - Method in interface org.jowidgets.i18n.api.IMessage
 
get() - Method in interface org.jowidgets.i18n.api.MessageProvider.IClassLoaderProvider
 
get() - Method in class org.jowidgets.i18n.tools.StaticMessage
 
get(int) - Method in interface org.jowidgets.util.collection.ICircularBuffer
Gets the element at the specific index or null, if no element was added to the index before
get(int) - Method in interface org.jowidgets.util.collection.IUnmodifiableArray
 
get(int) - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
get(CONTEXT_TYPE, IContextSingletonFactory<VALUE_TYPE, CONTEXT_TYPE>) - Static method in class org.jowidgets.util.context.ContextSingletonProvider
 
get(CONTEXT_TYPE, IContextSingletonFactory<VALUE_TYPE, CONTEXT_TYPE>) - Method in interface org.jowidgets.util.context.IContextSingletonProvider
Gets a value for a defined context.
get() - Method in interface org.jowidgets.util.IProvider
 
get() - Method in class org.jowidgets.util.ObservableBoolean
 
get() - Method in class org.jowidgets.util.ValueHolder
 
getAbbreviation() - Method in interface org.jowidgets.unit.api.IUnit
 
getAbsoluteValue() - Method in class org.jowidgets.common.types.Position
Gets the absolute value of the position.
getAccelerator() - Method in interface org.jowidgets.api.command.IAction
Gets the actions accelerator
getAccelerator() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the key accelerator that should be used for the item
getAccelerator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IAccelerateableMenuItemSetup
 
getAccelerator() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getAccelerator() - Method in class org.jowidgets.tools.command.CommandAction
 
getAcceptingRegExp() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
Gets the regular expression that describes the valid inputs.
getAcceptingRegExp() - Method in interface org.jowidgets.common.mask.ICharacterMask
Gets a regular expression that describes the valid character's for this mask.
getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
 
getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.Converter
 
getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.MapConverter
 
getAcceptingRegExps() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
 
getAction() - Method in interface org.jowidgets.api.command.IExecutionContext
Gets the action that is executed
getAction() - Method in interface org.jowidgets.api.model.item.IActionItemModel
Gets the bound action of the item
getAction() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
 
getAction() - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
 
getAction() - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
getAction() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
getActionBuilderFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the action builder factory
getActionBuilderFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the action builder factory
getActionChangeObservable() - Method in interface org.jowidgets.api.command.IAction
For mutable actions, an observable can be implemented to recognize changes on this action.
getActionChangeObservable() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getActionChangeObservable() - Method in class org.jowidgets.tools.command.CommandAction
 
getActivation(ITableCell, int, int, boolean, long) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditorFactory
 
getActivation(ITableCell, int, int, boolean, long) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditorFactory
 
getActiveWindow() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the active window
getActiveWindow() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the active window
getAddButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getAddButtonSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getAlignment() - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
getAlignment() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextFieldSetupCommon
 
getAlignment() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
 
getAlignment() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
getAlignmentHorizontal() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getAlignments() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
getAlignmentVertical() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getAll() - Method in interface org.jowidgets.validation.IValidationResult
Gets all validation messages as a unmodifiable list in order of their creation
getAllWindows() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets a list of all windows
getAllWindows() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets a list of all windows
getAnimationRunnerBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
Creates an animation runner builder
getAnimationRunnerBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
Creates an animation runner builder
getAnimationStep() - Method in interface org.jowidgets.api.animation.IAnimationStep
 
getApplicationRunner() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the toolkits application runner
getApplicationRunner() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the toolkits application runner
getAscent() - Method in interface org.jowidgets.common.text.IFontMetrics
 
getAutoCenterPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getAutoCheckPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
 
getAutoDispose() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getAutoPackPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getAutoPositionCorrectionPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getAutoSelectionPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
 
getAvailableParameters() - Method in interface org.jowidgets.util.parameter.IParameterized
 
getAvailableParameters() - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComponentSetup
 
getBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
 
getBackgroundColor() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
getBackgroundColor() - Method in interface org.jowidgets.common.model.ITableCell
 
getBackgroundColor() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Gets the background color
getBackgroundColor() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
getBackgroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
 
getBackgroundColor() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getBlue() - Method in class org.jowidgets.common.color.ColorValue
Gets the blue component
getBluePrintFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the blue print factory
getBluePrintFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the blue print factory
getBluePrintProxyFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the blue print proxy factory
getBluePrintProxyFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the blue print proxy factory
getBooleanValue(ITypedKey<Boolean>, boolean) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ICompositeSetupCommon
 
getBottom() - Method in class org.jowidgets.common.types.Insets
 
getBottomMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getBounds() - Method in interface org.jowidgets.api.widgets.IComponent
Gets the bounds of the component
getBounds() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
getBounds() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
getBounds() - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
getBounds() - Method in class org.jowidgets.tools.graphics.TranslatedTruncatedGraphicContext
 
getBounds() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getBoxHeight() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getBuilder() - Method in class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
 
getButtonOrder() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the order for the typical buttons in a standard button bar.
getButtonOrder() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the order for the typical buttons in a standard button bar.
getCancelButton() - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
 
getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
getCaretPosition() - Method in interface org.jowidgets.api.widgets.IInputField
 
getCaretPosition() - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
getCell(int, int) - Method in interface org.jowidgets.common.model.ITableDataModel
 
getCell(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getCell(int, int) - Method in class org.jowidgets.tools.model.table.TableModel
 
getCellPosition(int, int) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
getCellPosition(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getCellSize(int, int) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
getCellSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getCharacter() - Method in class org.jowidgets.common.types.Accelerator
Gets the accelerators character or null if the accelerator is defined with a virtual key.
getCharacter() - Method in enum org.jowidgets.common.types.VirtualKey
Gets a character representation of the virtual key, or null, if the virtual key is not representable by a character.
getCharacter() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
Gets the character representation of the typed key if the key is representable by an character.
getCharacterMask(int) - Method in interface org.jowidgets.common.mask.ITextMask
Gets a non null character mask for all valid indices.
getCheckedState() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
getCheckedState() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
getCheckedState() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
getChildNode(int) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
getChildren() - Method in interface org.jowidgets.api.model.item.IMenuModel
Gets a unmodifieable copy of the menus items
getChildren() - Method in interface org.jowidgets.api.widgets.IContainer
Gets the containers children
getChildren() - Method in interface org.jowidgets.api.widgets.IMenu
Gets the menu items of the menu as a unmodifieable copy
getChildren() - Method in interface org.jowidgets.api.widgets.IToolBar
 
getChildren() - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
getChildren() - Method in class org.jowidgets.tools.model.item.MenuModel
 
getChildren() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
getChildren() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getChildrenCount() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
getChildrenCount() - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
getChildWindows() - Method in interface org.jowidgets.api.widgets.IWindow
Gets the child windows of this window as a unmodifiable copy
getChildWindows() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
getChildWindows() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
getClientArea() - Method in interface org.jowidgets.common.widgets.IContainerCommon
Gets the client area of the container.
getClientArea() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
getClipboard() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the system clipboard
getClipboard() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the system clipboard
getClipBounds() - Method in interface org.jowidgets.api.controller.IPaintEvent
 
getClipPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getClipPeakThreshold() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getCollectionInputControlSetup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputDialogSetup
 
getCollectionInputDialogSetup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getCollectionTypeControlCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICombinedCollectionInputFieldSetup
 
getColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
getColumn(int) - Method in interface org.jowidgets.api.model.table.ITableColumnModel
 
getColumn(int) - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
 
getColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
getColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getColumn(int) - Method in class org.jowidgets.tools.model.table.TableModel
 
getColumnConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Returns the column layout constraints either as a String or net.miginfocom.layout.AC.
getColumnConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
getColumnCount() - Method in interface org.jowidgets.api.model.table.ITableColumnModel
 
getColumnCount() - Method in interface org.jowidgets.api.widgets.ITable
 
getColumnCount() - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
 
getColumnCount() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
getColumnCount() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getColumnCount() - Method in class org.jowidgets.tools.model.table.TableModel
 
getColumnCount() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getColumnIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableCellEvent
 
getColumnIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnEvent
 
getColumnMaxPackWidth() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITableSetup
 
getColumnModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITableSetup
 
getColumnModel() - Method in class org.jowidgets.tools.model.table.TableModel
 
getColumnPermutation() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
getColumnPermutation() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getColumns() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
getColumns() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
getColumns() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getColumnsMoveable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
getColumnsResizeable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
getCommand() - Method in interface org.jowidgets.api.command.ICommandAction
Gets the command
getCommand() - Method in class org.jowidgets.tools.command.CommandAction
 
getCommandExecutor() - Method in interface org.jowidgets.api.command.ICommand
Gets the commands executer.
getComposite() - Method in class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
Gets the composite where the content of this control can be added
getComposite() - Method in class org.jowidgets.tools.widgets.base.CompositeControl
Gets the composite where the content of this control can be added
getCompositeClassLoader() - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
Gets the composite class loader that uses all registered class loaders to resolve the class to load.
getCompositeClassLoader() - Static method in class org.jowidgets.classloading.api.SharedClassLoader
Gets the composite class loader that uses all registered class loaders to resolve the class to load.
getConstraintMap() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Returns a shallow copy of the constraints map.
getContainer() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
 
getContentBackgroundColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
getContentBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getContentBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getContentCreator() - Method in interface org.jowidgets.api.model.item.IContainerItemModel
Gets the content creator for this model.
getContentCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getContentCreator() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
 
getContentCreator() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
getContents() - Static method in class org.jowidgets.api.clipboard.Clipboard
 
getContents() - Method in interface org.jowidgets.api.clipboard.IClipboard
 
getContext() - Method in interface org.jowidgets.validation.IValidationMessage
The context where the validation message has been occurred, e.g. the property or bean label
getConversionFactor() - Method in interface org.jowidgets.unit.api.IUnit
 
getConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
Generic method to get an converter for an type.
getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
 
getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
 
getConverterProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the toolkits converter provider
getConverterProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the toolkits converter provider
getCreationPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
 
getCurrentPlatform() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the platform that the JRE is running on currently.
getCurrentPlatform() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the platform that the JRE is running on currently.
getCurrentText() - Method in interface org.jowidgets.tools.editor.TextFieldCellEditorFactory.ITableCellEditEvent
 
getCustomHeader() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getData(TransferType<JAVA_TYPE>) - Static method in class org.jowidgets.api.clipboard.Clipboard
 
getData(TransferType<JAVA_TYPE>) - Method in interface org.jowidgets.api.clipboard.IClipboard
 
getData(TransferType<JAVA_TYPE>) - Method in interface org.jowidgets.api.clipboard.ITransferable
 
getData() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getData() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
getData(TransferType<JAVA_TYPE>) - Method in class org.jowidgets.tools.clipboard.SingleTypeTransfer
 
getData(TransferType<JAVA_TYPE>) - Method in class org.jowidgets.tools.clipboard.TransferableWrapper
 
getDataModel() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
getDate() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICalendarSetup
 
getDate() - Method in interface org.jowidgets.common.widgets.ICalendarCommon
 
getDefaultActionFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the default action factory
getDefaultActionFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the default action factory
getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
 
getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getDefaultDPI() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
 
getDefaultDPI() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
 
getDefaultHorizontalUnit() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the current default unit.
getDefaultHorizontalUnit() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the current default unit.
getDefaultInnerIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
 
getDefaultLeafIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
 
getDefaultResult() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
getDefaultRowAlignmentBaseline() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The default alignment for rows.
getDefaultRowAlignmentBaseline() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The default alignment for rows.
getDefaultStrategy() - Method in interface org.jowidgets.util.collection.IObserverSetFactory
 
getDefaultStrategy() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
 
getDefaultUnit() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getDefaultValue() - Method in enum org.jowidgets.api.color.Colors
 
getDefaultValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
 
getDefaultValue() - Method in class org.jowidgets.common.color.ColorValue
 
getDefaultValue() - Method in interface org.jowidgets.common.color.IColorConstant
Gets the default value of the color
getDefaultValue() - Method in interface org.jowidgets.util.parameter.IParameter
 
getDefaultValue() - Method in class org.jowidgets.util.parameter.ParameterWrapper
 
getDefaultValueMatcher() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
 
getDefaultVerticalUnit() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the current default unit.
getDefaultVerticalUnit() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the current default unit.
getDelay() - Method in interface org.jowidgets.api.worker.IWorkerProgressDelay
 
getDelayedEventRunnerBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the delayed event runner builder
getDelayedEventRunnerBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the delayed event runner builder
getDescent() - Method in interface org.jowidgets.common.text.IFontMetrics
 
getDescription(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectStringConverter
Gets an description for an value
getDescription(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.AbstractConverter
 
getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
 
getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectStringConverter
 
getDescription(TYPE) - Method in class org.jowidgets.tools.converter.Converter
 
getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
getDescription(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.MapConverter
 
getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
 
getDescription() - Method in interface org.jowidgets.util.parameter.IParameter
 
getDescription() - Method in class org.jowidgets.util.parameter.ParameterWrapper
 
getDescriptorInterface() - Method in interface org.jowidgets.common.widgets.descriptor.IWidgetDescriptor
 
getDirectory() - Method in interface org.jowidgets.common.widgets.IDirectoryChooserCommon
Gets the directory that was selected by the user.
getDisabledSelectedBackgroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getDisabledSelectedBorderColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getDisabledSelectedForegroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getDividerSize() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getDragSource() - Method in interface org.jowidgets.api.widgets.IControl
Gets the drag source of the control
getDragSource() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getDragSource() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getDropAction() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getDropPosition() - Method in interface org.jowidgets.api.dnd.ITreeDropLocation
 
getDropSelection() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getDropTarget() - Method in interface org.jowidgets.api.widgets.IControl
Gets the drop target of the control
getDropTarget() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getDropTarget() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getDublicatesAllowed() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getEditButtonIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getEditor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
getElements() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
 
getElements() - Method in interface org.jowidgets.api.widgets.IComboBox
 
getElements() - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
getElements() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
getElements() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
getElementTypeControlCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICombinedCollectionInputFieldSetup
 
getElementValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getElementWidgetCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getEllipsisMode() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
 
getEmptyIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getEnabledChecker() - Method in interface org.jowidgets.api.command.ICommand
Gets the EnabledChecker for the command.
getEnabledState() - Method in interface org.jowidgets.api.command.IEnabledChecker
Gets the enabled state
getEnabledState() - Method in class org.jowidgets.tools.command.EnabledChecker
 
getErrorColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getErrorIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getErrorMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getErrors() - Method in interface org.jowidgets.validation.IValidationResult
Gets all validation error messages as a unmodifiable list in order of their creation
getExceptionHandler() - Method in interface org.jowidgets.api.command.IAction
Gets the ExceptionHandler of this action.
getExceptionHandler() - Method in interface org.jowidgets.api.command.ICommand
Gets the commands ExceptionHandler
getExceptionHandler() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getExceptionHandler() - Method in class org.jowidgets.tools.command.CommandAction
 
getExecutor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getExtensions() - Method in interface org.jowidgets.common.types.IFileChooserFilter
 
getExtensions() - Method in class org.jowidgets.tools.types.FileChooserFilter
 
getFactory(Class<? extends DESCRIPTOR_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Gets a factory for a specific descriptor type
getFilterList() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
 
getFilterName() - Method in interface org.jowidgets.common.types.IFileChooserFilter
 
getFilterName() - Method in class org.jowidgets.tools.types.FileChooserFilter
 
getFinishedCallback() - Method in interface org.jowidgets.api.animation.IAnimationStep
Will be invoked, after the animation step was invoked and the animation is ready for a new step
getFirst() - Method in interface org.jowidgets.api.widgets.ISplitComposite
 
getFirst() - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
 
getFirst() - Method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
getFirst() - Method in class org.jowidgets.util.Tuple
 
getFirstBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getFirstLayout() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getFirstMinSize() - Method in interface org.jowidgets.api.widgets.ISplitComposite
 
getFirstMinSize() - Method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
getFirstSelected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
Gets the first node that was selected by this event.
getFirstSelectedRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
getFirstSelectedRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getFirstUnselected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
Gets the first node that was unselected by this event.
getFloatValue(ITypedKey<Float>, float) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getFontMetrics() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
getFontMetrics() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextLabelSetup
 
getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextLabelSetup
 
getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getForegroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComponentSetup
 
getForegroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
 
getForegroundColor() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
getForegroundColor() - Method in interface org.jowidgets.common.model.ITableCell
 
getForegroundColor() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Gets the foreground color
getForegroundColor() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
getForegroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
 
getForegroundColor() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getFrame() - Method in class org.jowidgets.tools.widgets.base.Dialog
Gets the wrapped frame
getFrame() - Method in class org.jowidgets.tools.widgets.base.Frame
Gets the wrapped frame
getGap() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getGaps() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
getGapSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getGraphicContext() - Method in interface org.jowidgets.api.controller.IPaintEvent
 
getGraphicContext() - Method in interface org.jowidgets.api.image.IBufferedImage
Gets the graphics context of the image
getGraphicContext() - Method in interface org.jowidgets.common.image.IBufferedImageCommon
Gets the graphics context of the image
getGreen() - Method in class org.jowidgets.common.color.ColorValue
Gets the green component
getHeaderBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getHeaderBackgroundColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
getHeaderBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getHeight() - Method in interface org.jowidgets.common.text.IFontMetrics
 
getHeight() - Method in class org.jowidgets.common.types.Dimension
Gets the height
getHeight() - Method in class org.jowidgets.common.types.Rectangle
Gets the height of the rectangle
getHighPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getHighPeakThreshold() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getHorizontalScaleFactor() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
getHorizontalScaleFactor() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
getIcon() - Method in interface org.jowidgets.api.command.IAction
Gets the action icon
getIcon(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectLabelConverter
 
getIcon() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the items icon
getIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
 
getIcon() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
getIcon() - Method in interface org.jowidgets.api.widgets.IIcon
 
getIcon() - Method in interface org.jowidgets.api.widgets.IItem
Gets the icon of the item
getIcon() - Method in interface org.jowidgets.common.model.ITableCell
 
getIcon() - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
getIcon() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IIconSetupCommon
 
getIcon() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITitledWindowSetupCommon
 
getIcon() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getIcon() - Method in class org.jowidgets.tools.command.CommandAction
 
getIcon(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
 
getIcon(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
 
getIcon() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
getIcon() - Method in class org.jowidgets.tools.model.table.TableCell
 
getIcon() - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
getIcon() - Method in class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
getIcon() - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
getIcon() - Method in class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
getIcon() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
getId() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the id of the item
getImage() - Method in interface org.jowidgets.common.image.IImageHandle
Gets the native image or creates it, if not yet created The type depends on the underlying ui framework
getImageDescriptor() - Method in interface org.jowidgets.common.image.IImageHandle
Gets the descriptor of the image.
getImageFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the image factory
getImageFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the image factory
getImageHandle(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Gets the image handle for a image constant.
getImageRegistry() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the image registry that can be used to register icons and images
getImageRegistry() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the image registry that can be used to register icons and images
getImageUrl() - Method in interface org.jowidgets.common.image.IUrlImageDescriptor
Gets the url that provides the image data
getImageUrl() - Method in class org.jowidgets.tools.image.UrlImageDescriptor
 
getIndex(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
getIndex(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getInfoColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfoErrorColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfoErrorIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfoErrorMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfoErrors() - Method in interface org.jowidgets.validation.IValidationResult
Gets all validation info error messages as a unmodifiable list in order of their creation
getInfoIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfoMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getInfos() - Method in interface org.jowidgets.validation.IValidationResult
Gets all validation info messages as a unmodifiable list in order of their creation
getInitialState() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ICheckBoxSetupCommon
 
getInitialValidationDecorator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
 
getInputChangeEventPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IInputObservableSetupCommon
 
getInputComponent() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
 
getInputContentCreatorFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the input content creator factory
getInputContentCreatorFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the input content creator factory
getInputStream() - Method in interface org.jowidgets.common.image.IStreamImageDescriptor
Deprecated.
Gets the stream that provides the image data.
getInputVerifier() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
Gets an input verifier that verifies the input.
getInputVerifier() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
 
getInputVerifier() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
 
getInputVerifier() - Method in class org.jowidgets.tools.converter.Converter
 
getInputVerifier() - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
getInputVerifier() - Method in class org.jowidgets.tools.converter.MapConverter
 
getInsets() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getInstance() - Static method in class org.jowidgets.api.clipboard.Clipboard
 
getInstance() - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
getInstance() - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
getInstance() - Static method in class org.jowidgets.api.image.ImageFactory
Gets the image factory instance
getInstance() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Gets the Mig Layout toolkit instance
getInstance() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
 
getInstance() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the instance of the toolkit.
getInstance() - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
Gets the instance of the toolkit interceptor composite, that holds all registered holders
getInstance() - Static method in class org.jowidgets.classloading.api.SharedClassLoader
 
getInstance() - Static method in class org.jowidgets.i18n.api.LocaleHolder
Gets the instance of the currently set value holder.
getInstance() - Static method in class org.jowidgets.i18n.api.MessageReplacer
 
getInstance() - Static method in class org.jowidgets.util.binding.Bind
Gets the bind instance
getInstance() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
 
getInstance() - Static method in class org.jowidgets.util.context.ContextSingletonProvider
 
getInstance() - Static method in class org.jowidgets.util.maybe.Nothing
 
getInterceptor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getIntValue(ITypedKey<Integer>, int) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getItem(int) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
getItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getItemModel() - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.CheckedItemModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.MenuModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.RadioItemModel
 
getItemModel() - Method in class org.jowidgets.tools.model.item.SeparatorItemModel
 
getItemModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
 
getItems() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
getItems() - Method in interface org.jowidgets.api.widgets.ITabFolder
 
getItems() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
getItems() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getJavaType() - Method in class org.jowidgets.api.clipboard.TransferType
 
getKeys() - Method in interface org.jowidgets.util.ITypedProperties
 
getLabel() - Method in enum org.jowidgets.common.types.AlignmentHorizontal
 
getLabel() - Method in enum org.jowidgets.common.types.VirtualKey
Gets the label of the key.
getLabel() - Method in interface org.jowidgets.util.parameter.IParameter
 
getLabel() - Method in class org.jowidgets.util.parameter.ParameterWrapper
 
getLabelAlignPercentage() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
getLabelAlignPercentage() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
getLastSelected() - Method in interface org.jowidgets.api.controller.ITabSelectionEvent
 
getLastSelectedRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
getLastSelectedRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getLayout() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IContainerSetup
 
getLayoutConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Returns layout constraints eighter as a String or net.miginfocom.layout.LC depending what was sent in to the constructor or set with IMigLayout.setLayoutConstraints(Object).
getLayoutConstraints() - Method in interface org.jowidgets.common.widgets.IControlCommon
Gets the layout constraints of the control
getLayoutConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
getLayoutConstraints() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getLayoutConstraints() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getLayoutConstraintsToolkit() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the layout constraints toolkit
getLayoutConstraintsToolkit() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the layout constraints toolkit
getLayoutFactory() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IContainerSetup
 
getLayoutFactoryProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the factory for layouts
getLayoutFactoryProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the factory for layouts
getLayoutHashCode() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
getLayoutMaxSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getLayoutMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getLayoutPreferredSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getLeading() - Method in interface org.jowidgets.common.text.IFontMetrics
 
getLeft() - Method in class org.jowidgets.common.types.Insets
 
getLeftBoundary() - Method in class org.jowidgets.util.Interval
 
getLeftMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getLength() - Method in interface org.jowidgets.common.mask.ITextMask
Gets the length of the mask.
getLevel() - Method in interface org.jowidgets.api.model.levelmeter.ILevelMeterModel
 
getLevel() - Method in interface org.jowidgets.api.widgets.ITreeContainer
Gets the level of the node, where 0 is the root level
getLevel() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getLevelMeterModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
 
getLogicalPixelBase() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
What base value should be used to calculate logical pixel sizes.
getLogicalPixelBase() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
What base value should be used to calculate logical pixel sizes.
getLoginButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getLoginLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getLoginPane() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the login pane that can be used for user login
getLoginPane() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the login pane that can be used for user login
getLogo() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getLowPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
 
getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
 
getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
 
getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getMarkup() - Method in interface org.jowidgets.common.model.ITableCell
 
getMarkup() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
 
getMarkup() - Method in class org.jowidgets.tools.model.table.TableCell
 
getMask() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
Gets a mask if the input should be masked.
getMask() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
getMask() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
 
getMask() - Method in class org.jowidgets.tools.converter.Converter
 
getMask() - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
getMask() - Method in class org.jowidgets.tools.converter.MapConverter
 
getMaskingCharacter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getMax(int[]) - Static method in class org.jowidgets.util.ArrayUtils
 
getMaxHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getMaximum() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
getMaximum() - Method in interface org.jowidgets.api.widgets.ISlider
 
getMaximum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
 
getMaximum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getMaximum() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
getMaxLength() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
 
getMaxPackSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getMaxSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
Gets the maximal size of the control.
getMaxSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
Gets the max size of the layout.
getMaxSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
getMaxSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getMaxSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getMaxWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getMenuBarModel() - Method in interface org.jowidgets.api.widgets.IFrame
Gets the menu bar model of this frame.
getMenuBarModel() - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
getMenuBarModel() - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
getMenuBarModel() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
getMenus() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Gets a unmodifieable copy of all menus
getMenus() - Method in interface org.jowidgets.api.widgets.IMenuBar
Gets a unmodifieable copy of the menus this menu bar contains
getMenus() - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
getMessage(String) - Method in interface org.jowidgets.i18n.api.IMessageProvider
 
getMessagePane() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the message pane that can be used to show user messages
getMessagePane() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the message pane that can be used to show user messages
getMethods(Class<?>) - Static method in class org.jowidgets.util.reflection.ReflectionCache
 
getMethods(Class<?>) - Static method in class org.jowidgets.util.reflection.ReflectionUtils
 
getMigLayoutToolkit() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Delivers the 'MigLayout' toolkit, which provides access to the constraints classes, platform defaults and version
getMigLayoutVersion() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Gets the mig layout version
getMigLayoutVersion() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Gets the mig layout version
getMin(int[]) - Static method in class org.jowidgets.util.ArrayUtils
 
getMinHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getMinimum() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
getMinimum() - Method in interface org.jowidgets.api.widgets.ISlider
 
getMinimum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
 
getMinimum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getMinimum() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
getMinPackSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IFrameSetup
 
getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getMinSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
Gets the minimal size of the control.
getMinSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
Gets the min size of the layout.
getMinSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
getMinSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getMinSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getMinWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getMissingInputHint() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getMnemonic() - Method in interface org.jowidgets.api.command.IAction
Gets the action mnemonic
getMnemonic() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the mnemonic character
getMnemonic() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMainMenuSetup
 
getMnemonic() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMenuItemSetup
 
getMnemonic() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getMnemonic() - Method in class org.jowidgets.tools.command.CommandAction
 
getModCount() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns how many times the defaults has been changed.
getModCount() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns how many times the defaults has been changed.
getMode() - Method in interface org.jowidgets.common.mask.ITextMask
 
getModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getModel() - Method in interface org.jowidgets.api.widgets.IActionMenuItem
 
getModel() - Method in interface org.jowidgets.api.widgets.ILevelMeter
 
getModel() - Method in interface org.jowidgets.api.widgets.IMenu
Gets the model of the menu
getModel() - Method in interface org.jowidgets.api.widgets.IMenuBar
Gets the model
getModel() - Method in interface org.jowidgets.api.widgets.IMenuItem
Gets the menu items models
getModel() - Method in interface org.jowidgets.api.widgets.ISelectableMenuItem
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBar
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarButton
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarContainerItem
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarItem
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarMenu
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
 
getModel() - Method in interface org.jowidgets.api.widgets.IToolBarToggleButton
 
getModelFactoryProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the model factory provider
getModelFactoryProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the model factory provider
getModelValue(int, int, int) - Method in interface org.jowidgets.api.convert.ISliderViewerConverter
 
getModifier() - Method in class org.jowidgets.common.types.Accelerator
The modifiers or an empty list if no modifiers are defined
getModifier() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
Gets the modifiers of the key event as an unmodifiable set
getModifiers() - Method in interface org.jowidgets.common.widgets.controller.IMouseButtonEvent
Gets the modifiers as unmodifiable set
getModifiers() - Method in interface org.jowidgets.common.widgets.controller.ITableCellMouseEvent
 
getModifiers() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnMouseEvent
 
getMouseButton() - Method in interface org.jowidgets.common.widgets.controller.IMouseButtonEvent
Gets the mouse button.
getMouseButton() - Method in interface org.jowidgets.common.widgets.controller.ITableCellMouseEvent
 
getName() - Method in interface org.jowidgets.unit.api.IUnit
 
getNewSelected() - Method in interface org.jowidgets.api.controller.ITabSelectionEvent
 
getNewValue() - Method in interface org.jowidgets.util.IValueChangedEvent
 
getNoButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
getNode() - Method in interface org.jowidgets.api.controller.ITreePopupEvent
 
getNodeAt(Position) - Method in interface org.jowidgets.api.widgets.ITree
 
getNodeAt(Position) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getNoPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
getObjectLabelConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
getObjectStringConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
getObjectStringConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
 
getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
 
getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
 
getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
 
getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
 
getObservableValue() - Method in interface org.jowidgets.api.widgets.IObservableValueViewer
Gets the observable value
getObservableValue() - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
getObservableValue() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
getObservableValue() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
getObservableValue() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
getOkButton() - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
 
getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
 
getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getOkColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getOkIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getOkMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getOldValue() - Method in interface org.jowidgets.util.IValueChangedEvent
 
getOrder() - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspectPlugin
 
getOrder() - Method in interface org.jowidgets.api.toolkit.IToolkitInterceptorHolder
Gets the order of the holder.
getOrder() - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspectPlugin
 
getOrder() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
 
getOrientation() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
 
getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISeparatorSetupCommon
 
getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IToolBarSetupCommon
 
getOriginal() - Method in class org.jowidgets.util.ObservableValueWrapper
 
getOriginal() - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getPageSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
 
getParameter(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterized
Gets the parameter for a defined key
getParameter(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getParameterMandatory(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
getParamNotNull(PARAM_TYPE, String) - Static method in class org.jowidgets.util.Assert
 
getParent() - Method in interface org.jowidgets.api.widgets.IControl
 
getParent() - Method in interface org.jowidgets.api.widgets.IDisplay
 
getParent() - Method in interface org.jowidgets.api.widgets.IMenuItem
 
getParent() - Method in interface org.jowidgets.api.widgets.IPopupMenu
 
getParent() - Method in interface org.jowidgets.api.widgets.ITabItem
 
getParent() - Method in interface org.jowidgets.api.widgets.IToolBarItem
 
getParent() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
getParent() - Method in interface org.jowidgets.api.widgets.IWidget
Gets the parent of the widget
getParent() - Method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
getParent() - Method in class org.jowidgets.tools.powo.JoPopupMenu
Deprecated.
 
getParent() - Method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.DisplayWrapper
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
getParent() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
getParentBounds() - Method in interface org.jowidgets.common.widgets.IWindowCommon
Gets the parent bounds of this window.
getParentBounds() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
getParentBounds() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
getParentContainer() - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
getParentContainer() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getPasswordMaxLength() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getPasswordValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
getPath() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
getPlaceholder() - Method in interface org.jowidgets.common.mask.ICharacterMask
Gets the placeholder character for this mask.
getPlaceholder() - Method in interface org.jowidgets.common.mask.ITextMask
Gets the placeholder of the whole text mask.
getPlatform() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Returns the current platform
getPlatform() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Returns the current platform
getPlatformDefaults() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Gets the platform defaults
getPlatformDefaults() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Gets the platform defaults
getPopupMenu() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
 
getPopupMenu() - Method in interface org.jowidgets.api.widgets.IToolBarMenu
Gets the popup menu of this item
getPopupMenu() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
getPosition() - Method in interface org.jowidgets.api.controller.ITreePopupEvent
 
getPosition() - Method in interface org.jowidgets.api.dnd.IDragEvent
 
getPosition() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getPosition() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getPosition() - Method in class org.jowidgets.common.types.Rectangle
Gets the position of the rectangle
getPosition() - Method in interface org.jowidgets.common.widgets.controller.IMouseEvent
Gets the position of the mouse event relative to its component
getPosition() - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupEvent
 
getPosition() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupEvent
 
getPosition() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Gets the position of the component
getPosition() - Method in interface org.jowidgets.common.widgets.IToolBarItemCommon
Gets the position of the item (upper left corner) relative to its tool bar.
getPosition() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getPreferredHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getPreferredSize() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
getPreferredSize(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
 
getPreferredSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
Gets the preferred size of the control.
getPreferredSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
Gets the preferred size of the layout.
getPreferredSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
getPreferredSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getPreferredSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getPreferredWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
getPriority() - Method in interface org.jowidgets.util.priority.IPriorityValue
 
getPriority() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
 
getPriority() - Method in class org.jowidgets.util.priority.PriorityValue
 
getProgress() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IProgressBarSetup
 
getProgress() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
getProgress(List<PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerProgressDelay
Gets the progress from the accumulated progress
getProgress() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
getProperties(Class<?>) - Static method in class org.jowidgets.util.reflection.BeanUtils
 
getProperty(ITypedKey<PROPERTY_TYPE>) - Method in interface org.jowidgets.util.ITypedProperties
 
getProperty(Object, String) - Static method in class org.jowidgets.util.reflection.BeanUtils
 
getPropertyDescriptor(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets the property descriptor for a specific type.
getPropertyDescriptorFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets the property descriptor for a specific type from the type hierarchy (including the given type)
getPropertyDescriptors(Class<?>) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets a property decriptors for a specific type
getPropertyDescriptorsFromHierarchy(Class<?>) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets a property decriptors for a specific type from the type hierarchy (including the given type)
getQuestionPane() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the question pane that can be used to ask user questions
getQuestionPane() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the question pane that can be used to ask user questions
getReadableProperties(Class<?>) - Static method in class org.jowidgets.util.reflection.BeanUtils
 
getReadMethodFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets the read method for a defined property in the type hierarchy (including the given type)
getReason() - Method in class org.jowidgets.api.command.EnabledState
 
getReason() - Method in interface org.jowidgets.api.command.IEnabledState
If the action is not enabled, this get's the reason why.
getRed() - Method in class org.jowidgets.common.color.ColorValue
Gets the red component
getRegistered(Class<? extends ISetupBuilder>) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenienceRegistry
 
getRegistered(Class<? extends ISetupBuilder>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
 
getRegistered(Class<? extends ISetupBuilder>) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
 
getRegistered(Class<? extends ISetupBuilder>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
 
getRegisteredSetupBuilder() - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
 
getRegisteredSetupBuilder() - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
 
getRejectingRegExp() - Method in interface org.jowidgets.common.mask.ICharacterMask
Gets a regular expression that describes the invalid character's for this mask.
getRelativePath(File, File) - Static method in class org.jowidgets.util.io.FileUtils
 
getRelativePath(String, String) - Static method in class org.jowidgets.util.io.FileUtils
 
getRemoveButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getRemoveButtonSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getRenderer() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
getRenderTicks() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getResizePolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getResult() - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
 
getResult() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
 
getResultingCharacter() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
Gets the character representation of the typed key after all modifiers have been applied.
getResultText() - Method in class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
 
getRight() - Method in class org.jowidgets.common.types.Insets
 
getRightBoundary() - Method in class org.jowidgets.util.Interval
 
getRightMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getRoot() - Method in interface org.jowidgets.api.widgets.IControl
 
getRoot() - Method in interface org.jowidgets.api.widgets.IWidget
Gets the root widget of the widget If the widget is a composed widget, the root widget of the composed widget will be returned.
getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
getRootNodeModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
 
getRootNodeModel() - Method in interface org.jowidgets.api.widgets.ITreeViewer
 
getRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
getRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getRowConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Returns the row layout constraints as a String representation.
getRowConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
getRowCount() - Method in interface org.jowidgets.api.widgets.ITable
 
getRowCount() - Method in interface org.jowidgets.common.model.ITableDataModel
 
getRowCount() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getRowCount() - Method in class org.jowidgets.tools.model.table.TableModel
 
getRowCount() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getRowIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableCellEvent
 
getRowTexts(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
getRowTexts(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getSecond() - Method in interface org.jowidgets.api.widgets.ISplitComposite
 
getSecond() - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
 
getSecond() - Method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
getSecond() - Method in class org.jowidgets.util.Tuple
 
getSecondBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getSecondLayout() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getSecondMinSize() - Method in interface org.jowidgets.api.widgets.ISplitComposite
 
getSecondMinSize() - Method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
getSelected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
 
getSelectedBackgroundColor() - Method in interface org.jowidgets.common.model.ITableCell
 
getSelectedBackgroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getSelectedBackgroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
 
getSelectedBorderColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getSelectedFiles() - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
Gets the files that was selected by the user.
getSelectedFilter() - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
Gets the filter that was selected by the user
getSelectedForegroundColor() - Method in interface org.jowidgets.common.model.ITableCell
 
getSelectedForegroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getSelectedForegroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
 
getSelectedIndex() - Method in interface org.jowidgets.api.widgets.IComboBox
 
getSelectedIndex() - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
 
getSelectedIndex() - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
getSelectedIndex() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
getSelectedIndex() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
getSelectedIndex() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getSelectedItem() - Method in interface org.jowidgets.api.widgets.ITabFolder
 
getSelectedItem() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getSelection() - Method in interface org.jowidgets.api.widgets.ITree
 
getSelection() - Method in interface org.jowidgets.common.model.ITableDataModel
 
getSelection() - Method in interface org.jowidgets.common.widgets.ISliderCommon
 
getSelection() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
getSelection() - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
getSelection() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getSelection() - Method in class org.jowidgets.tools.model.table.TableModel
 
getSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getSelectionPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
getSelectionPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
getSeparator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
getSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
 
getSize() - Method in interface org.jowidgets.common.image.IImageCommon
Gets the image size
getSize() - Method in class org.jowidgets.common.types.Rectangle
Gets the size of the rectangle
getSize() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Gets the current size of the component.
getSize() - Method in interface org.jowidgets.common.widgets.IToolBarItemCommon
Gets the size of the toolbar item
getSize() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getSlider() - Method in interface org.jowidgets.api.widgets.ISliderViewer
 
getSliderConverterFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the slider converter factory
getSliderConverterFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the slider converter factory
getSliderValue(int, int, VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ISliderViewerConverter
 
getSource() - Method in interface org.jowidgets.api.command.IExecutionContext
Gets the source widget the action was invoked on
getSource() - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
 
getSource() - Method in interface org.jowidgets.util.IValueChangedEvent
 
getString(String) - Method in interface org.jowidgets.i18n.api.IMessageProvider
 
getStringObjectConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
getStringObjectConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSetup
 
getStringValidator() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
Gets a validator that will be used to validate the string input.
getStringValidator() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
 
getStringValidator() - Method in class org.jowidgets.tools.converter.Converter
 
getStringValidator() - Method in class org.jowidgets.tools.converter.ConverterWrapper
 
getStringValidator() - Method in class org.jowidgets.tools.converter.MapConverter
 
getSupportedActions() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getSupportedTypes() - Method in interface org.jowidgets.api.clipboard.ITransferable
 
getSupportedTypes() - Method in class org.jowidgets.tools.clipboard.SingleTypeTransfer
 
getSupportedTypes() - Method in class org.jowidgets.tools.clipboard.TransferableWrapper
 
getSupportedWidgets() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the supported widgets information
getSupportedWidgets() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the supported widgets information
getTableColumnModelObservable() - Method in interface org.jowidgets.api.model.table.ITableColumnModel
 
getTableColumnModelObservable() - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
 
getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.AbstractTableModel
 
getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.TableModel
 
getTableDataModelObservable() - Method in interface org.jowidgets.common.model.ITableDataModel
 
getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.TableModel
 
getTableModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
 
getTabPlacement() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITabFolderSetupCommon
 
getText() - Method in interface org.jowidgets.api.command.IAction
Gets the action label text
getText() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the items label text
getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
 
getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMainMenuSetup
 
getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
 
getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
getText() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
getText() - Method in interface org.jowidgets.api.widgets.IInputField
 
getText() - Method in interface org.jowidgets.api.widgets.IItem
Gets the text of the item
getText() - Method in interface org.jowidgets.api.widgets.ITextLabel
 
getText() - Method in interface org.jowidgets.common.model.ITableCell
 
getText() - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
getText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
 
getText() - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
getText() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getText() - Method in class org.jowidgets.tools.command.CommandAction
 
getText() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
getText() - Method in class org.jowidgets.tools.model.table.TableCell
 
getText() - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
getText() - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
getText() - Method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
getText() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
getText() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
getText() - Method in interface org.jowidgets.validation.IValidationMessage
 
getTextColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getTextColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
getTextMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
getTextWidth(String) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
getTextWidth(String) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
getTickSpacing() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getTitle() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
 
getTitle() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
getTitle() - Method in class org.jowidgets.common.types.Border
 
getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IDirectoryChooserSetupCommon
 
getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
 
getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITitledWindowSetupCommon
 
getTitleIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
 
getTitleIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
getToolkitInterceptor() - Method in interface org.jowidgets.api.toolkit.IToolkitInterceptorHolder
Gets the toolkit interceptor for this toolkit
getToolkitInterceptor() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
 
getToolTipText() - Method in interface org.jowidgets.api.command.IAction
Gets the actions tooltip text
getToolTipText() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the tooltip text of the item
getToolTipText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IIconSetup
 
getToolTipText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
 
getToolTipText() - Method in interface org.jowidgets.api.widgets.IItem
Gets the tooltip text of the item
getToolTipText() - Method in interface org.jowidgets.common.model.ITableCell
 
getToolTipText() - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
getToolTipText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
 
getToolTipText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
 
getToolTipText() - Method in class org.jowidgets.tools.command.ActionWrapper
 
getToolTipText() - Method in class org.jowidgets.tools.command.CommandAction
 
getToolTipText() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
getToolTipText() - Method in class org.jowidgets.tools.model.table.TableCell
 
getTop() - Method in class org.jowidgets.common.types.Insets
 
getTopMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
getTransferType() - Method in interface org.jowidgets.api.dnd.IDropEvent
 
getTree() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
getTreeNode() - Method in interface org.jowidgets.api.dnd.ITreeDropLocation
 
getType() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
 
getType() - Method in interface org.jowidgets.validation.IValidationMessage
 
getTypeAnnotationFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationCache
 
getTypeAnnotationsFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationCache
 
getTypeAnnotationsFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationUtils
 
getUiReference() - Method in interface org.jowidgets.common.widgets.IWidgetCommon
Gets the reference to the ui implementation of this widget.
getUiReference() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
getUiThreadAccess() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the ui thread access.
getUiThreadAccess() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the ui thread access.
getUnavailableKeys(Class<? extends Enum<? extends IImageConstant>>) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
Gets all unavailable keys of a given enum
getUnit(BASE_VALUE_TYPE) - Method in interface org.jowidgets.unit.api.IUnitProvider
 
getUnit() - Method in interface org.jowidgets.unit.api.IUnitValue
 
getUnit(BASE_VALUE_TYPE) - Method in class org.jowidgets.unit.tools.StaticUnitProvider
 
getUnit() - Method in class org.jowidgets.unit.tools.UnitValue
 
getUnitComboMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getUnitConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getUnitKeyMapping() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getUnitSet() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getUnitValue() - Method in interface org.jowidgets.api.widgets.IUnitValueField
 
getUnitValueInputField() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
 
getUnmodifiedValidationDecorator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
 
getUnselected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
 
getUserLocale() - Method in interface org.jowidgets.i18n.api.ILocaleHolder
Gets the current user locale.
getUserLocale() - Static method in class org.jowidgets.i18n.api.LocaleHolder
 
getUserLocale() - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
 
getValidationLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getValidationLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getValidationLabelBackground() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getValidationLabelHeight() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
getValidationLabelSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
 
getValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentSetup
 
getValidator() - Method in interface org.jowidgets.unit.api.IUnitConverter
 
getValidator() - Method in class org.jowidgets.unit.tools.converter.AbstractNumberUnitConverter
 
getValidator() - Method in class org.jowidgets.unit.tools.converter.AbstractUnitConverter
 
getValue(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.api.command.IExecutionContextValues
Gets the value for a given key
getValue(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets a value for a typed key
getValue(ITypedKey<VALUE_TYPE>) - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets a value for a typed key
getValue() - Method in interface org.jowidgets.api.widgets.access.IInputValueAccessor
Gets the value
getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentSetup
 
getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderSetup
 
getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
 
getValue(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.tools.command.ExecutionContextValues
 
getValue(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
 
getValue() - Method in class org.jowidgets.tools.content.SingleControlContent
 
getValue() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
getValue() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
getValue() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
getValue() - Method in interface org.jowidgets.unit.api.IUnitValue
 
getValue() - Method in class org.jowidgets.unit.tools.UnitValue
 
getValue() - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
 
getValue() - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
getValue() - Method in class org.jowidgets.util.FutureValue
 
getValue() - Method in interface org.jowidgets.util.IFutureValue
Gets the value if the future is initialized and throw a runtime exception otherwise
getValue() - Method in interface org.jowidgets.util.IMutableValue
 
getValue() - Method in interface org.jowidgets.util.IObservableValue
Gets the value
getValue() - Method in class org.jowidgets.util.MandatoryObservableValue
 
getValue() - Method in interface org.jowidgets.util.maybe.IMaybe
 
getValue() - Method in class org.jowidgets.util.maybe.Some
 
getValue() - Method in class org.jowidgets.util.MutableValue
 
getValue() - Method in class org.jowidgets.util.ObservableValue
 
getValue() - Method in class org.jowidgets.util.ObservableValueWrapper
 
getValue() - Method in interface org.jowidgets.util.priority.IPriorityValue
 
getValue() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
 
getValue() - Method in class org.jowidgets.util.priority.PriorityValue
 
getValueOrElse(TYPE) - Method in interface org.jowidgets.util.maybe.IMaybe
Gets the value of the maybe, if the maybe is not nothing, else the default is returned
getValueOrElse(TYPE) - Method in class org.jowidgets.util.maybe.Some
 
getValueType() - Method in interface org.jowidgets.util.parameter.IParameter
Gets the type of the parameter
getValueType() - Method in class org.jowidgets.util.parameter.ParameterWrapper
 
getVerticalScaleFactor() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
getVerticalScaleFactor() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
getViewportPosition() - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
Gets the upper left corner of the current viewport
getViewportPosition() - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
getViewportSize() - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
Gets the current size of the viewport
getViewportSize() - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
getVirtualKey() - Method in class org.jowidgets.common.types.Accelerator
Gets the accelerators virtual key or null if the accelerator is defined with a character.
getVirtualKey() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
Gets the virtual key that was typed.
getVisibility(IAction) - Static method in class org.jowidgets.api.model.item.ActionItemVisibilityAspectPlugin
Gets the visibility for an action
getVisibility(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspect
Gets a visibility suggestion.
getVisibility(IAction) - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspect
 
getVisibilityAspect() - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspectPlugin
Gets the visibility aspect of the plugin
getVisibilityAspect() - Method in class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
 
getVisibleRows() - Method in interface org.jowidgets.common.widgets.ITableCommon
Gets the interval of the visible rows (visible in viewport).
getVisibleRows() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getWaitAnimationProcessor() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the wait animation processor
getWaitAnimationProcessor() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the wait animation processor
getWaitIcon() - Method in interface org.jowidgets.api.animation.IWaitAnimationProcessor
 
getWaitText() - Method in interface org.jowidgets.api.animation.IWaitAnimationProcessor
 
getWarningColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getWarningIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getWarningMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
getWarnings() - Method in interface org.jowidgets.validation.IValidationResult
Gets all validation warning messages as a unmodifiable list in order of their creation
getWeight() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
getWidgetFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the generic widget factory
getWidgetFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the generic widget factory
getWidgetUtils() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the widget utils
getWidgetUtils() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the widget utils
getWidgetWrapperFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
Gets the widget wrapper factory that can be used to create wrappers for native widgets
getWidgetWrapperFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
Gets the widget wrapper factory that can be used to create wrappers for native widgets
getWidth() - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
getWidth() - Method in class org.jowidgets.common.types.Dimension
Gets the width
getWidth() - Method in class org.jowidgets.common.types.Rectangle
Gets the width of the rectangle
getWidth() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnResizeEvent
 
getWidth() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
getWidths() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
getWindowAncestor(IWidget) - Method in interface org.jowidgets.api.utils.IWidgetUtils
Gets the widget ancestor for an widget.
getWorstFirst() - Method in interface org.jowidgets.validation.IValidationResult
Gets the first message of the worst MessageType this result has.
getWriteMethodFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
Gets the write method for a defined property in the type hierarchy (including the given type)
getX() - Method in class org.jowidgets.common.graphics.Point
 
getX() - Method in class org.jowidgets.common.types.Position
Gets the x coordinate
getX() - Method in class org.jowidgets.common.types.Rectangle
Gets the x - coordinate of the rectangle
getY() - Method in class org.jowidgets.common.graphics.Point
 
getY() - Method in class org.jowidgets.common.types.Position
Gets the y coordinate
getY() - Method in class org.jowidgets.common.types.Rectangle
Gets the y - coordinate of the rectangle
getYesButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
 
GH - Static variable in class org.jowidgets.unit.tools.units.HertzUnitSet
 
GNOME - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
 
GNOME - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
 
granted() - Method in interface org.jowidgets.api.login.ILoginResultCallback
 
GraphicContextWrapper - Class in org.jowidgets.tools.graphics
 
GraphicContextWrapper(IGraphicContext) - Constructor for class org.jowidgets.tools.graphics.GraphicContextWrapper
 
gridGap(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets both grid gaps at the same time. see ILC.gridGapX(String) and ILC.gridGapY(String).
gridGapX(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setGridGapX(ConstraintParser.parseBoundSize(boundsSize, true, true)) only this method returns this for chaining multiple calls.
gridGapY(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setGridGapY(ConstraintParser.parseBoundSize(boundsSize, true, false)) only this method returns this for chaining multiple calls.
grow() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's grow weight within columns/rows with the grow priority 100f.
grow(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's grow weight within columns/rows with the same grow priority.
grow(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' grow weight within columns/rows with the same grow priority.
grow(float...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
grow weight for the component horizontally and optionally vertically.
grow() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as ICC.growX() and ICC.growY().
growHeight(boolean) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
growHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
GROWING_CELL_CONSTRAINTS - Static variable in class org.jowidgets.tools.layout.MigLayoutFactory
Component constraints that grows in x and y direction with min with and height of 0
growingCellLayout() - Static method in class org.jowidgets.tools.layout.MigLayoutFactory
Gets a layout descriptor with one cell that grows in both directions and has a min size 0
growingInnerCellLayout() - Static method in class org.jowidgets.tools.layout.MigLayoutFactory
Gets a layout descriptor with one cell that grows in both directions and has a min size 0 and with no margin
growPrio(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's grow priority.
growPrio(int, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' grow priority.
growPrio(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Grow priority for the component horizontally and optionally vertically.
growPrioX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The grow priority compared to other components in the same cell.
growPrioY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The grow priority compared to other components in the same cell.
growWidth(boolean) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
growWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
growX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Grow weight for the component horizontally.
growX(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Grow weight for the component horizontally.
growY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Grow weight for the component vertically.
growY(Float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Grow weight for the component vertically.

H

H - Static variable in class org.jowidgets.unit.tools.units.HertzUnitSet
 
handleException(IExecutionContext, Exception) - Method in interface org.jowidgets.api.command.IExceptionHandler
Handles an exception of an action
handleException(IExecutionContext, Exception) - Method in class org.jowidgets.tools.command.DefaultExceptionHandler
 
handleException(Throwable) - Method in class org.jowidgets.util.DefaultExceptionHandler
 
handleException(Throwable) - Method in interface org.jowidgets.util.IExceptionHandler
 
hasBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IPopupDialogSetupCommon
 
hasBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
hasBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextAreaSetupCommon
 
hasBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextFieldSetupCommon
 
hasDirectoryChooser() - Method in interface org.jowidgets.api.toolkit.ISupportedWidgets
 
hasFileChooser() - Method in interface org.jowidgets.api.toolkit.ISupportedWidgets
 
hasFocus() - Method in interface org.jowidgets.api.widgets.IComponent
Gets the input focus state of the component.
hasFocus() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
hashCode() - Method in class org.jowidgets.api.clipboard.TransferType
 
hashCode() - Method in class org.jowidgets.api.command.EnabledState
 
hashCode() - Method in class org.jowidgets.common.color.ColorValue
 
hashCode() - Method in class org.jowidgets.common.graphics.Point
 
hashCode() - Method in class org.jowidgets.common.types.Accelerator
 
hashCode() - Method in class org.jowidgets.common.types.Dimension
 
hashCode() - Method in class org.jowidgets.common.types.Position
 
hashCode() - Method in class org.jowidgets.common.types.Rectangle
 
hashCode() - Method in class org.jowidgets.unit.tools.UnitValue
 
hashCode() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
hashCode() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
hashCode() - Method in class org.jowidgets.util.priority.PriorityValue
 
hashCode() - Method in class org.jowidgets.util.Tuple
 
hashCode() - Method in class org.jowidgets.util.TypedKey
 
hasHorizontalBar() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IScrollCompositeSetupCommon
 
hasMaxPrio() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
 
hasModifications() - Method in interface org.jowidgets.api.widgets.IInputComponent
Determines if modifications has been occurred since object creation or the last invocation of resetModificationState().
hasModifications() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
hasModifications() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
hasSpiMigLayoutSupport() - Method in interface org.jowidgets.api.toolkit.IToolkit
Checks if the underlying spi implementation has mig layout support
hasSpiMigLayoutSupport() - Static method in class org.jowidgets.api.toolkit.Toolkit
Checks if the underlying spi implementation has mig layout support
hasVerticalBar() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IScrollCompositeSetupCommon
 
hasVeto() - Method in class org.jowidgets.tools.types.VetoHolder
 
height(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
height(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The size for the component as a min and/or preferred and/or maximum size.
height(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The height for the container as a min and/or preferred and/or maximum height.
HertzUnitSet - Class in org.jowidgets.unit.tools.units
 
HertzUnitSetKeyMapping - Class in org.jowidgets.tools.unit
 
hideMode(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
How this component, if hidden (not visible), should be treated.
hideMode(int) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setHideMode(int mode) only this method returns this for chaining multiple calls.
horizontal() - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
Sets the orientation to Orientation.HORIZONTAL

I

IAbstractTableCellBluePrint<INSTANCE_TYPE> - Interface in org.jowidgets.api.model.table
 
IAC - Interface in org.jowidgets.api.layout.miglayout
 
IAccelerateableMenuItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IAccelerateableMenuItemSetupBuilder<INSTANCE_TYPE extends IAccelerateableMenuItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IAction - Interface in org.jowidgets.api.command
 
IActionBuilder - Interface in org.jowidgets.api.command
 
IActionBuilderFactory - Interface in org.jowidgets.api.command
 
IActionChangeListener - Interface in org.jowidgets.api.command
 
IActionChangeObservable - Interface in org.jowidgets.api.command
 
IActionDescriptorBuilder<INSTANCE_TYPE extends IActionDescriptorBuilder<?>> - Interface in org.jowidgets.api.command
 
IActionItemCommon - Interface in org.jowidgets.common.widgets
 
IActionItemModel - Interface in org.jowidgets.api.model.item
 
IActionItemModelBuilder - Interface in org.jowidgets.api.model.item
 
IActionItemVisibilityAspect - Interface in org.jowidgets.api.model.item
 
IActionItemVisibilityAspectPlugin - Interface in org.jowidgets.api.model.item
 
IActionListener - Interface in org.jowidgets.common.widgets.controller
 
IActionMenuItem - Interface in org.jowidgets.api.widgets
 
IActionMenuItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IActionMenuItemCommon - Interface in org.jowidgets.common.widgets
 
IActionMenuItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IActionObservable - Interface in org.jowidgets.common.widgets.controller
 
IActionWidget - Interface in org.jowidgets.api.widgets
 
IActionWidgetCommon - Interface in org.jowidgets.common.widgets
 
IAdapterFactory<ADAPTOR,ADAPTEE> - Interface in org.jowidgets.util
 
IAnimationRunner - Interface in org.jowidgets.api.animation
 
IAnimationRunnerBuilder - Interface in org.jowidgets.api.animation
 
IAnimationScheduler - Interface in org.jowidgets.api.animation
 
IAnimationStep - Interface in org.jowidgets.api.animation
 
IApplication - Interface in org.jowidgets.common.application
 
IApplicationLifecycle - Interface in org.jowidgets.common.application
 
IApplicationRunner - Interface in org.jowidgets.common.application
 
IBind - Interface in org.jowidgets.util.binding
Creates a binding for observable values
IBinding - Interface in org.jowidgets.util.binding
 
IBindingConverter<SOURCE_TYPE,DESTINATION_TYPE> - Interface in org.jowidgets.util.binding
 
IBluePrintFactory - Interface in org.jowidgets.api.widgets.blueprint.factory
 
IBluePrintProxyFactory - Interface in org.jowidgets.api.widgets.blueprint.factory
Creates implementations of blue print with help of Java proxies
IBorderLayoutFactoryBuilder - Interface in org.jowidgets.api.layout
 
IBufferedImage - Interface in org.jowidgets.api.image
 
IBufferedImageCommon - Interface in org.jowidgets.common.image
 
IButton - Interface in org.jowidgets.api.widgets
 
IButtonBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IButtonCommon - Interface in org.jowidgets.common.widgets
 
IButtonDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IButtonSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IButtonSetupBuilder<INSTANCE_TYPE extends IButtonSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IButtonSetupBuilderCommon<INSTANCE_TYPE extends IButtonSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IButtonSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICacheable - Interface in org.jowidgets.util.cache
 
ICacheableListener - Interface in org.jowidgets.util.cache
 
ICacheableObservable - Interface in org.jowidgets.util.cache
 
ICachedFillLayout - Interface in org.jowidgets.api.layout
This layouter renders the first visible child of the container into the whole available space and caches the size of its children, so the next time the layout will be done, the cached values will be used until the cache is cleared by the user.
ICalendar - Interface in org.jowidgets.api.widgets
 
ICalendarBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ICalendarCommon - Interface in org.jowidgets.common.widgets
 
ICalendarDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ICalendarSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICalendarSetupBuilder<INSTANCE_TYPE extends ICalendarSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICalendarSetupBuilderCommon<INSTANCE_TYPE extends ICalendarSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ICalendarSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICallback<PARAM_TYPE> - Interface in org.jowidgets.util
 
ICancelCallback - Interface in org.jowidgets.util
 
ICancelListener - Interface in org.jowidgets.util.event
 
ICancelObservable - Interface in org.jowidgets.util.event
 
ICanvas - Interface in org.jowidgets.api.widgets
 
ICanvasBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ICanvasCommon - Interface in org.jowidgets.common.widgets
 
ICanvasDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ICanvasSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICanvasSetupBuilder<INSTANCE_TYPE extends ICanvasSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICanvasSetupBuilderCommon<INSTANCE_TYPE extends ICanvasSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ICanvasSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICC - Interface in org.jowidgets.api.layout.miglayout
A simple value holder for one component's constraint.
IChangeListener - Interface in org.jowidgets.util.event
 
IChangeObservable - Interface in org.jowidgets.util.event
 
ICharacterMask - Interface in org.jowidgets.common.mask
 
ICheckBox - Interface in org.jowidgets.api.widgets
 
ICheckBoxBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ICheckBoxDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ICheckBoxSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICheckBoxSetupBuilder<INSTANCE_TYPE extends ICheckBoxSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICheckBoxSetupBuilderCommon<INSTANCE_TYPE extends ICheckBoxSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ICheckBoxSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICheckedItemModel - Interface in org.jowidgets.api.model.item
 
ICheckedItemModelBuilder - Interface in org.jowidgets.api.model.item
 
ICheckedMenuItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ICheckedMenuItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ICircularBuffer<ELEMENT_TYPE> - Interface in org.jowidgets.util.collection
 
IClassLoader - Interface in org.jowidgets.classloading.api
 
IClipboard - Interface in org.jowidgets.api.clipboard
 
IClipboardListener - Interface in org.jowidgets.api.clipboard
 
IClipboardObservable - Interface in org.jowidgets.api.clipboard
 
ICollectionInputControlBluePrint<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ICollectionInputControlDescriptor<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ICollectionInputControlSetup<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICollectionInputControlSetupBuilder<INSTANCE_TYPE extends ICollectionInputControlSetupBuilder<?,?>,ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICollectionInputDialogBluePrint<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ICollectionInputDialogDescriptor<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ICollectionInputDialogSetup<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICollectionInputDialogSetupBuilder<INSTANCE_TYPE extends ICollectionInputDialogSetupBuilder<?,?>,ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICollectionInputFieldBluePrint<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ICollectionInputFieldDescriptor<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ICollectionInputFieldSetup<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICollectionInputFieldSetupBuilder<INSTANCE_TYPE extends ICollectionInputFieldSetupBuilder<?,?>,ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IColorConstant - Interface in org.jowidgets.common.color
 
ICombinedCollectionInputFieldBluePrint<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ICombinedCollectionInputFieldDescriptor<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ICombinedCollectionInputFieldSetup<ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICombinedCollectionInputFieldSetupBuilder<INSTANCE_TYPE extends ICombinedCollectionInputFieldSetupBuilder<?,?>,ELEMENT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IComboBox<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
IComboBoxBluePrint<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IComboBoxDescriptor<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IComboBoxSelectionBluePrint<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IComboBoxSelectionDescriptor<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IComboBoxSelectionSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IComboBoxSelectionSetupBuilder<INSTANCE_TYPE extends IComboBoxSelectionSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IComboBoxSelectionSetupBuilderCommon<INSTANCE_TYPE extends IComboBoxSelectionSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IComboBoxSelectionSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IComboBoxSelectionSetupConvenience<INSTANCE_TYPE,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IComboBoxSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IComboBoxSetupBuilder<INSTANCE_TYPE extends IComboBoxSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IComboBoxSetupBuilderCommon<INSTANCE_TYPE extends IComboBoxSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IComboBoxSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICommand - Interface in org.jowidgets.api.command
 
ICommandAction - Interface in org.jowidgets.api.command
 
ICommandExecutor - Interface in org.jowidgets.api.command
 
IComponent - Interface in org.jowidgets.api.widgets
 
IComponentCommon - Interface in org.jowidgets.common.widgets
 
IComponentListener - Interface in org.jowidgets.common.widgets.controller
 
IComponentObservable - Interface in org.jowidgets.common.widgets.controller
 
IComponentSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IComponentSetupBuilder<INSTANCE_TYPE extends IComponentSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IComponentSetupBuilderCommon<INSTANCE_TYPE extends IComponentSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IComponentSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IComponentSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IComposite - Interface in org.jowidgets.api.widgets
 
ICompositeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ICompositeCommon - Interface in org.jowidgets.common.widgets
 
ICompositeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ICompositeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ICompositeSetupBuilder<INSTANCE_TYPE extends ICompositeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ICompositeSetupBuilderCommon<INSTANCE_TYPE extends ICompositeSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ICompositeSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ICompositeSetupConvenienceCommon<INSTANCE_TYPE> - Interface in org.jowidgets.common.widgets.builder.convenience
 
icon() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
icon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
icon() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
icon(IImageConstant) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
iconChanged() - Method in interface org.jowidgets.api.command.IActionChangeListener
 
iconChanged() - Method in class org.jowidgets.tools.command.ActionChangeAdapter
 
Icons - Enum in org.jowidgets.api.image
 
IconsCommon - Enum in org.jowidgets.common.image
 
IconsSmall - Enum in org.jowidgets.api.image
 
IconsSmallCommon - Enum in org.jowidgets.common.image
 
IContainer - Interface in org.jowidgets.api.widgets
 
IContainerCommon - Interface in org.jowidgets.common.widgets
 
IContainerContentCreator - Interface in org.jowidgets.api.model.item
 
IContainerItemModel - Interface in org.jowidgets.api.model.item
 
IContainerItemModelBuilder - Interface in org.jowidgets.api.model.item
 
IContainerListener - Interface in org.jowidgets.api.controller
 
IContainerObservable - Interface in org.jowidgets.api.controller
 
IContainerRegistry - Interface in org.jowidgets.api.controller
 
IContainerSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IContainerSetupBuilder<INSTANCE_TYPE extends IContainerSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IContainerSetupBuilderCommon<INSTANCE_TYPE extends IContainerSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IContainerSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IContainerSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IContentCreator - Interface in org.jowidgets.api.widgets.content
 
IContextSingletonFactory<VALUE_TYPE,CONTEXT_TYPE> - Interface in org.jowidgets.util.context
 
IContextSingletonProvider - Interface in org.jowidgets.util.context
A context singleton holds exactly one value for a defined context.
IControl - Interface in org.jowidgets.api.widgets
 
IControlCommon - Interface in org.jowidgets.common.widgets
 
IConverter<OBJECT_TYPE> - Interface in org.jowidgets.api.convert
 
IConverter<SOURCE_TYPE,DESTINATION_TYPE> - Interface in org.jowidgets.util
 
IConverterProvider - Interface in org.jowidgets.api.convert
 
ICustomWidgetCreator<WIDGET_TYPE extends IWidgetCommon> - Interface in org.jowidgets.common.widgets.factory
 
ICustomWidgetFactory - Interface in org.jowidgets.common.widgets.factory
 
id(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The id used to reference this component in some constraints.
IDecorator<T> - Interface in org.jowidgets.util
 
IDefaultActionBuilder - Interface in org.jowidgets.api.command
 
IDefaultActionFactory - Interface in org.jowidgets.api.command
 
IDefaultInitializer<BUILDER_TYPE extends ISetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.defaults
 
IDefaultsInitializerRegistry - Interface in org.jowidgets.api.widgets.blueprint.defaults
 
IDefaultTableColumn - Interface in org.jowidgets.api.model.table
 
IDefaultTableColumnBuilder - Interface in org.jowidgets.api.model.table
 
IDefaultTableColumnModel - Interface in org.jowidgets.api.model.table
 
IDelayedEventRunner - Interface in org.jowidgets.api.event
 
IDelayedEventRunnerBuilder - Interface in org.jowidgets.api.event
 
IdentityTransformationConverter<TYPE> - Class in org.jowidgets.util
 
IdentityTransformationConverter() - Constructor for class org.jowidgets.util.IdentityTransformationConverter
 
IdentityTransformationDecorator<T> - Class in org.jowidgets.util
 
IdentityTransformationDecorator() - Constructor for class org.jowidgets.util.IdentityTransformationDecorator
 
IdentityUnitConverter<UNIT_VALUE_TYPE> - Class in org.jowidgets.unit.tools.converter
 
IdentityUnitConverter() - Constructor for class org.jowidgets.unit.tools.converter.IdentityUnitConverter
 
IDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IDialogSetupBuilder<INSTANCE_TYPE extends IDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IDialogSetupBuilderCommon<INSTANCE_TYPE extends IDialogSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IDialogSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IDirectoryChooser - Interface in org.jowidgets.api.widgets
 
IDirectoryChooserBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IDirectoryChooserCommon - Interface in org.jowidgets.common.widgets
 
IDirectoryChooserDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IDirectoryChooserSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IDirectoryChooserSetupBuilder<INSTANCE_TYPE extends IDirectoryChooserSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IDirectoryChooserSetupBuilderCommon<INSTANCE_TYPE extends IDirectoryChooserSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IDirectoryChooserSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IDisplay - Interface in org.jowidgets.api.widgets
 
IDisplayCommon - Interface in org.jowidgets.common.widgets
 
IDisposeable - Interface in org.jowidgets.util
 
IDisposeListener - Interface in org.jowidgets.api.controller
 
IDisposeObservable - Interface in org.jowidgets.api.controller
 
IDragDataResponse - Interface in org.jowidgets.api.dnd
 
IDragEvent - Interface in org.jowidgets.api.dnd
 
IDragSource - Interface in org.jowidgets.api.dnd
 
IDragSourceListener - Interface in org.jowidgets.api.dnd
 
IDragSourceObservable - Interface in org.jowidgets.api.dnd
 
IDropEvent - Interface in org.jowidgets.api.dnd
 
IDropResponse - Interface in org.jowidgets.api.dnd
 
IDropTarget - Interface in org.jowidgets.api.dnd
 
IDropTargetListener - Interface in org.jowidgets.api.dnd
 
IDropTargetObservable - Interface in org.jowidgets.api.dnd
 
IDynamicFlowLayoutComposite - Interface in org.jowidgets.api.widgets
 
IDynamicFlowLayoutCompositeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IDynamicFlowLayoutCompositeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IDynamicFlowLayoutCompositeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IDynamicFlowLayoutCompositeSetupBuilder<INSTANCE_TYPE extends IDynamicFlowLayoutCompositeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IDynamicFlowLayoutConstraints - Interface in org.jowidgets.api.layout
 
IDynamicFlowLayoutConstraintsBuilder - Interface in org.jowidgets.api.layout
 
IEnabledChecker - Interface in org.jowidgets.api.command
 
IEnabledState - Interface in org.jowidgets.api.command
 
IExceptionHandler - Interface in org.jowidgets.api.command
 
IExceptionHandler - Interface in org.jowidgets.util
 
IExceptionLogger - Interface in org.jowidgets.util
 
IExecutionContext - Interface in org.jowidgets.api.command
 
IExecutionContextValues - Interface in org.jowidgets.api.command
 
IExpandComposite - Interface in org.jowidgets.api.widgets
 
IExpandCompositeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IExpandCompositeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IExpandCompositeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IExpandCompositeSetupBuilder<INSTANCE_TYPE extends IExpandCompositeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IExpandListener - Interface in org.jowidgets.api.controller
 
IExpandObservable - Interface in org.jowidgets.api.controller
 
IFactory<VALUE_TYPE> - Interface in org.jowidgets.util
 
IFileChooser - Interface in org.jowidgets.api.widgets
 
IFileChooserBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IFileChooserCommon - Interface in org.jowidgets.common.widgets
 
IFileChooserDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IFileChooserFilter - Interface in org.jowidgets.common.types
 
IFileChooserSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IFileChooserSetupBuilder<INSTANCE_TYPE extends IFileChooserSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IFileChooserSetupBuilderCommon<INSTANCE_TYPE extends IFileChooserSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IFileChooserSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IFillLayoutFactoryBuilder - Interface in org.jowidgets.api.layout
 
IFilter<VALUE_TYPE> - Interface in org.jowidgets.util
 
IFlowLayoutFactoryBuilder - Interface in org.jowidgets.api.layout
 
IFocusListener - Interface in org.jowidgets.common.widgets.controller
 
IFocusObservable - Interface in org.jowidgets.common.widgets.controller
 
IFontMetrics - Interface in org.jowidgets.common.text
 
IFrame - Interface in org.jowidgets.api.widgets
 
IFrameBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IFrameCommon - Interface in org.jowidgets.common.widgets
 
IFrameDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IFrameSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IFrameSetupBuilder<INSTANCE_TYPE extends IFrameSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IFrameSetupBuilderCommon<INSTANCE_TYPE extends IFrameSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IFrameSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IFunction<RESULT_TYPE,ARGUMENT_TYPE> - Interface in org.jowidgets.util
 
IFutureValue<VALUE_TYPE> - Interface in org.jowidgets.util
A value of a specific type that will be initialized later.
IFutureValueCallback<VALUE_TYPE> - Interface in org.jowidgets.util
 
IGenericWidgetFactory - Interface in org.jowidgets.common.widgets.factory
 
ignoreInCalculations(boolean) - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayoutFactoryBuilder
 
IGraphicContext - Interface in org.jowidgets.api.graphics
 
IGraphicContextCommon - Interface in org.jowidgets.common.graphics
 
IIcon - Interface in org.jowidgets.api.widgets
 
IIconBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IIconCommon - Interface in org.jowidgets.common.widgets
 
IIconDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IIconSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IIconSetupBuilder<INSTANCE_TYPE extends IIconSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IIconSetupBuilderCommon<INSTANCE_TYPE extends IIconSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IIconSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IImage - Interface in org.jowidgets.api.image
 
IImageCommon - Interface in org.jowidgets.common.image
 
IImageConstant - Interface in org.jowidgets.common.image
Tagging interface for all images
IImageDescriptor - Interface in org.jowidgets.common.image
Tagging interface for all image descriptors An image descriptor provides a description for image creation
IImageFactory - Interface in org.jowidgets.api.image
 
IImageHandle - Interface in org.jowidgets.common.image
 
IImageHandleFactory - Interface in org.jowidgets.common.image
 
IImageProvider - Interface in org.jowidgets.common.image
Tagging interface for all image providers An image provider is a self describing image constant An image provider must no be registered in the IImageRegistry explicitly to use, it will be registered automatically at the first use.
IImageRegistry - Interface in org.jowidgets.common.image
 
IImageStreamFactoryProvider - Interface in org.jowidgets.common.image
An image provider that uses an input stream for image creation
IImageStreamProvider - Interface in org.jowidgets.common.image
Deprecated.
Use IStreamImageFactoryDescriptor instead
IImageUrlProvider - Interface in org.jowidgets.common.image
An image provider that uses an url for image creation
IInputComponent<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
An input provides a user interface (HCI) for a specific VALUE_TYPE.
IInputComponentCommon - Interface in org.jowidgets.common.widgets
 
IInputComponentSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IInputComponentSetupBuilder<INSTANCE_TYPE extends IInputComponentSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IInputComponentValidationLabel - Interface in org.jowidgets.api.widgets
 
IInputComponentValidationLabelBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IInputComponentValidationLabelDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IInputComponentValidationLabelSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IInputComponentValidationLabelSetupBuilder<INSTANCE_TYPE extends IInputComponentValidationLabelSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IInputComposite<INPUT_TYPE> - Interface in org.jowidgets.api.widgets
 
IInputCompositeBluePrint<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IInputCompositeDescriptor<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IInputCompositeSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IInputCompositeSetupBuilder<INSTANCE_TYPE extends IInputCompositeSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IInputCompositeSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IInputContentContainer - Interface in org.jowidgets.api.widgets.content
 
IInputContentCreator<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.content
 
IInputContentCreatorFactory - Interface in org.jowidgets.api.widgets.content
 
IInputControl<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
IInputControlCommon - Interface in org.jowidgets.common.widgets
 
IInputDialog<INPUT_TYPE> - Interface in org.jowidgets.api.widgets
 
IInputDialogBluePrint<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IInputDialogDescriptor<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IInputDialogSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IInputDialogSetupBuilder<INSTANCE_TYPE extends IInputDialogSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IInputDialogSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IInputField<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
IInputFieldBluePrint<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IInputFieldDescriptor<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IInputFieldSetup<INPUT_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IInputFieldSetupBuilder<INSTANCE_TYPE extends IInputFieldSetupBuilder<?,?>,INPUT_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IInputListener - Interface in org.jowidgets.common.widgets.controller
 
IInputObservable - Interface in org.jowidgets.common.widgets.controller
 
IInputObservableSetupBuilderCommon<INSTANCE_TYPE extends IInputObservableSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IInputObservableSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IInputValueAccessor<VALUE_TYPE> - Interface in org.jowidgets.api.widgets.access
 
IInputVerifier - Interface in org.jowidgets.common.verify
 
IItem - Interface in org.jowidgets.api.widgets
 
IItemCommon - Interface in org.jowidgets.common.widgets
 
IItemModel - Interface in org.jowidgets.api.model.item
 
IItemModelBuilder<INSTANCE_TYPE,ITEM_TYPE> - Interface in org.jowidgets.api.model.item
 
IItemModelFactory - Interface in org.jowidgets.api.model.item
 
IItemModelListener - Interface in org.jowidgets.api.model.item
 
IItemModelObservable - Interface in org.jowidgets.api.model.item
 
IItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IItemSetupBuilder<INSTANCE_TYPE extends IItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IItemStateListener - Interface in org.jowidgets.common.widgets.controller
 
IItemStateObservable - Interface in org.jowidgets.common.widgets.controller
 
IIterationCallback<ELEMENT_TYPE> - Interface in org.jowidgets.util
 
IJoMenu - Interface in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
IKeyEvent - Interface in org.jowidgets.common.widgets.controller
 
IKeyListener - Interface in org.jowidgets.common.widgets.controller
 
IKeyObservable - Interface in org.jowidgets.common.widgets.controller
 
ILabel - Interface in org.jowidgets.api.widgets
 
ILabelBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ILabelDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ILabelSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ILabelSetupBuilder<INSTANCE_TYPE extends ILabelSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ILabelSetupBuilderCommon<INSTANCE_TYPE extends ILabelSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ILayoutConstraintsToolkit - Interface in org.jowidgets.api.layout
 
ILayoutDescriptor - Interface in org.jowidgets.common.widgets.layout
Tagging interface for layouts
ILayouter - Interface in org.jowidgets.common.widgets.layout
 
ILayoutFactory<LAYOUTER_TYPE extends ILayouter> - Interface in org.jowidgets.api.layout
 
ILayoutFactoryProvider - Interface in org.jowidgets.api.layout
 
ILC - Interface in org.jowidgets.api.layout.miglayout
Contains the constraints for an instance of the ILC layout manager.
ILevelListener - Interface in org.jowidgets.api.model.levelmeter
 
ILevelMeter - Interface in org.jowidgets.api.widgets
 
ILevelMeterBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ILevelMeterDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ILevelMeterModel - Interface in org.jowidgets.api.model.levelmeter
 
ILevelMeterModelFactory - Interface in org.jowidgets.api.model.levelmeter
 
ILevelMeterSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ILevelMeterSetupBuilder<INSTANCE_TYPE extends ILevelMeterSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ILevelObservable - Interface in org.jowidgets.api.model.levelmeter
 
ILinearSliderConverterBuilder<VALUE_TYPE extends java.lang.Number> - Interface in org.jowidgets.api.convert
 
IListenerFactory<LISTENER_TYPE> - Interface in org.jowidgets.api.controller
 
IListItemListener - Interface in org.jowidgets.api.model
 
IListItemObservable - Interface in org.jowidgets.api.model
 
IListLayoutFactoryBuilder - Interface in org.jowidgets.api.layout
 
IListModelListener - Interface in org.jowidgets.api.model
 
IListModelObservable - Interface in org.jowidgets.api.model
 
IListSelectionVetoListener - Interface in org.jowidgets.api.controller
 
IListSelectionVetoObservable - Interface in org.jowidgets.api.controller
 
ILocaleHolder - Interface in org.jowidgets.i18n.api
Holds the current user locale context.
ILocaleLocal<VALUE_TYPE> - Interface in org.jowidgets.i18n.api
A LocaleLocal is a variable that may have different values for each locale provided from the LocaleHolder.
ILoginCancelListener - Interface in org.jowidgets.api.login
 
ILoginDialog - Interface in org.jowidgets.api.widgets
 
ILoginDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ILoginDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ILoginDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ILoginDialogSetupBuilder<INSTANCE_TYPE extends ILoginDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ILoginInterceptor - Interface in org.jowidgets.api.login
 
ILoginPane - Interface in org.jowidgets.api.toolkit
 
ILoginResult - Interface in org.jowidgets.api.login
 
ILoginResultCallback - Interface in org.jowidgets.api.login
 
ImageFactory - Class in org.jowidgets.api.image
Accessor class for IImageFactory
ImageUrlProvider - Class in org.jowidgets.tools.image
 
ImageUrlProvider(File) - Constructor for class org.jowidgets.tools.image.ImageUrlProvider
Creates a new ImageUrlProvider from a file
ImageUrlProvider(String) - Constructor for class org.jowidgets.tools.image.ImageUrlProvider
Creates a new ImageUrlProvider
ImageUrlProvider(URL) - Constructor for class org.jowidgets.tools.image.ImageUrlProvider
Creates a new ImageUrlProvider
IMainMenu - Interface in org.jowidgets.api.widgets
 
IMainMenuBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IMainMenuCommon - Interface in org.jowidgets.common.widgets
 
IMainMenuDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IMainMenuSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IMainMenuSetupBuilder<INSTANCE_TYPE extends IMainMenuSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IMaybe<TYPE> - Interface in org.jowidgets.util.maybe
An Object of the type TYPE that can be defined, that can be null (undefined) or that can be nothing (not even undefined).
IMenu - Interface in org.jowidgets.api.widgets
 
IMenuBar - Interface in org.jowidgets.api.widgets
 
IMenuBarCommon - Interface in org.jowidgets.common.widgets
 
IMenuBarModel - Interface in org.jowidgets.api.model.item
 
IMenuCommon - Interface in org.jowidgets.common.widgets
 
IMenuItem - Interface in org.jowidgets.api.widgets
 
IMenuItemCommon - Interface in org.jowidgets.common.widgets
 
IMenuItemModel - Interface in org.jowidgets.api.model.item
 
IMenuItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IMenuItemSetupBuilder<INSTANCE_TYPE extends IMenuItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IMenuListener - Interface in org.jowidgets.common.widgets.controller
 
IMenuModel - Interface in org.jowidgets.api.model.item
 
IMenuModelBuilder - Interface in org.jowidgets.api.model.item
 
IMenuObservable - Interface in org.jowidgets.common.widgets.controller
 
IMessage - Interface in org.jowidgets.i18n.api
Represents a localized message that will be resolved each time, the get method will be invoked, depending of the currently set user locale.
IMessageDialog - Interface in org.jowidgets.api.widgets
 
IMessageDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IMessageDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IMessageDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IMessageDialogSetupBuilder<INSTANCE_TYPE extends IMessageDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IMessagePane - Interface in org.jowidgets.api.toolkit
 
IMessageProvider - Interface in org.jowidgets.i18n.api
This class provides localized messages for defined keys.
IMessageReplacer - Interface in org.jowidgets.i18n.api
 
IMigLayout - Interface in org.jowidgets.api.layout.miglayout
 
IMigLayoutFactoryBuilder - Interface in org.jowidgets.api.layout.miglayout
 
IMigLayoutToolkit - Interface in org.jowidgets.api.layout.miglayout
 
IModelFactoryProvider - Interface in org.jowidgets.api.model
 
IMouseButtonEvent - Interface in org.jowidgets.common.widgets.controller
 
IMouseButtonEventMatcher - Interface in org.jowidgets.api.controller
 
IMouseEvent - Interface in org.jowidgets.common.widgets.controller
 
IMouseListener - Interface in org.jowidgets.common.widgets.controller
 
IMouseMotionListener - Interface in org.jowidgets.common.widgets.controller
 
IMouseMotionObservable - Interface in org.jowidgets.common.widgets.controller
 
IMouseObservable - Interface in org.jowidgets.common.widgets.controller
 
IMutableLevelMeterModel - Interface in org.jowidgets.api.model.levelmeter
 
IMutableValue<VALUE_TYPE> - Interface in org.jowidgets.util
A value of a specific type that can mutate and the mutation can be observed.
IMutableValueListener<VALUE_TYPE> - Interface in org.jowidgets.util
 
index(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Sets the current row/column to i.
info(String, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
info(String) - Static method in class org.jowidgets.validation.ValidationMessage
 
info(String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one info message
info(String, String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one info message
infoDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
infoDialog(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
infoDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
infoDialog(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
infoError(String, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
infoError(String) - Static method in class org.jowidgets.validation.ValidationMessage
 
infoError(String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one info error message
infoError(String, String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one info error message
initialize() - Method in interface org.jowidgets.api.image.IImage
Initializes the image, if not already done.
initialize(IToolkitProvider) - Static method in class org.jowidgets.api.toolkit.Toolkit
Initializes the toolkit
initialize(BUILDER_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultInitializer
 
initialize(VALUE_TYPE) - Method in class org.jowidgets.util.FutureValue
Initializes the future with a defined value.
initialized(VALUE_TYPE) - Method in interface org.jowidgets.util.IFutureValueCallback
This method will be invoked after the value was initialized
initializeForTests(IToolkitProvider) - Static method in class org.jowidgets.api.toolkit.Toolkit
Sets the toolkit provider for test purpose, e.g. in the setUp() method of an JUnit test.
inputChanged() - Method in interface org.jowidgets.common.widgets.controller.IInputListener
Will be invoked if the input of the user changed
InputChangeEventPolicy - Enum in org.jowidgets.common.types
 
InputComponentBind - Class in org.jowidgets.tools.value
 
inputComponentValidationLabel(IInputComponent<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputComponentValidationLabel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputComponentValidationLabel(IInputComponent<?>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputComponentValidationLabel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputComposite(IInputContentCreator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputComposite(IInputContentCreator<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
InputControlItemModel<VALUE_TYPE> - Class in org.jowidgets.tools.model.item
This class represents an IContainerItemModel that creates input controls from an descriptor for their contents an synchronizes their values if the model is used in more than one toolbar.
InputControlItemModel(IWidgetDescriptor<? extends IInputControl<VALUE_TYPE>>, int) - Constructor for class org.jowidgets.tools.model.item.InputControlItemModel
 
InputControlItemModel(IWidgetDescriptor<? extends IInputControl<VALUE_TYPE>>, String) - Constructor for class org.jowidgets.tools.model.item.InputControlItemModel
 
InputControlWrapper<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
 
InputControlWrapper(IInputControl<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
inputDialog(IInputContentCreator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputDialog(IInputContentCreator<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
InputDialogDefaultButtonPolicy - Enum in org.jowidgets.api.types
 
InputDialogWrapper<INPUT_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
 
InputDialogWrapper(IInputDialog<INPUT_TYPE>) - Constructor for class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
inputField() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputField(IConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputField(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputField(IConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputField(IObjectStringConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputField() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDate(DateFormat, String, ITextMask) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDate(DateFormat, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDate() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDate(DateFormat, String, ITextMask) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDate(DateFormat, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDate() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDateTime() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDateTime() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDoubleNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDoubleNumber(int, int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldDoubleNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldDoubleNumber(int, int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldInteger() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldInteger(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldIntegerNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldIntegerNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldLong() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldLong(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldLongNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldLongNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldShort() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldShort(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldShortNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldShortNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldString() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldString() - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldString(int) - Static method in class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
inputFieldString() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
inputFieldTime() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
inputFieldTime() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
InputObservable - Class in org.jowidgets.tools.controller
 
InputObservable() - Constructor for class org.jowidgets.tools.controller.InputObservable
 
inputStreamToFile(InputStream, File) - Static method in class org.jowidgets.util.io.FileUtils
 
inputStreamToOutputStream(InputStream, OutputStream) - Static method in class org.jowidgets.util.io.FileUtils
 
inputStreamToOutputStream(InputStream, OutputStream) - Static method in class org.jowidgets.util.io.IoUtils
 
InputVerifierComposite - Class in org.jowidgets.tools.verify
 
InputVerifierComposite() - Constructor for class org.jowidgets.tools.verify.InputVerifierComposite
 
insets(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setInsets(ConstraintParser.parseInsets(s, true)).
insets(String, String, String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets the different insets (expressed as a UnitValues, e.g. "10px" or "20mm") for the corresponding sides.
Insets - Class in org.jowidgets.common.types
 
Insets(int) - Constructor for class org.jowidgets.common.types.Insets
 
Insets(int, int) - Constructor for class org.jowidgets.common.types.Insets
 
Insets(int, int, int, int) - Constructor for class org.jowidgets.common.types.Insets
 
insetsAll(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets the same inset (expressed as a UnitValue, e.g. "10px" or "20mm") all around.
INSTANCE - Static variable in class org.jowidgets.tools.command.EnabledAllEnabledChecker
 
instance() - Static method in class org.jowidgets.tools.unit.HertzUnitSetKeyMapping
 
INSTANCE - Static variable in class org.jowidgets.tools.verify.OkVerifier
 
instance() - Static method in class org.jowidgets.unit.tools.units.ByteUnitSet
 
instance() - Static method in class org.jowidgets.unit.tools.units.HertzUnitSet
 
instance() - Static method in class org.jowidgets.unit.tools.units.MillimeterUnitSet
 
integerNumber() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
intersect(Interval<NUMBER_TYPE>) - Method in class org.jowidgets.util.Interval
Calculates the intersection of this interval and the given interval If the intersection is the empty interval, null will be returned
Interval<NUMBER_TYPE extends java.lang.Number> - Class in org.jowidgets.util
 
Interval(NUMBER_TYPE, NUMBER_TYPE) - Constructor for class org.jowidgets.util.Interval
 
Interval(NUMBER_TYPE, boolean, NUMBER_TYPE, boolean) - Constructor for class org.jowidgets.util.Interval
 
IntrospectionCache - Class in org.jowidgets.util.reflection
This class holds introspection / reflection result inside a cache for a faster access
invalidate() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Tells all layout manager instances to revalidate and recalculated everything.
invalidate() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Tells all layout manager instances to revalidate and recalculated everything.
invalidate() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
invalidate() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
Invalidates the layout which means that the structure of the container to layout has been changed
invalidate() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
invalidateControl(IControl) - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
 
invoke(Runnable) - Method in class org.jowidgets.tools.threads.UiSingleThreadAccess
 
invoke(Runnable) - Method in interface org.jowidgets.util.concurrent.ISingleThreadAccess
Invokes a runnable in the single thread.
invoke(Runnable) - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
 
invoke(ARGUMENT_TYPE) - Method in interface org.jowidgets.util.IFunction
 
invokeAndWait(Runnable) - Method in interface org.jowidgets.common.threads.IUiThreadAccessCommon
Invokes the given runnable in the ui thread and block until the operation is finished.
invokeLater(Runnable) - Method in interface org.jowidgets.common.threads.IUiThreadAccessCommon
Invokes the given runnable later in the ui thread
IObjectLabelConverter<FROM_TYPE> - Interface in org.jowidgets.api.convert
 
IObjectStringConverter<FROM_TYPE> - Interface in org.jowidgets.api.convert
 
IObservableCallback - Interface in org.jowidgets.util.event
 
IObservableValue<VALUE_TYPE> - Interface in org.jowidgets.util
 
IObservableValueListener<VALUE_TYPE> - Interface in org.jowidgets.util
 
IObservableValueViewer<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
A widget that is bound to an observable value
IObserverSet<OBSERVER_TYPE> - Interface in org.jowidgets.util.collection
A set designed to hold observers when implementing the observer pattern For this use case, the set has the following contract 1.
IObserverSetFactory - Interface in org.jowidgets.util.collection
 
IObserverSetFactory.Strategy - Enum in org.jowidgets.util.collection
 
IoUtils - Class in org.jowidgets.util.io
 
IPaintEvent - Interface in org.jowidgets.api.controller
 
IPaintListener - Interface in org.jowidgets.api.graphics
 
IPaintObservable - Interface in org.jowidgets.api.graphics
 
IParameter<VALUE_TYPE> - Interface in org.jowidgets.util.parameter
 
IParameterBuilder<VALUE_TYPE> - Interface in org.jowidgets.util.parameter
 
IParameterized - Interface in org.jowidgets.util.parameter
 
IParameterizedBuilder - Interface in org.jowidgets.util.parameter
 
IParentListener<PARENT_TYPE extends IWidget> - Interface in org.jowidgets.api.controller
 
IParentObservable<PARENT_TYPE extends IWidget> - Interface in org.jowidgets.api.controller
 
IPasswordChangeDialog - Interface in org.jowidgets.api.widgets
 
IPasswordChangeDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IPasswordChangeDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IPasswordChangeDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IPasswordChangeDialogSetupBuilder<INSTANCE_TYPE extends IPasswordChangeDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IPasswordChangeExecutor - Interface in org.jowidgets.api.password
 
IPasswordChangeResult - Interface in org.jowidgets.api.password
 
IPlatformDefaults - Interface in org.jowidgets.api.layout.miglayout
 
IPopupActionItemModel - Interface in org.jowidgets.api.model.item
 
IPopupActionItemModelBuilder - Interface in org.jowidgets.api.model.item
 
IPopupDetectionListener - Interface in org.jowidgets.common.widgets.controller
 
IPopupDetectionObservable - Interface in org.jowidgets.common.widgets.controller
 
IPopupDialog - Interface in org.jowidgets.api.widgets
 
IPopupDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IPopupDialogCommon - Interface in org.jowidgets.common.widgets
 
IPopupDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IPopupDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IPopupDialogSetupBuilder<INSTANCE_TYPE extends IPopupDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IPopupDialogSetupBuilderCommon<INSTANCE_TYPE extends IPopupDialogSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IPopupDialogSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IPopupMenu - Interface in org.jowidgets.api.widgets
 
IPopupMenuCommon - Interface in org.jowidgets.common.widgets
 
IPriorityValue<VALUE_TYPE,PRIORITY_TYPE extends java.lang.Comparable<PRIORITY_TYPE>> - Interface in org.jowidgets.util.priority
 
IProgressBar - Interface in org.jowidgets.api.widgets
 
IProgressBarBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IProgressBarCommon - Interface in org.jowidgets.common.widgets
 
IProgressBarDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IProgressBarSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IProgressBarSetupBuilder<INSTANCE_TYPE extends IProgressBarSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IProgressBarSetupBuilderCommon<INSTANCE_TYPE extends IProgressBarSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IProgressBarSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IProvider<VALUE_TYPE> - Interface in org.jowidgets.util
 
IQuestionDialog - Interface in org.jowidgets.api.widgets
 
IQuestionDialogBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IQuestionDialogDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IQuestionDialogSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IQuestionDialogSetupBuilder<INSTANCE_TYPE extends IQuestionDialogSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IQuestionPane - Interface in org.jowidgets.api.toolkit
 
IRadioItemModel - Interface in org.jowidgets.api.model.item
 
IRadioItemModelBuilder - Interface in org.jowidgets.api.model.item
 
IRadioMenuItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IRadioMenuItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IRecursiveContainerObservable - Interface in org.jowidgets.api.controller
 
isAlwaysShowBars() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IScrollCompositeSetupCommon
 
isAlwaysShowBars() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextAreaSetupCommon
 
isAutoCompletion() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IComboBoxSelectionSetupCommon
 
isAutoDispose() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPopupDialogSetup
 
isBound() - Method in interface org.jowidgets.util.binding.IBinding
Gets the binding state
isCanceled() - Method in class org.jowidgets.util.CancelCallback
 
isCanceled() - Method in interface org.jowidgets.util.ICancelCallback
 
isCharacter() - Method in enum org.jowidgets.common.types.VirtualKey
 
isCheckable() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
isCheckable() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
isCheckable() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
isChecked() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
isChecked() - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
isCloseable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
 
isCloseable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
 
isCloseable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
 
isCloseable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFrameSetupCommon
 
isCloseOnEscape() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
 
isCloseOnEscape() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IDialogSetupCommon
 
isColumnPopupDetectionSupported() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
isColumnPopupDetectionSupported() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
isContentScrolled() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
 
isContentScrolled() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
 
isConvertibleToComposite(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
Tests if the ui reference can be converted / wrapped to an IComposite
isConvertibleToFrame(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
Tests if the ui reference can be converted / wrapped to an IFrame
IScrollComposite - Interface in org.jowidgets.api.widgets
 
IScrollCompositeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IScrollCompositeCommon - Interface in org.jowidgets.common.widgets
 
IScrollCompositeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IScrollCompositeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IScrollCompositeSetupBuilder<INSTANCE_TYPE extends IScrollCompositeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IScrollCompositeSetupBuilderCommon<INSTANCE_TYPE extends IScrollCompositeSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IScrollCompositeSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
isDecorated() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITitledWindowSetupCommon
 
isDetached() - Method in interface org.jowidgets.api.widgets.ITabItem
 
isDisposed() - Method in interface org.jowidgets.api.image.IImage
Checks if the image is already disposed
isDisposed() - Method in interface org.jowidgets.api.widgets.IWidget
Checks if a widget is disposed
isDisposed() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
isDisposed() - Method in interface org.jowidgets.util.binding.IBinding
 
isDoubleBuffering() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ICanvasSetupCommon
 
isEditable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentSetup
 
isEditable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITableSetup
 
isEditable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
 
isEditable() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
 
isEditable() - Method in interface org.jowidgets.api.widgets.IInputComponent
Gets the editable state
isEditable() - Method in interface org.jowidgets.common.model.ITableCell
 
isEditable() - Method in class org.jowidgets.tools.model.table.TableCell
 
isEditable() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
isEditable() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
isEditing() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
isEditing() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
ISelectable - Interface in org.jowidgets.common.widgets
 
ISelectableItemCommon - Interface in org.jowidgets.common.widgets
 
ISelectableItemModel - Interface in org.jowidgets.api.model.item
 
ISelectableItemModelBuilder<INSTANCE_TYPE,ITEM_TYPE> - Interface in org.jowidgets.api.model.item
 
ISelectableItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISelectableItemSetupBuilder<INSTANCE_TYPE extends ISelectableItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISelectableMenuItem - Interface in org.jowidgets.api.widgets
 
ISelectableMenuItemCommon - Interface in org.jowidgets.common.widgets
 
ISelectableMenuItemModel - Interface in org.jowidgets.api.model.item
 
isEmpty() - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
 
isEmpty() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
isEmpty(Object) - Static method in class org.jowidgets.util.EmptyCheck
 
isEmpty(String) - Static method in class org.jowidgets.util.EmptyCheck
 
isEmpty(Collection<?>) - Static method in class org.jowidgets.util.EmptyCheck
 
isEmpty(Object[]) - Static method in class org.jowidgets.util.EmptyCheck
 
isEnabled() - Method in class org.jowidgets.api.command.EnabledState
 
isEnabled() - Method in interface org.jowidgets.api.command.IAction
Gets the enabled state of the action.
isEnabled() - Method in interface org.jowidgets.api.command.IEnabledState
 
isEnabled() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the enabled state of the item Remark: Not all bound items may support to become disabled
isEnabled() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
 
isEnabled() - Method in interface org.jowidgets.common.widgets.IWidgetCommon
Gets the enabled state
isEnabled() - Method in class org.jowidgets.tools.command.ActionWrapper
 
isEnabled() - Method in class org.jowidgets.tools.command.CommandAction
 
isEnabled() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
ISeparatorBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISeparatorDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ISeparatorItemModel - Interface in org.jowidgets.api.model.item
 
ISeparatorItemModelBuilder - Interface in org.jowidgets.api.model.item
 
ISeparatorMenuItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISeparatorMenuItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ISeparatorMenuItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISeparatorMenuItemSetupBuilder<INSTANCE_TYPE extends ISeparatorMenuItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISeparatorSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISeparatorSetupBuilder<INSTANCE_TYPE extends ISeparatorSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISeparatorSetupBuilderCommon<INSTANCE_TYPE extends ISeparatorSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ISeparatorSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ISeparatorToolBarItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISeparatorToolBarItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ISeparatorToolBarItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISeparatorToolBarItemSetupBuilder<INSTANCE_TYPE extends ISeparatorToolBarItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISetupBuilder<INSTANCE_TYPE extends ISetupBuilder<?>> - Interface in org.jowidgets.common.widgets.builder
 
ISetupBuilderConvenience<BUILDER_TYPE extends ISetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.convenience
 
ISetupBuilderConvenienceRegistry - Interface in org.jowidgets.api.widgets.blueprint.convenience
 
isExpanded() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
isExpanded() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
 
isExpanded() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
 
isExpanded() - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
isExpanded() - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
isExpanded() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
isFilterEmptyValues() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
 
isFinished() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
isFinished() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
isGreyed() - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
isGrowHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
isGrowWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
ISharedClassLoader - Interface in org.jowidgets.classloading.api
 
isHeaderVisible() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
 
IShowingStateListener - Interface in org.jowidgets.api.controller
 
IShowingStateObservable - Interface in org.jowidgets.api.controller
 
isIconfied() - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
isIconfied() - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
isIconfied() - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
isIconfied() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
isIgnoredInCalculations() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
 
isImageAvailable(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Checks if a image is available for a given key A image is available if the key is registered or if a image can be created from the key (e.g. because the key is a image provider).
isImageInitialized(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Checks if an image is already initialized.
isImageRegistered(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Checks if an image constant is already registered.
ISimpleTableModel - Interface in org.jowidgets.api.model.table
 
ISimpleTableModelBuilder - Interface in org.jowidgets.api.model.table
 
isIndeterminate() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
isIndeterminate() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
 
isIndeterminate() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
ISingleThreadAccess - Interface in org.jowidgets.util.concurrent
 
isInheritBackground() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextFieldSetupCommon
 
isInitialized() - Static method in class org.jowidgets.api.toolkit.Toolkit
 
isInitialized() - Method in interface org.jowidgets.common.image.IImageHandle
Gets the information if the handle is already initialized
isInitialized() - Method in class org.jowidgets.util.FutureValue
 
isInitialized() - Method in interface org.jowidgets.util.IFutureValue
 
isLayoutGrowing() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
 
isLeaf() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
isLeftOpen() - Method in class org.jowidgets.util.Interval
 
isLenient() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
 
isLetteringVisible() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
 
ISlider - Interface in org.jowidgets.api.widgets
 
ISliderBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISliderCommon - Interface in org.jowidgets.common.widgets
 
ISliderConverterFactory - Interface in org.jowidgets.api.convert
 
ISliderDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ISliderSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISliderSetupBuilder<INSTANCE_TYPE extends ISliderSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISliderSetupBuilderCommon<INSTANCE_TYPE extends ISliderSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ISliderSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ISliderSetupConvenienceCommon<INSTANCE_TYPE> - Interface in org.jowidgets.common.widgets.builder.convenience
 
ISliderViewer<VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
ISliderViewerBluePrint<VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ISliderViewerConverter<VALUE_TYPE> - Interface in org.jowidgets.api.convert
 
ISliderViewerDescriptor<VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ISliderViewerSetup<VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISliderViewerSetupBuilder<INSTANCE_TYPE extends ISliderViewerSetupBuilder<?,VALUE_TYPE>,VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
isLineWrap() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextAreaSetupCommon
 
isLoggedOn() - Method in interface org.jowidgets.api.login.ILoginResult
 
isManagingComponent(IControl) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Returns if this layout manager is currently managing this component.
isMaximized() - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
isMaximized() - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
isMaximized() - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
isMaximized() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
isModal() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IDialogSetupCommon
 
isNothing() - Method in interface org.jowidgets.util.maybe.IMaybe
 
isNothing() - Method in class org.jowidgets.util.maybe.Some
 
isOk() - Method in class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
 
isOk() - Method in interface org.jowidgets.validation.IValidationResult
Returns true if the result has no messages or only messages with type ok.
isOkPressed() - Method in interface org.jowidgets.api.widgets.IInputDialog
 
isOkPressed() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
isPasswordPresentation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextFieldSetupCommon
 
ISplitComposite - Interface in org.jowidgets.api.widgets
 
ISplitCompositeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISplitCompositeCommon - Interface in org.jowidgets.common.widgets
 
ISplitCompositeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ISplitCompositeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ISplitCompositeSetupBuilder<INSTANCE_TYPE extends ISplitCompositeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ISplitCompositeSetupBuilderCommon<INSTANCE_TYPE extends ISplitCompositeSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ISplitCompositeSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ISplitCompositeSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.common.widgets.builder.convenience
 
isPopupVisible() - Method in interface org.jowidgets.api.widgets.IComboBox
 
isPopupVisible() - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
isPopupVisible() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
isPopupVisible() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
isReadonly() - Method in interface org.jowidgets.common.mask.ICharacterMask
Determines if the user can do some input for this character mask.
isRemoveEmptyBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
 
isReparentable() - Method in interface org.jowidgets.api.widgets.IComponent
Gets the information if the component is reparentable
isReparentable() - Method in interface org.jowidgets.common.widgets.ITabItemCommon
 
isReparentable() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
isResizable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IWindowSetupCommon
 
isRightOpen() - Method in class org.jowidgets.util.Interval
 
isRunning() - Method in interface org.jowidgets.api.animation.IAnimationRunner
 
isRunning() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
 
isSelected() - Method in interface org.jowidgets.api.model.item.ISelectableItemModel
Gets the selected state
isSelected() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
isSelected() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISelectableItemSetup
 
isSelected() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
 
isSelected() - Method in interface org.jowidgets.api.widgets.ICheckBox
Convenience method for the generic method getValue()
isSelected() - Method in interface org.jowidgets.api.widgets.ITabItem
 
isSelected() - Method in interface org.jowidgets.common.widgets.ISelectableItemCommon
Gets the selection state of the item
isSelected() - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
isSelected() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
isSelected() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
isShowing() - Method in interface org.jowidgets.api.widgets.IComponent
A root component is showing if it is visible.
isShowing() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
isShowValidationMessage() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
 
isSingleThread() - Method in class org.jowidgets.tools.threads.UiSingleThreadAccess
 
isSingleThread() - Method in interface org.jowidgets.util.concurrent.ISingleThreadAccess
 
isSingleThread() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
 
isSomething() - Method in interface org.jowidgets.util.maybe.IMaybe
 
isSomething() - Method in class org.jowidgets.util.maybe.Some
 
isTabsCloseable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITabFolderSetupCommon
 
isTopLevel() - Method in interface org.jowidgets.api.widgets.ITreeNode
 
IStreamFactoryImageDescriptor - Interface in org.jowidgets.common.image
Describes an image by an input stream
IStreamImageDescriptor - Interface in org.jowidgets.common.image
Deprecated.
IStringObjectConverter<OBJECT_TYPE> - Interface in org.jowidgets.api.convert
 
ISubMenu - Interface in org.jowidgets.api.widgets
 
ISubMenuBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ISubMenuCommon - Interface in org.jowidgets.common.widgets
 
ISubMenuDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
isUiThread() - Method in interface org.jowidgets.common.threads.IUiThreadAccessCommon
Checks if the invoking thread is the ui thread
isUnchecked() - Method in interface org.jowidgets.api.widgets.ITreeNode
Checks if node is unchecked.
ISupportedWidgets - Interface in org.jowidgets.api.toolkit
 
isValid() - Method in interface org.jowidgets.validation.IValidationResult
Checks if this result is valid.
isValid() - Method in enum org.jowidgets.validation.MessageType
 
isVisible() - Method in interface org.jowidgets.api.model.item.IItemModel
Gets the visible state of the item
isVisible() - Method in interface org.jowidgets.api.model.table.ITableColumn
 
isVisible() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
isVisible() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComponentSetup
 
isVisible() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Gets the visibility state.
isVisible() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
isVisible() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
isVisible() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
ISyncWorker<RESULT_TYPE,PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
ITabFolder - Interface in org.jowidgets.api.widgets
 
ITabFolderBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITabFolderCommon - Interface in org.jowidgets.common.widgets
 
ITabFolderDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITabFolderListener - Interface in org.jowidgets.api.controller
 
ITabFolderObservable - Interface in org.jowidgets.api.controller
 
ITabFolderSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITabFolderSetupBuilder<INSTANCE_TYPE extends ITabFolderSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITabFolderSetupBuilderCommon<INSTANCE_TYPE extends ITabFolderSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITabFolderSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITabItem - Interface in org.jowidgets.api.widgets
 
ITabItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITabItemCommon - Interface in org.jowidgets.common.widgets
 
ITabItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITabItemListener - Interface in org.jowidgets.api.controller
 
ITabItemObservable - Interface in org.jowidgets.api.controller
 
ITabItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITabItemSetupBuilder<INSTANCE_TYPE extends ITabItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITabItemSetupBuilderCommon<INSTANCE_TYPE extends ITabItemSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITabItemSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITable - Interface in org.jowidgets.api.widgets
 
ITableBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITableCell - Interface in org.jowidgets.common.model
 
ITableCellBluePrint - Interface in org.jowidgets.api.model.table
 
ITableCellBuilder - Interface in org.jowidgets.api.model.table
 
ITableCellEditor - Interface in org.jowidgets.common.widgets.editor
 
ITableCellEditorFactory<WIDGET_TYPE extends ITableCellEditor> - Interface in org.jowidgets.common.widgets.editor
 
ITableCellEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableCellListener - Interface in org.jowidgets.common.widgets.controller
 
ITableCellMouseEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableCellObservable - Interface in org.jowidgets.common.widgets.controller
 
ITableCellPopupDetectionListener - Interface in org.jowidgets.common.widgets.controller
 
ITableCellPopupDetectionObservable - Interface in org.jowidgets.common.widgets.controller
 
ITableCellPopupEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableColumn - Interface in org.jowidgets.api.model.table
 
ITableColumnEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnListener - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnModel - Interface in org.jowidgets.api.model.table
 
ITableColumnModelListener - Interface in org.jowidgets.common.model
 
ITableColumnModelObservable - Interface in org.jowidgets.common.model
 
ITableColumnModelSpi - Interface in org.jowidgets.common.model
 
ITableColumnMouseEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnObservable - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnPopupDetectionListener - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnPopupDetectionObservable - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnPopupEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnResizeEvent - Interface in org.jowidgets.common.widgets.controller
 
ITableColumnSpi - Interface in org.jowidgets.common.model
 
ITableCommon - Interface in org.jowidgets.common.widgets
 
ITableDataModel - Interface in org.jowidgets.common.model
 
ITableDataModelListener - Interface in org.jowidgets.common.model
 
ITableDataModelObservable - Interface in org.jowidgets.common.model
 
ITableDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITableLayout - Interface in org.jowidgets.api.layout.tablelayout
 
ITableLayoutBuilder - Interface in org.jowidgets.api.layout.tablelayout
 
ITableLayoutBuilder.Alignment - Enum in org.jowidgets.api.layout.tablelayout
 
ITableLayoutBuilder.ColumnMode - Enum in org.jowidgets.api.layout.tablelayout
 
ITableModel - Interface in org.jowidgets.api.model.table
 
ITableModelFactory - Interface in org.jowidgets.api.model.table
 
ITableRowLayout - Interface in org.jowidgets.api.layout.tablelayout
This layout manager would appreciate events on new children
ITableRowLayoutFactoryBuilder - Interface in org.jowidgets.api.layout.tablelayout
 
ITableSelectionListener - Interface in org.jowidgets.common.widgets.controller
 
ITableSelectionObservable - Interface in org.jowidgets.common.widgets.controller
 
ITableSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITableSetupBuilder<INSTANCE_TYPE extends ITableSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITableSetupBuilderCommon<INSTANCE_TYPE extends ITableSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITableSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITabSelectionEvent - Interface in org.jowidgets.api.controller
 
itemAdded(IWidget) - Method in interface org.jowidgets.api.model.IListItemListener
 
itemChanged(IItemModel) - Method in interface org.jowidgets.api.model.item.IItemModelListener
Will be invoked if the item has been changed
ITempFileFactory - Interface in org.jowidgets.util.io
 
itemRemoved(IWidget) - Method in interface org.jowidgets.api.model.IListItemListener
 
itemSelected(ITabSelectionEvent) - Method in interface org.jowidgets.api.controller.ITabFolderListener
 
itemStateChanged() - Method in interface org.jowidgets.common.widgets.controller.IItemStateListener
Invoked if the state of the item has bean changed
ItemStateObservable - Class in org.jowidgets.tools.controller
 
ItemStateObservable() - Constructor for class org.jowidgets.tools.controller.ItemStateObservable
 
iterateHierarchy(Class<?>, IIterationCallback<Class<?>>) - Static method in class org.jowidgets.util.reflection.ReflectionUtils
Iterates over all classes and interfaces in the type hierarchy of this type (including this type).
iterator() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
iterator() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
ITextArea - Interface in org.jowidgets.api.widgets
 
ITextAreaBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITextAreaCommon - Interface in org.jowidgets.common.widgets
 
ITextAreaDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITextAreaSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITextAreaSetupBuilder<INSTANCE_TYPE extends ITextAreaSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITextAreaSetupBuilderCommon<INSTANCE_TYPE extends ITextAreaSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITextAreaSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITextComponentSetupBuilderCommon<INSTANCE_TYPE extends ITextComponentSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITextComponentSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITextControl - Interface in org.jowidgets.api.widgets
 
ITextControlCommon - Interface in org.jowidgets.common.widgets
 
ITextFieldBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITextFieldDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITextFieldSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITextFieldSetupBuilder<INSTANCE_TYPE extends ITextFieldSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITextFieldSetupBuilderCommon<INSTANCE_TYPE extends ITextFieldSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITextFieldSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITextLabel - Interface in org.jowidgets.api.widgets
 
ITextLabelBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITextLabelCommon - Interface in org.jowidgets.common.widgets
 
ITextLabelDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITextLabelSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITextLabelSetupBuilder<INSTANCE_TYPE extends ITextLabelSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITextLabelSetupBuilderCommon<INSTANCE_TYPE extends ITextLabelSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITextLabelSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITextLabelSetupConvenienceCommon<INSTANCE_TYPE> - Interface in org.jowidgets.common.widgets.builder.convenience
 
ITextMask - Interface in org.jowidgets.common.mask
 
ITextMaskBuilder - Interface in org.jowidgets.api.mask
 
ITextSeparatorBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITextSeparatorDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITextSeparatorSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITextSeparatorSetupBuilder<INSTANCE_TYPE extends ITextSeparatorSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITitledWindowSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITitledWindowSetupBuilder<INSTANCE_TYPE extends ITitledWindowSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITitledWindowSetupBuilderCommon<INSTANCE_TYPE extends ITitledWindowSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITitledWindowSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITitledWindowSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IToggleButton - Interface in org.jowidgets.api.widgets
 
IToggleButtonBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToggleButtonDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToggleButtonSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IToggleButtonSetupBuilder<INSTANCE_TYPE extends IToggleButtonSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IToggleButtonSetupBuilderCommon<INSTANCE_TYPE extends IToggleButtonSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IToggleButtonSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IToolBar - Interface in org.jowidgets.api.widgets
 
IToolBarBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarButton - Interface in org.jowidgets.api.widgets
 
IToolBarButtonBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarButtonCommon - Interface in org.jowidgets.common.widgets
 
IToolBarButtonDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolBarCommon - Interface in org.jowidgets.common.widgets
 
IToolBarContainerItem - Interface in org.jowidgets.api.widgets
 
IToolBarContainerItemBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarContainerItemCommon - Interface in org.jowidgets.common.widgets
 
IToolBarContainerItemDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolBarContainerItemSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IToolBarContainerItemSetupBuilder<INSTANCE_TYPE extends IToolBarContainerItemSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IToolBarDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolBarItem - Interface in org.jowidgets.api.widgets
 
IToolBarItemCommon - Interface in org.jowidgets.common.widgets
 
IToolBarItemModel - Interface in org.jowidgets.api.model.item
 
IToolBarMenu - Interface in org.jowidgets.api.widgets
 
IToolBarMenuBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarMenuDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolBarModel - Interface in org.jowidgets.api.model.item
 
IToolBarPopupButton - Interface in org.jowidgets.api.widgets
 
IToolBarPopupButtonBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarPopupButtonCommon - Interface in org.jowidgets.common.widgets
 
IToolBarPopupButtonDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolBarSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IToolBarSetupBuilder<INSTANCE_TYPE extends IToolBarSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IToolBarSetupBuilderCommon<INSTANCE_TYPE extends IToolBarSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IToolBarSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IToolBarSetupConvenienceCommon<INSTANCE_TYPE> - Interface in org.jowidgets.common.widgets.builder.convenience
 
IToolBarToggleButton - Interface in org.jowidgets.api.widgets
 
IToolBarToggleButtonBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IToolBarToggleButtonCommon - Interface in org.jowidgets.common.widgets
 
IToolBarToggleButtonDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IToolkit - Interface in org.jowidgets.api.toolkit
 
IToolkitInterceptor - Interface in org.jowidgets.api.toolkit
 
IToolkitInterceptorHolder - Interface in org.jowidgets.api.toolkit
A toolkit interceptor holder allows to plugin a Toolkit interceptor into any IToolkit that will be created.
IToolkitProvider - Interface in org.jowidgets.api.toolkit
 
ITransferable - Interface in org.jowidgets.api.clipboard
 
ITransferableBuilder - Interface in org.jowidgets.api.clipboard
 
ITree - Interface in org.jowidgets.api.widgets
 
ITreeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITreeCommon - Interface in org.jowidgets.common.widgets
 
ITreeContainer - Interface in org.jowidgets.api.widgets
 
ITreeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITreeDropLocation - Interface in org.jowidgets.api.dnd
 
ITreeDropLocation.TreeDropPosition - Enum in org.jowidgets.api.dnd
 
ITreeExpansionAction - Interface in org.jowidgets.api.command
 
ITreeExpansionActionBuilder - Interface in org.jowidgets.api.command
 
ITreeExpansionToolbarItemModelBuilder - Interface in org.jowidgets.api.model.item
 
ITreeListener - Interface in org.jowidgets.api.controller
 
ITreeNode - Interface in org.jowidgets.api.widgets
 
ITreeNodeBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
ITreeNodeCheckableListener - Interface in org.jowidgets.api.controller
 
ITreeNodeCheckableObservable - Interface in org.jowidgets.api.controller
 
ITreeNodeCommon - Interface in org.jowidgets.common.widgets
 
ITreeNodeDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
ITreeNodeListener - Interface in org.jowidgets.common.widgets.controller
 
ITreeNodeModel<VALUE_TYPE> - Interface in org.jowidgets.api.model.tree
 
ITreeNodeModelListener - Interface in org.jowidgets.api.model.tree
 
ITreeNodeModelObservable - Interface in org.jowidgets.api.model.tree
 
ITreeNodeObservable - Interface in org.jowidgets.common.widgets.controller
 
ITreeNodeRenderer<VALUE_TYPE> - Interface in org.jowidgets.api.model.tree
 
ITreeNodeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITreeNodeSetupBuilder<INSTANCE_TYPE extends ITreeNodeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITreeNodeVisitor - Interface in org.jowidgets.api.widgets
 
ITreeObservable - Interface in org.jowidgets.api.controller
 
ITreePopupDetectionListener - Interface in org.jowidgets.api.controller
 
ITreePopupDetectionObservable - Interface in org.jowidgets.api.controller
 
ITreePopupEvent - Interface in org.jowidgets.api.controller
 
ITreeSelectionEvent - Interface in org.jowidgets.api.controller
 
ITreeSelectionListener - Interface in org.jowidgets.api.controller
 
ITreeSelectionObservable - Interface in org.jowidgets.api.controller
 
ITreeSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITreeSetupBuilder<INSTANCE_TYPE extends ITreeSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITreeSetupBuilderCommon<INSTANCE_TYPE extends ITreeSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
ITreeSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
ITreeSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
ITreeViewer<ROOT_NODE_VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
ITreeViewerBluePrint<ROOT_NODE_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
ITreeViewerDescriptor<ROOT_NODE_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
ITreeViewerSetup<ROOT_NODE_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
ITreeViewerSetupBuilder<INSTANCE_TYPE extends ITreeViewerSetupBuilder<?,?>,ROOT_NODE_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
ITypedKey<VALUE_TYPE> - Interface in org.jowidgets.util
 
ITypedProperties - Interface in org.jowidgets.util
 
ITypedPropertiesBuilder - Interface in org.jowidgets.util
 
IUiThreadAccess - Interface in org.jowidgets.api.threads
 
IUiThreadAccessCommon - Interface in org.jowidgets.common.threads
 
IUnit - Interface in org.jowidgets.unit.api
 
IUnitBuilder - Interface in org.jowidgets.unit.api
 
IUnitConverter<BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.unit.api
 
IUnitProvider<BASE_VALUE_TYPE> - Interface in org.jowidgets.unit.api
 
IUnitSet - Interface in org.jowidgets.unit.api
 
IUnitSetBuilder - Interface in org.jowidgets.unit.api
 
IUnitValue<VALUE_TYPE> - Interface in org.jowidgets.unit.api
 
IUnitValueField<BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.api.widgets
 
IUnitValueFieldBluePrint<BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint
 
IUnitValueFieldDescriptor<BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor
 
IUnitValueFieldSetup<BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IUnitValueFieldSetupBuilder<INSTANCE_TYPE extends IUnitValueFieldSetupBuilder<?,?,?>,BASE_VALUE_TYPE,UNIT_VALUE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IUnmodifiableArray<VALUE_TYPE> - Interface in org.jowidgets.util.collection
 
IUnmodifiableArrayBuilder<VALUE_TYPE> - Interface in org.jowidgets.util.collection
 
IUrlImageDescriptor - Interface in org.jowidgets.common.image
Describes an image by an URL
IValidateable - Interface in org.jowidgets.validation
A IValidateable is an Object that can validate its own state.
IValidationConditionListener - Interface in org.jowidgets.validation
 
IValidationLabelSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IValidationLabelSetupBuilder<INSTANCE_TYPE extends IValidationLabelSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IValidationMessage - Interface in org.jowidgets.validation
Holds a single message of an validation A validation message was designed immutable
IValidationResult - Interface in org.jowidgets.validation
A validation result holds all validation messages of an validation.
IValidationResultBuilder - Interface in org.jowidgets.validation
 
IValidationResultLabel - Interface in org.jowidgets.api.widgets
 
IValidationResultLabelBluePrint - Interface in org.jowidgets.api.widgets.blueprint
 
IValidationResultLabelDescriptor - Interface in org.jowidgets.api.widgets.descriptor
 
IValidator<VALUE_TYPE> - Interface in org.jowidgets.validation
A validator validates one or more conditions for a given value
IValidatorCompositeBuilder<VALUE_TYPE> - Interface in org.jowidgets.validation
 
IValueChangedEvent<VALUE_TYPE> - Interface in org.jowidgets.util
 
IVetoable - Interface in org.jowidgets.common.types
 
IWaitAnimationProcessor - Interface in org.jowidgets.api.animation
 
IWidget - Interface in org.jowidgets.api.widgets
 
IWidgetCommon - Interface in org.jowidgets.common.widgets
 
IWidgetDescriptor<WIDGET_TYPE extends IWidgetCommon> - Interface in org.jowidgets.common.widgets.descriptor
 
IWidgetFactory<WIDGET_TYPE extends IWidgetCommon,DESCRIPTOR_TYPE extends IWidgetDescriptor<WIDGET_TYPE>> - Interface in org.jowidgets.common.widgets.factory
A widget factory creates a instance for a defined widget type and descriptor type
IWidgetFactoryListener - Interface in org.jowidgets.common.widgets.factory
 
IWidgetUtils - Interface in org.jowidgets.api.utils
 
IWidgetWrapperFactory - Interface in org.jowidgets.api.toolkit
 
IWindow - Interface in org.jowidgets.api.widgets
 
IWindowCommon - Interface in org.jowidgets.common.widgets
 
IWindowListener - Interface in org.jowidgets.common.widgets.controller
 
IWindowObservable - Interface in org.jowidgets.common.widgets.controller
 
IWindowSetup - Interface in org.jowidgets.api.widgets.descriptor.setup
 
IWindowSetupBuilder<INSTANCE_TYPE extends IWindowSetupBuilder<?>> - Interface in org.jowidgets.api.widgets.blueprint.builder
 
IWindowSetupBuilderCommon<INSTANCE_TYPE extends IWindowSetupBuilderCommon<?>> - Interface in org.jowidgets.common.widgets.builder
 
IWindowSetupCommon - Interface in org.jowidgets.common.widgets.descriptor.setup
 
IWindowSetupConvenience<INSTANCE_TYPE> - Interface in org.jowidgets.api.widgets.blueprint.builder.convenience
 
IWorker<RESULT_TYPE,PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
IWorkerCallback<RESULT_TYPE,PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
IWorkerProgress<PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
IWorkerProgressCallback<PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
IWorkerProgressDelay<PROGRESS_TYPE> - Interface in org.jowidgets.api.worker
 
IWorkerThreadAccess - Interface in org.jowidgets.api.worker
 
IWorkerThreadAccessBuilder - Interface in org.jowidgets.api.worker
 
IWrapper<TYPE> - Interface in org.jowidgets.util.wrapper
 

J

JoActionMenuItem - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoActionMenuItem(String, IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
JoActionMenuItem(IAction) - Constructor for class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
JoActionMenuItem(String) - Constructor for class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
JoActionMenuItem(String, String) - Constructor for class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
JoActionMenuItem(IActionMenuItemDescriptor) - Constructor for class org.jowidgets.tools.powo.JoActionMenuItem
Deprecated.
 
JoButton - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoButton(IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoButton
Deprecated.
 
JoButton(IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoButton
Deprecated.
 
JoButton(String) - Constructor for class org.jowidgets.tools.powo.JoButton
Deprecated.
 
JoButton(String, String) - Constructor for class org.jowidgets.tools.powo.JoButton
Deprecated.
 
JoButton(IButtonDescriptor) - Constructor for class org.jowidgets.tools.powo.JoButton
Deprecated.
 
JoCheckBox - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoCheckBox(String) - Constructor for class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
JoCheckBox(String, String) - Constructor for class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
JoCheckBox(ICheckBoxDescriptor) - Constructor for class org.jowidgets.tools.powo.JoCheckBox
Deprecated.
 
JoCheckedMenuItem - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoCheckedMenuItem(String, IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
JoCheckedMenuItem(String) - Constructor for class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
JoCheckedMenuItem(String, String) - Constructor for class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
JoCheckedMenuItem(ICheckedMenuItemDescriptor) - Constructor for class org.jowidgets.tools.powo.JoCheckedMenuItem
Deprecated.
 
JoComboBox<VALUE_TYPE> - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoComboBox(IConverter<VALUE_TYPE>, List<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
JoComboBox(IConverter<VALUE_TYPE>, VALUE_TYPE...) - Constructor for class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
JoComboBox(IConverter<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
JoComboBox(IComboBoxDescriptor<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
JoComboBoxSelection<VALUE_TYPE> - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoComboBoxSelection(List<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComboBoxSelection(VALUE_TYPE...) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComboBoxSelection(IObjectStringConverter<VALUE_TYPE>, List<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComboBoxSelection(IObjectStringConverter<VALUE_TYPE>, VALUE_TYPE...) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComboBoxSelection(IObjectStringConverter<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComboBoxSelection(IComboBoxSelectionDescriptor<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
JoComposite - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoComposite() - Constructor for class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
JoComposite(String) - Constructor for class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
JoComposite(boolean) - Constructor for class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
JoComposite(ILayoutDescriptor) - Constructor for class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
JoComposite(ICompositeDescriptor) - Constructor for class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
JoContainer - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoDialog - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoDialog(String) - Constructor for class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
JoDialog(IWindow) - Constructor for class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
JoDialog(IWindow, String) - Constructor for class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
JoDialog(IWindow, IDialogDescriptor) - Constructor for class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
JoDialog(IDialogDescriptor) - Constructor for class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
JoFrame - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoFrame() - Constructor for class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
JoFrame(String) - Constructor for class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
JoFrame(String, IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
JoFrame(IFrameSetup) - Constructor for class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
JoIcon - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoIcon(IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
JoIcon(IIconDescriptor) - Constructor for class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
JoInputField<VALUE_TYPE> - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoInputField(IConverter<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
JoInputField(IObjectStringConverter<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
JoInputField(IInputFieldDescriptor<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.powo.JoInputField
Deprecated.
 
JoLabel - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoLabel(IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoLabel(IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoLabel(IImageConstant, String, String) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoLabel(String) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoLabel(String, String) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoLabel(ILabelDescriptor) - Constructor for class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
JoMainMenu - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoMainMenu(String) - Constructor for class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
JoMainMenu(String, char) - Constructor for class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
JoMainMenu(IMainMenuDescriptor) - Constructor for class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
JoMenuBar - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoMenuBar() - Constructor for class org.jowidgets.tools.powo.JoMenuBar
Deprecated.
 
JoMessageDialog - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoMessageDialog(IWindowCommon, IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
JoMessageDialog(IWindowCommon, String, IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
JoMessageDialog(IWindowCommon, IImageConstant, String, IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
JoMessageDialog(IWindowCommon, IMessageDialogDescriptor) - Constructor for class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
JoPopupMenu - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoPopupMenu() - Constructor for class org.jowidgets.tools.powo.JoPopupMenu
Deprecated.
 
JoProgressBar - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoProgressBar() - Constructor for class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
JoProgressBar(boolean) - Constructor for class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
JoProgressBar(int) - Constructor for class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
JoProgressBar(int, int) - Constructor for class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
JoProgressBar(IProgressBarDescriptor) - Constructor for class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
JoQuestionDialog - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoQuestionDialog(IWindowCommon, JoQuestionDialog.QuestionType, String) - Constructor for class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
JoQuestionDialog(IWindowCommon, JoQuestionDialog.QuestionType, String, String) - Constructor for class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
JoQuestionDialog(IWindowCommon, JoQuestionDialog.QuestionType, String, IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
JoQuestionDialog(IWindowCommon, JoQuestionDialog.QuestionType, IImageConstant, String, IImageConstant, String) - Constructor for class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
JoQuestionDialog(IWindowCommon, IQuestionDialogDescriptor) - Constructor for class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
JoQuestionDialog.QuestionType - Enum in org.jowidgets.tools.powo
Deprecated.
 
JoRadioMenuItem - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoRadioMenuItem(String, IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
JoRadioMenuItem(String) - Constructor for class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
JoRadioMenuItem(String, String) - Constructor for class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
JoRadioMenuItem(IRadioMenuItemDescriptor) - Constructor for class org.jowidgets.tools.powo.JoRadioMenuItem
Deprecated.
 
JoScrollComposite - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoScrollComposite() - Constructor for class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
JoScrollComposite(ILayoutDescriptor) - Constructor for class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
JoScrollComposite(IScrollCompositeDescriptor) - Constructor for class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
JoSeparatorMenuItem - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoSeparatorMenuItem() - Constructor for class org.jowidgets.tools.powo.JoSeparatorMenuItem
Deprecated.
 
JoSeparatorMenuItem(ISeparatorMenuItemDescriptor) - Constructor for class org.jowidgets.tools.powo.JoSeparatorMenuItem
Deprecated.
 
JoSplitComposite - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoSplitComposite(Orientation) - Constructor for class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
JoSplitComposite() - Constructor for class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
JoSplitComposite(ISplitCompositeDescriptor) - Constructor for class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
JoSubMenu - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoSubMenu(String, IImageConstant) - Constructor for class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
JoSubMenu(String) - Constructor for class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
JoSubMenu(String, String) - Constructor for class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
JoSubMenu(ISubMenuDescriptor) - Constructor for class org.jowidgets.tools.powo.JoSubMenu
Deprecated.
 
JoTextLabel - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoTextLabel(String) - Constructor for class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
JoTextLabel(String, String) - Constructor for class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
JoTextLabel(ITextLabelDescriptor) - Constructor for class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
JoToggleButton - Class in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
JoToggleButton(String) - Constructor for class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
JoToggleButton(String, String) - Constructor for class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
JoToggleButton(IToggleButtonDescriptor) - Constructor for class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 

K

KB - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
 
KeyAdapter - Class in org.jowidgets.tools.controller
 
KeyAdapter() - Constructor for class org.jowidgets.tools.controller.KeyAdapter
 
KeyObservable - Class in org.jowidgets.tools.controller
 
KeyObservable() - Constructor for class org.jowidgets.tools.controller.KeyObservable
 
KeyObservable(KeyObservable.IKeyObservableCallback) - Constructor for class org.jowidgets.tools.controller.KeyObservable
 
KeyObservable.DummyKeyObservableCallback - Class in org.jowidgets.tools.controller
 
KeyObservable.DummyKeyObservableCallback() - Constructor for class org.jowidgets.tools.controller.KeyObservable.DummyKeyObservableCallback
 
KeyObservable.IKeyObservableCallback - Interface in org.jowidgets.tools.controller
 
keyPressed(IKeyEvent) - Method in interface org.jowidgets.common.widgets.controller.IKeyListener
Will be invoked if a key was pressed
keyPressed(IKeyEvent) - Method in class org.jowidgets.tools.controller.KeyAdapter
 
keyReleased(IKeyEvent) - Method in interface org.jowidgets.common.widgets.controller.IKeyListener
Will be invoked if a key was released
keyReleased(IKeyEvent) - Method in class org.jowidgets.tools.controller.KeyAdapter
 
KH - Static variable in class org.jowidgets.unit.tools.units.HertzUnitSet
 
KILO_METER - Static variable in class org.jowidgets.unit.tools.units.MillimeterUnitSet
 

L

label() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
label(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
label(IImageConstant, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
label(IImageConstant, String, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
label() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
label(IImageConstant) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
label(IImageConstant, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
label(IImageConstant, String, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
layout() - Method in interface org.jowidgets.api.widgets.IContainer
Layouts the container
layout() - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
layout() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
Do the layout by setting the size and position of the containers children
layout() - Method in class org.jowidgets.tools.layout.CachedFillLayout
Deprecated.
 
layout() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
layoutBegin() - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
layoutBegin() - Method in interface org.jowidgets.common.widgets.IContainerCommon
Informs that more than one operation on the containers children be done and that now redraw should be done until layout end will be invoked to avoid flickering.
layoutBegin() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
layoutConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates layout constraints
layoutConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates layout constraints
layoutEnd() - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
 
layoutEnd() - Method in interface org.jowidgets.common.widgets.IContainerCommon
Layouts the container
layoutEnd() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
layoutLater() - Method in interface org.jowidgets.api.widgets.IContainer
Layouts the container later in the event queue.
layoutLater() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
layoutMinRows(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
LayoutSettingsInvoker - Class in org.jowidgets.tools.widgets.invoker
 
LazyBufferedInputStream - Class in org.jowidgets.util.io
This class provides an buffered input stream that creates its buffer lazily and destroys the buffer when the stream get closed.
LazyBufferedInputStream(InputStream, int) - Constructor for class org.jowidgets.util.io.LazyBufferedInputStream
 
lc() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates layout constraints
LC - Class in org.jowidgets.api.layout.miglayout
 
lc() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates layout constraints
LEFT - Static variable in class org.jowidgets.api.layout.BorderLayout
The left region
leftToRight(boolean) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setLeftToRight(Boolean) only this method returns this for chaining multiple calls.
levelChanged(double, double) - Method in interface org.jowidgets.api.model.levelmeter.ILevelListener
 
levelMeter(ILevelMeterModel) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
levelMeter(ILevelMeterModel) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
LevelObservable - Class in org.jowidgets.tools.controller
 
LevelObservable() - Constructor for class org.jowidgets.tools.controller.LevelObservable
 
linearConverter(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(VALUE_TYPE, VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter() - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(double) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(double, double) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(float) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(float, float) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(int) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(int, int) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(long) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(long, long) - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverter(VALUE_TYPE) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(VALUE_TYPE, VALUE_TYPE) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter() - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(double) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(double, double) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(float) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(float, float) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(int) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(int, int) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(long) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverter(long, long) - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
linearConverterBuilder() - Method in interface org.jowidgets.api.convert.ISliderConverterFactory
 
linearConverterBuilder() - Static method in class org.jowidgets.api.convert.SliderConverterFactory
 
LinearSliderConverter - Class in org.jowidgets.api.convert
 
LineCap - Enum in org.jowidgets.common.graphics
 
LineJoin - Enum in org.jowidgets.common.graphics
 
listLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'ListLayout' A ListLayout is kind of a vertical Flow Layout
listLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates a builder for a 'ListLayout' factory
ListModelAdapter - Class in org.jowidgets.tools.controller
 
ListModelAdapter() - Constructor for class org.jowidgets.tools.controller.ListModelAdapter
 
ListSelectionVetoObservable - Class in org.jowidgets.tools.controller
 
ListSelectionVetoObservable() - Constructor for class org.jowidgets.tools.controller.ListSelectionVetoObservable
 
LocaleHolder - Class in org.jowidgets.i18n.api
 
LocaleLocal - Class in org.jowidgets.i18n.api
 
LocaleLocal.IValueFactory<VALUE_TYPE> - Interface in org.jowidgets.i18n.api
 
log(Throwable) - Method in interface org.jowidgets.util.IExceptionLogger
 
login(ILoginResultCallback, String, String, IUiThreadAccess) - Method in interface org.jowidgets.api.login.ILoginInterceptor
Does the login.
login(ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
login(IImageConstant, ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
login(String, ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
login(boolean, ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
login(boolean, IImageConstant, ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
login(boolean, String, ILoginInterceptor) - Method in interface org.jowidgets.api.toolkit.ILoginPane
 
loginDialog(ILoginInterceptor) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
loginDialog(ILoginInterceptor) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
LongDoubleUnitConverter - Class in org.jowidgets.unit.tools.converter
 
LongDoubleUnitConverter(IUnit) - Constructor for class org.jowidgets.unit.tools.converter.LongDoubleUnitConverter
 
LongDoubleUnitConverter(IUnitProvider<Long>) - Constructor for class org.jowidgets.unit.tools.converter.LongDoubleUnitConverter
 
longNumber() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
loop(String, int) - Static method in class org.jowidgets.util.StringUtils
 
LowHighPriority - Enum in org.jowidgets.util.priority
 

M

MAC_OSX - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
 
MAC_OSX - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
 
mainMenu() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
mainMenu(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
mainMenu() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
mainMenu(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
Mandatory - Annotation Type in org.jowidgets.common.widgets.descriptor.setup.mandatory
 
MandatoryCheckResult - Class in org.jowidgets.common.widgets.descriptor.setup.mandatory
 
MandatoryCheckResult(String) - Constructor for class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
 
MandatoryCheckResult() - Constructor for class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
 
MandatoryObservableValue<VALUE_TYPE> - Class in org.jowidgets.util
Implements an observable value that never has null values.
MandatoryObservableValue(VALUE_TYPE) - Constructor for class org.jowidgets.util.MandatoryObservableValue
 
MandatoryValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.tools.validation
Deprecated.
Use org.jowidgets.validation.tools.MandatoryValidator of org.jowidgets.validation.tools module instead
MandatoryValidator() - Constructor for class org.jowidgets.tools.validation.MandatoryValidator
Deprecated.
 
MandatoryValidator(String) - Constructor for class org.jowidgets.tools.validation.MandatoryValidator
Deprecated.
 
MandatoryValidator(IValidationResult) - Constructor for class org.jowidgets.tools.validation.MandatoryValidator
Deprecated.
 
MandatoryValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.validation.tools
 
MandatoryValidator(MandatoryValidator.MandatoryMessageType) - Constructor for class org.jowidgets.validation.tools.MandatoryValidator
 
MandatoryValidator() - Constructor for class org.jowidgets.validation.tools.MandatoryValidator
 
MandatoryValidator(String) - Constructor for class org.jowidgets.validation.tools.MandatoryValidator
 
MandatoryValidator(IValidationResult) - Constructor for class org.jowidgets.validation.tools.MandatoryValidator
 
MandatoryValidator.MandatoryMessageType - Enum in org.jowidgets.validation.tools
 
mapConverter(Map<? extends OBJECT_TYPE, String>, Map<String, ? extends OBJECT_TYPE>, String) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
mapConverter(Map<OBJECT_TYPE, String>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
MapConverter<OBJECT_TYPE> - Class in org.jowidgets.tools.converter
 
MapConverter(Map<? extends OBJECT_TYPE, String>, Map<String, ? extends OBJECT_TYPE>, String) - Constructor for class org.jowidgets.tools.converter.MapConverter
 
margin(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the top, left, right and bottom margin.
margin(int) - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Sets the top, left, right and bottom margin to the given value.
marginBottom(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the bottom margin.
marginBottom(int) - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Sets the bottom margin to the given value.
marginLeft(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the left margin.
marginLeft(int) - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Sets the left margin to the given value.
marginRight(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the right margin.
marginRight(int) - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Sets the right margin to the given value.
marginTop(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
Sets the top margin.
marginTop(int) - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
Sets the top margin to the given value.
mark(int) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
markSupported() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
Markup - Enum in org.jowidgets.common.types
 
matches(IMouseButtonEvent, boolean) - Method in interface org.jowidgets.api.controller.IMouseButtonEventMatcher
 
MathUtil - Class in org.jowidgets.util.math
 
MAX - Static variable in class org.jowidgets.common.types.Dimension
 
max(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.math.MathUtil
 
max(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.NumberUtils
 
maxHeight(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
maxHeight(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The maximum size for the component.
maxHeight(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The maximum height for the container.
maxWidth(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
maxWidth(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The maximum size for the component.
maxWidth(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The maximum width for the container.
MB - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
 
menu() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
menuActivated() - Method in interface org.jowidgets.common.widgets.controller.IMenuListener
Will be invoked if the menu becomes active / visible
menuActivated() - Method in class org.jowidgets.tools.controller.MenuAdapter
 
MenuAdapter - Class in org.jowidgets.tools.controller
 
MenuAdapter() - Constructor for class org.jowidgets.tools.controller.MenuAdapter
 
menuBar() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
MenuBarModel - Class in org.jowidgets.tools.model.item
 
MenuBarModel() - Constructor for class org.jowidgets.tools.model.item.MenuBarModel
 
menuBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
menuDeactivated() - Method in interface org.jowidgets.common.widgets.controller.IMenuListener
Will be invoked if a menu becomes inactive / invisible
menuDeactivated() - Method in class org.jowidgets.tools.controller.MenuAdapter
 
menuItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
menuItem(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
menuItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
menuItem(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
MenuModel - Class in org.jowidgets.tools.model.item
 
MenuModel() - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model
MenuModel(String) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model
MenuModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model
MenuModel(String, String) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model
MenuModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a nwe menu model
MenuModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a nwe menu model
MenuModel(IMenuModelBuilder) - Constructor for class org.jowidgets.tools.model.item.MenuModel
Creates a new menu model defined by a builder
MenuModelKeyBinding - Class in org.jowidgets.tools.model.item
This class helps to bind all actions of a given menu to theirs accelerator keys
MenuModelKeyBinding(IMenuModel, IComponent) - Constructor for class org.jowidgets.tools.model.item.MenuModelKeyBinding
Creates a new binding for a menu and a component that contains the menu.
MenuModelKeyBinding(Collection<? extends IMenuModel>, IComponent) - Constructor for class org.jowidgets.tools.model.item.MenuModelKeyBinding
Creates a new binding for a collection of menus and a component that contains the menu.
MenuModelKeyBinding(IMenuModel, IKeyObservable, IWidget) - Constructor for class org.jowidgets.tools.model.item.MenuModelKeyBinding
Creates a new key binding for menu and a given key observable
MenuModelKeyBinding(Collection<? extends IMenuModel>, IKeyObservable, IWidget) - Constructor for class org.jowidgets.tools.model.item.MenuModelKeyBinding
Creates a new key binding for collection of menus and a given key observable
MenuObservable - Class in org.jowidgets.tools.controller
 
MenuObservable() - Constructor for class org.jowidgets.tools.controller.MenuObservable
 
menuSeparator() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
menuSeparator() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
messageDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
messageDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
MessagePane - Class in org.jowidgets.api.toolkit
 
MessageProvider - Class in org.jowidgets.i18n.api
 
MessageProvider.IClassLoaderProvider - Interface in org.jowidgets.i18n.api
 
MessageReplacer - Class in org.jowidgets.i18n.api
 
MessageType - Enum in org.jowidgets.validation
 
METER - Static variable in class org.jowidgets.unit.tools.units.MillimeterUnitSet
 
MH - Static variable in class org.jowidgets.unit.tools.units.HertzUnitSet
 
migLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'MigLayout'
MigLayout - Class in org.jowidgets.api.layout.miglayout
Accessor for 'MigLayout'
migLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates a builder for a 'MigLayout' factory
MigLayoutDescriptor - Class in org.jowidgets.common.widgets.layout
 
MigLayoutDescriptor() - Constructor for class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
MigLayoutDescriptor(String, String) - Constructor for class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
MigLayoutDescriptor(String, String, String) - Constructor for class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
 
MigLayoutFactory - Class in org.jowidgets.tools.layout
This class provides some often used MigLayoutDescriptors and constraints
MigLayoutToolkit - Class in org.jowidgets.api.layout.miglayout
 
MILLI_METER - Static variable in class org.jowidgets.unit.tools.units.MillimeterUnitSet
 
MillimeterUnitSet - Class in org.jowidgets.unit.tools.units
 
MIN - Static variable in class org.jowidgets.common.types.Dimension
 
min(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.math.MathUtil
 
min(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.NumberUtils
 
minHeight(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
minHeight(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The minimum size for the component.
minHeight(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The minimum height for the container.
minWidth(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
minWidth(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The minimum size for the component.
minWidth(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The minimum width for the container.
modes(ITableLayoutBuilder.ColumnMode[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
Modifier - Enum in org.jowidgets.common.types
 
modifyModelEnd() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
modifyModelEnd() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
modifyModelEnd() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
modifyModelStart() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
modifyModelStart() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
modifyModelStart() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
MouseAdapter - Class in org.jowidgets.tools.controller
 
MouseAdapter() - Constructor for class org.jowidgets.tools.controller.MouseAdapter
 
MouseButton - Enum in org.jowidgets.common.types
 
mouseClicked(ITableColumnMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnListener
 
mouseClicked(ITableColumnMouseEvent) - Method in class org.jowidgets.tools.controller.TableColumnAdapter
 
mouseDoubleClicked(IMouseButtonEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseListener
Will be invoked if a mouse button was double klicked
mouseDoubleClicked(ITableCellMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableCellListener
 
mouseDoubleClicked(IMouseButtonEvent) - Method in class org.jowidgets.tools.controller.MouseAdapter
 
mouseDoubleClicked(ITableCellMouseEvent) - Method in class org.jowidgets.tools.controller.TableCellAdapter
 
mouseDragged(IMouseButtonEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionListener
Will be invoked if the mouse was dragged
mouseDragged(IMouseButtonEvent) - Method in class org.jowidgets.tools.controller.MouseMotionAdapter
 
mouseEnter(IMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseListener
Will be invoked if the mouse entered
mouseEnter(IMouseEvent) - Method in class org.jowidgets.tools.controller.MouseAdapter
 
mouseExit(IMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseListener
Will be invoked after mouse exit
mouseExit(IMouseEvent) - Method in class org.jowidgets.tools.controller.MouseAdapter
 
MouseMotionAdapter - Class in org.jowidgets.tools.controller
 
MouseMotionAdapter() - Constructor for class org.jowidgets.tools.controller.MouseMotionAdapter
 
mouseMoved(IMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionListener
Will be invoked after the mouse moved
mouseMoved(IMouseEvent) - Method in class org.jowidgets.tools.controller.MouseMotionAdapter
 
mousePressed(IMouseButtonEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseListener
Will be invoked if a mouse button was pressed
mousePressed(ITableCellMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableCellListener
 
mousePressed(IMouseButtonEvent) - Method in class org.jowidgets.tools.controller.MouseAdapter
 
mousePressed(ITableCellMouseEvent) - Method in class org.jowidgets.tools.controller.TableCellAdapter
 
mouseReleased(IMouseButtonEvent) - Method in interface org.jowidgets.common.widgets.controller.IMouseListener
Will be invoked if a mouse button was released
mouseReleased(ITableCellMouseEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableCellListener
 
mouseReleased(IMouseButtonEvent) - Method in class org.jowidgets.tools.controller.MouseAdapter
 
mouseReleased(ITableCellMouseEvent) - Method in class org.jowidgets.tools.controller.TableCellAdapter
 
moveColumn(int, int) - Method in interface org.jowidgets.api.widgets.ITable
 
moveColumn(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
MR - Class in org.jowidgets.i18n.api
 
multiSelection() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
MutableLevelMeterModel - Class in org.jowidgets.api.model.levelmeter
 
MutableValue<VALUE_TYPE> - Class in org.jowidgets.util
Implements the mutable value interface.
MutableValue() - Constructor for class org.jowidgets.util.MutableValue
 
MutableValue(VALUE_TYPE) - Constructor for class org.jowidgets.util.MutableValue
 

N

name(String) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
name(IMessage) - Method in interface org.jowidgets.unit.api.IUnitBuilder
 
newline() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setNewline(boolean true) only this method returns this for chaining multiple calls.
newline(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setNewlineGapSize(BoundSize) only this method returns this for chaining multiple calls.
newThread(Runnable) - Method in class org.jowidgets.util.concurrent.DaemonThreadFactory
 
next(ELEMENT_TYPE) - Method in interface org.jowidgets.util.IIterationCallback
 
noCache() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setNoCache(boolean true) only this method returns this for chaining multiple calls.
nodeChecked(ITreeNode) - Method in interface org.jowidgets.api.controller.ITreeListener
 
nodeChecked(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeAdapter
 
nodeCollapsed(ITreeNode) - Method in interface org.jowidgets.api.controller.ITreeListener
 
nodeCollapsed(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeAdapter
 
nodeCreated(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
nodeCreated(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
nodeExpanded(ITreeNode) - Method in interface org.jowidgets.api.controller.ITreeListener
 
nodeExpanded(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeAdapter
 
nodeUnchecked(ITreeNode) - Method in interface org.jowidgets.api.controller.ITreeListener
 
nodeUnchecked(ITreeNode) - Method in class org.jowidgets.tools.controller.TreeAdapter
 
noGrid() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column should not be grid-like.
noGrid(int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the indicated rows/columns should not be grid-like.
noGrid() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setNoGrid(boolean true) only this method returns this for chaining multiple calls.
Nothing - Class in org.jowidgets.util.maybe
 
noVisualPadding() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setVisualPadding(boolean false) only this method returns this for chaining multiple calls.
NullCompatibleComparison - Class in org.jowidgets.util
 
NullCompatibleEquivalence - Class in org.jowidgets.util
 
nullCompatibleEquivalence(Object, Object) - Static method in class org.jowidgets.util.wrapper.WrapperUtil
 
nullLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
The 'NullLayout' does no layouting at all.
NullLayout - Class in org.jowidgets.api.layout
Accessor for 'NullLayout' The 'NullLayout' does no layouting at all.
NumberUnitValidator<BASE_VALUE_TYPE extends java.lang.Number,UNIT_VALUE_TYPE extends java.lang.Number> - Class in org.jowidgets.unit.tools.validator
 
NumberUnitValidator(IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>) - Constructor for class org.jowidgets.unit.tools.validator.NumberUnitValidator
 
NumberUtils - Class in org.jowidgets.util
 

O

ObjectStringObjectLabelConverterAdapter<FROM_TYPE> - Class in org.jowidgets.tools.converter
 
ObjectStringObjectLabelConverterAdapter(IObjectStringConverter<FROM_TYPE>) - Constructor for class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
 
ObservableBoolean - Class in org.jowidgets.util
 
ObservableBoolean() - Constructor for class org.jowidgets.util.ObservableBoolean
 
ObservableBoolean(boolean) - Constructor for class org.jowidgets.util.ObservableBoolean
 
ObservableValue<VALUE_TYPE> - Class in org.jowidgets.util
 
ObservableValue() - Constructor for class org.jowidgets.util.ObservableValue
Creates a new observable value
ObservableValue(VALUE_TYPE) - Constructor for class org.jowidgets.util.ObservableValue
Creates a new observable value
ObservableValueWrapper<VALUE_TYPE> - Class in org.jowidgets.util
 
ObservableValueWrapper(IObservableValue<VALUE_TYPE>) - Constructor for class org.jowidgets.util.ObservableValueWrapper
 
ObserverSetFactory - Class in org.jowidgets.util.collection
 
OK - Static variable in class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
 
ok() - Static method in class org.jowidgets.validation.ValidationMessage
 
ok() - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one message of MessageType OK
okValidator() - Static method in class org.jowidgets.validation.Validator
 
OkVerifier - Class in org.jowidgets.tools.verify
 
onClose(IVetoable) - Method in interface org.jowidgets.api.controller.ITabItemListener
 
onClose(IVetoable) - Method in class org.jowidgets.tools.controller.TabItemAdapter
 
onDeselection(IVetoable, ITabSelectionEvent) - Method in interface org.jowidgets.api.controller.ITabFolderListener
 
onDeselection(IVetoable) - Method in interface org.jowidgets.api.controller.ITabItemListener
 
onDeselection(IVetoable) - Method in class org.jowidgets.tools.controller.TabItemAdapter
 
onDispose() - Method in interface org.jowidgets.api.controller.IDisposeListener
Will be invoked on dispose
onEdit(IVetoable, TextFieldCellEditorFactory.ITableCellEditEvent) - Method in interface org.jowidgets.tools.editor.TextFieldCellEditorFactory.ITableCellEditorListener
 
onFirstRegistered() - Method in class org.jowidgets.tools.controller.KeyObservable.DummyKeyObservableCallback
 
onFirstRegistered() - Method in interface org.jowidgets.tools.controller.KeyObservable.IKeyObservableCallback
 
onFirstRegistered() - Method in interface org.jowidgets.util.event.IObservableCallback
 
onLastUnregistered() - Method in class org.jowidgets.tools.controller.KeyObservable.DummyKeyObservableCallback
 
onLastUnregistered() - Method in interface org.jowidgets.tools.controller.KeyObservable.IKeyObservableCallback
 
onLastUnregistered() - Method in interface org.jowidgets.util.event.IObservableCallback
 
onRelease() - Method in interface org.jowidgets.util.cache.ICacheableListener
 
onToolkitCreate(IToolkit) - Method in interface org.jowidgets.api.toolkit.IToolkitInterceptor
This interceptor method could be used e.g to register widgets, icons, defaults or something else to each created toolkit- Remark: Will be invoked after a Toolkit was created, but before the Toolkit class was set up.
onToolkitCreate(IToolkit) - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
This method should only be invoked by implementors of IToolkit after toolkit was created.
open() - Method in interface org.jowidgets.common.widgets.IDirectoryChooserCommon
Opens the chooser and blocks until the user has pressed OK or CANCEL
open() - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
Opens the chooser and blocks until the user has pressed OK or CANCEL
org.jowidgets.api.animation - package org.jowidgets.api.animation
 
org.jowidgets.api.clipboard - package org.jowidgets.api.clipboard
 
org.jowidgets.api.color - package org.jowidgets.api.color
 
org.jowidgets.api.command - package org.jowidgets.api.command
 
org.jowidgets.api.controller - package org.jowidgets.api.controller
 
org.jowidgets.api.convert - package org.jowidgets.api.convert
 
org.jowidgets.api.dnd - package org.jowidgets.api.dnd
 
org.jowidgets.api.event - package org.jowidgets.api.event
 
org.jowidgets.api.graphics - package org.jowidgets.api.graphics
 
org.jowidgets.api.image - package org.jowidgets.api.image
 
org.jowidgets.api.layout - package org.jowidgets.api.layout
 
org.jowidgets.api.layout.miglayout - package org.jowidgets.api.layout.miglayout
 
org.jowidgets.api.layout.tablelayout - package org.jowidgets.api.layout.tablelayout
 
org.jowidgets.api.login - package org.jowidgets.api.login
 
org.jowidgets.api.mask - package org.jowidgets.api.mask
 
org.jowidgets.api.model - package org.jowidgets.api.model
 
org.jowidgets.api.model.item - package org.jowidgets.api.model.item
 
org.jowidgets.api.model.levelmeter - package org.jowidgets.api.model.levelmeter
 
org.jowidgets.api.model.table - package org.jowidgets.api.model.table
 
org.jowidgets.api.model.tree - package org.jowidgets.api.model.tree
 
org.jowidgets.api.password - package org.jowidgets.api.password
 
org.jowidgets.api.threads - package org.jowidgets.api.threads
 
org.jowidgets.api.toolkit - package org.jowidgets.api.toolkit
 
org.jowidgets.api.types - package org.jowidgets.api.types
 
org.jowidgets.api.utils - package org.jowidgets.api.utils
 
org.jowidgets.api.widgets - package org.jowidgets.api.widgets
 
org.jowidgets.api.widgets.access - package org.jowidgets.api.widgets.access
 
org.jowidgets.api.widgets.blueprint - package org.jowidgets.api.widgets.blueprint
 
org.jowidgets.api.widgets.blueprint.builder - package org.jowidgets.api.widgets.blueprint.builder
 
org.jowidgets.api.widgets.blueprint.builder.convenience - package org.jowidgets.api.widgets.blueprint.builder.convenience
 
org.jowidgets.api.widgets.blueprint.convenience - package org.jowidgets.api.widgets.blueprint.convenience
 
org.jowidgets.api.widgets.blueprint.convenience.anotations - package org.jowidgets.api.widgets.blueprint.convenience.anotations
 
org.jowidgets.api.widgets.blueprint.defaults - package org.jowidgets.api.widgets.blueprint.defaults
 
org.jowidgets.api.widgets.blueprint.defaults.anotations - package org.jowidgets.api.widgets.blueprint.defaults.anotations
 
org.jowidgets.api.widgets.blueprint.factory - package org.jowidgets.api.widgets.blueprint.factory
 
org.jowidgets.api.widgets.content - package org.jowidgets.api.widgets.content
 
org.jowidgets.api.widgets.descriptor - package org.jowidgets.api.widgets.descriptor
 
org.jowidgets.api.widgets.descriptor.setup - package org.jowidgets.api.widgets.descriptor.setup
 
org.jowidgets.api.worker - package org.jowidgets.api.worker
 
org.jowidgets.classloading.api - package org.jowidgets.classloading.api
 
org.jowidgets.common.application - package org.jowidgets.common.application
 
org.jowidgets.common.color - package org.jowidgets.common.color
 
org.jowidgets.common.dnd - package org.jowidgets.common.dnd
 
org.jowidgets.common.graphics - package org.jowidgets.common.graphics
 
org.jowidgets.common.image - package org.jowidgets.common.image
 
org.jowidgets.common.mask - package org.jowidgets.common.mask
 
org.jowidgets.common.model - package org.jowidgets.common.model
 
org.jowidgets.common.text - package org.jowidgets.common.text
 
org.jowidgets.common.threads - package org.jowidgets.common.threads
 
org.jowidgets.common.types - package org.jowidgets.common.types
 
org.jowidgets.common.verify - package org.jowidgets.common.verify
 
org.jowidgets.common.widgets - package org.jowidgets.common.widgets
 
org.jowidgets.common.widgets.builder - package org.jowidgets.common.widgets.builder
 
org.jowidgets.common.widgets.builder.convenience - package org.jowidgets.common.widgets.builder.convenience
 
org.jowidgets.common.widgets.controller - package org.jowidgets.common.widgets.controller
 
org.jowidgets.common.widgets.descriptor - package org.jowidgets.common.widgets.descriptor
 
org.jowidgets.common.widgets.descriptor.setup - package org.jowidgets.common.widgets.descriptor.setup
 
org.jowidgets.common.widgets.descriptor.setup.mandatory - package org.jowidgets.common.widgets.descriptor.setup.mandatory
 
org.jowidgets.common.widgets.editor - package org.jowidgets.common.widgets.editor
 
org.jowidgets.common.widgets.factory - package org.jowidgets.common.widgets.factory
 
org.jowidgets.common.widgets.layout - package org.jowidgets.common.widgets.layout
 
org.jowidgets.i18n.api - package org.jowidgets.i18n.api
 
org.jowidgets.i18n.tools - package org.jowidgets.i18n.tools
 
org.jowidgets.tools.clipboard - package org.jowidgets.tools.clipboard
 
org.jowidgets.tools.command - package org.jowidgets.tools.command
 
org.jowidgets.tools.content - package org.jowidgets.tools.content
 
org.jowidgets.tools.controller - package org.jowidgets.tools.controller
 
org.jowidgets.tools.converter - package org.jowidgets.tools.converter
 
org.jowidgets.tools.dnd - package org.jowidgets.tools.dnd
 
org.jowidgets.tools.editor - package org.jowidgets.tools.editor
 
org.jowidgets.tools.graphics - package org.jowidgets.tools.graphics
 
org.jowidgets.tools.image - package org.jowidgets.tools.image
 
org.jowidgets.tools.layout - package org.jowidgets.tools.layout
 
org.jowidgets.tools.mask - package org.jowidgets.tools.mask
 
org.jowidgets.tools.model.item - package org.jowidgets.tools.model.item
 
org.jowidgets.tools.model.table - package org.jowidgets.tools.model.table
 
org.jowidgets.tools.model.tree - package org.jowidgets.tools.model.tree
 
org.jowidgets.tools.osx - package org.jowidgets.tools.osx
 
org.jowidgets.tools.powo - package org.jowidgets.tools.powo
 
org.jowidgets.tools.threads - package org.jowidgets.tools.threads
 
org.jowidgets.tools.toolkit - package org.jowidgets.tools.toolkit
 
org.jowidgets.tools.types - package org.jowidgets.tools.types
 
org.jowidgets.tools.unit - package org.jowidgets.tools.unit
 
org.jowidgets.tools.validation - package org.jowidgets.tools.validation
 
org.jowidgets.tools.value - package org.jowidgets.tools.value
 
org.jowidgets.tools.verify - package org.jowidgets.tools.verify
 
org.jowidgets.tools.widgets.base - package org.jowidgets.tools.widgets.base
 
org.jowidgets.tools.widgets.blueprint - package org.jowidgets.tools.widgets.blueprint
 
org.jowidgets.tools.widgets.blueprint.convenience - package org.jowidgets.tools.widgets.blueprint.convenience
 
org.jowidgets.tools.widgets.blueprint.defaults - package org.jowidgets.tools.widgets.blueprint.defaults
 
org.jowidgets.tools.widgets.factory - package org.jowidgets.tools.widgets.factory
 
org.jowidgets.tools.widgets.invoker - package org.jowidgets.tools.widgets.invoker
 
org.jowidgets.tools.widgets.wrapper - package org.jowidgets.tools.widgets.wrapper
 
org.jowidgets.unit.api - package org.jowidgets.unit.api
 
org.jowidgets.unit.tools - package org.jowidgets.unit.tools
 
org.jowidgets.unit.tools.converter - package org.jowidgets.unit.tools.converter
 
org.jowidgets.unit.tools.units - package org.jowidgets.unit.tools.units
 
org.jowidgets.unit.tools.validator - package org.jowidgets.unit.tools.validator
 
org.jowidgets.util - package org.jowidgets.util
 
org.jowidgets.util.binding - package org.jowidgets.util.binding
 
org.jowidgets.util.builder - package org.jowidgets.util.builder
 
org.jowidgets.util.cache - package org.jowidgets.util.cache
 
org.jowidgets.util.collection - package org.jowidgets.util.collection
 
org.jowidgets.util.concurrent - package org.jowidgets.util.concurrent
 
org.jowidgets.util.context - package org.jowidgets.util.context
 
org.jowidgets.util.event - package org.jowidgets.util.event
 
org.jowidgets.util.io - package org.jowidgets.util.io
 
org.jowidgets.util.math - package org.jowidgets.util.math
 
org.jowidgets.util.maybe - package org.jowidgets.util.maybe
 
org.jowidgets.util.parameter - package org.jowidgets.util.parameter
 
org.jowidgets.util.priority - package org.jowidgets.util.priority
 
org.jowidgets.util.reflection - package org.jowidgets.util.reflection
 
org.jowidgets.util.security - package org.jowidgets.util.security
 
org.jowidgets.util.url - package org.jowidgets.util.url
 
org.jowidgets.util.wrapper - package org.jowidgets.util.wrapper
 
org.jowidgets.validation - package org.jowidgets.validation
 
org.jowidgets.validation.tools - package org.jowidgets.validation.tools
 
orientation(Orientation) - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
Sets the orientation of the layout.
Orientation - Enum in org.jowidgets.common.types
 
OsxMainThreadExecutor - Class in org.jowidgets.tools.osx
A workaround to deal with the problem that swt applications started with webstart won't work on mac os x under some circumstances even if -XstartOnFirstThread was set in the jnlp (for me java 7_51, swt-mac-osx-64-4.3).

P

pack() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Short for, and thus same as, .pack("pref", "pref").
pack(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets the pack width and height.
pack() - Method in interface org.jowidgets.api.widgets.ITable
 
pack(int) - Method in interface org.jowidgets.api.widgets.ITable
 
pack() - Method in interface org.jowidgets.common.widgets.IPopupDialogCommon
 
pack(TablePackPolicy) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
pack(int, TablePackPolicy) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
pack() - Method in interface org.jowidgets.common.widgets.IToolBarCommon
 
pack() - Method in interface org.jowidgets.common.widgets.IWindowCommon
Resizes the window to its preferred size and layouts its underlying container
pack() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
pack() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
pack(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
pack(TablePackPolicy) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
pack(int, TablePackPolicy) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
pack() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
packAlign(float, float) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets the pack width and height alignment.
pad(int, int, int, int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setPadding(UnitValue[]) but the unit values as absolute pixels.
pad(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as setPadding(ConstraintParser.parseInsets(pad, false))} only this method returns this for chaining multiple calls.
paint(IPaintEvent) - Method in interface org.jowidgets.api.graphics.IPaintListener
 
paramAndElementsNotEmpty(Object[], String) - Static method in class org.jowidgets.util.Assert
 
Parameter - Class in org.jowidgets.util.parameter
 
Parameterized - Class in org.jowidgets.util.parameter
 
ParameterizedWrapper - Class in org.jowidgets.util.parameter
 
ParameterizedWrapper(IParameterized) - Constructor for class org.jowidgets.util.parameter.ParameterizedWrapper
 
ParameterWrapper<VALUE_TYPE> - Class in org.jowidgets.util.parameter
 
ParameterWrapper(IParameter<VALUE_TYPE>) - Constructor for class org.jowidgets.util.parameter.ParameterWrapper
 
paramGreater(double, double, String, String) - Static method in class org.jowidgets.util.Assert
 
paramHasType(Object, Class<?>, String) - Static method in class org.jowidgets.util.Assert
 
paramInBounds(long, long, String) - Static method in class org.jowidgets.util.Assert
 
paramInBounds(int, int, String) - Static method in class org.jowidgets.util.Assert
 
paramInBounds(long, long, long, String) - Static method in class org.jowidgets.util.Assert
 
paramInBounds(int, int, int, String) - Static method in class org.jowidgets.util.Assert
 
paramInBounds(double, double, double, String) - Static method in class org.jowidgets.util.Assert
 
paramLess(double, double, String, String) - Static method in class org.jowidgets.util.Assert
 
paramLessOrEqual(int, int, String, String) - Static method in class org.jowidgets.util.Assert
 
paramLessOrEqual(double, double, String, String) - Static method in class org.jowidgets.util.Assert
 
paramNotEmpty(String, String) - Static method in class org.jowidgets.util.Assert
 
paramNotEmpty(Collection<?>, String) - Static method in class org.jowidgets.util.Assert
 
paramNotEmpty(Map<?, ?>, String) - Static method in class org.jowidgets.util.Assert
 
paramNotEmpty(Iterable<?>, String) - Static method in class org.jowidgets.util.Assert
 
paramNotEmpty(Object[], String) - Static method in class org.jowidgets.util.Assert
 
paramNotNegative(int, String) - Static method in class org.jowidgets.util.Assert
 
paramNotNull(Object, String) - Static method in class org.jowidgets.util.Assert
 
parentChanged(PARENT_TYPE, PARENT_TYPE) - Method in interface org.jowidgets.api.controller.IParentListener
Will be invoked if the parent has been changed
ParentObservable<PARENT_TYPE extends IWidget> - Class in org.jowidgets.tools.controller
 
ParentObservable() - Constructor for class org.jowidgets.tools.controller.ParentObservable
 
passwordChangeDialog(IPasswordChangeExecutor) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
passwordChangeDialog(IPasswordChangeExecutor) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
passwordPresentationConverter() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
PlatformDefaults - Class in org.jowidgets.api.layout.miglayout
 
Point - Class in org.jowidgets.common.graphics
 
Point(int, int) - Constructor for class org.jowidgets.common.graphics.Point
 
popupActionItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
popupActionItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
PopupActionItemModel - Class in org.jowidgets.tools.model.item
 
PopupActionItemModel() - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(IAction) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(IAction, IMenuModel) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(String) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
PopupActionItemModel(IPopupActionItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.PopupActionItemModel
 
popupDetected(ITreePopupEvent) - Method in interface org.jowidgets.api.controller.ITreePopupDetectionListener
 
popupDetected(Position) - Method in interface org.jowidgets.common.widgets.controller.IPopupDetectionListener
Will be invoked if an popup occurred
popupDetected(ITableCellPopupEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupDetectionListener
 
popupDetected(ITableColumnPopupEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupDetectionListener
 
PopupDetectionObservable - Class in org.jowidgets.tools.controller
 
PopupDetectionObservable() - Constructor for class org.jowidgets.tools.controller.PopupDetectionObservable
 
popupDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
popupDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
pos(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as ICC.x(String x) and ICC.y(String y) toghether.
pos(String, String, String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as ICC.x(String x), ICC.y(String y), ICC.y2(String y) and ICC.y2(String y) toghether.
Position - Class in org.jowidgets.common.types
 
Position(int, int) - Constructor for class org.jowidgets.common.types.Position
Creates a new position
positionChanged() - Method in interface org.jowidgets.common.widgets.controller.IComponentListener
Will be invoked if the position of a component has been changed
positionChanged() - Method in class org.jowidgets.tools.controller.ComponentAdapter
 
preferredHeight(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
preferredSizeLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates 'PreferredSizeLayout': layout(): sets the sizes of the controls to the preferred size, positions must be set by the container getPreferredSize(): get the size needed to layout all controls at its current position with its preferred size getMinSize(): gets the preferred size getMaxSize(): gets the preferred size
PreferredSizeLayout - Class in org.jowidgets.api.layout
Accessor for 'PreferredSizeLayout': layout(): sets the sizes of the controls to their preferred size, positions must be set by the container getPreferredSize(): get the size needed to layout all controls at its current position with its preferred size getMinSize(): gets the preferred size
preferredWidth(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
PrioritizedResultCreator<VALUE_TYPE,PRIORITY_TYPE extends java.lang.Comparable<PRIORITY_TYPE>> - Class in org.jowidgets.util.priority
 
PrioritizedResultCreator(PRIORITY_TYPE) - Constructor for class org.jowidgets.util.priority.PrioritizedResultCreator
Creates a new instance.
PriorityValue<VALUE_TYPE,PRIORITY_TYPE extends java.lang.Comparable<PRIORITY_TYPE>> - Class in org.jowidgets.util.priority
 
PriorityValue(VALUE_TYPE, PRIORITY_TYPE) - Constructor for class org.jowidgets.util.priority.PriorityValue
 
progress(PROGRESS_TYPE) - Method in interface org.jowidgets.api.worker.IWorkerProgressCallback
Will be invoked if the progress changed.
progressBar() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
progressBar(int, int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
progressBar(int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
progressBar() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
progressBar(int, int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
progressBar(int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
push() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as pushX().pushY() which means this cell will push in both x and y dimensions.
push(Float, Float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as pushX(weightX).pushY(weightY) which means this cell will push in both x and y dimensions.
push() - Method in interface org.jowidgets.common.widgets.IButtonCommon
Pushes the button, e.g. for unit tests
push() - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
push() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
pushX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setPushX(Float) which means this cell will push the rest of the row.
pushX(Float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setPushX(Float weight) only this method returns this for chaining multiple calls.
pushY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setPushY(Float)) which means this cell will push the rest of the column.
pushY(Float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setPushY(Float weight) only this method returns this for chaining multiple calls.
putProperty(ITypedKey<PROPERTY_TYPE>, PROPERTY_TYPE) - Method in interface org.jowidgets.util.ITypedPropertiesBuilder
 
putValue(ITypedKey<VALUE_TYPE>, VALUE_TYPE) - Method in class org.jowidgets.tools.command.ExecutionContextValues
 

Q

question() - Method in interface org.jowidgets.api.widgets.IQuestionDialog
Shows the question dialog and blocks until the user pressed any button.
question() - Method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
questionDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
questionDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
QuestionPane - Class in org.jowidgets.api.toolkit
 
QuestionResult - Enum in org.jowidgets.api.types
 

R

radioItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
radioItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
RadioItemModel - Class in org.jowidgets.tools.model.item
 
RadioItemModel() - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(String) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a new checked item model
RadioItemModel(IRadioItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
Creates a checked item model defined by a builder
radioMenuItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
radioMenuItem(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
radioMenuItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
radioMenuItem(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
read() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
read(byte[]) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
read(byte[], int, int) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
Rectangle - Class in org.jowidgets.common.types
 
Rectangle(int, int, int, int) - Constructor for class org.jowidgets.common.types.Rectangle
Creates a new rectangle
Rectangle(Position, Dimension) - Constructor for class org.jowidgets.common.types.Rectangle
Creates a new rectangle defined by position and dimension
redraw(int, int, int, int) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
 
redraw(boolean) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
Redraws the canvas
redraw(int, int, int, int, boolean) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
Redraws an are of the canvas
redraw() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Marks the widget that a redraw is necessary
redraw() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
ReflectionCache - Class in org.jowidgets.util.reflection
 
ReflectionUtils - Class in org.jowidgets.util.reflection
 
register(IControl) - Method in interface org.jowidgets.api.controller.IContainerRegistry
The method will be invoked for all eventually created children (recursively) of the container once.
register(Locale, Class<? extends OBJECT_TYPE>, IConverter<OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
register(Class<? extends OBJECT_TYPE>, IConverter<OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
register(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenienceRegistry
 
register(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
 
register(String, IValidateable) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
 
register(Class<? extends DESCRIPTOR_TYPE>, IWidgetFactory<WIDGET_TYPE, ? extends DESCRIPTOR_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Registers a factory for a given descriptor type The widget for the type must not already be registered
register(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
 
register(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
 
registerDefaultBooleanLongConverter(Locale, IConverter<Boolean>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
registerDefaultBooleanShortConverter(Locale, IConverter<Boolean>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
registerDefaultDateConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
registerDefaultDateTimeConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
registerDefaultTimeConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
registerImageConstant(IImageConstant, IImageDescriptor) - Method in interface org.jowidgets.common.image.IImageRegistry
Registers an image constant with an image descriptor value
registerImageConstant(IImageConstant, IImageProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
Registers an image constant with an image provider value
registerImageConstant(IImageConstant, URL) - Method in interface org.jowidgets.common.image.IImageRegistry
Registers an image constant with an url value
registerImageConstant(IImageConstant, IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Registers an image constant with an substitude image constant The substitude must be available IImageRegistry.isImageAvailable(IImageConstant) and the value of the substitude becomes the new image for the key.
registerImageConstant(IImageConstant, IImageHandle) - Method in interface org.jowidgets.common.image.IImageRegistry
Registers an image constant key with a image handle value A image handle provides native (ui framework dependent) information, so for writing spi independent code, this method normally will not be used.
registerImageEnum(Class<T>) - Method in interface org.jowidgets.common.image.IImageRegistry
Deprecated.
The registration of an image enum is not necessary, because an image provider will be registered automatically at first use
registerImageProvider(IImageProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
Deprecated.
The registration of an image provider is not necessary, because an image provider will be registered automatically at first use
registerImageStream(IImageStreamProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
Deprecated.
The registration of an image provider is not necessary, because an image provider will be registered automatically at first use
registerImageUrl(IImageUrlProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
Deprecated.
The registration of an image provider is not necessary, because an image provider will be registered automatically at first use
registerPlugin(IActionItemVisibilityAspectPlugin) - Static method in class org.jowidgets.api.model.item.ActionItemVisibilityAspectPlugin
Registers a IActionItemVisibilityAspectPlugin
registerResourceImage(IImageConstant, String) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
Register a image from the resources
registerSubstitudeIcon(IImageConstant, IImageConstant) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
Registers a image with help of another image key
registerTollkitInterceptorHolder(IToolkitInterceptorHolder) - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
Deprecated.
Use registerToolkitInterceptorHolder instead, because this method has a typo
registerToolkitInterceptorHolder(IToolkitInterceptorHolder) - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
Register a toolkit interceptor explicitly.
reject() - Method in interface org.jowidgets.api.dnd.IDropResponse
 
rejectAll() - Static method in class org.jowidgets.util.Filter
 
release() - Method in class org.jowidgets.tools.image.ImageUrlProvider
 
release() - Method in class org.jowidgets.util.cache.Cacheable
 
release() - Method in interface org.jowidgets.util.cache.ICacheable
Releases the cacheable from the cache
remove() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
 
remove(IControl) - Method in interface org.jowidgets.api.widgets.IContainer
Removes a control from this container.
remove(IMenuItem) - Method in interface org.jowidgets.api.widgets.IMenu
Removes a menu item form the menu
remove(IMenu) - Method in interface org.jowidgets.api.widgets.IMenuBar
Removes a menu from the menu bar The menu will be disposed by that
remove(int) - Method in interface org.jowidgets.api.widgets.IMenuBar
Removes a menu from the menu bar at a given index
remove(IToolBarItem) - Method in interface org.jowidgets.api.widgets.IToolBar
 
remove(int) - Method in interface org.jowidgets.api.widgets.IToolBar
 
remove(IControl) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
remove(OBSERVER_TYPE) - Method in interface org.jowidgets.util.collection.IObserverSet
Removes an observer from the set.
remove(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
removeAction(IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
removeAction(IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeActionChangeListener(IActionChangeListener) - Method in interface org.jowidgets.api.command.IActionChangeObservable
 
removeActionChangeListener(IActionChangeListener) - Method in class org.jowidgets.tools.command.ActionChangeObservable
 
removeActionListener(IActionListener) - Method in interface org.jowidgets.common.widgets.controller.IActionObservable
Removes an action listener
removeActionListener(IActionListener) - Method in class org.jowidgets.tools.controller.ActionObservable
 
removeActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
removeActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
removeActionListener(IActionListener) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
removeActionListener(IActionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
removeAll() - Method in interface org.jowidgets.api.widgets.IMenu
Removes all items from the menu
removeAll() - Method in interface org.jowidgets.api.widgets.IMenuBar
Removes all menus from the mneu bar
removeAll() - Method in interface org.jowidgets.api.widgets.IToolBar
 
removeAll() - Method in interface org.jowidgets.common.widgets.IContainerCommon
Removes all child controls from the container.
removeAll() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
removeAllColumns() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
removeAllColumns() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
removeAllColumns() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeAllItems() - Method in interface org.jowidgets.api.model.item.IMenuModel
Removes all items from the menu
removeAllItems() - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
removeAllItems() - Method in interface org.jowidgets.api.widgets.ITabFolder
 
removeAllItems() - Method in class org.jowidgets.tools.model.item.MenuModel
 
removeAllItems() - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeAllItems() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
removeAllMenus() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Removes all menus
removeAllMenus() - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
removeAllNodes() - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
removeAllNodes() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removeAllRows() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
removeAllRows() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeCacheableListener(ICacheableListener) - Method in class org.jowidgets.tools.image.ImageUrlProvider
 
removeCacheableListener(ICacheableListener) - Method in class org.jowidgets.util.cache.CacheableObservable
 
removeCacheableListener(ICacheableListener) - Method in interface org.jowidgets.util.cache.ICacheableObservable
 
removeCancelListener(ICancelListener) - Method in class org.jowidgets.util.event.CancelObservable
 
removeCancelListener(ICancelListener) - Method in interface org.jowidgets.util.event.ICancelObservable
 
removeChangeListener(IChangeListener) - Method in class org.jowidgets.tools.command.EnabledChecker
 
removeChangeListener(IChangeListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
removeChangeListener(IChangeListener) - Method in class org.jowidgets.util.event.ChangeObservable
 
removeChangeListener(IChangeListener) - Method in interface org.jowidgets.util.event.IChangeObservable
Removes a changed listener
removeChangeListener(IChangeListener) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
removeCheckableListener(ITreeNodeCheckableListener) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableObservable
 
removeCheckableListener(ITreeNodeCheckableListener) - Method in class org.jowidgets.tools.controller.TreeNodeCheckableObservable
 
removeClassLoader(IClassLoader) - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
Removes a class loader from the shared class loader
removeClassLoader(IClassLoader) - Static method in class org.jowidgets.classloading.api.SharedClassLoader
Removes a class loader from the shared class loader
removeClipbaordListener(IClipboardListener) - Static method in class org.jowidgets.api.clipboard.Clipboard
 
removeClipboardListener(IClipboardListener) - Method in interface org.jowidgets.api.clipboard.IClipboardObservable
 
removeColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
removeColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
removeColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeColumnModelListener(ITableColumnModelListener) - Method in interface org.jowidgets.common.model.ITableColumnModelObservable
 
removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
 
removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeColumns(int, int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
removeColumns(int...) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
removeColumns(int, int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
removeColumns(int...) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
removeColumns(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeColumns(int...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeComponentListener(IComponentListener) - Method in interface org.jowidgets.common.widgets.controller.IComponentObservable
Removes a component listener
removeComponentListener(IComponentListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removeComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
removeComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeContainerListener(IContainerListener) - Method in interface org.jowidgets.api.controller.IContainerObservable
Removes a container listener
removeContainerListener(IContainerListener) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeContainerRegistry(IContainerRegistry) - Method in interface org.jowidgets.api.widgets.IContainer
Removes a container registry
removeContainerRegistry(IContainerRegistry) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeDataModelListener(ITableDataModelListener) - Method in interface org.jowidgets.common.model.ITableDataModelObservable
 
removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
 
removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IActionItemModel
Removes a decorator from the model.
removeDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IMenuModel
Removes a decorator for all actions contained in this menu an all sub menus.
removeDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
removeDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.MenuModel
 
removeDisposeListener(IDisposeListener) - Method in interface org.jowidgets.api.controller.IDisposeObservable
Removes a dispose listener
removeDisposeListener(IDisposeListener) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
removeDragSourceListener(IDragSourceListener) - Method in interface org.jowidgets.api.dnd.IDragSourceObservable
Removes a drag source listener
removeDropTargetListener(IDropTargetListener) - Method in interface org.jowidgets.api.dnd.IDropTargetObservable
 
removeExpandListener(IExpandListener) - Method in interface org.jowidgets.api.controller.IExpandObservable
 
removeExpandListener(IExpandListener) - Method in class org.jowidgets.tools.controller.ExpandObservable
 
removeFocusListener(IFocusListener) - Method in interface org.jowidgets.common.widgets.controller.IFocusObservable
Removes a focus listener
removeFocusListener(IFocusListener) - Method in class org.jowidgets.tools.controller.FocusObservable
 
removeFocusListener(IFocusListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removeFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
removeFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in class org.jowidgets.util.FutureValue
 
removeFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in interface org.jowidgets.util.IFutureValue
Removes a creation callback if no longer interested on the value.
removeInputListener(IInputListener) - Method in interface org.jowidgets.common.widgets.controller.IInputObservable
Removes an input listener
removeInputListener(IInputListener) - Method in class org.jowidgets.tools.controller.InputObservable
 
removeInputListener(IInputListener) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
removeItem(IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Removes an item from this menu
removeItem(int) - Method in interface org.jowidgets.api.model.item.IMenuModel
Removes an item at a given index
removeItem(IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
removeItem(int) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
removeItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
removeItem(int) - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
 
removeItem(IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
removeItem(int) - Method in class org.jowidgets.tools.model.item.MenuModel
 
removeItem(IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeItem(int) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
removeItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
removeItemContainerListener(IListItemListener) - Method in interface org.jowidgets.api.model.IListItemObservable
 
removeItemListener(IItemStateListener) - Method in interface org.jowidgets.common.widgets.controller.IItemStateObservable
Removes an item state listener
removeItemListener(IItemStateListener) - Method in class org.jowidgets.tools.controller.ItemStateObservable
 
removeItemModelListener(IItemModelListener) - Method in interface org.jowidgets.api.model.item.IItemModelObservable
removes a item model listener
removeItemsOfModel(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
 
removeItemsOfModel(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeKeyListener(IKeyListener) - Method in interface org.jowidgets.common.widgets.controller.IKeyObservable
Removes a key listener
removeKeyListener(IKeyListener) - Method in class org.jowidgets.tools.controller.KeyObservable
 
removeKeyListener(IKeyListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removeKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
removeKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeListModelListener(IListModelListener) - Method in interface org.jowidgets.api.model.IListModelObservable
removes a list model listener
removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuModel
 
removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
removeMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Removes a menu
removeMenu(int) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Removes a menu at a given index
removeMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
removeMenu(int) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
removeMenuListener(IMenuListener) - Method in interface org.jowidgets.common.widgets.controller.IMenuObservable
Removes a menu listener
removeMenuListener(IMenuListener) - Method in class org.jowidgets.tools.controller.MenuObservable
 
removeMouseListener(IMouseListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseObservable
Removes a mouse listener
removeMouseListener(IMouseListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removeMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
removeMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeMouseMotionListener(IMouseMotionListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionObservable
Removes a mouse motion listener
removeMouseMotionListener(IMouseMotionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removeMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValue
 
removeMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in class org.jowidgets.util.MutableValue
 
removeNode(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
removeNode(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
removeNode(ITreeNode) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removeNode(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removePaintListener(IPaintListener) - Method in interface org.jowidgets.api.graphics.IPaintObservable
 
removeParentListener(IParentListener<PARENT_TYPE>) - Method in interface org.jowidgets.api.controller.IParentObservable
Removes a parent listener
removeParentListener(IParentListener<PARENT_TYPE>) - Method in class org.jowidgets.tools.controller.ParentObservable
 
removeParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
removeParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
removePopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.IPopupDetectionObservable
Removes a popup detection listener
removePopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
 
removePopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removePopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
 
removePopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
removeReference(Object) - Static method in class org.jowidgets.util.context.ContextSingletonProvider
 
removeReference(Object) - Method in interface org.jowidgets.util.context.IContextSingletonProvider
Removes the reference from the provider if one exists.
removeRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
removeRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeRowLayout(ITableRowLayout) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
removeRows(int, int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
removeRows(int...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
removeRows(List<Integer>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
removeRows(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeRows(int...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeRows(List<Integer>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
removeSelectionVetoListener(IListSelectionVetoListener) - Method in interface org.jowidgets.api.controller.IListSelectionVetoObservable
 
removeSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
 
removeSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeShowingStateListener(IShowingStateListener) - Method in interface org.jowidgets.api.controller.IShowingStateObservable
Removes a showing state listener
removeShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.controller.ShowingStateObservable
 
removeShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
removesLevelListener(ILevelListener) - Method in interface org.jowidgets.api.model.levelmeter.ILevelObservable
 
removesLevelListener(ILevelListener) - Method in class org.jowidgets.tools.controller.LevelObservable
 
removeTabFolderListener(ITabFolderListener) - Method in interface org.jowidgets.api.controller.ITabFolderObservable
 
removeTabFolderListener(ITabFolderListener) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
removeTabItemListener(ITabItemListener) - Method in interface org.jowidgets.api.controller.ITabItemObservable
 
removeTabItemListener(ITabItemListener) - Method in class org.jowidgets.tools.controller.TabItemObservable
 
removeTableCellEditorListener(TextFieldCellEditorFactory.ITableCellEditorListener) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
 
removeTableCellListener(ITableCellListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellObservable
 
removeTableCellListener(ITableCellListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupDetectionObservable
 
removeTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeTableColumnListener(ITableColumnListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnObservable
 
removeTableColumnListener(ITableColumnListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupDetectionObservable
 
removeTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeTableSelectionListener(ITableSelectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionObservable
 
removeTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.controller.TableSelectionObservable
 
removeTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
removeTabPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.ITabItemCommon
 
removeTreeListener(ITreeListener) - Method in interface org.jowidgets.api.controller.ITreeObservable
 
removeTreeListener(ITreeListener) - Method in class org.jowidgets.tools.controller.TreeObservable
 
removeTreeListener(ITreeListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removeTreeNodeListener(ITreeNodeListener) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeObservable
 
removeTreeNodeListener(ITreeNodeListener) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
 
removeTreeNodeModelListener(ITreeNodeModelListener) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelObservable
 
removeTreeNodeModelListener(ITreeNodeModelListener) - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in interface org.jowidgets.api.controller.ITreePopupDetectionObservable
 
removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.controller.TreePopupDetectionObservable
 
removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removeTreeSelectionListener(ITreeSelectionListener) - Method in interface org.jowidgets.api.controller.ITreeSelectionObservable
 
removeTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.controller.TreeSelectionObservable
 
removeTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.validation.ValidationCache
 
removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
removeValidationConditionListener(IValidationConditionListener) - Method in interface org.jowidgets.validation.IValidateable
Removes a validation condition listener
removeValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.tools.validation.CompoundValidator
Deprecated.
 
removeValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.validation.tools.CompoundValidator
 
removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
 
removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
removeValueListener(IObservableValueListener<?>) - Method in interface org.jowidgets.util.IObservableValue
Removes a value listener
removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValue
 
removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValueWrapper
 
removeWidgetFactoryListener(IWidgetFactoryListener) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Removes a widget factory listener
removeWindowListener(IWindowListener) - Method in interface org.jowidgets.common.widgets.controller.IWindowObservable
Removes a window listener
removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.controller.WindowObservable
 
removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
replace(String, String...) - Method in interface org.jowidgets.i18n.api.IMessageReplacer
Replaces all variables (%1, ..., %n) with the given string parameters
replace(String, Collection<String>) - Method in interface org.jowidgets.i18n.api.IMessageReplacer
Replaces all variables (%1, ..., %n) with the given string parameters
replace(IMessage, String...) - Static method in class org.jowidgets.i18n.api.MessageReplacer
Replaces all variables (%1, ..., %n) with the given string parameters
replace(String, String...) - Static method in class org.jowidgets.i18n.api.MessageReplacer
Replaces all variables (%1, ..., %n) with the given string parameters
replace(String, Collection<String>) - Static method in class org.jowidgets.i18n.api.MessageReplacer
Replaces all variables (%1, ..., %n) with the given string parameters
replace(String, String...) - Static method in class org.jowidgets.i18n.api.MR
Replaces all variables (%1, ..., %n) with the given string parameters
replace(String, List<String>) - Static method in class org.jowidgets.i18n.api.MR
Replaces all variables (%1, ..., %n) with the given string parameters
requestFocus() - Method in interface org.jowidgets.common.widgets.IComponentCommon
Try's to get the focus for the component.
requestFocus() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
reset() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
resetAfterTests() - Static method in class org.jowidgets.api.toolkit.Toolkit
Resets the toolkit to its initial state, e.g. in the tearDown() method of an JUnit test.
resetColumnPermutation() - Method in interface org.jowidgets.api.widgets.ITable
 
resetColumnPermutation() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
resetFromModel() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
resetFromModel() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
resetModificationState() - Method in interface org.jowidgets.api.widgets.IInputComponent
Resets the modification state.
resetModificationState() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
resetModificationState() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
resetValidation() - Method in interface org.jowidgets.api.widgets.IInputComponentValidationLabel
 
resizeBothPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
resizeFirstPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
resizeSecondPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
retainAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
RIGHT - Static variable in class org.jowidgets.api.layout.BorderLayout
The right region
rightToLeft() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as setLeftToRight(false) only this method returns this for chaining multiple calls.
round(double, int) - Static method in class org.jowidgets.util.NumberUtils
 
rowBuilder() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
rowConstraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the row constraints
rowConstraints(IAC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
Sets the row constraints
rowConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
Creates row constraints
rowConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
Creates row constraints
rowsAdded(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
 
rowsAdded(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
 
rowsChanged(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
 
rowsChanged(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
 
rowsRemoved(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
 
rowsRemoved(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
 
run(Runnable, ICallback<Void>) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
Runs an animation step in the next animation time slot in the ui thread.
run(Runnable) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
Runs an animation step in the next animation time slot in the ui thread.
run(IAnimationStep) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
Runs an animation step in the next animation time slot in the ui thread.
run(Runnable) - Method in interface org.jowidgets.api.event.IDelayedEventRunner
Runs an event after a delay in the ui thread.
run(IApplication) - Method in interface org.jowidgets.common.application.IApplicationRunner
 
runAppInOsxMainThread(Runnable) - Static method in class org.jowidgets.tools.osx.OsxMainThreadExecutor
Runs a given application in the mac os x main thread and makes the vm argument -XstartOnFirstThread obsolete.

S

scroll(int, int, int, int, int, int) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
 
scrollComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
scrollComposite(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
scrollComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
scrollComposite(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
scrollCompositeWithBorder() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
scrollCompositeWithBorder() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
scrollRectToVisible(Rectangle) - Method in interface org.jowidgets.api.widgets.IScrollComposite
 
scrollRectToVisible(Rectangle) - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
scrollToBottom() - Method in interface org.jowidgets.api.widgets.IScrollComposite
 
scrollToBottom() - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
scrollToCaretPosition() - Method in interface org.jowidgets.common.widgets.ITextAreaCommon
 
scrollToEnd() - Method in interface org.jowidgets.api.widgets.ITable
Scrolls the viewport to the last row.
scrollToEnd() - Method in interface org.jowidgets.api.widgets.ITextArea
 
scrollToEnd() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
scrollToRow(int) - Method in interface org.jowidgets.common.widgets.ITableCommon
Scrolls the viewport to the given row, if the row is not shown in the viewport.
scrollToRow(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
scrollToSelection() - Method in interface org.jowidgets.api.widgets.ITable
Scrolls the viewport to the first selected row.
scrollToSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
scrollToTop() - Method in interface org.jowidgets.api.widgets.IScrollComposite
 
scrollToTop() - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
select() - Method in interface org.jowidgets.api.widgets.ITabItem
 
select() - Method in interface org.jowidgets.common.widgets.ISelectable
 
select() - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
select() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
select() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
selectAll() - Method in interface org.jowidgets.api.widgets.IInputField
 
selectAll() - Method in interface org.jowidgets.api.widgets.ITextControl
 
selectionChanged(boolean) - Method in interface org.jowidgets.api.controller.ITabItemListener
 
selectionChanged(ITreeSelectionEvent) - Method in interface org.jowidgets.api.controller.ITreeSelectionListener
 
selectionChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
selectionChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
 
selectionChanged() - Method in interface org.jowidgets.common.model.ITableDataModelListener
 
selectionChanged() - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionListener
 
selectionChanged(boolean) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeListener
 
selectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TabItemAdapter
 
selectionChanged() - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
 
selectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeAdapter
 
selectionChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
selectionChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
SelectionPolicy - Enum in org.jowidgets.common.types
 
separator() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
separator() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
separator() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
separatorBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
SeparatorItemModel - Class in org.jowidgets.tools.model.item
 
SeparatorItemModel() - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
Creates a new separator item model
SeparatorItemModel(String) - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
Creates a new separator item model
SeparatorItemModel(ISeparatorItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
Creates a new separator item model with help of a builder
set(boolean) - Method in class org.jowidgets.util.ObservableBoolean
 
set(VALUE_TYPE) - Method in class org.jowidgets.util.ValueHolder
 
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions accelerator
setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions accelerator
setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions accelerator
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the key accelerator that should be used for the item
setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the key accelerator that should be used for the item
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the key accelerator
setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the key accelerator
setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the key accelerator
setAccelerator(Accelerator) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IAccelerateableMenuItemSetupBuilder
Sets the key combination which should invoke the menu items actions listener.
setAccelerator(Accelerator) - Method in interface org.jowidgets.common.widgets.IActionMenuItemCommon
Sets the key combination which should invoke the menu items actions listener.
setAccelerator(Accelerator) - Method in interface org.jowidgets.common.widgets.ISelectableMenuItemCommon
Sets the key combination which should invoke the menu items actions listener.
setAccelerator(Accelerator) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setAccelerator(char, Modifier...) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setAccelerator(VirtualKey, Modifier...) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setAccelerator(Accelerator) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setAccelerator(char, Modifier...) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setAccelerator(VirtualKey, Modifier...) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setAcceptingRegExps(List<String>) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
Sets the regular expressions that describes the valid inputs.
setAction(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemModel
Sets an action that should be bound to the model
setAction(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemModelBuilder
Sets the action to bind
setAction(IAction) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
 
setAction(IAction) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModelBuilder
 
setAction(IAction) - Method in interface org.jowidgets.api.widgets.IActionMenuItem
Sets the action of the menu
setAction(IAction) - Method in interface org.jowidgets.api.widgets.IButton
 
setAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBarButton
 
setAction(IAction, ActionStyle) - Method in interface org.jowidgets.api.widgets.IToolBarButton
 
setAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
 
setAction(IAction, ActionStyle) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
 
setAction(IAction) - Method in class org.jowidgets.tools.model.item.ActionItemModel
 
setAction(IAction) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
setAction(IAction) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setAction(IAction) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setActionExceptionHandler(IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
Set's the ExceptionHandler of the action.
setActionExceptionHandler(IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
Set's the ExceptionHandler of the action.
setActionExceptionHandler(IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setActionExceptionHandler(IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
 
setActions(Set<DropAction>) - Method in interface org.jowidgets.api.dnd.IDragSource
 
setActions(DropAction...) - Method in interface org.jowidgets.api.dnd.IDragSource
 
setActions(Set<DropAction>) - Method in interface org.jowidgets.api.dnd.IDropTarget
 
setActions(DropAction...) - Method in interface org.jowidgets.api.dnd.IDropTarget
 
setAddButton(IButtonSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setAddButtonSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
 
setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
 
setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
 
setAlignment(AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setAlignment(AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setAllChildrenBelowExpandedAboveCollapsed(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
Expands all nodes of the given level and below and collapses all nodes above
setAllChildrenBelowExpandedAboveCollapsed(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setAllChildrenChecked(boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
setAllChildrenChecked(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setAllChildrenExpanded(boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
 
setAllChildrenExpanded(Integer, boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
Sets all children expanded or collapsed until a pivot level is reached
setAllChildrenExpanded(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setAllChildrenExpanded(Integer, boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setAlwaysShowBars(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
 
setAlwaysShowBars(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
 
setAntiAliasing(AntiAliasing) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setAntiAliasing(AntiAliasing) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setAutoCenterPolicy(AutoCenterPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setAutoCheckMode(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
setAutoCheckPolicy(TreeAutoCheckPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
 
setAutoCompletion(boolean) - Method in interface org.jowidgets.common.widgets.builder.IComboBoxSelectionSetupBuilderCommon
 
setAutoDispose(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPopupDialogSetupBuilder
 
setAutoDispose(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
If auto dispose is set, the window will be disposed, when it was closed.
setAutoPackPolicy(AutoPackPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setAutoPositionCorrectionPolicy(AutoPositionCorrectionPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setAutoSelectionPolicy(AutoSelectionPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
 
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
 
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
 
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the background color.
setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setBindingState(boolean) - Method in interface org.jowidgets.util.binding.IBinding
Sets the binding state
setBooleanValue(ITypedKey<Boolean>, boolean) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
setBorder(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
 
setBorder() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
 
setBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setBorder(Border) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setBorder(String) - Method in interface org.jowidgets.common.widgets.builder.convenience.ICompositeSetupConvenienceCommon
 
setBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ICompositeSetupConvenienceCommon
 
setBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ICompositeSetupBuilderCommon
 
setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.IPopupDialogSetupBuilderCommon
 
setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
 
setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
 
setBottomMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the bottom margin, the default value is 0
setBoundPivotLevelText(String) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Sets the label that is used, if a bound pivot level is used
setBounds(Rectangle) - Method in interface org.jowidgets.api.widgets.IComponent
The the bounds of the component
setBounds(Rectangle) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setBoxHeight(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the height of the small colored boxes indicating the level
setBuilder(BUILDER_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenience
 
setBuilder(BUILDER_TYPE) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
 
setButtonOrder(String) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Sets the order for the typical buttons in a standard button bar.
setButtonOrder(String) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Sets the order for the typical buttons in a standard button bar.
setCancelButton(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
setCancelButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setCancelButtonText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setCancelButtonToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setCancelPrevious(boolean) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
 
setCaretPosition(int) - Method in interface org.jowidgets.api.widgets.IInputField
 
setCaretPosition(int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setCell(int, int, ITableCell) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCell(int, int, ITableCellBuilder) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCell(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCell(int, int, String, IImageConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCell(int, int, String, boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCell(int, int, ITableCell) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCell(int, int, ITableCellBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCell(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCell(int, int, String, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCell(int, int, String, boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCellEditable(int, int, boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCellEditable(int, int, boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCellIcon(int, int, IImageConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCellIcon(int, int, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCellText(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCellText(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCellTooltipText(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setCellTooltipText(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCheckable(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
setCheckable(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setCheckable(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
setChecked(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setChecked(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setCheckedState(CheckedState) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
setCheckedState(CheckedState) - Method in interface org.jowidgets.api.widgets.ITreeNode
 
setCheckedState(CheckedState) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
setClassicSelectionColors() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
setClipPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the foreground color of the low peak range (from clipPeakThreshold to 1.0)
setClipPeakThreshold(double) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the threshold that defines a clip peak
setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setCloseable(boolean) - Method in interface org.jowidgets.common.widgets.builder.IFrameSetupBuilderCommon
 
setCloseOnEscape(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
setCloseOnEscape(boolean) - Method in interface org.jowidgets.common.widgets.builder.IDialogSetupBuilderCommon
 
setCollectionInputControlSetup(ICollectionInputControlSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputDialogSetupBuilder
 
setCollectionInputDialogSetup(ICollectionInputDialogSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setCollectionTypeControlCreator(ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICombinedCollectionInputFieldSetupBuilder
 
setColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComponentSetupConvenience
 
setColors(IComponentSetup, IComponentCommon) - Static method in class org.jowidgets.tools.widgets.invoker.ColorSettingsInvoker
 
setColumn(int, IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumn(int, IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setColumnAlignment(int, AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumnAlignment(int, AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumnAlignment(int, AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setColumnConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Sets the column layout constraints for the layout manager instance as a String.
setColumnCount(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setColumnCount(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setColumnIcon(int, IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumnIcon(int, IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumnIcon(int, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setColumnMaxPackWidth(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
 
setColumnModel(ITableColumnModel) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
 
setColumnPermutation(List<Integer>) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
setColumnPermutation(List<Integer>) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
setColumnsMoveable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setColumnsResizeable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setColumnText(int, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumnText(int, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumnText(int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setColumnToolTipText(int, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setColumnToolTipText(int, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setColumnToolTipText(int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setCommand(ICommand) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions command
setCommand(ICommandExecutor) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions command defined by a command executor The command that will be set has no enabled checker and no exception handler
setCommand(ICommandExecutor, IEnabledChecker) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions command defined by a command executor and enabled checker The command that will be set has no exception handler
setCommand(ICommandExecutor, IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions command defined by a command executor and exception handler The command that will be set has no enabled checker
setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions command defined by a command executor, enabled checker and exception handler
setCommand(ICommand) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions command
setCommand(ICommandExecutor) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions command defined by a command executor The command that will be set has no enabled checker and no exception handler
setCommand(ICommandExecutor, IEnabledChecker) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions command defined by a command executor and enabled checker The command that will be set has no exception handler
setCommand(ICommandExecutor, IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions command defined by a command executor and exception handler The command that will be set has no enabled checker
setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions command defined by a command executor, enabled checker and exception handler
setCommand(ICommand) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setCommand(ICommandExecutor) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setCommand(ICommandExecutor, IEnabledChecker) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setCommand(ICommandExecutor, IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setCommand(ICommand) - Method in class org.jowidgets.tools.command.CommandAction
 
setCommand(ICommandExecutor) - Method in class org.jowidgets.tools.command.CommandAction
 
setCommand(ICommandExecutor, IEnabledChecker) - Method in class org.jowidgets.tools.command.CommandAction
 
setCommand(ICommandExecutor, IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
 
setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
 
setConstraintMap(Map<IControl, Object>) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Sets the constraints map.
setContentBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setContentBorder(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
 
setContentBorder() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
 
setContentBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setContentBorder(Border) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setContentCreator(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IContainerItemModel
Sets the content creator for this model.
setContentCreator(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IContainerItemModelBuilder
 
setContentCreator(IInputContentCreator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setContentCreator(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.ContainerItemModel
 
setContentCreator(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
setContents(ITransferable) - Static method in class org.jowidgets.api.clipboard.Clipboard
 
setContents(ITransferable) - Method in interface org.jowidgets.api.clipboard.IClipboard
 
setContentScrolled(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setContentScrolled(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setConverter(IConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setConverter(IObjectStringConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setConverter(IConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setConverter(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setConverter(ISliderViewerConverter<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
 
setCreationPolicy(TreeViewerCreationPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
 
setCursor(Cursor) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the cursor
setCursor(Cursor) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setCustomHeader(ICustomWidgetCreator<? extends IControl>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setCustomHeader(ICustomWidgetCreator<? extends IControl>) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setDashedLine(float[], float) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setDashedLine(float[], float) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setData(Object) - Method in interface org.jowidgets.api.dnd.IDragDataResponse
 
setDataModel(ITableDataModel) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setDate(Date) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICalendarSetupBuilder
 
setDate(Date) - Method in interface org.jowidgets.common.widgets.ICalendarCommon
 
setDecorated(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
 
setDefaultButton(IButton) - Method in interface org.jowidgets.api.widgets.IFrame
 
setDefaultButton(IButton) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setDefaultButton(IButton) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setDefaultButton(IButton) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setDefaultDPI(Integer) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Sets the default platform DPI.
setDefaultDPI(Integer) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Sets the default platform DPI.
setDefaultDropMode(DropMode) - Method in interface org.jowidgets.api.dnd.IDropTarget
 
setDefaultHorizontalUnit(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Sets the default unit.
setDefaultHorizontalUnit(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Sets the default unit.
setDefaultIcons() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
setDefaultInnerIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
 
setDefaultLeafIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
 
setDefaultLevel(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Sets the level that is used by default.
setDefaultResult(QuestionResult) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
setDefaultRowAlignmentBaseline(boolean) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The default alignment for rows.
setDefaultRowAlignmentBaseline(boolean) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The default alignment for rows.
setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
 
setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
Sets a new default initializer that will be invoked when a blue print for the given builder type will be created.
setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
 
setDefaultStripedRenderingColors() - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setDefaultStripedRenderingColors() - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setDefaultUnit(IUnit) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setDefaultValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
 
setDefaultValue(VALUE_TYPE) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
setDefaultValueMatcher(IMouseButtonEventMatcher) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
 
setDefaultVerticalUnit(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Sets the default unit.
setDefaultVerticalUnit(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Sets the default unit.
setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.animation.IAnimationRunner
Sets the delay
setDelay(long) - Method in interface org.jowidgets.api.animation.IAnimationRunner
Sets the delay with TimeUnit.MILLISECONDS
setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
 
setDelay(long) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
 
setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
 
setDelay(long) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
 
setDescription(String) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
setDirectory(File) - Method in interface org.jowidgets.common.widgets.IDirectoryChooserCommon
Sets the directory of the chooser that will be shown when the chooser will be opened the first time.
setDirty() - Method in class org.jowidgets.tools.validation.ValidationCache
Marks the cache to be dirty.
setDisabled(String) - Method in class org.jowidgets.tools.command.EnabledChecker
Sets a disabled EnabledState with a given reason
setDisabledSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setDisabledSelectedBorderColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setDisabledSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setDividerSize(int) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
Sets the dividers size
setDoubleBuffering(boolean) - Method in interface org.jowidgets.common.widgets.builder.ICanvasSetupBuilderCommon
 
setDropMode(DropMode) - Method in interface org.jowidgets.api.dnd.IDropResponse
 
setDublicatesAllowed(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setEditable(boolean) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
 
setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
 
setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
 
setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setEditable(boolean) - Method in interface org.jowidgets.common.widgets.IInputComponentCommon
Sets the editable state of the input component.
setEditable(boolean) - Method in interface org.jowidgets.common.widgets.ITableCommon
Sets the tables global editable property.
setEditable(boolean) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setEditable(boolean) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
setEditableDefault(boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setEditableDefault(boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setEditButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setEditor(ITableCellEditorFactory<? extends ITableCellEditor>) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setElements(INPUT_TYPE...) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
 
setElements(Collection<? extends INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
 
setElements(Collection<? extends VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IComboBox
 
setElements(VALUE_TYPE...) - Method in interface org.jowidgets.api.widgets.IComboBox
 
setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
setElementTypeControlCreator(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICombinedCollectionInputFieldSetupBuilder
 
setElementValidator(IValidator<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setElementWidgetCreator(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setEllipsisMode(EllipsisMode) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
 
setEmphasized() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
 
setEmpty() - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
 
setEmptyIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setEnabled(boolean) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the enabled state of the action
setEnabled(boolean) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the enabled state of the action
setEnabled(boolean) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the enabled state of the item.
setEnabled(boolean) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the initial enabled state The default value is true
setEnabled(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
 
setEnabled(boolean) - Method in interface org.jowidgets.common.widgets.IWidgetCommon
Sets the widget enabled
setEnabled(boolean) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setEnabled(boolean) - Method in class org.jowidgets.tools.command.CommandAction
 
setEnabled() - Method in class org.jowidgets.tools.command.EnabledChecker
Sets the enables state EnabledState.ENABLED
setEnabled(boolean) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setEnabled(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
setEnabledChecking(boolean) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Enable or disable enable checking.
setEnabledState(IEnabledState) - Method in class org.jowidgets.tools.command.EnabledChecker
Sets the enabled state
setErrorColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setErrorIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setErrorMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setEvenRowsBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setEvenRowsBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setExecutionContext(IExecutionContext) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITitledWindowSetupConvenience
Sets the title and the icon to those of the execution context
setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
Sets the ScheduledExecutorService to use
setExecutor(ThreadFactory) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using the given thread factory
setExecutor(IFactory<String>) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using a default DaemonThreadFactory using the given ThreadNameFactory
setExecutor(String) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using a default DaemonThreadFactory using a default ThreadNameFactory where all created threads has the given thread name prefix
setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
 
setExecutor(IPasswordChangeExecutor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets the ExecutorService to use
setExecutor(ThreadFactory) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ExecutorService using the given thread factory
setExecutor(IFactory<String>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ExecutorService using a default DaemonThreadFactory using the given ThreadNameFactory
setExecutor(String) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ExecutorService using a defaultDaemonThreadFactory using a default ThreadNameFactory where all created threads has the given thread name prefix
setExpanded(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
 
setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setExpanded(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setExpanded(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
setFilter(IFilter<ITreeNode>) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Sets a filter.
setFilterEmptyValues(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setFilterList(List<? extends IFileChooserFilter>) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
 
setFinished() - Method in interface org.jowidgets.api.widgets.IProgressBar
 
setFinished() - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
setFireEvents(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
 
setFireEvents(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
 
setFireEvents(boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setFirstBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setFirstLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setFloatValue(ITypedKey<Float>, float) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextLabelSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setFontName(String) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setFontName(String) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setFontName(String) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
 
setFontName(String) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setFontName(String) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setFontName(String) - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
setFontName(String) - Method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
setFontName(String) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setFontName(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextLabelSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
 
setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setFontSize(int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setFontSize(int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setFontSize(int) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
 
setFontSize(int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setFontSize(int) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setFontSize(int) - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
setFontSize(int) - Method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
setFontSize(int) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setFontSize(int) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
 
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
 
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the foreground color.
setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setGap(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the gap between the components cells.
setGapSize(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the size of the gaps between the colored boxes
setGreyed() - Method in interface org.jowidgets.api.widgets.ITreeNode
Sets the node to the greyed state.
setHeaderBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setHeaderBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setHeaderBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setHeaderVisible(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setHighPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the foreground color of the high peak range (from highPeakThreshold to clipPeakThreshold)
setHighPeakThreshold(double) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the threshold that defines a high peak
setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISliderSetupConvenienceCommon
 
setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.IToolBarSetupConvenienceCommon
 
setHorizontalBar(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
 
setHorizontalScaleFactor(Float) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
setHorizontalScaleFactor(Float) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions icon
setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions icon
setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the items icon
setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the icon
setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
Sets the icon
setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.builder.IIconSetupBuilderCommon
 
setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
 
setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.IIconCommon
 
setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.IItemCommon
Sets a icon for the item
setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.CommandAction
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoIcon
Deprecated.
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoToggleButton
Deprecated.
 
setIcon(IImageConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setIconfied(boolean) - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
setIconfied(boolean) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setIconfied(boolean) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setIconfied(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setId(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
The the id if the item.
setIndeterminate(boolean) - Method in interface org.jowidgets.api.widgets.IProgressBar
 
setIndeterminate(boolean) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
 
setIndeterminate(boolean) - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
setInfoColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInfoErrorColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInfoErrorIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInfoErrorMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInfoIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInfoMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setInheritBackground(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
 
setInitialState(boolean) - Method in interface org.jowidgets.common.widgets.builder.ICheckBoxSetupBuilderCommon
 
setInitialValidationDecorator(IDecorator<IValidationResult>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
 
setInputChangeEventPolicy(InputChangeEventPolicy) - Method in interface org.jowidgets.common.widgets.builder.IInputObservableSetupBuilderCommon
 
setInputComponent(IInputComponent<?>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
 
setInputVerifier(IInputVerifier) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
 
setInsets(Insets) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setInstance(ILocaleHolder) - Static method in class org.jowidgets.i18n.api.LocaleHolder
The the instance of the value holder.
setInterceptor(ILoginInterceptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setIntValue(ITypedKey<Integer>, int) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
 
setLabel(String) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
setLayout(ILayoutDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IContainerSetupBuilder
 
setLayout(ILayoutFactory<LAYOUT_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
Sets the layouter for this container defined by a layout factory
setLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.IContainerCommon
Sets the layout for this container
setLayout(IContainerSetup, IContainer) - Static method in class org.jowidgets.tools.widgets.invoker.LayoutSettingsInvoker
 
setLayout(ILayoutDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
setLayout(ILayoutFactory<LAYOUT_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
setLayoutConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Sets the layout constraints for the layout manager instance as a String.
setLayoutConstraints(Object) - Method in interface org.jowidgets.common.widgets.IControlCommon
Sets the layout constraints of the control
setLayoutConstraints(Object) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setLayoutConstraints(Object) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setLayoutFactory(ILayoutFactory<?>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IContainerSetupBuilder
 
setLayoutGrowing(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the layout growing attribute If set to true, the composite grows in the opposite direction than the composite is oriented If orientation is horizontal, the composite grows vertical If orientation is vertical, the composite grows horizontal
setLayoutMaxSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the layout max size.
setLayoutMinSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the layout min size.
setLayoutPreferredSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the layout preferred size.
setLeftMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the left margin, the default value is 0
setLenient(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
A lenient combobox allows to set values that are not contained in the elements list.
setLetteringVisible(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the lettering visible or invisible
setLevel(double) - Method in interface org.jowidgets.api.model.levelmeter.IMutableLevelMeterModel
 
setLevels(int, int, boolean) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Sets a range of levels with default labels for each level
setLevels(int, boolean) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Sets a range of levels with default labels for each level.
setLevels(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Sets a range of levels with default labels for each level.
setLineCap(LineCap) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setLineCap(LineCap) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setLineJoin(LineJoin) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setLineJoin(LineJoin) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setLineWidth(int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setLineWidth(int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setLineWrap(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
 
setLogicalPixelBase(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
What base value should be used to calculate logical pixel sizes.
setLogicalPixelBase(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
What base value should be used to calculate logical pixel sizes.
setLoginButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setLoginLabel(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setLogo(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setLowPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the foreground color of the low peak range (from 0.0 to highPeakTreshold)
setMarkup(Markup) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
 
setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
 
setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
 
setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
 
setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setMarkup(Markup) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setMarkup(Markup) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
setMarkup(Markup) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setMarkup(Markup) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setMask(ITextMask) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setMaskingCharacter(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setMaximized(boolean) - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
setMaximized(boolean) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setMaximized(boolean) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setMaximized(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMaximum(int) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
 
setMaximum(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
 
setMaximum(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
 
setMaximum(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
setMaxLength(Integer) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
 
setMaxPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setMaxPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.IWindow
Sets the max pack size of the window.
setMaxPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMaxPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
setMaxSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
Sets the maximal size If set to null, the default maximal size will be used
setMaxSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setMaxSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setMaxValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
Sets the maximal model value
setMenuBar(IMenuBarModel) - Method in interface org.jowidgets.api.widgets.IFrame
Sets the menu bar for this frame.
setMenuBar(JoMenuBar) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setMenuBar(JoMenuBar) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMigLayout(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IContainerSetupConvenience
 
setMigLayout(String, String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IContainerSetupConvenience
 
setMinimum(int) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
 
setMinimum(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
 
setMinimum(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
 
setMinimum(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
setMinPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setMinPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.IWindow
Sets the min pack size of the window.
setMinPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMinPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IFrameSetupBuilder
 
setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
 
setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
Sets the minimum size of this control.
setMinSize(int, int) - Method in interface org.jowidgets.api.widgets.IFrame
 
setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.IInputDialog
 
setMinSize(Dimension) - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setMinSize(int, int) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setMinSize(int, int) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMinSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
setMinSizes(Dimension, Dimension) - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
 
setMinSizes(Dimension, Dimension) - Method in class org.jowidgets.tools.powo.JoSplitComposite
Deprecated.
 
setMinValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
Sets the minimal model value
setMissingInputHint(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setMnemonic(Character) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions mnemonic
setMnemonic(char) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions mnemonic
setMnemonic(Character) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setMnemonic(char) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setMnemonic(Character) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setMnemonic(char) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setMnemonic(Character) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the mnemonic character
setMnemonic(char) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the mnemonic character
setMnemonic(Character) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the mnemonic
setMnemonic(char) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the mnemonic
setMnemonic(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMainMenuSetupBuilder
Sets the keyboard mnemonic The mnemonic is the key that will activate the menu when combined with (usually) ALT key.
setMnemonic(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMenuItemSetupBuilder
Sets the keyboard mnemonic The mnemonic is the key that will activate the item when combined with (usually) ALT key.
setMnemonic(char) - Method in interface org.jowidgets.common.widgets.IMainMenuCommon
Sets the keyboard mnemonic The mnemonic is the key that will activate the menu when combined with (usually) ALT key.
setMnemonic(char) - Method in interface org.jowidgets.common.widgets.IMenuItemCommon
Sets the keyboard mnemonic The mnemonic is the key that will activate the item when combined with (usually) ALT key.
setMnemonic(Character) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setMnemonic(char) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setMnemonic(Character) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setMnemonic(char) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setMnemonic(char) - Method in class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
setModal(boolean) - Method in interface org.jowidgets.common.widgets.builder.IDialogSetupBuilderCommon
 
setMode(TextMaskMode) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
 
setMode(TextMaskMode) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
 
setModel(ILevelMeterModel) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
 
setModel(IActionItemModel) - Method in interface org.jowidgets.api.widgets.IActionMenuItem
Sets the action with help of an action model
setModel(IMenuModel) - Method in interface org.jowidgets.api.widgets.IMenu
Sets the model of the menu
setModel(IMenuBarModel) - Method in interface org.jowidgets.api.widgets.IMenuBar
Sets the model
setModel(IMenuItemModel) - Method in interface org.jowidgets.api.widgets.IMenuItem
Sets the model of the menu
setModel(ISelectableMenuItemModel) - Method in interface org.jowidgets.api.widgets.ISelectableMenuItem
 
setModel(IToolBarModel) - Method in interface org.jowidgets.api.widgets.IToolBar
 
setModel(IActionItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarButton
 
setModel(IContainerItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarContainerItem
 
setModel(IToolBarItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarItem
 
setModel(IMenuModel) - Method in interface org.jowidgets.api.widgets.IToolBarMenu
Sets the menu model for this component.
setModel(IPopupActionItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
 
setModel(ICheckedItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarToggleButton
 
setNoButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
setNoPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
Sets the color for boxes that are not filled
setObjectStringConverter(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
 
setObservableValue(IObservableValue<Boolean>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
 
setObservableValue(IObservableValue<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
 
setObservableValue(IObservableValue<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
 
setObservableValue(IObservableValue<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
 
setOddRowsBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setOddRowsBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setOkButton(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
 
setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
 
setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setOkButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setOkButtonText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setOkButtonToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
 
setOkColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setOkIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setOkMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setOrientation(Orientation) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the orientation of the controls flow layout
setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
 
setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISeparatorSetupBuilderCommon
 
setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
 
setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.IToolBarSetupBuilderCommon
 
setPageSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
 
setParent(IContainer) - Method in interface org.jowidgets.api.widgets.IControl
Sets the parent of the container.
setParent(IWindow) - Method in interface org.jowidgets.api.widgets.IDisplay
Sets the parent window.
setParent(ITabFolder) - Method in interface org.jowidgets.api.widgets.ITabItem
 
setParent(IWindow) - Method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
setParent(IWindow) - Method in class org.jowidgets.tools.powo.JoQuestionDialog
Deprecated.
 
setParent(IContainer) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setParent(IContainer) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.DisplayWrapper
 
setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
setPasswordMaxLength(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setPasswordPresentation(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
 
setPasswordValidator(IValidator<String>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
 
setPaused(boolean) - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
Pauses the event pump
setPivotLevel(Integer) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
Sets the pivot level for the expand or collapse
setPivotLevel(int) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
Sets the pivot level for the expand or collapse
setPivotLevel(Integer, String) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
Sets the pivot level for the expand or collapse
setPivotLevel(int, String) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
Sets the pivot level for the expand or collapse
setPivotLevel(Integer) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Sets the pivot level for the expand or collapse
setPivotLevel(int) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
Sets the pivot level for the expand or collapse
setPivotValue(double, VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
Sets a pivot value.
setPivotValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
Sets a pivot value with ratio 0.5d
setPlatform(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
Set the defaults to the default for the platform
setPlatform(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
Set the defaults to the default for the platform
setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
Sets a popup menu for this tool bar popup button.
setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModelBuilder
 
setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.IComponent
Sets a popup menu for this component defined by a model.
setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
Sets a popup menu for this component.
setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.ITreeNode
Sets a popup menu for this node.
setPopupMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
setPopupMenu(IMenuModel) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setPopupVisible(boolean) - Method in interface org.jowidgets.api.widgets.IComboBox
 
setPopupVisible(boolean) - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
setPopupVisible(boolean) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
setPopupVisible(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
setPosition(Position) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setPosition(int, int) - Method in interface org.jowidgets.api.widgets.IComponent
Sets the position of the component defined by the x-coordinate and the y-coordinate
setPosition(Position) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the position of the component
setPosition(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setPosition(Position) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setPreferredSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
Sets the preferred size of this control.
setPreferredSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setPreferredSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setProgress(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IProgressBarSetupBuilder
 
setProgress(PROGRESS_TYPE) - Method in interface org.jowidgets.api.worker.IWorkerProgress
 
setProgress(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
 
setProgress(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
Deprecated.
 
setProgressDelayExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets the ScheduledExecutorService to use for progress delay
setProgressDelayExecutor(ThreadFactory) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ScheduledExecutorService using the given thread factory
setProgressDelayExecutor(IFactory<String>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ScheduledExecutorService using a default DaemonThreadFactory using the given ThreadNameFactory
setProgressDelayExecutor(String) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
Sets a default ScheduledExecutorService using a default DaemonThreadFactory using a default ThreadNameFactory where all created threads has the given thread name prefix
setProperty(Object, String, Object) - Static method in class org.jowidgets.util.reflection.BeanUtils
 
setReadThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
If set, all read operations must be invoked with the given thread access
setReadWriteThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
If set, all read and write operations must be invoked with the given thread access.
setRedrawEnabled(boolean) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Enables or disabled the redraw of a component and its children.
setRedrawEnabled(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setRemoveButton(IButtonSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setRemoveButtonSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setRemoveEmptyBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
If set true, the empty default border of 1 pixel will be removed from the button
setRenderTicks(boolean) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
Sets weather ticks should be rendered or not.
setResizable(boolean) - Method in interface org.jowidgets.common.widgets.builder.IWindowSetupBuilderCommon
 
setResizePolicy(SplitResizePolicy) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setResult(IValidationResult) - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
 
setRightMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the right margin, the default value is 0
setRootNodeModel(ITreeNodeModel<ROOT_NODE_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
 
setRow(int, ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setRow(int, ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setRow(int, ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setRow(int, ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setRowConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
Sets the row layout constraints for the layout manager instance as a String.
setRowCount(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
 
setRowCount(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
setRowHeight(int) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
setRowHeight(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
setRowTexts(int, String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setRowTexts(int, List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
 
setRowTexts(int, String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setRowTexts(int, List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setSecondBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setSecondLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
 
setSelected(boolean) - Method in interface org.jowidgets.api.model.item.ISelectableItemModel
Sets the selected state
setSelected(boolean) - Method in interface org.jowidgets.api.model.item.ISelectableItemModelBuilder
Sets the selected state of the item The default value is false
setSelected(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
setSelected(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISelectableItemSetupBuilder
 
setSelected(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
 
setSelected(boolean) - Method in interface org.jowidgets.api.widgets.ICheckBox
Convenience method for the generic method setValue(Boolean value)
setSelected(boolean) - Method in interface org.jowidgets.common.widgets.ISelectableItemCommon
Sets the selection state of the item
setSelected(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
 
setSelected(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
setSelected(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setSelectedBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setSelectedBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setSelectedBorderColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setSelectedFile(File) - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
Sets the selected file or directory of the chooser that will be shown when the chooser will be opened the first time.
setSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setSelectedForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setSelectedForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setSelectedIndex(int) - Method in interface org.jowidgets.api.widgets.IComboBox
 
setSelectedIndex(int) - Method in class org.jowidgets.tools.powo.JoComboBox
Deprecated.
 
setSelectedIndex(int) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
Deprecated.
 
setSelectedIndex(int) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
 
setSelectedItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
 
setSelectedItem(int) - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
 
setSelectedItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
setSelectedItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
setSelection(int, int) - Method in interface org.jowidgets.api.widgets.IInputField
 
setSelection(Collection<? extends ITreeNode>) - Method in interface org.jowidgets.api.widgets.ITree
 
setSelection(ITreeNode...) - Method in interface org.jowidgets.api.widgets.ITree
 
setSelection(Collection<Integer>) - Method in interface org.jowidgets.common.model.ITableDataModel
 
setSelection(int) - Method in interface org.jowidgets.common.widgets.ISliderCommon
 
setSelection(List<Integer>) - Method in interface org.jowidgets.common.widgets.ITableCommon
 
setSelection(int, int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
 
setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
 
setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.TableModel
 
setSelection(List<Integer>) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
setSelection(Collection<? extends ITreeNode>) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setSelection(ITreeNode...) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
setSelectionPolicy(TableSelectionPolicy) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
 
setSelectionPolicy(SelectionPolicy) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
 
setSeparator(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
 
setSetup(IComponentSetupCommon) - Method in interface org.jowidgets.common.widgets.builder.ISetupBuilder
 
setSetup(IComponentSetupCommon) - Method in class org.jowidgets.tools.powo.DummySetupBuilder
Deprecated.
 
setSetupBuilderConvenience(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
setSetupBuilderConvenience(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
Sets an implementation for a convenience setter method
setShowValidationMessage(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
 
setSize(int, int) - Method in interface org.jowidgets.api.widgets.IComponent
Sets the size of the component defined by width and height
setSize(Dimension) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the size of the component.
setSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setSolidLine() - Method in interface org.jowidgets.api.graphics.IGraphicContext
 
setSolidLine() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setStringObjectConverter(IStringObjectConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSetupBuilder
 
setStrong() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
 
setTabOrder(Collection<? extends IControl>) - Method in interface org.jowidgets.api.widgets.IContainer
Sets the tab order of the container's controls.
setTabOrder(IControl...) - Method in interface org.jowidgets.api.widgets.IContainer
Sets the tab order of the container's controls.
setTabOrder(Collection<? extends IControl>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
setTabOrder(IControl...) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
 
setTabPlacement(TabPlacement) - Method in interface org.jowidgets.common.widgets.builder.ITabFolderSetupBuilderCommon
 
setTabsCloseable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITabFolderSetupBuilderCommon
 
setText(String) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions label text
setText(String) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setText(String) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions label text
setText(String) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setText(String) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the items label text
setText(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the label text
setText(String) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
 
setText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
Sets the label text of the item
setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMainMenuSetupBuilder
Sets the label text of the menu
setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
 
setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
 
setText(String) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setText(String) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
 
setText(String) - Method in interface org.jowidgets.common.widgets.IItemCommon
Sets the items text
setText(String) - Method in interface org.jowidgets.common.widgets.IMainMenuCommon
Sets the menu label text
setText(String) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
 
setText(String) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
 
setText(String) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setText(String) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setText(String) - Method in class org.jowidgets.tools.command.CommandAction
 
setText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setText(String) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setText(String) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setText(String) - Method in class org.jowidgets.tools.powo.JoButton
Deprecated.
 
setText(String) - Method in class org.jowidgets.tools.powo.JoLabel
Deprecated.
 
setText(String) - Method in class org.jowidgets.tools.powo.JoMainMenu
Deprecated.
 
setText(String) - Method in class org.jowidgets.tools.powo.JoTextLabel
Deprecated.
 
setText(String) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
 
setText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setTextAntiAliasing(AntiAliasing) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setTextAntiAliasing(AntiAliasing) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setTextColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setTextColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setTextMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
 
setTextMarkup(Markup) - Method in interface org.jowidgets.api.widgets.IExpandComposite
 
setTextMarkup(Markup) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
 
setTextMarkup(Markup) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
 
setTickSpacing(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
 
setTitle(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
 
setTitle(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.IDirectoryChooserSetupBuilderCommon
 
setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
 
setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
 
setTitle(String) - Method in interface org.jowidgets.common.widgets.IFrameCommon
 
setTitle(String) - Method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
setTitle(String) - Method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
setTitle(String) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
 
setTitleIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
 
setTitleIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.command.IActionBuilder
Sets the actions tooltip text
setToolTipText(String) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.command.ICommandAction
Sets the actions tooltip text
setToolTipText(String) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the tooltip text for the item
setToolTipText(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
Sets the tooltip text
setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
 
setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
 
setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IIconSetupBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
Sets the tooltip text of the item
setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILabelSetupBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
 
setToolTipText(String) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
 
setToolTipText(String) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
 
setToolTipText(String) - Method in interface org.jowidgets.common.widgets.IControlCommon
Sets the tooltip text for the control
setToolTipText(String) - Method in interface org.jowidgets.common.widgets.IItemCommon
Sets the items tooltip text
setToolTipText(String) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
 
setToolTipText(String) - Method in class org.jowidgets.tools.command.ActionBuilder
 
setToolTipText(String) - Method in class org.jowidgets.tools.command.CommandAction
 
setToolTipText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setToolTipText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setToolTipText(String) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
 
setToolTipText(String) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
 
setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
 
setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
 
setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
 
setTopMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
Sets the top margin, the default value is 0
setTransferTypes(Collection<TransferType<?>>) - Method in interface org.jowidgets.api.dnd.IDragSource
 
setTransferTypes(TransferType<?>...) - Method in interface org.jowidgets.api.dnd.IDragSource
 
setTransferTypes(Collection<TransferType<?>>) - Method in interface org.jowidgets.api.dnd.IDropTarget
 
setTransferTypes(TransferType<?>...) - Method in interface org.jowidgets.api.dnd.IDropTarget
 
setType(FileChooserType) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
 
setUnboundDefaultLevel() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
Sets the unbound level as default level.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
 
setUnitComboMinSize(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setUnitConverter(IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setUnitKeyMapping(Map<VirtualKey, IUnit>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setUnitSet(IUnitSet) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setUnitValue(IUnitValue<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IUnitValueField
 
setUnitValueInputField(IInputFieldDescriptor<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
 
setUnmodifiedValidationDecorator(IDecorator<IValidationResult>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
 
SetupBuilderConvenienceRegistry - Class in org.jowidgets.tools.widgets.blueprint.convenience
 
SetupBuilderConvenienceRegistry() - Constructor for class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
 
setUserLocale(Locale) - Method in interface org.jowidgets.i18n.api.ILocaleHolder
Sets the current user locale.
setUserLocale(Locale) - Static method in class org.jowidgets.i18n.api.LocaleHolder
Sets the user locale on the currently set LocaleHolder
setUserLocale(Locale) - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
 
setValidationCacheDirty() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
setValidationLabel(IInputComponentValidationLabelSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setValidationLabel(IInputComponentValidationLabelSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setValidationLabelBackground(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setValidationLabelHeight(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
 
setValidationLabelSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
 
setValidator(IValidator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
 
setValue(ITypedKey<VALUE_TYPE>, VALUE_TYPE) - Method in interface org.jowidgets.api.toolkit.IToolkit
Sets a value for a typed key for the toolkit
setValue(ITypedKey<VALUE_TYPE>, VALUE_TYPE) - Static method in class org.jowidgets.api.toolkit.Toolkit
Sets a value for a typed key for the toolkit
setValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.access.IInputValueAccessor
Sets the value
setValue(INPUT_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
 
setValue(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderSetupBuilder
 
setValue(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderSetupBuilder
 
setValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
 
setValue(VALUE_TYPE) - Method in interface org.jowidgets.i18n.api.ILocaleLocal
Sets the value for the currently set locale provided from the locale LocaleHolder
setValue(INPUT_TYPE) - Method in class org.jowidgets.tools.content.SingleControlContent
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
setValue(INPUT_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
setValue(VALUE_TYPE) - Method in interface org.jowidgets.util.IObservableValue
Sets the value
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.MandatoryObservableValue
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.MutableValue
 
setValue(Boolean) - Method in class org.jowidgets.util.ObservableBoolean
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.ObservableValue
 
setValue(VALUE_TYPE) - Method in class org.jowidgets.util.ObservableValueWrapper
 
setValue(VALUE_TYPE) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
setValueType(Class<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
 
setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISliderSetupConvenienceCommon
 
setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
 
setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.IToolBarSetupConvenienceCommon
 
setVerticalBar(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
 
setVerticalScaleFactor(Float) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
setVerticalScaleFactor(Float) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied with.
setViewportPosition(int, int) - Method in interface org.jowidgets.api.widgets.IScrollComposite
 
setViewportPosition(Position) - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
Sets the coordinates that should become the upper left corner of the viewport
setViewportPosition(Position) - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
setViewportPosition(int, int) - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
setVisibility(IComponentSetup, IComponentCommon) - Static method in class org.jowidgets.tools.widgets.invoker.VisibiliySettingsInvoker
 
setVisible(boolean) - Method in interface org.jowidgets.api.model.item.IItemModel
Sets the visible state of an item Items that was set invisible will be hidden in their container
setVisible(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
 
setVisible(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setVisible(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
 
setVisible(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComponentSetupConvenience
 
setVisible(Boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
 
setVisible(boolean) - Method in interface org.jowidgets.common.widgets.IComponentCommon
Sets the components visibility state.
setVisible(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setVisible(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setVisible(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
 
setVisible(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
setWarningColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setWarningIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setWarningMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
 
setWeight(double) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
Sets the weight of the divider.
setWidth(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
 
setWidth(int) - Method in interface org.jowidgets.common.model.ITableColumnSpi
 
setWidth(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
 
setWidth(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
 
setWinSelectionColors() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
setWriteThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
If set, all write operations must be invoked with the given thread access.
setYesButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
 
SharedClassLoader - Class in org.jowidgets.classloading.api
 
shortNumber() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
show(Position) - Method in interface org.jowidgets.common.widgets.IPopupMenuCommon
Opens the popup menu at the given position.
show(Position) - Method in class org.jowidgets.tools.powo.JoPopupMenu
Deprecated.
 
showControl(IControl) - Method in interface org.jowidgets.api.widgets.IScrollComposite
 
showControl(IControl) - Method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
showError(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showError(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showError(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showError(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showError(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showError(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showError(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showError(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showInfo(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showInfo(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showInfo(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showInfo(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showInfo(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showInfo(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showInfo(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showInfo(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showingStateChanged(boolean) - Method in interface org.jowidgets.api.controller.IShowingStateListener
This method will be invoked after the showing state has been changed
ShowingStateObservable - Class in org.jowidgets.tools.controller
 
ShowingStateObservable(boolean) - Constructor for class org.jowidgets.tools.controller.ShowingStateObservable
 
showMessage(String, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showMessage(String, IImageConstant, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showMessage(IExecutionContext, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showMessage(String, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showMessage(String, IImageConstant, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showMessage(IExecutionContext, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showMessage() - Method in interface org.jowidgets.api.widgets.IMessageDialog
Shows the message of the dialog and blocks until the user pressed the OK button.
showMessage() - Method in class org.jowidgets.tools.powo.JoMessageDialog
Deprecated.
 
showWarning(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showWarning(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showWarning(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showWarning(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
 
showWarning(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showWarning(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showWarning(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
showWarning(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
 
shrink() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column's shrink weight withing the columns/rows with the shrink priority 100f.
shrink(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column's shrink weight withing the columns/rows with the same shrink priority.
shrink(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' shrink weight withing the columns/rows with the same shrink priority.
shrink(float...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Shrink weight for the component horizontally and optionally vertically.
shrinkPrio(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's shrink priority.
shrinkPrio(int, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' shrink priority.
shrinkPrio(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Shrink priority for the component horizontally and optionally vertically.
shrinkPrioX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The shrink priority compared to other components in the same cell.
shrinkPrioY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The shrink priority compared to other components in the same cell.
shrinkWeight(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Deprecated.
in 3.7.2. Use IAC.shrink(float) instead.
shrinkWeight(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Deprecated.
in 3.7.2. Use IAC.shrink(float, int...) instead.
shrinkX(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Shrink weight for the component horizontally.
shrinkY(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Shrink weight for the component horizontally.
simpleTableModel() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
simpleTableModel(int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
simpleTableModel(int, int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
SimpleTableModel - Class in org.jowidgets.tools.model.table
 
SimpleTableModel() - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
 
SimpleTableModel(int, int) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
 
SimpleTableModel(ISimpleTableModelBuilder) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
 
simpleTableModelBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
 
SimpleTableModelBuilder - Class in org.jowidgets.tools.model.table
 
SimpleTableModelBuilder() - Constructor for class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
SimpleTableModelBuilder(ISimpleTableModelBuilder) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModelBuilder
 
singleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>, int) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreatorFactory
 
singleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreatorFactory
 
SingleControlContent<INPUT_TYPE> - Class in org.jowidgets.tools.content
 
SingleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>, int) - Constructor for class org.jowidgets.tools.content.SingleControlContent
 
SingleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>) - Constructor for class org.jowidgets.tools.content.SingleControlContent
 
singleSelection() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
 
SingleThreadAccess - Class in org.jowidgets.util.concurrent
 
SingleThreadAccess() - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
 
SingleThreadAccess(IFactory<String>) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
Creates a new single thread access that uses the given thread name factory for thread creation
SingleThreadAccess(String) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
Creates a new single thread access that uses the given thread name prefix for thread creation
SingleThreadAccess(ThreadFactory) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
Creates a new single thread access that uses the given thread factory for thread creation
SingleThreadParameter<VALUE_TYPE> - Class in org.jowidgets.util.concurrent
 
SingleThreadParameter(IParameter<VALUE_TYPE>, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.SingleThreadParameter
 
SingleThreadParameter(IParameter<VALUE_TYPE>, ISingleThreadAccess, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.SingleThreadParameter
 
singleton(VALUE_TYPE) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
 
SingleTypeTransfer<SINGLE_JAVA_TYPE> - Class in org.jowidgets.tools.clipboard
 
SingleTypeTransfer(Class<SINGLE_JAVA_TYPE>, SINGLE_JAVA_TYPE) - Constructor for class org.jowidgets.tools.clipboard.SingleTypeTransfer
 
SingleTypeTransfer(TransferType<SINGLE_JAVA_TYPE>, SINGLE_JAVA_TYPE) - Constructor for class org.jowidgets.tools.clipboard.SingleTypeTransfer
 
size(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the current row/column's min and/or preferred and/or max size.
size(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies the indicated rows'/columns' min and/or preferred and/or max size.
size() - Method in class org.jowidgets.tools.controller.KeyObservable
 
size() - Method in interface org.jowidgets.util.collection.ICircularBuffer
The current size of the buffer.
size() - Method in interface org.jowidgets.util.collection.IUnmodifiableArray
 
size() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
size() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
sizeChanged() - Method in interface org.jowidgets.common.widgets.controller.IComponentListener
Will be invoked if the size of a component has been changed
sizeChanged() - Method in class org.jowidgets.tools.controller.ComponentAdapter
 
sizeGroup() - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroup(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the current row/column should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroup(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
Specifies that the indicated rows/columns should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroup(String...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The size group(s) that this component should be placed in.
sizeGroupX(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Specifies that the component should be put in the size group s and will thus share the same size as them within the group.
sizeGroupY(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The size group that this component should be placed in.
skip(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSkip(int) only this method returns this for chaining multiple calls.
skip() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as skip(1).
skip(long) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
 
slider() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
slider() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
SliderConverterFactory - Class in org.jowidgets.api.convert
 
sliderViewer() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewer(ISliderViewerConverter<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewer() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewer(ISliderViewerConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerDouble() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerDouble(double) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerDouble(double, double) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerDouble() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerDouble(double) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerDouble(double, double) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerFloat() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerFloat(float) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerFloat(float, float) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerFloat() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerFloat(float) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerFloat(float, float) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerInteger(int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerInteger(int, int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerInteger(int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerInteger(int, int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerLong(long) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerLong(long, long) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
sliderViewerLong(long) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
sliderViewerLong(long, long) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
Some<TYPE> - Class in org.jowidgets.util.maybe
 
Some() - Constructor for class org.jowidgets.util.maybe.Some
Creates a maybe with the value null
Some(TYPE) - Constructor for class org.jowidgets.util.maybe.Some
Creates a maybe with an value
span(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as spanX(cellsX).spanY(cellsY) which means this cell will span cells in both x and y.
spanX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSpanX(int) which means this cell will span the rest of the row.
spanX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSpanX(int) only this method returns this for chaining multiple calls.
spanY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSpanY(int) which means this cell will span the rest of the column.
spanY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSpanY(int) only this method returns this for chaining multiple calls.
split(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setSplit(int parts) only this method returns this for chaining multiple calls.
split() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as split(LayoutUtil.INF), which means split until one of the keywords that breaks the split is found for a component after this one (e.g. wrap, newline and skip).
splitComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
splitComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
splitHorizontal() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
splitHorizontal() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
SplitResizePolicy - Enum in org.jowidgets.common.types
 
splitVertical() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
splitVertical() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
start() - Method in interface org.jowidgets.api.animation.IAnimationRunner
Starts the animation runner
start(IApplicationLifecycle) - Method in interface org.jowidgets.common.application.IApplication
 
start() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
Starts the events loop
startEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
 
startEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
 
StaticMessage - Class in org.jowidgets.i18n.tools
Hold a static message.
StaticMessage() - Constructor for class org.jowidgets.i18n.tools.StaticMessage
 
StaticMessage(String) - Constructor for class org.jowidgets.i18n.tools.StaticMessage
 
StaticUnitProvider<BASE_VALUE_TYPE> - Class in org.jowidgets.unit.tools
 
StaticUnitProvider(IUnit) - Constructor for class org.jowidgets.unit.tools.StaticUnitProvider
 
stop() - Method in interface org.jowidgets.api.animation.IAnimationRunner
Stops the animation runner
stop() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
Stops the events loop, refuses all events
stopEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
 
stopEditing() - Method in interface org.jowidgets.common.widgets.ITableCommon
 
stopEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
 
stopEditing() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
string() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
String2Hash - Class in org.jowidgets.util.security
 
STRING_TYPE - Static variable in class org.jowidgets.api.clipboard.TransferType
 
StringTransfer - Class in org.jowidgets.tools.clipboard
 
StringTransfer(String) - Constructor for class org.jowidgets.tools.clipboard.StringTransfer
 
StringUtils - Class in org.jowidgets.util
 
subMenu() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
subMenu(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
subMenu() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
subMenu(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
subtract(Position, Position) - Static method in class org.jowidgets.common.types.Position
 
success() - Method in interface org.jowidgets.api.password.IPasswordChangeResult
 

T

tabFolder() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
tabFolder() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TabFolderWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
TabFolderWrapper(ITabFolder) - Constructor for class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
 
tabItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
tabItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TabItemAdapter - Class in org.jowidgets.tools.controller
 
TabItemAdapter() - Constructor for class org.jowidgets.tools.controller.TabItemAdapter
 
TabItemObservable - Class in org.jowidgets.tools.controller
 
TabItemObservable() - Constructor for class org.jowidgets.tools.controller.TabItemObservable
 
table(ITableModel) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
table(ITableColumnModel, ITableDataModel) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
table(ITableModel) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
table(ITableColumnModel, ITableDataModel) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TableCell - Class in org.jowidgets.tools.model.table
 
TableCell() - Constructor for class org.jowidgets.tools.model.table.TableCell
 
TableCell(String) - Constructor for class org.jowidgets.tools.model.table.TableCell
 
TableCell(String, String) - Constructor for class org.jowidgets.tools.model.table.TableCell
 
TableCell(ITableCellBuilder) - Constructor for class org.jowidgets.tools.model.table.TableCell
 
TableCellAdapter - Class in org.jowidgets.tools.controller
 
TableCellAdapter() - Constructor for class org.jowidgets.tools.controller.TableCellAdapter
 
TableCellBluePrint - Class in org.jowidgets.tools.model.table
 
TableCellBluePrint(ITableCellBuilder) - Constructor for class org.jowidgets.tools.model.table.TableCellBluePrint
 
TableCellBuilder - Class in org.jowidgets.tools.model.table
 
TableCellBuilder() - Constructor for class org.jowidgets.tools.model.table.TableCellBuilder
 
TableCellBuilder(ITableCellBuilder) - Constructor for class org.jowidgets.tools.model.table.TableCellBuilder
 
TableColumnAdapter - Class in org.jowidgets.tools.controller
 
TableColumnAdapter() - Constructor for class org.jowidgets.tools.controller.TableColumnAdapter
 
TableColumnModelObservable - Class in org.jowidgets.tools.controller
 
TableColumnModelObservable() - Constructor for class org.jowidgets.tools.controller.TableColumnModelObservable
 
TableDataModelAdapter - Class in org.jowidgets.tools.controller
 
TableDataModelAdapter() - Constructor for class org.jowidgets.tools.controller.TableDataModelAdapter
 
TableDataModelObservable - Class in org.jowidgets.tools.controller
 
TableDataModelObservable() - Constructor for class org.jowidgets.tools.controller.TableDataModelObservable
 
tableLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
Creates a builder for the 'tabelLayout'
TableModel - Class in org.jowidgets.tools.model.table
 
TableModel(ITableColumnModel, ITableDataModel) - Constructor for class org.jowidgets.tools.model.table.TableModel
 
TablePackPolicy - Enum in org.jowidgets.common.types
 
TableSelectionObservable - Class in org.jowidgets.tools.controller
 
TableSelectionObservable() - Constructor for class org.jowidgets.tools.controller.TableSelectionObservable
 
TableSelectionPolicy - Enum in org.jowidgets.common.types
 
TableWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
TableWrapper(ITable) - Constructor for class org.jowidgets.tools.widgets.wrapper.TableWrapper
 
TabPlacement - Enum in org.jowidgets.common.types
 
tag(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setTag(String tag) only this method returns this for chaining multiple calls.
TB - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
 
textArea() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textArea() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
textChanged() - Method in interface org.jowidgets.api.command.IActionChangeListener
 
textChanged() - Method in class org.jowidgets.tools.command.ActionChangeAdapter
 
textField() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textField() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TextFieldCellEditorFactory - Class in org.jowidgets.tools.editor
 
TextFieldCellEditorFactory() - Constructor for class org.jowidgets.tools.editor.TextFieldCellEditorFactory
 
TextFieldCellEditorFactory.ITableCellEditEvent - Interface in org.jowidgets.tools.editor
 
TextFieldCellEditorFactory.ITableCellEditorListener - Interface in org.jowidgets.tools.editor
 
textLabel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textLabel(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textLabel(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textLabel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
textLabel(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
textLabel(String, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TextMask - Class in org.jowidgets.api.mask
 
TextMaskBuilder - Class in org.jowidgets.tools.mask
 
TextMaskBuilder() - Constructor for class org.jowidgets.tools.mask.TextMaskBuilder
 
TextMaskMode - Enum in org.jowidgets.common.mask
 
textSeparator() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textSeparator(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textSeparator(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
textSeparator() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
textSeparator(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
textSeparator(String, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
ThreadLocalLocaleHolder - Class in org.jowidgets.i18n.tools
 
ThreadLocalLocaleHolder() - Constructor for class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
 
ThreadSyncParameter<VALUE_TYPE> - Class in org.jowidgets.util.concurrent
 
ThreadSyncParameter(IParameter<VALUE_TYPE>, ISingleThreadAccess, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.ThreadSyncParameter
 
ThreadSyncParameterized - Class in org.jowidgets.util.concurrent
 
ThreadSyncParameterized(IParameterized, ISingleThreadAccess, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.ThreadSyncParameterized
 
time() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
toArray(Collection<Integer>) - Static method in class org.jowidgets.util.ArrayUtils
 
toArray() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
toArray(T[]) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
toBaseValue(IUnitValue<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.unit.api.IUnitConverter
 
toBaseValue(IUnitValue<Double>) - Method in class org.jowidgets.unit.tools.converter.DoubleUnitConverter
 
toBaseValue(IUnitValue<UNIT_VALUE_TYPE>) - Method in class org.jowidgets.unit.tools.converter.IdentityUnitConverter
 
toBaseValue(IUnitValue<Double>) - Method in class org.jowidgets.unit.tools.converter.LongDoubleUnitConverter
 
toByteArray(InputStream) - Static method in class org.jowidgets.util.io.IoUtils
 
toCollection(IUnmodifiableArray<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
toComponent(Position, IComponentCommon) - Method in interface org.jowidgets.api.widgets.IComponent
Transforms a position from this components coordinate system to another components coordinate system
toComponent(Position, IComponentCommon) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
toggleButton() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toggleButton() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toIterator(TYPE[]) - Static method in class org.jowidgets.util.ArrayUtils
 
toJoComposite(IComposite) - Static method in class org.jowidgets.tools.powo.JoComposite
Deprecated.
 
toJoContainer(IContainer) - Static method in class org.jowidgets.tools.powo.JoContainer
Deprecated.
 
toJoDialog(IFrame) - Static method in class org.jowidgets.tools.powo.JoDialog
Deprecated.
 
toJoFrame(IFrame) - Static method in class org.jowidgets.tools.powo.JoFrame
Deprecated.
 
toJoScrollComposite(IScrollComposite) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
Deprecated.
 
toLocal(Position, IComponent) - Method in interface org.jowidgets.api.toolkit.IToolkit
Transforms a screen position to a local component position
toLocal(Position, IComponent) - Static method in class org.jowidgets.api.toolkit.Toolkit
Transforms a screen position to a local component position
toLocal(Position) - Method in interface org.jowidgets.api.widgets.IComponent
Transforms a position in the screen coordinate system to this components coordinate system
toLocal(Position) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
toolBar() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
toolBar() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBar() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toolBarButton() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarButton() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toolBarContainerItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarContainerItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toolBarMenu() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarMenu() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
ToolBarModel - Class in org.jowidgets.tools.model.item
 
ToolBarModel() - Constructor for class org.jowidgets.tools.model.item.ToolBarModel
 
toolBarPopupButton() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarPopupButton() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toolBarSeparator() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarSeparator() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
toolBarToggleButton() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
toolBarToggleButton() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
Toolkit - Class in org.jowidgets.api.toolkit
 
ToolkitInterceptor - Class in org.jowidgets.api.toolkit
The toolkit interceptor accessor class
toolTipTextChanged() - Method in interface org.jowidgets.api.command.IActionChangeListener
 
toolTipTextChanged() - Method in class org.jowidgets.tools.command.ActionChangeAdapter
 
TOP - Static variable in class org.jowidgets.api.layout.BorderLayout
The top region
topToBottom() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setTopToBottom(boolean true) only this method returns this for chaining multiple calls.
toScreen(Position, IComponent) - Method in interface org.jowidgets.api.toolkit.IToolkit
Transforms a local component position to a screen position
toScreen(Position, IComponent) - Static method in class org.jowidgets.api.toolkit.Toolkit
Transforms a local component position to a screen position
toScreen(Position) - Method in interface org.jowidgets.api.widgets.IComponent
Transforms a position in the coordinate system of this component to the screen coordinate system
toScreen(Position) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
 
toSet(TYPE[]) - Static method in class org.jowidgets.util.ArrayUtils
 
toString() - Method in class org.jowidgets.api.clipboard.TransferType
 
toString() - Method in class org.jowidgets.api.command.EnabledState
 
toString() - Method in class org.jowidgets.common.color.ColorValue
 
toString() - Method in class org.jowidgets.common.graphics.Point
 
toString() - Method in enum org.jowidgets.common.types.AlignmentHorizontal
 
toString() - Method in class org.jowidgets.common.types.Border
 
toString() - Method in class org.jowidgets.common.types.Dimension
 
toString() - Method in class org.jowidgets.common.types.Position
 
toString() - Method in class org.jowidgets.common.types.Rectangle
 
toString() - Method in class org.jowidgets.i18n.tools.StaticMessage
 
toString() - Method in class org.jowidgets.tools.converter.Converter
 
toString() - Method in class org.jowidgets.tools.converter.MapConverter
 
toString() - Method in class org.jowidgets.tools.image.UrlImageDescriptor
 
toString() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
 
toString() - Method in class org.jowidgets.unit.tools.UnitValue
 
toString() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
toString() - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
 
toString() - Method in class org.jowidgets.util.Interval
 
toString() - Method in class org.jowidgets.util.ObservableValue
 
toString() - Method in class org.jowidgets.util.parameter.ParameterWrapper
 
toString() - Method in class org.jowidgets.util.priority.PriorityValue
 
toString() - Method in class org.jowidgets.util.Tuple
 
toString() - Method in class org.jowidgets.util.TypedKey
 
toStringConverter() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
toType(Object, Class<RESULT_TYPE>) - Static method in class org.jowidgets.util.TypeCast
Converts an object to an specific type if possible.
toUnitValue(BASE_VALUE_TYPE) - Method in interface org.jowidgets.unit.api.IUnitConverter
 
toUnitValue(Double) - Method in class org.jowidgets.unit.tools.converter.DoubleUnitConverter
 
toUnitValue(IUnitValue<UNIT_VALUE_TYPE>) - Method in class org.jowidgets.unit.tools.converter.IdentityUnitConverter
 
toUnitValue(Long) - Method in class org.jowidgets.unit.tools.converter.LongDoubleUnitConverter
 
toVirtualKey(char) - Static method in enum org.jowidgets.common.types.VirtualKey
Gets the virtual key for a char.
Transferable - Class in org.jowidgets.api.clipboard
 
TransferableWrapper - Class in org.jowidgets.tools.clipboard
 
TransferableWrapper(ITransferable) - Constructor for class org.jowidgets.tools.clipboard.TransferableWrapper
 
TransferType<JAVA_TYPE> - Class in org.jowidgets.api.clipboard
 
TransferType(Class<JAVA_TYPE>) - Constructor for class org.jowidgets.api.clipboard.TransferType
 
TranslatedGraphicContext - Class in org.jowidgets.tools.graphics
 
TranslatedGraphicContext(IGraphicContext, int, int) - Constructor for class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
TranslatedGraphicContext(IGraphicContext, Point) - Constructor for class org.jowidgets.tools.graphics.TranslatedGraphicContext
 
TranslatedTruncatedGraphicContext - Class in org.jowidgets.tools.graphics
 
TranslatedTruncatedGraphicContext(IGraphicContext, Rectangle) - Constructor for class org.jowidgets.tools.graphics.TranslatedTruncatedGraphicContext
 
tree() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
tree() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TreeAdapter - Class in org.jowidgets.tools.controller
 
TreeAdapter() - Constructor for class org.jowidgets.tools.controller.TreeAdapter
 
TreeAutoCheckPolicy - Enum in org.jowidgets.api.types
 
treeExpansionToolbarItemBuilder(ITreeExpansionAction) - Method in interface org.jowidgets.api.model.item.IItemModelFactory
 
TreeExpansionToolbarItemModel - Class in org.jowidgets.api.model.item
 
treeNode() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
treeNode() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TreeNodeAdapter - Class in org.jowidgets.tools.controller
 
TreeNodeAdapter() - Constructor for class org.jowidgets.tools.controller.TreeNodeAdapter
 
TreeNodeCheckableObservable - Class in org.jowidgets.tools.controller
 
TreeNodeCheckableObservable() - Constructor for class org.jowidgets.tools.controller.TreeNodeCheckableObservable
 
TreeNodeModelAdapter - Class in org.jowidgets.tools.model.tree
 
TreeNodeModelAdapter() - Constructor for class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
TreeNodeModelObservable - Class in org.jowidgets.tools.model.tree
 
TreeNodeModelObservable() - Constructor for class org.jowidgets.tools.model.tree.TreeNodeModelObservable
 
TreeNodeObservable - Class in org.jowidgets.tools.controller
 
TreeNodeObservable() - Constructor for class org.jowidgets.tools.controller.TreeNodeObservable
 
TreeNodeRendererAdapter<VALUE_TYPE> - Class in org.jowidgets.tools.model.tree
 
TreeNodeRendererAdapter() - Constructor for class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
 
TreeObservable - Class in org.jowidgets.tools.controller
 
TreeObservable() - Constructor for class org.jowidgets.tools.controller.TreeObservable
 
TreePopupDetectionObservable - Class in org.jowidgets.tools.controller
 
TreePopupDetectionObservable() - Constructor for class org.jowidgets.tools.controller.TreePopupDetectionObservable
 
TreeSelectionObservable - Class in org.jowidgets.tools.controller
 
TreeSelectionObservable() - Constructor for class org.jowidgets.tools.controller.TreeSelectionObservable
 
treeViewer(ITreeNodeModel<ROOT_NODE_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
treeViewer(ITreeNodeModel<ROOT_NODE_VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
TreeViewerCreationPolicy - Enum in org.jowidgets.api.types
 
TreeWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
TreeWrapper(ITree) - Constructor for class org.jowidgets.tools.widgets.wrapper.TreeWrapper
 
truncateToLength(String, int) - Static method in class org.jowidgets.util.StringUtils
 
tryCloseSilent(Closeable) - Static method in class org.jowidgets.util.io.FileUtils
 
tryCloseSilent(Closeable) - Static method in class org.jowidgets.util.io.IoUtils
 
tryToCast(Object, Class<TYPE>) - Static method in class org.jowidgets.util.wrapper.WrapperUtil
Try to cast an object to an type.
Tuple<FIRST_TYPE,SECOND_TYPE> - Class in org.jowidgets.util
 
Tuple(FIRST_TYPE, SECOND_TYPE) - Constructor for class org.jowidgets.util.Tuple
 
TypeCast - Class in org.jowidgets.util
 
TypedKey<VALUE_TYPE> - Class in org.jowidgets.util
 
TypedKey(Object) - Constructor for class org.jowidgets.util.TypedKey
 
TypedProperties - Class in org.jowidgets.util
 

U

UiSingleThreadAccess - Class in org.jowidgets.tools.threads
 
UiSingleThreadAccess() - Constructor for class org.jowidgets.tools.threads.UiSingleThreadAccess
 
unbind(IMenuBarModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
Unbind the given model.
unbind(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
Unbind the given model.
unbind(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
Unbind the given model.
unbind(IMenuBarModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
 
unbind(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModel
 
unbind(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
 
unbind() - Method in interface org.jowidgets.util.binding.IBinding
Unbinds the bound values.
uncheckTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
uncheckTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
UncheckTreeAction - Class in org.jowidgets.api.command
 
uncheckTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
 
uncheckTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
 
union(Interval<NUMBER_TYPE>) - Method in class org.jowidgets.util.Interval
Calculates the union of this interval and the given interval If the union can not be calculated, e.g. its not a single interval, null will be returned
Unit - Class in org.jowidgets.unit.api
 
unitConverter() - Method in interface org.jowidgets.api.convert.IConverterProvider
 
UnitSet - Class in org.jowidgets.unit.api
 
UnitValue<VALUE_TYPE> - Class in org.jowidgets.unit.tools
 
UnitValue(VALUE_TYPE, IUnit) - Constructor for class org.jowidgets.unit.tools.UnitValue
 
unitValueConverter(IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, Class<? extends UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
unitValueConverter(IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, IObjectStringConverter<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
 
unitValueField() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
unitValueField(Class<? extends UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
unitValueField(IUnitSet, IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, IInputFieldDescriptor<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
unitValueField(IUnitSet, IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, Class<? extends UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
unitValueField() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
unitValueField(Class<? extends UNIT_VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
unitValueField(IUnitSet, IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, IInputFieldDescriptor<UNIT_VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
unitValueField(IUnitSet, IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>, Class<? extends UNIT_VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
UNKOWN_TYPE - Static variable in class org.jowidgets.api.clipboard.TransferType
 
UnmodifiableArray - Class in org.jowidgets.util.collection
 
unmodifiableArrayList(ArrayList<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
unmodifiableEmptyIterator() - Static method in class org.jowidgets.util.CollectionUtils
 
unmodifiableIterator(Iterator<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
unmodifiableListIterator(ListIterator<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
 
UnmodifieableArrayToCollectionWrapper<ELEMENT_TYPE> - Class in org.jowidgets.util.collection
 
UnmodifieableArrayToCollectionWrapper(IUnmodifiableArray<ELEMENT_TYPE>) - Constructor for class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
 
UnmodifieableArrayWrapper<VALUE_TYPE> - Class in org.jowidgets.util.collection
 
UnmodifieableArrayWrapper(IUnmodifiableArray<VALUE_TYPE>) - Constructor for class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
unregister(IControl) - Method in interface org.jowidgets.api.controller.IContainerRegistry
This method will be invoked for all children (recursively) of the container that will be removed / disposed.
unregister(String, IValidateable) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
 
unRegister(Class<? extends DESCRIPTOR_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
Unregisters a factory for a given descriptor type
unRegisterImage(IImageCommon) - Method in interface org.jowidgets.common.image.IImageRegistry
Unregisters an image.
unRegisterImageConstant(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
Unregisters a image constant.
unwrap() - Method in class org.jowidgets.tools.command.ActionWrapper
 
unwrap() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
 
unwrap() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
 
unwrap() - Method in class org.jowidgets.util.ObservableValueWrapper
 
unwrap() - Method in interface org.jowidgets.util.wrapper.IWrapper
 
unwrap(TYPE) - Static method in class org.jowidgets.util.wrapper.WrapperUtil
 
UrlFactory - Class in org.jowidgets.util.url
 
UrlImageDescriptor - Class in org.jowidgets.tools.image
 
UrlImageDescriptor(File) - Constructor for class org.jowidgets.tools.image.UrlImageDescriptor
Creates a new UrlImageDescriptor from a file
UrlImageDescriptor(String) - Constructor for class org.jowidgets.tools.image.UrlImageDescriptor
Creates a new UrlImageDescriptor
UrlImageDescriptor(URL) - Constructor for class org.jowidgets.tools.image.UrlImageDescriptor
Creates a new UrlImageDescriptor
useHeightOfElementAt() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
useHeightOfElementAt(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
useWidthOfElementAt() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
 
useWidthOfElementAt(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 

V

validate() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
 
validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.tools.validation.CompoundValidator
Deprecated.
 
validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.tools.validation.MandatoryValidator
Deprecated.
 
validate() - Method in class org.jowidgets.tools.validation.ValidationCache
 
validate() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
 
validate() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
 
validate() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
 
validate(IUnitValue<UNIT_VALUE_TYPE>) - Method in class org.jowidgets.unit.tools.validator.NumberUnitValidator
 
validate() - Method in interface org.jowidgets.validation.IValidateable
Does the validation
validate(VALUE_TYPE) - Method in interface org.jowidgets.validation.IValidator
Do the validation for a given value
validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.validation.tools.CompoundValidator
 
validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.validation.tools.MandatoryValidator
 
ValidationCache - Class in org.jowidgets.tools.validation
 
ValidationCache(ValidationCache.IValidationResultCreator) - Constructor for class org.jowidgets.tools.validation.ValidationCache
 
ValidationCache.IValidationResultCreator - Interface in org.jowidgets.tools.validation
 
validationConditionsChanged() - Method in interface org.jowidgets.validation.IValidationConditionListener
This method will be invoked, if the conditions of the validation has been changed
ValidationMessage - Class in org.jowidgets.validation
 
ValidationResult - Class in org.jowidgets.validation
 
validationResultLabel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
validationResultLabel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
Validator - Class in org.jowidgets.validation
 
ValidatorComposite - Class in org.jowidgets.validation
Accessor class for a validator composite
ValueHolder<VALUE_TYPE> - Class in org.jowidgets.util
 
ValueHolder() - Constructor for class org.jowidgets.util.ValueHolder
 
ValueHolder(VALUE_TYPE) - Constructor for class org.jowidgets.util.ValueHolder
 
valueOf(String) - Static method in enum org.jowidgets.api.color.Colors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.command.ActionStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.dnd.ITreeDropLocation.TreeDropPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.image.Icons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.image.IconsSmall
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.layout.BorderLayoutConstraints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.ColumnMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.AutoCenterPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.AutoPackPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.AutoPositionCorrectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.AutoSelectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.CheckedState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.InputDialogDefaultButtonPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.QuestionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.TreeAutoCheckPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.api.types.TreeViewerCreationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.dnd.DropAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.dnd.DropMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.graphics.AntiAliasing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.graphics.LineCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.graphics.LineJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.image.IconsCommon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.image.IconsSmallCommon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.mask.TextMaskMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.AlignmentHorizontal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.AlignmentVertical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.Cursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.DialogResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.EllipsisMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.FileChooserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.FontType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.InputChangeEventPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.Markup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.MouseButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.SelectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.SplitResizePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.TablePackPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.TableSelectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.TabPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.types.VirtualKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.common.widgets.editor.EditActivation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.tools.powo.JoQuestionDialog.QuestionType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.util.collection.IObserverSetFactory.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.util.priority.LowHighPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.validation.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jowidgets.validation.tools.MandatoryValidator.MandatoryMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jowidgets.api.color.Colors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.command.ActionStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.dnd.ITreeDropLocation.TreeDropPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.image.Icons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.image.IconsSmall
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.layout.BorderLayoutConstraints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.ColumnMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.AutoCenterPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.AutoPackPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.AutoPositionCorrectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.AutoSelectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.CheckedState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.InputDialogDefaultButtonPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.QuestionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.TreeAutoCheckPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.api.types.TreeViewerCreationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.dnd.DropAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.dnd.DropMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.graphics.AntiAliasing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.graphics.LineCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.graphics.LineJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.image.IconsCommon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.image.IconsSmallCommon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.mask.TextMaskMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.AlignmentHorizontal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.AlignmentVertical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.Cursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.DialogResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.EllipsisMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.FileChooserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.FontType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.InputChangeEventPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.Markup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.MouseButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.SelectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.SplitResizePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.TablePackPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.TableSelectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.TabPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.types.VirtualKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.common.widgets.editor.EditActivation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.tools.powo.JoQuestionDialog.QuestionType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.util.collection.IObserverSetFactory.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.util.priority.LowHighPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.validation.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jowidgets.validation.tools.MandatoryValidator.MandatoryMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, String, int, int) - Method in interface org.jowidgets.common.verify.IInputVerifier
Verifies an text input
verify(String, String, int, int) - Method in class org.jowidgets.tools.verify.InputVerifierComposite
 
vertical() - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
Sets the orientation to Orientation.VERTICAL
verticalGap(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
veto() - Method in interface org.jowidgets.common.types.IVetoable
Indicates a veto for the operation
veto() - Method in class org.jowidgets.tools.types.VetoHolder
 
VetoHolder - Class in org.jowidgets.tools.types
 
VetoHolder() - Constructor for class org.jowidgets.tools.types.VetoHolder
 
VirtualKey - Enum in org.jowidgets.common.types
 
visibilityChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
 
visibilityChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
 
VisibiliySettingsInvoker - Class in org.jowidgets.tools.widgets.invoker
 
visitEnter(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeNodeVisitor
Will be invoked when a node entered and before its children will be visited
visitLeave(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeNodeVisitor
Will be invoked, when the node will be leaved

W

warning(String, String) - Static method in class org.jowidgets.validation.ValidationMessage
 
warning(String) - Static method in class org.jowidgets.validation.ValidationMessage
 
warning(String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one warning message
warning(String, String) - Static method in class org.jowidgets.validation.ValidationResult
Creates a new validation result with one warning message
warningDialog() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
warningDialog(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
warningDialog() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
warningDialog(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
WidgetAlreadyInitializedException - Exception in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
WidgetAlreadyInitializedException() - Constructor for exception org.jowidgets.tools.powo.WidgetAlreadyInitializedException
Deprecated.
 
WidgetAlreadyInitializedException(String, Throwable) - Constructor for exception org.jowidgets.tools.powo.WidgetAlreadyInitializedException
Deprecated.
 
WidgetAlreadyInitializedException(String) - Constructor for exception org.jowidgets.tools.powo.WidgetAlreadyInitializedException
Deprecated.
 
WidgetAlreadyInitializedException(Throwable) - Constructor for exception org.jowidgets.tools.powo.WidgetAlreadyInitializedException
Deprecated.
 
widgetCreated(IWidgetCommon) - Method in interface org.jowidgets.common.widgets.factory.IWidgetFactoryListener
Will be invoked, if a widget was created
WidgetNotInitializedException - Exception in org.jowidgets.tools.powo
Deprecated.
The idea of POWO's (Plain Old Widget Object's) has not been established. For that, POWO's will no longer be supported and may removed completely in middle term. Feel free to move them to your own open source project.
WidgetNotInitializedException() - Constructor for exception org.jowidgets.tools.powo.WidgetNotInitializedException
Deprecated.
 
WidgetNotInitializedException(String, Throwable) - Constructor for exception org.jowidgets.tools.powo.WidgetNotInitializedException
Deprecated.
 
WidgetNotInitializedException(String) - Constructor for exception org.jowidgets.tools.powo.WidgetNotInitializedException
Deprecated.
 
WidgetNotInitializedException(Throwable) - Constructor for exception org.jowidgets.tools.powo.WidgetNotInitializedException
Deprecated.
 
WidgetWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
WidgetWrapper(IWidget) - Constructor for class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
 
width(Integer) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
 
width(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
The size for the component as a min and/or preferref and/or maximum size.
width(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
The width for the container as a min and/or preferred and/or maximum width.
widths(int[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
 
windowActivated() - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked if the window becomes the active window
windowActivated() - Method in class org.jowidgets.tools.controller.WindowAdapter
 
WindowAdapter - Class in org.jowidgets.tools.controller
 
WindowAdapter() - Constructor for class org.jowidgets.tools.controller.WindowAdapter
 
windowClosed() - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked if the window was closed
windowClosed() - Method in class org.jowidgets.tools.controller.WindowAdapter
 
windowClosing(IVetoable) - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked, if the window should be closed.
windowClosing(IVetoable) - Method in class org.jowidgets.tools.controller.WindowAdapter
 
windowDeactivated() - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked if the window was the active window and another window becomes the active window now
windowDeactivated() - Method in class org.jowidgets.tools.controller.WindowAdapter
 
windowDeiconified() - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked if the window was deiconfied
windowDeiconified() - Method in class org.jowidgets.tools.controller.WindowAdapter
 
windowIconified() - Method in interface org.jowidgets.common.widgets.controller.IWindowListener
Will be invoked if the window was iconfied
windowIconified() - Method in class org.jowidgets.tools.controller.WindowAdapter
 
WindowObservable - Class in org.jowidgets.tools.controller
 
WindowObservable() - Constructor for class org.jowidgets.tools.controller.WindowObservable
 
WINDOWS_XP - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
 
WINDOWS_XP - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
 
WindowWrapper - Class in org.jowidgets.tools.widgets.wrapper
 
WindowWrapper(IWindow) - Constructor for class org.jowidgets.tools.widgets.wrapper.WindowWrapper
 
withContext(String) - Method in interface org.jowidgets.validation.IValidationMessage
Creates a validation message that has the given context
withContext(String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with changing the context of all messages Remark: This validation result remains unchanged by this operation, so the result must be assigned explicitly to an variable or constant.
withError(String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a error message.
withError(String, String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a error message for a given context.
withInfo(String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a info message.
withInfo(String, String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a info message for a given context.
withInfoError(String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a info error message.
withInfoError(String, String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a info error message for a given context.
withMessage(IValidationMessage) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a new message.
withResult(IValidationResult) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding all messages of a given validation result Remark: This validation result remains unchanged by this operation, so the result must be assigned explicitly to an variable or constant.
withWarning(String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a warning message.
withWarning(String, String) - Method in interface org.jowidgets.validation.IValidationResult
Creates a new validation result based on this result with adding a warning message for a given context.
work(IWorkerProgressCallback<PROGRESS_TYPE>, ICancelCallback) - Method in interface org.jowidgets.api.worker.ISyncWorker
Do the work and return the result
work(IWorkerCallback<RESULT_TYPE, PROGRESS_TYPE>, ICancelCallback) - Method in interface org.jowidgets.api.worker.IWorker
Do the work
work(IWorkerCallback<RESULT_TYPE, PROGRESS_TYPE>, ICancelCallback, IWorker<RESULT_TYPE, PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccess
 
work(IWorkerCallback<RESULT_TYPE, PROGRESS_TYPE>, ICancelCallback, ISyncWorker<RESULT_TYPE, PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccess
 
work(IWorkerCallback<RESULT_TYPE, PROGRESS_TYPE>, ICancelCallback, IWorkerProgressDelay<PROGRESS_TYPE>, IWorker<RESULT_TYPE, PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccess
 
work(IWorkerCallback<RESULT_TYPE, PROGRESS_TYPE>, ICancelCallback, IWorkerProgressDelay<PROGRESS_TYPE>, ISyncWorker<RESULT_TYPE, PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccess
 
WorkerCanceledException - Exception in org.jowidgets.api.worker
 
WorkerCanceledException() - Constructor for exception org.jowidgets.api.worker.WorkerCanceledException
 
worse(IValidationMessage) - Method in interface org.jowidgets.validation.IValidationMessage
Checks if the severity of this message is worse than the severity of the given message.
worse(MessageType) - Method in enum org.jowidgets.validation.MessageType
Checks if the severity of this type is worse than the severity of the given type.
wrap() - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setWrap(boolean true) only this method returns this for chaining multiple calls.
wrap(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Same functionality as #setWrapGapSize(BoundSize) only this method returns this for chaining multiple calls.
wrap() - Method in interface org.jowidgets.api.layout.miglayout.ILC
Sets a wrap after the number of columns/rows that is defined in the net.miginfocom.layout.AC.
wrapAfter(int) - Method in interface org.jowidgets.api.layout.miglayout.ILC
Same functionality as #setWrapAfter(int) only this method returns this for chaining multiple calls.
WrapperUtil - Class in org.jowidgets.util.wrapper
 

X

x(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the x-coordinate for the component.
x2(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the x2-coordinate for the component (right side).

Y

y(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the y-coordinate for the component.
y2(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
Sets the y2-coordinate for the component (bottom side).
yesNoCancelQuestion() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
yesNoCancelQuestion(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
yesNoCancelQuestion() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
yesNoCancelQuestion(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
yesNoQuestion() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
yesNoQuestion(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
 
yesNoQuestion() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
yesNoQuestion(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

Siehe auch Jowidgets Nutzerhandbuch