Package | Description |
---|---|
javax.help |
Supports presentation of online documentation with both
content and contextual views of this information.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AppendMerge |
Append merge type
|
class |
NoMerge |
No merge type
|
class |
SortMerge |
Sort merge type
|
class |
UniteAppendMerge |
Unite-append merge type
|
Modifier and Type | Method | Description |
---|---|---|
static Merge |
Merge.DefaultMergeFactory.getMerge(NavigatorView masterView,
NavigatorView slaveView) |
Returns suitable Merge object
|