Uses of Class
com.iizigo.prop.BaseEditor
Package
Description
Uses of BaseEditor in com.iizigo.db.editor
Modifier and TypeClassDescriptionclass
Connection profile property editor.Uses of BaseEditor in com.iizigo.prop
Modifier and TypeMethodDescriptionstatic BaseEditor<?,
?> BaseEditor.getBaseEditor
(org.eclipse.swt.widgets.Control control) Gets the property editor in question for a control that e.g.BaseEditor<?,
?> PropertyEditor.getFocusedBaseEditor()
Finds the base editor that has focus.Uses of BaseEditor in com.iizigo.prop.editor
Modifier and TypeInterfaceDescriptioninterface
IPropEditorExtender<EDITOR extends BaseEditor<PROP,
VALUE>, PROP extends GProp<VALUE>, VALUE> Interface used to extend the property editor of a single edited property item.interface
IPropEditorExtenderProvider<EDITOR extends BaseEditor<PROP,
VALUE>, PROP extends GProp<VALUE>, VALUE> Interface to implement on a PropCnr instance used to provide extensions in iiziGo and its property editors.Modifier and TypeClassDescriptionclass
The Badge property editor consists of an icon for the color and font size.class
The Base Reference property editor consists of a simple entry field.class
The boolean property editor consists of a simple check box.class
The Box Shadow String property editor.class
The Class Reference property editor consists of a simple entry field.class
The Color property editor.class
Use content provider option.class
The GDateTime property editor.class
The (filter) Drop Shadow String property editor.class
The Duration property editor that uses a Long value for the duration in milliseconds.class
The String Encoding property editor.class
The Fill property editor.class
The FontFamily property editor for styles.class
The Font property editor.class
The Gradient property editor.class
The Image Reference property editor consists of a simple entry field and a more button.class
The integer property editor consists of a simple check box.class
The integer property editor consists of a simple entryfield.class
The KString property editor consists of an icon describing the string value, an entry field.class
The Localized String Prop editor consists of a simple entry field where all the localized languages are placed, the default language first, followed by the other languages, as a "comma" separated String.class
The Long property editor consists of a simple entryfield.class
The Method Reference property editor consists of a simple entry field.class
The boolean property for "null value allowed" of a component that can be connected to a VS field.class
The Number property editor.class
Panel animation property editor for the panels and UI actions.class
The String property editor consists of a simple entry field.class
The pattern property editor.class
The PKCS#12 Identity property editor.class
ReferencePropEditor<TARGET extends IPropCnr>
The Reference property editor consists of a simple entry field and a more button.class
The GSize property editor consists of a simple entryfield.class
The Duration property editor that uses a Long value for the duration in milliseconds.class
The String property editor consists of a simple entry field.class
The Stroke property editor.class
The String property editor consists of a simple entry field.class
The state styles property editor.class
The Text Shadow String property editor.class
The Themes property editor.class
The tooltip property editor.class
The Transform String property editor.class
UIDateTime property editor for the component type.class
The GUnit property editor.class
The GUnit's property editor that can handle multiple units as a single comma-separated string.class
The Value property editor for the VSField Value.class
The integer property editor consists of a simple check box.class
The Action Actor Participant (reference property) editor.class
The VirtualSpace Participant (reference property) editor.class
The VirtualSpace Reference property editor consists of a simple entry field.class
The VirtualSpace Reference property editor consists of a simple entry field and a more button to perform a selection.class
The VirtualSpace Reference property editor consists of a simple entry field and a more button to perform a selection.class
The String property editor consists of a simple entry field with the option to open a dialog for multi-line editing with fixed font.Uses of BaseEditor in com.iizigo.push
Modifier and TypeClassDescriptionclass
The VAPIDKeyPropEditor property editor consists of a simple entry field (private key) along with a second (public key).Uses of BaseEditor in com.iizigo.term.prop.editor
Modifier and TypeClassDescriptionclass
Editor for session configuration that brings up the session configuration dialog.