|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildConsolePartition | |
---|---|
org.eclipse.cdt.internal.ui.buildconsole |
Uses of BuildConsolePartition in org.eclipse.cdt.internal.ui.buildconsole |
---|
Methods in org.eclipse.cdt.internal.ui.buildconsole that return BuildConsolePartition | |
---|---|
BuildConsolePartition |
BuildConsolePartition.combineWith(BuildConsolePartition partition)
Returns a new partition representing this and the given parition combined. |
BuildConsolePartition |
BuildConsolePartition.createNewPartition(int offset,
int length)
Creates a new patition of this type with the given color, offset, and length. |
Methods in org.eclipse.cdt.internal.ui.buildconsole with parameters of type BuildConsolePartition | |
---|---|
boolean |
BuildConsolePartition.canBeCombinedWith(BuildConsolePartition partition)
Returns whether this partition is allowed to be combined with the given partition. |
BuildConsolePartition |
BuildConsolePartition.combineWith(BuildConsolePartition partition)
Returns a new partition representing this and the given parition combined. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |