|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.rtflib.rtfdoc.ParagraphKeeptogetherContext
This context is used to manage the "keepn" RTF attribute Used by ParagraphBuilder and JforCmd
Constructor Summary | |
(package private) |
ParagraphKeeptogetherContext()
|
Method Summary | |
static ParagraphKeeptogetherContext |
getInstance()
Singelton. |
static int |
getKeepTogetherOpenValue()
Return the level of current "keep whith next" paragraph |
static void |
KeepTogetherClose()
Close a "keep whith next" paragraph |
static void |
KeepTogetherOpen()
Open a new "keep whith next" paragraph |
static boolean |
paragraphResetProperties()
Determine if the next paragraph must reset the properites |
static void |
setParagraphResetPropertiesUsed()
Reset the flag if the paragraph properties have been resested |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ParagraphKeeptogetherContext()
Method Detail |
public static ParagraphKeeptogetherContext getInstance()
public static int getKeepTogetherOpenValue()
public static void KeepTogetherOpen()
public static void KeepTogetherClose()
public static boolean paragraphResetProperties()
public static void setParagraphResetPropertiesUsed()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |