|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WidgetService
Interface for services that manage available InputWidgets.
| Method Summary | |
|---|---|
InputWidget<?,?> |
create(WidgetModel model)
Creates a widget that represents the given widget model. |
| Methods inherited from interface org.scijava.plugin.PTService |
|---|
getPlugins, getPluginService, getPluginType |
| Methods inherited from interface org.scijava.service.Service |
|---|
initialize, registerEventHandlers |
| 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 |
| Methods inherited from interface org.scijava.Disposable |
|---|
dispose |
| Methods inherited from interface org.scijava.Typed |
|---|
getType, supports |
| Method Detail |
|---|
InputWidget<?,?> create(WidgetModel model)
create in interface WrapperService<WidgetModel,InputWidget<?,?>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||