|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.AbstractPairFinder
com.aptana.ide.editor.html.HTMLPairFinder
public class HTMLPairFinder
| Constructor Summary | |
|---|---|
HTMLPairFinder()
|
|
| Method Summary | |
|---|---|
boolean |
displayOnlyMatch()
Display only the matching pair (not both) |
boolean |
doNotDisplay()
Should display pairs |
PairMatch |
findPairMatch(int offset,
IParseState parseState,
Lexeme cursorLexeme,
int loopCount)
|
org.eclipse.swt.graphics.Color |
getPairFinderColor()
Gets the color for this pair finder |
| Methods inherited from class com.aptana.ide.editors.unified.AbstractPairFinder |
|---|
findPairMatch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.aptana.ide.editors.unified.IPairFinder |
|---|
findPairMatch |
| Constructor Detail |
|---|
public HTMLPairFinder()
| Method Detail |
|---|
public PairMatch findPairMatch(int offset,
IParseState parseState,
Lexeme cursorLexeme,
int loopCount)
findPairMatch in class AbstractPairFinderoffset - parseState - cursorLexeme - loopCount -
public org.eclipse.swt.graphics.Color getPairFinderColor()
IPairFinder
getPairFinderColor in interface IPairFindergetPairFinderColor in class AbstractPairFinderIPairFinder.getPairFinderColor()public boolean displayOnlyMatch()
IPairFinder
displayOnlyMatch in interface IPairFinderdisplayOnlyMatch in class AbstractPairFinderAbstractPairFinder.displayOnlyMatch()public boolean doNotDisplay()
IPairFinder
doNotDisplay in interface IPairFinderdoNotDisplay in class AbstractPairFinderAbstractPairFinder.doNotDisplay()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||