Uses of Class
com.iizigo.editor.PropEditorPart
Package
Description
Uses of PropEditorPart in com.iizigo.db.editor
Uses of PropEditorPart in com.iizigo.editor
Modifier 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.Modifier 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.Uses of PropEditorPart in com.iizigo.font
Uses of PropEditorPart in com.iizigo.image
Uses of PropEditorPart in com.iizigo.panel
Modifier and TypeClassDescriptionclass
The context menu editor in the Panel folder.class
The panel editor.Uses of PropEditorPart in com.iizigo.prop
Modifier and TypeMethodDescriptionFilePropCnr.getActiveEditor()
Gets the active or topmost attached editor.FilePropCnr.getAttachedEditors()
Gets the attached editors.Modifier 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
Uses of PropEditorPart in com.iizigo.style
Uses of PropEditorPart in com.iizigo.term.capture
Modifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of PropEditorPart in com.iizigo.term.recording
Modifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of PropEditorPart in com.iizigo.term.screen
Uses of PropEditorPart in com.iizigo.text
Uses of PropEditorPart in com.iizigo.vs
Uses of PropEditorPart in com.iizigo.ws.editor