|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.shapes.AbstractShape
jsynoptic.builtin.Abstract1DShape
jsynoptic.builtin.Abstract2DShape
jsynoptic.builtin.TextShape
jsynoptic.builtin.HistoryShape.HookedTextShape
public static class HistoryShape.HookedTextShape
Override methods called when data source change. => the first cell listens to data source Changes are propagated.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jsynoptic.builtin.TextShape |
|---|
TextShape.TextShapePropertiesNames |
| Nested classes/interfaces inherited from class jsynoptic.builtin.Abstract2DShape |
|---|
Abstract2DShape.Abstract2DShapePropertiesNames |
| Nested classes/interfaces inherited from class jsynoptic.builtin.Abstract1DShape |
|---|
Abstract1DShape.Abstract1DShapePropertiesNames |
| Nested classes/interfaces inherited from class simtools.shapes.AbstractShape |
|---|
AbstractShape.AbstractShapePropertiesNames |
| Field Summary | |
|---|---|
protected HistoryShape |
owner
|
| Fields inherited from class jsynoptic.builtin.Abstract2DShape |
|---|
dirtyFillColor, fillColor, fillDynamicColor, fillMapper, fillMapperIndex, fillMapperSource |
| Fields inherited from class jsynoptic.builtin.Abstract1DShape |
|---|
allowResize, bounds2D, delegateEndNotificationListener, dirty, dirtyDrawColor, dirtyRectangle, drawColor, drawDynamicColor, drawMapper, drawMapperIndex, drawMapperSource, fixedRatio, link, MIN_SIZE, ratio, stroke, strokeParams, transform |
| Fields inherited from class simtools.shapes.AbstractShape |
|---|
_h, _ox, _oy, _propertyNames, _w, _x, _y, ANTI_ALIASING, currentDialogBox, FONT_NAMES, listeners, REFRESH_PERIOD |
| Fields inherited from interface jsynoptic.base.ContextualActionProvider |
|---|
EDITOR_CONTEXT, MOUSE_OUT_CONTEXT, MOUSE_OVER_CONTEXT, MOUSE_PRESSED_CONTEXT, SHAPELIST_CONTEXT, SOURCELIST_CONTEXT |
| Constructor Summary | |
|---|---|
HistoryShape.HookedTextShape(java.lang.String text,
int width,
int height)
|
|
| Method Summary | |
|---|---|
void |
notificationEnd(java.lang.Object referer)
This callback is called after all notifications were processed. |
protected void |
propagate()
|
| Methods inherited from class jsynoptic.builtin.Abstract2DShape |
|---|
createPanel, draw, fillHook, getFillColor |
| Methods inherited from class jsynoptic.builtin.Abstract1DShape |
|---|
canDoAction, contains, contains, contains, contains, DataSourceInfoChanged, DataSourceOrderChanged, DataSourceValueRangeChanged, doCollectiveAction, getBounds, getBounds2D, getDelegateEndNotificationListener, getDrawColor, getDx, getDy, getLink, getPathIterator, getPathIterator, intersects, intersects, setAnchor, setLink, translate, updateBounds, updateTransform |
| Methods inherited from class simtools.shapes.AbstractShape |
|---|
addListener, getAnchor, getInnerProperties, getMax, getMaxTranslated, getMin, notifyChange, refresh, removeListener, setAnchor, setProperties, wipeOff |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jsynoptic.base.SelectionContextualActionProvider |
|---|
doCollectiveAction |
| Methods inherited from interface jsynoptic.base.ContextualActionProvider |
|---|
canDoAction |
| Methods inherited from interface simtools.data.DataSourceListener |
|---|
DataSourceInfoChanged, DataSourceOrderChanged, DataSourceValueRangeChanged |
| Field Detail |
|---|
protected transient HistoryShape owner
| Constructor Detail |
|---|
public HistoryShape.HookedTextShape(java.lang.String text,
int width,
int height)
| Method Detail |
|---|
protected void propagate()
public void notificationEnd(java.lang.Object referer)
EndNotificationListener
notificationEnd in interface EndNotificationListenernotificationEnd in class TextShape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||