|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static int |
SEVERITY_ERROR
Severity constant used to specify error level severity. |
static int |
SEVERITY_NONE
Severity constant used to specify no severity. |
static int |
SEVERITY_WARNING
Severity constant used to specify warning level severity. |
| Method Summary | |
int |
getSelectionLength()
Called when the FileOverviewMargin is preparing to navigate to this mark's location. |
int |
getSelectionStart()
Called when the FileOverviewMargin is preparing to navigate to this mark's location. |
int |
getSeverity()
Called when the FileOverviewMargin is preparing to update the summary block at the top. |
java.lang.String |
getToolTipText(java.awt.event.MouseEvent mouseEvent)
Called when the FileOverviewMargin is preparing to show a tooltip for this mark. |
| Field Detail |
public static final int SEVERITY_NONE
public static final int SEVERITY_WARNING
public static final int SEVERITY_ERROR
| Method Detail |
public java.lang.String getToolTipText(java.awt.event.MouseEvent mouseEvent)
public int getSelectionStart()
public int getSelectionLength()
public int getSeverity()
SEVERITY_NONE, SEVERITY_WARNING, or
SEVERITY_ERROR.
SEVERITY_NONE, SEVERITY_WARNING, or
SEVERITY_ERROR
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.