|
||||||||||
| 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.JScrollPane
cz.cuni.amis.nb.pogamut.unreal.timeline.view.MVTimelineElement
public class MVTimelineElement
MV element that is showing the timeline, the events that had happend in the environment on the timeline.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JScrollPane |
|---|
JScrollPane.AccessibleJScrollPane, JScrollPane.ScrollBar |
| 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 |
| Nested classes/interfaces inherited from interface org.netbeans.core.spi.multiview.MultiViewElement |
|---|
org.netbeans.core.spi.multiview.MultiViewElement.Registration |
| Field Summary |
|---|
| Fields inherited from class javax.swing.JScrollPane |
|---|
columnHeader, horizontalScrollBar, horizontalScrollBarPolicy, lowerLeft, lowerRight, rowHeader, upperLeft, upperRight, verticalScrollBar, verticalScrollBarPolicy, viewport |
| 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 java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
MVTimelineElement(TLDatabase database,
org.openide.util.Lookup lookup)
Create a MV element with scene inside that is showing entities
in the database and updates itself when database changes. |
|
| Method Summary | |
|---|---|
org.netbeans.core.spi.multiview.CloseOperationState |
canCloseElement()
|
void |
componentActivated()
|
void |
componentClosed()
|
void |
componentDeactivated()
|
void |
componentHidden()
|
void |
componentOpened()
|
void |
componentShowing()
|
Action[] |
getActions()
|
org.openide.util.Lookup |
getLookup()
|
JComponent |
getToolbarRepresentation()
|
org.openide.awt.UndoRedo |
getUndoRedo()
|
JComponent |
getVisualRepresentation()
|
void |
setMultiViewCallback(org.netbeans.core.spi.multiview.MultiViewElementCallback callback)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MVTimelineElement(TLDatabase database,
org.openide.util.Lookup lookup)
entities
in the database and updates itself when database changes.
database - | Method Detail |
|---|
public JComponent getVisualRepresentation()
getVisualRepresentation in interface org.netbeans.core.spi.multiview.MultiViewElementpublic JComponent getToolbarRepresentation()
getToolbarRepresentation in interface org.netbeans.core.spi.multiview.MultiViewElementpublic Action[] getActions()
getActions in interface org.netbeans.core.spi.multiview.MultiViewElementpublic org.openide.util.Lookup getLookup()
getLookup in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentOpened()
componentOpened in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentClosed()
componentClosed in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentShowing()
componentShowing in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentHidden()
componentHidden in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentActivated()
componentActivated in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentDeactivated()
componentDeactivated in interface org.netbeans.core.spi.multiview.MultiViewElementpublic org.openide.awt.UndoRedo getUndoRedo()
getUndoRedo in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void setMultiViewCallback(org.netbeans.core.spi.multiview.MultiViewElementCallback callback)
setMultiViewCallback in interface org.netbeans.core.spi.multiview.MultiViewElementpublic org.netbeans.core.spi.multiview.CloseOperationState canCloseElement()
canCloseElement in interface org.netbeans.core.spi.multiview.MultiViewElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||