|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench
de.unihalle.informatik.MiToBo.core.grappa.MTBGrappaWorkbench
@ALDMetaInfo(export=ALLOWED) public class MTBGrappaWorkbench
Main frame of Grappa in MiToBo context.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JTabbedPane |
---|
JTabbedPane.AccessibleJTabbedPane, JTabbedPane.ModelListener |
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container |
---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary |
---|
Fields inherited from class de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench |
---|
lastLoadFilePath, lastSaveFilePath, mainFrame, renameTextField, renameWin, workflows |
Fields inherited from class javax.swing.JTabbedPane |
---|
changeEvent, changeListener, model, SCROLL_TAB_LAYOUT, tabPlacement, WRAP_TAB_LAYOUT |
Fields inherited from class javax.swing.JComponent |
---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface javax.swing.SwingConstants |
---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
MTBGrappaWorkbench(MTBGrappaFrame frame)
Default constructor |
Method Summary | |
---|---|
protected MTBGrappaWorkbenchTab |
initNewTab(de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbenchGraph graph)
|
protected MTBGrappaWorkbenchTab |
initReloadedTab(com.mxgraph.view.mxGraph _graph,
de.unihalle.informatik.Alida.workflows.ALDWorkflow _flow)
|
protected void |
initReloadedWorkflow(com.mxgraph.view.mxGraph _graph,
de.unihalle.informatik.Alida.workflows.ALDWorkflow _flow)
|
Methods inherited from class de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench |
---|
actionPerformed, addNewWorkflow, addNodeToWorkflow, clearTreeSelection, getWorkflowName, handleALDWorkflowClassEvent, handleLoadWorkflowEvent, handleWorkflowRenameEvent, initNewWorkflow, initNewWorkflow, initRenameWin, interruptWorkflowExecution, loadWorkflow, popRecentlySelectedOperatorPath, quit, removeWorkflow, renameWorkflow, renameWorkflow, runWorkflow, saveWorkflow, showLoadFileSelectDialog, showSaveFileSelectDialog, stateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MTBGrappaWorkbench(MTBGrappaFrame frame)
Method Detail |
---|
protected MTBGrappaWorkbenchTab initNewTab(de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbenchGraph graph)
initNewTab
in class de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench
protected void initReloadedWorkflow(com.mxgraph.view.mxGraph _graph, de.unihalle.informatik.Alida.workflows.ALDWorkflow _flow)
initReloadedWorkflow
in class de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench
protected MTBGrappaWorkbenchTab initReloadedTab(com.mxgraph.view.mxGraph _graph, de.unihalle.informatik.Alida.workflows.ALDWorkflow _flow)
initReloadedTab
in class de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |