story.scheherazade.virgil
Class InterpretativeDetailBox

java.lang.Object
  extended by story.scheherazade.virgil.InterpretativeDetailBox

public class InterpretativeDetailBox
extends java.lang.Object


Field Summary
static java.awt.Color badValidationColor
           
static java.awt.Color detailBoxColor
           
static java.awt.Color detailBoxTitleColor
           
static java.awt.Color goodValidationColor
           
static java.awt.Color linkButtonColor
           
static java.awt.Color newArcBoxColor
           
 
Constructor Summary
InterpretativeDetailBox(Virgil virgil, StoryInterpreter story, Verbalizer verbalizer, PlannerRepository planners, TimelineViewer timelineViewer, TimelineID timeline, Serialization sourceText, NewContentPanel newContent, PlannerRepository plannerRep, InterpretativeEditor interpEditor)
           
 
Method Summary
 InterpElement getActiveElement()
           
 InterpretativeNodeType getActiveType()
           
 javax.swing.JComponent getPanel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

detailBoxColor

public static final java.awt.Color detailBoxColor

goodValidationColor

public static final java.awt.Color goodValidationColor

badValidationColor

public static final java.awt.Color badValidationColor

detailBoxTitleColor

public static final java.awt.Color detailBoxTitleColor

newArcBoxColor

public static final java.awt.Color newArcBoxColor

linkButtonColor

public static final java.awt.Color linkButtonColor
Constructor Detail

InterpretativeDetailBox

public InterpretativeDetailBox(Virgil virgil,
                               StoryInterpreter story,
                               Verbalizer verbalizer,
                               PlannerRepository planners,
                               TimelineViewer timelineViewer,
                               TimelineID timeline,
                               Serialization sourceText,
                               NewContentPanel newContent,
                               PlannerRepository plannerRep,
                               InterpretativeEditor interpEditor)
                        throws Scheherexception
Throws:
Scheherexception
Method Detail

getPanel

public javax.swing.JComponent getPanel()

getActiveElement

public InterpElement getActiveElement()

getActiveType

public InterpretativeNodeType getActiveType()


Copyright © 2011 David K. Elson. All Rights Reserved.