Uses of Interface
com.orchestranetworks.userservice.UserServiceTabbedPane
-
Packages that use UserServiceTabbedPane Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceTabbedPane in com.orchestranetworks.userservice
Subinterfaces of UserServiceTabbedPane in com.orchestranetworks.userservice Modifier and Type Interface Description interfaceUserServiceRootTabbedPaneDeprecated.From 6.0.0,UserServiceDisplayConfigurator.newTabbedPane()now returns aUserServiceTabbedPane.Methods in com.orchestranetworks.userservice that return UserServiceTabbedPane Modifier and Type Method Description UserServiceTabbedPaneUserServiceDisplayConfigurator. newTabbedPane()Creates a tabbed pane.UserServiceTabbedPaneUserServiceDisplayConfigurator. newTabbedPane(String anId)Creates a tabbed pane.UserServiceTabbedPaneUserServicePaneWriter. newTabbedPane()Creates a tabbed pane.UserServiceTabbedPaneUserServicePaneWriter. newTabbedPane(String anId)Creates a tabbed pane.
-