A B C D E F G H I J L M N O P R S T U V Z

C

ColorUtils - class org.eclipse.contribution.visualiser.utils.ColorUtils.
Utility class which markups providers can use to get colours Could be extended to add methods like getPastelColors, getGreys, getListOfNRandomColours, etc..
ColorUtils() - Constructor for class org.eclipse.contribution.visualiser.utils.ColorUtils
 
canvas - Static variable in class org.eclipse.contribution.visualiser.views.BarDrawing
 
changeMode() - Method in interface org.eclipse.contribution.visualiser.interfaces.IMarkupProvider
Markup providers can choose to have multiple stripe modes.
changeMode() - Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.NullMarkupProvider
Change the mode - returns false (mode has not been changed)
changeMode() - Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.SimpleMarkupProvider
Change the markup provider mode.
changeMode() - Method in class org.eclipse.contribution.visualiser.jdtimpl.JDTMarkupProvider
 
compareTo(Object) - Method in class org.eclipse.contribution.visualiser.core.Stripe
Compare this Stripe to another Object, which should be a Stripe.
createButton(String, int) - Method in class org.eclipse.contribution.visualiser.views.BarDrawing
Create a button and return it
createPartControl(Composite) - Method in class org.eclipse.contribution.visualiser.views.Menu
This is a callback that allows us to create the composite and initialize it.
createPartControl(Composite) - Method in class org.eclipse.contribution.visualiser.views.Visualiser
This is a callback that will allow us to create the view and initialize it.

A B C D E F G H I J L M N O P R S T U V Z