|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.borland.primetime.ide.Message | +--com.borland.primetime.editor.SearchManager.FindAllMessage
Fields inherited from class com.borland.primetime.ide.Message |
actionEvent,
background,
contextAction,
font,
foreground,
helpAction,
icon,
lazyFetchChildren,
messageAction,
renderer,
selectAction,
text,
toolTipText |
Constructor Summary | |
SearchManager.FindAllMessage(EditorPane editor,
javax.swing.text.Position pos,
int line,
int column,
int length,
java.lang.String searchText,
java.lang.String matchLine)
|
Method Summary | |
void |
messageAction(Browser browser)
Called when this message is activated in the MessageView. |
void |
selectAction(Browser browser)
Called when this message is selected in the MessageView. |
Methods inherited from class com.borland.primetime.ide.Message |
fetchChildren,
getBackground,
getCellRenderer,
getContextAction,
getFont,
getForeground,
getHelpAction,
getIcon,
getMessageAction,
getSelectAction,
getText,
getToolTipText,
isLazyFetchChildren,
setBackground,
setCellRenderer,
setContextAction,
setFont,
setForeground,
setHelpAction,
setIcon,
setLazyFetchChildren,
setMessageAction,
setSelectAction,
setText,
setToolTipText,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public SearchManager.FindAllMessage(EditorPane editor, javax.swing.text.Position pos, int line, int column, int length, java.lang.String searchText, java.lang.String matchLine)
Method Detail |
public void selectAction(Browser browser)
public void messageAction(Browser browser)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |