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