public class NoteOnMessage extends Object
Constructor and Description |
---|
NoteOnMessage(Display strings,
NotePosition notePosition,
NoteStyle noteStyle,
String backcolor,
Url url) |
Modifier and Type | Method and Description |
---|---|
Display |
getDisplay() |
NotePosition |
getNotePosition() |
NoteStyle |
getNoteStyle() |
SkinParamBackcolored |
getSkinParamNoteBackcolored(ISkinParam skinParam) |
Url |
getUrlNote() |
boolean |
hasUrl() |
public NoteOnMessage(Display strings, NotePosition notePosition, NoteStyle noteStyle, String backcolor, Url url)
public SkinParamBackcolored getSkinParamNoteBackcolored(ISkinParam skinParam)
public boolean hasUrl()
public Display getDisplay()
public NotePosition getNotePosition()
public NoteStyle getNoteStyle()
public Url getUrlNote()
Copyright © 2017. All Rights Reserved.