public class DeviceSkinManager extends Object implements IDeviceSkinManager
IDeviceSkinManager
.Constructor and Description |
---|
DeviceSkinManager() |
Modifier and Type | Method and Description |
---|---|
Properties |
getSkin(String name)
Returns the Skin properties of a given device name.
|
List<String> |
getSkinList(String name)
Returns the Skin List with the given name.
|
Set<String> |
getSkinListNames()
Returns the list of all Skin List Names.
|
Set<String> |
getSkinNames()
Returns the list of all Skin Names.
|
public Properties getSkin(String name)
IDeviceSkinManager
getSkin
in interface IDeviceSkinManager
name
- name of the device.public Set<String> getSkinNames()
IDeviceSkinManager
getSkinNames
in interface IDeviceSkinManager
public List<String> getSkinList(String name)
IDeviceSkinManager
getSkinList
in interface IDeviceSkinManager
name
- name of the skin list.public Set<String> getSkinListNames()
IDeviceSkinManager
getSkinListNames
in interface IDeviceSkinManager
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.