Uses of Class
com.iizigo.editor.PropEditorPart
Packages that use PropEditorPart
Package
Description
Uses of PropEditorPart in com.iizigo.db.editor
Subclasses of PropEditorPart in com.iizigo.db.editorUses of PropEditorPart in com.iizigo.editor
Fields in com.iizigo.editor declared as PropEditorPartMethods in com.iizigo.editor that return PropEditorPartModifier and TypeMethodDescriptionstatic PropEditorPart
PropEditorPart.getActiveEditor()
Gets the active editor part.static PropEditorPart
PropEditorPart.getActiveEditor
(GProp<?> prop) Gets the active or topmost editor from a property.static PropEditorPart
PropEditorPart.getActivePart()
Gets the active part, differs fromgetActiveEditor()
because it check if e.g.static PropEditorPart[]
PropEditorPart.getEditors()
Gets a snapshot of the editor parts.static PropEditorPart
PropEditorPart.getTopmostEditor
(PropEditorPart[] editors) Gets the topmost editor part from an array of editors.Methods in com.iizigo.editor with parameters of type PropEditorPartModifier and TypeMethodDescriptionstatic FilePropCnr
PropHelper.doOpen
(boolean doPerform, GProp<?> gp, PropEditorPart[] partReturn) Opens the Editor associated with the specified property.static PropEditorPart
PropEditorPart.getTopmostEditor
(PropEditorPart[] editors) Gets the topmost editor part from an array of editors.Constructors in com.iizigo.editor with parameters of type PropEditorPartUses of PropEditorPart in com.iizigo.font
Subclasses of PropEditorPart in com.iizigo.fontUses of PropEditorPart in com.iizigo.image
Subclasses of PropEditorPart in com.iizigo.imageUses of PropEditorPart in com.iizigo.panel
Subclasses of PropEditorPart in com.iizigo.panelModifier and TypeClassDescriptionclass
The context menu editor in the Panel folder.class
The panel editor.Uses of PropEditorPart in com.iizigo.prop
Methods in com.iizigo.prop that return PropEditorPartModifier and TypeMethodDescriptionFilePropCnr.getActiveEditor()
Gets the active or topmost attached editor.FilePropCnr.getAttachedEditors()
Gets the attached editors.Methods in com.iizigo.prop with parameters of type PropEditorPartModifier and TypeMethodDescriptionvoid
FilePropCnr.attachEditor
(PropEditorPart editor) Attaches an Editor to this file.void
FilePropCnr.detachEditor
(PropEditorPart editor) Detaches an Editor from this file.Uses of PropEditorPart in com.iizigo.selector
Subclasses of PropEditorPart in com.iizigo.selectorUses of PropEditorPart in com.iizigo.style
Subclasses of PropEditorPart in com.iizigo.styleUses of PropEditorPart in com.iizigo.term.capture
Subclasses of PropEditorPart in com.iizigo.term.captureModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of PropEditorPart in com.iizigo.term.recording
Subclasses of PropEditorPart in com.iizigo.term.recordingModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of PropEditorPart in com.iizigo.term.screen
Subclasses of PropEditorPart in com.iizigo.term.screenUses of PropEditorPart in com.iizigo.text
Subclasses of PropEditorPart in com.iizigo.textUses of PropEditorPart in com.iizigo.vs
Subclasses of PropEditorPart in com.iizigo.vsUses of PropEditorPart in com.iizigo.ws.editor
Subclasses of PropEditorPart in com.iizigo.ws.editor