Uses of Interface
com.iizigo.editor.IWorkbenchPartIZ
Uses of IWorkbenchPartIZ in com.iizigo.db.editor
Classes in com.iizigo.db.editor that implement IWorkbenchPartIZ Modifier and Type Class Description class
DatabaseEditor
The Database Editor part.Uses of IWorkbenchPartIZ in com.iizigo.editor
Classes in com.iizigo.editor that implement IWorkbenchPartIZ Modifier and Type Class Description class
PropEditorPart
The abstract Property Editor part used by the Editors in iiziGo.Methods in com.iizigo.editor that return IWorkbenchPartIZ Modifier and Type Method Description IWorkbenchPartIZ
PartExtensionIZ. getWorkbenchPart()
Gets the workbench part.Constructors in com.iizigo.editor with parameters of type IWorkbenchPartIZ Constructor Description PartExtensionIZ(org.eclipse.ui.IViewPart part, IWorkbenchPartIZ izPart)
The constructor.Uses of IWorkbenchPartIZ in com.iizigo.font
Classes in com.iizigo.font that implement IWorkbenchPartIZ Modifier and Type Class Description class
FontFacesEditor
The font faces editor in the Styles folder.Uses of IWorkbenchPartIZ in com.iizigo.image
Classes in com.iizigo.image that implement IWorkbenchPartIZ Modifier and Type Class Description class
ImageDefinitionEditor
The Image Definition Editor part.Uses of IWorkbenchPartIZ in com.iizigo.panel
Classes in com.iizigo.panel that implement IWorkbenchPartIZ Modifier and Type Class Description class
ContextMenuEditor
The context menu editor in the Panel folder.class
PanelEditor
The panel editor.Uses of IWorkbenchPartIZ in com.iizigo.prop
Constructors in com.iizigo.prop with parameters of type IWorkbenchPartIZ Constructor Description PropUndoRedoAdapter(IWorkbenchPartIZ part)
Constructor without target viewer.Uses of IWorkbenchPartIZ in com.iizigo.selector
Classes in com.iizigo.selector that implement IWorkbenchPartIZ Modifier and Type Class Description class
SelectorEditor
The Style's Editor part.Uses of IWorkbenchPartIZ in com.iizigo.server
Classes in com.iizigo.server that implement IWorkbenchPartIZ Modifier and Type Class Description class
ServerConfigView
The Server Configuration View displays a tree with the server configuration and a property editor for the properties.Uses of IWorkbenchPartIZ in com.iizigo.style
Classes in com.iizigo.style that implement IWorkbenchPartIZ Modifier and Type Class Description class
StyleEditor
The Style's Editor part.Uses of IWorkbenchPartIZ in com.iizigo.term
Classes in com.iizigo.term that implement IWorkbenchPartIZ Modifier and Type Class Description class
TerminalView
The Terminal View Part shows one terminal session.Uses of IWorkbenchPartIZ in com.iizigo.term.capture
Classes in com.iizigo.term.capture that implement IWorkbenchPartIZ Modifier and Type Class Description class
CaptureEditor
The Screen Capture "Editor", but nothing to edit.Uses of IWorkbenchPartIZ in com.iizigo.term.recording
Classes in com.iizigo.term.recording that implement IWorkbenchPartIZ Modifier and Type Class Description class
RecordingEditor
The Screen Capture "Editor", but nothing to edit.Uses of IWorkbenchPartIZ in com.iizigo.term.screen
Classes in com.iizigo.term.screen that implement IWorkbenchPartIZ Modifier and Type Class Description class
ScreenEditor
The Terminal Screen Editor part.Uses of IWorkbenchPartIZ in com.iizigo.term.server
Classes in com.iizigo.term.server that implement IWorkbenchPartIZ Modifier and Type Class Description class
RemoteTerminalView
The Terminal View Part shows one terminal session.Uses of IWorkbenchPartIZ in com.iizigo.term.session
Classes in com.iizigo.term.session that implement IWorkbenchPartIZ Modifier and Type Class Description class
SessionsView
The Terminal Sessions View Part shows all currently running terminal sessions.Uses of IWorkbenchPartIZ in com.iizigo.text
Classes in com.iizigo.text that implement IWorkbenchPartIZ Modifier and Type Class Description class
TextTableEditor
The Style's Editor part.Uses of IWorkbenchPartIZ in com.iizigo.vs
Classes in com.iizigo.vs that implement IWorkbenchPartIZ Modifier and Type Class Description class
VirtualSpaceEditor
The VirtualSpace Editor part.Uses of IWorkbenchPartIZ in com.iizigo.ws.editor
Classes in com.iizigo.ws.editor that implement IWorkbenchPartIZ Modifier and Type Class Description class
WebServiceEditor
The Web Service editor.