|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--voji.log.Log | +--voji.log.SplitLog | +--voji.log.ShortLog | +--voji.log.LogShortList
Field Summary |
Fields inherited from class voji.log.ShortLog |
empty, parts |
Fields inherited from class voji.log.Log |
dateSeparator, msgSeparator |
Constructor Summary | |
LogShortList(java.awt.List initList)
|
|
LogShortList(java.awt.List initList,
int initCount)
|
Method Summary | |
static java.awt.List |
create()
|
static java.awt.List |
create(int initCount)
|
protected void |
writeShort(java.lang.String[] messages)
|
Methods inherited from class voji.log.ShortLog |
getCount, setCount, writeParts |
Methods inherited from class voji.log.SplitLog |
split, write |
Methods inherited from class voji.log.Log |
format, log, log, logHere, logHere |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogShortList(java.awt.List initList, int initCount)
public LogShortList(java.awt.List initList)
Method Detail |
public static java.awt.List create()
public static java.awt.List create(int initCount)
protected void writeShort(java.lang.String[] messages) throws java.lang.Exception
writeShort
in class ShortLog
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |