|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Fields | |
String LINE_END |
The component goes at the end of the line direction for the layout. |
String LINE_START |
The component goes at the beginning of the line direction for the layout. |
String PAGE_END |
The component comes after the last line of the layout's content. |
String PAGE_START |
The component comes before the first line of the layout's content. |
Changed Fields | ||
String AFTER_LAST_LINE |
Documentation changed from old to new. |
Synonym for PAGE_END. |
String AFTER_LINE_ENDS |
Documentation changed from old to new. |
Synonym for LINE_END. |
String BEFORE_FIRST_LINE |
Documentation changed from old to new. |
Synonym for PAGE_START. |
String BEFORE_LINE_BEGINS |
Documentation changed from old to new. |
Synonym for LINE_START. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |