public class SciViewDisplayViewer extends AbstractDisplayViewer<SciView>
| Constructor and Description |
|---|
SciViewDisplayViewer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canView(Display<?> d) |
boolean |
isCompatible(UserInterface ui) |
void |
onDisplayActivatedEvent(DisplayActivatedEvent e) |
void |
onDisplayUpdatedEvent(DisplayUpdatedEvent e)
Synchronizes the user interface appearance with the display model.
|
protected void |
onEvent(DisplayDeletedEvent event) |
void |
view(UserInterface ui,
Display<?> d) |
getDisplay, getPanel, getWindow, onEvent, onEvent, setPanel, updateTitle, viewgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, onDisplayDeletedEventgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic boolean isCompatible(UserInterface ui)
public boolean canView(Display<?> d)
public void view(UserInterface ui, Display<?> d)
protected void onEvent(DisplayDeletedEvent event)
public void onDisplayUpdatedEvent(DisplayUpdatedEvent e)
public void onDisplayActivatedEvent(DisplayActivatedEvent e)
Copyright © 2019–2022 scenery. All rights reserved.