|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.scijava.AbstractContextual
org.scijava.plugin.AbstractRichPlugin
org.scijava.display.AbstractDisplay<Object>
org.scijava.display.DefaultDisplay
public class DefaultDisplay
Default display for objects, when no other displays are available.
| Field Summary |
|---|
| Fields inherited from class org.scijava.display.AbstractDisplay |
|---|
isClosed |
| Constructor Summary | |
|---|---|
DefaultDisplay()
|
|
| Method Summary |
|---|
| Methods inherited from class org.scijava.display.AbstractDisplay |
|---|
add, add, addAll, addAll, canDisplay, canDisplay, checkObject, clear, close, contains, containsAll, display, get, getName, indexOf, isDisplaying, isEmpty, iterator, lastIndexOf, listIterator, listIterator, noteStructureChange, rebuild, remove, remove, removeAll, retainAll, set, setName, size, subList, toArray, toArray, toString, update |
| Methods inherited from class org.scijava.plugin.AbstractRichPlugin |
|---|
compareTo, getInfo, getPriority, setInfo, setPriority |
| Methods inherited from class org.scijava.AbstractContextual |
|---|
context, getContext, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
equals, hashCode |
| Methods inherited from interface org.scijava.Contextual |
|---|
context, getContext, setContext |
| Methods inherited from interface org.scijava.Prioritized |
|---|
getPriority, setPriority |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.scijava.plugin.HasPluginInfo |
|---|
getInfo, setInfo |
| Constructor Detail |
|---|
public DefaultDisplay()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||