freemind.modes.mindmapmode.dialogs
Class StylePatternFrame.StylePatternFrameType

java.lang.Object
  extended by freemind.modes.mindmapmode.dialogs.StylePatternFrame.StylePatternFrameType
Enclosing class:
StylePatternFrame

public static final class StylePatternFrame.StylePatternFrameType
extends java.lang.Object


Field Summary
static StylePatternFrame.StylePatternFrameType WITH_NAME_AND_CHILDS
           
static StylePatternFrame.StylePatternFrameType WITHOUT_NAME_AND_CHILDS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WITHOUT_NAME_AND_CHILDS

public static StylePatternFrame.StylePatternFrameType WITHOUT_NAME_AND_CHILDS

WITH_NAME_AND_CHILDS

public static StylePatternFrame.StylePatternFrameType WITH_NAME_AND_CHILDS