argutia.gui
Class StyledMessageFormat
java.lang.Object
argutia.gui.StyledMessageFormat
public class StyledMessageFormat
- extends Object
Method Summary |
private void |
calculerComposition(String[] patterns)
|
void |
format()
|
static void |
format(String[] patterns,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
|
static void |
format(String pattern,
AttributeSet style,
BatchStyledDocument doc)
|
static void |
format(String pattern,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
|
void |
insert(String[] patterns,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
|
void |
insert(String pattern,
AttributeSet style,
BatchStyledDocument doc)
|
void |
insert(String pattern,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
|
String |
toString()
|
arguments
private AffichableAvecStyle[] arguments
composition
private List<Object> composition
doc
private BatchStyledDocument doc
style
private AttributeSet style
StyledMessageFormat
public StyledMessageFormat(String pattern,
AttributeSet style,
BatchStyledDocument doc)
StyledMessageFormat
public StyledMessageFormat(String pattern,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
StyledMessageFormat
public StyledMessageFormat(String[] patterns,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
format
public static void format(String pattern,
AttributeSet style,
BatchStyledDocument doc)
format
public static void format(String pattern,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
format
public static void format(String[] patterns,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
calculerComposition
private void calculerComposition(String[] patterns)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
format
public void format()
toString
public String toString()
- Overrides:
toString
in class Object
insert
public void insert(String pattern,
AttributeSet style,
BatchStyledDocument doc)
insert
public void insert(String pattern,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
insert
public void insert(String[] patterns,
AttributeSet style,
BatchStyledDocument doc,
AffichableAvecStyle... arguments)
Argutia JavaDoc
23 décembre 2007