net.sourceforge.plantuml.skin
Class ProtectedSkin
java.lang.Object
net.sourceforge.plantuml.skin.ProtectedSkin
- All Implemented Interfaces:
- Skin
public class ProtectedSkin
- extends Object
- implements Skin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtectedSkin
public ProtectedSkin(Skin skinToProtect)
createComponent
public Component createComponent(ComponentType type,
ISkinParam param,
List<? extends CharSequence> stringsToDisplay)
- Specified by:
createComponent
in interface Skin
getProtocolVersion
public Object getProtocolVersion()
- Specified by:
getProtocolVersion
in interface Skin
Copyright © 2011. All Rights Reserved.