Java org.eclipse.jface.bindings TriggerSequence fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.bindings TriggerSequence fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.bindings TriggerSequence.

The text is from its open source code.

Method

booleanequals(final Object object)
Stringformat()
Formats this trigger sequence into the current default look.
TriggerSequence[]getPrefixes()

Returns a list of prefixes for the current sequence.

Trigger[]getTriggers()
Returns the list of triggers.
booleanisEmpty()
Returns whether or not this trigger sequence is empty.