public class Note extends AbstractEvent implements Event, SpecificBackcolorable
Constructor and Description |
---|
Note(Participant p,
NotePosition position,
Display strings) |
Note(Participant p,
Participant p2,
Display strings) |
Modifier and Type | Method and Description |
---|---|
boolean |
dealWith(Participant someone) |
Participant |
getParticipant() |
Participant |
getParticipant2() |
NotePosition |
getPosition() |
SkinParamBackcolored |
getSkinParamBackcolored(ISkinParam skinParam) |
HtmlColor |
getSpecificBackColor() |
Display |
getStrings() |
NoteStyle |
getStyle() |
Url |
getUrl() |
boolean |
hasUrl() |
void |
setSpecificBackcolor(HtmlColor color) |
void |
setStyle(NoteStyle style) |
isParallel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isParallel
public Note(Participant p, NotePosition position, Display strings)
public Note(Participant p, Participant p2, Display strings)
public Participant getParticipant()
public Participant getParticipant2()
public Display getStrings()
public NotePosition getPosition()
public HtmlColor getSpecificBackColor()
getSpecificBackColor
in interface SpecificBackcolorable
public void setSpecificBackcolor(HtmlColor color)
setSpecificBackcolor
in interface SpecificBackcolorable
public boolean dealWith(Participant someone)
public Url getUrl()
getUrl
in interface Event
getUrl
in class AbstractEvent
public boolean hasUrl()
hasUrl
in interface Event
hasUrl
in class AbstractEvent
public final NoteStyle getStyle()
public final void setStyle(NoteStyle style)
public SkinParamBackcolored getSkinParamBackcolored(ISkinParam skinParam)
Copyright © 2015. All Rights Reserved.