|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewPart | |
| biouml.plugins.matlab | |
| biouml.plugins.simulation | |
| biouml.plugins.simulation.java | |
| biouml.workbench.diagram | |
| ru.biosoft.gui | |
| ru.biosoft.plugins.javascript | |
| Uses of ViewPart in biouml.plugins.matlab |
| Classes in biouml.plugins.matlab that implement ViewPart | |
class |
MatlabEngineControl
|
| Uses of ViewPart in biouml.plugins.simulation |
| Classes in biouml.plugins.simulation that implement ViewPart | |
class |
SimulationEnginePane
|
| Uses of ViewPart in biouml.plugins.simulation.java |
| Classes in biouml.plugins.simulation.java that implement ViewPart | |
class |
JavaEngineControl
Created by IntelliJ IDEA. |
| Uses of ViewPart in biouml.workbench.diagram |
| Classes in biouml.workbench.diagram that implement ViewPart | |
class |
ClipboardView
Spike solution for clipboard. |
class |
DiagramDescriptionEditor
|
class |
FilterView
|
class |
LegendView
Shows legend for graphic notation used by explored diagram. |
class |
ParametersTabularEditor
|
class |
VariablesTabularEditor
|
| Uses of ViewPart in ru.biosoft.gui |
| Subinterfaces of ViewPart in ru.biosoft.gui | |
interface |
EditorPart
Interface to be implimented by editor for some part of data. |
| Classes in ru.biosoft.gui that implement ViewPart | |
class |
EditorPartSupport
|
class |
EditorsManager
|
class |
EditorsTabbedPane
Utility class to group several editor into one tabbed pane with common toolbar. |
class |
ExplorerPane
Panel to view/edit some bean or DataElement. |
class |
HtmlEditor
|
class |
HtmlView
|
class |
LogPane
|
class |
PluggedEditorsTabbedPane
|
class |
PropertiesEditor
|
class |
PropertiesView
|
class |
TabularPropertiesEditor
|
class |
ViewPartSupport
|
| Methods in ru.biosoft.gui that return ViewPart | |
ViewPart |
EditorsTabbedPane.getEditorsManager()
|
| Methods in ru.biosoft.gui with parameters of type ViewPart | |
boolean |
ModelValidator.canExplore(java.lang.Object model,
ViewPart part)
|
void |
EditorsTabbedPane.addViewPart(ViewPart view)
|
protected void |
EditorsTabbedPane.addTab(ViewPart tab)
|
protected void |
EditorsTabbedPane.insertTab(int index,
ViewPart tab)
|
protected void |
EditorsTabbedPane.removeTab(ViewPart tab)
|
protected void |
EditorsManager.addDynamicProperty(int index,
ViewPart viewPart)
|
void |
EditorsManager.addViewPart(ViewPart viewPart)
|
void |
EditorsManager.validateTab(ViewPart viewPart)
|
protected void |
EditorsManager.insertView(ViewPart viewPart)
|
float |
EditorsManager.getPriority(ViewPart viewPart)
|
void |
DocumentManager.registerEditorPart(ViewPart viewPart)
Registers editor part that can be shared by several documets. |
| Constructors in ru.biosoft.gui with parameters of type ViewPart | |
EditorsManager.EditorInfo(java.lang.String name,
ViewPart viewPart,
java.lang.Boolean enabled)
|
|
| Uses of ViewPart in ru.biosoft.plugins.javascript |
| Classes in ru.biosoft.plugins.javascript that implement ViewPart | |
class |
JScriptConsole
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||