Package org.teamapps.ux.application
Interface ApplicationDesktop
public interface ApplicationDesktop
-
Method Summary
Modifier and Type Method Description ComponentgetApplicationsListingComponent()voidremoveTopLevelComponent(Component component)voidshowTopLevelComponent(java.lang.String originatingAppName, org.teamapps.icons.api.Icon icon, java.lang.String title, Component component)