net.sourceforge.plantuml.skin.bluemodern
Class BlueModern

java.lang.Object
  extended by net.sourceforge.plantuml.skin.bluemodern.BlueModern
All Implemented Interfaces:
Skin

public class BlueModern
extends Object
implements Skin


Constructor Summary
BlueModern()
           
 
Method Summary
 Component createComponent(ComponentType type, ISkinParam param, List<? extends CharSequence> stringsToDisplay)
           
 Object getProtocolVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueModern

public BlueModern()
Method Detail

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.