Uses of Class
org.jdesktop.swingx.auth.UserPermissions
-
Packages that use UserPermissions Package Description org.jdesktop.swingx.auth Contains classes and interfaces used by theJXLoginPanecomponent. -
-
Uses of UserPermissions in org.jdesktop.swingx.auth
Methods in org.jdesktop.swingx.auth that return UserPermissions Modifier and Type Method Description static UserPermissionsUserPermissions. getInstance()Returns the singleton instance of this class.
-