Class DisplayNavigationView
- java.lang.Object
-
- org.phoebus.applications.display.navigation.DisplayNavigationView
-
- All Implemented Interfaces:
org.phoebus.framework.spi.AppInstance
public class DisplayNavigationView extends Object implements org.phoebus.framework.spi.AppInstance
-
-
Constructor Summary
Constructors Constructor Description DisplayNavigationView(org.phoebus.framework.spi.AppDescriptor app)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.phoebus.framework.spi.AppDescriptorgetAppDescriptor()voidsetResource(URI resource)
-
-
-
Method Detail
-
getAppDescriptor
public org.phoebus.framework.spi.AppDescriptor getAppDescriptor()
- Specified by:
getAppDescriptorin interfaceorg.phoebus.framework.spi.AppInstance
-
setResource
public void setResource(URI resource)
-
-