eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::StringSearchTool':

Home

everywhere
www.exept.de
for:
[back]

Class: StringSearchTool (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::StringSearchTool
            |
            +--Tools::StringSearchToolForTextView

Package:
stx:libtool
Category:
Interface-Tools
Version:
rev: 1.19 date: 2009/11/11 21:27:59
user: cg
file: Tools__StringSearchTool.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
User (User@FELIXM)

Description:


documentation to be added.


[instance variables:]

[class variables:]


Related information:



Class protocol:

accessing
o  lastMatchCase

o  lastMatchCase: aBoolean

o  lastRestart

o  lastRestart: aBoolean

image specs
o  closeSearchBarIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  restartSearchBarIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  searchNextIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  searchPreviousIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  searchToolBarIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  warningSearchBarIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

accessing
o  closeBlock

o  closeBlock: something

o  ignoreCase

o  initialSearchString: aString

o  matchCheckboxVisible

o  restartSearch

o  searchNextBlock

o  searchNextBlock: something

o  searchPreviousBlock

o  searchPreviousBlock: something

o  searchText

aspects
o  matchCaseHolder

o  restartHolder

o  searchBarImageInfoLabelHolder

o  searchBarInfoLabelHolder

o  searchTextHolder

o  searchTextModifiedHolder

change & update
o  matchCaseHolderChanged

o  processEvent: anEvent

o  restartHolderChanged

o  searchTextModifiedHolderChanged

images
o  restartSearchBarIcon

o  warningSearchBarIcon

initialization & release
o  commonPostOpen

o  postBuildSearchTextView: anEditFieldView

private
o  searchReachEndOrBeginningIcon

o  searchTextRestarted: message

o  setSearchTextFoundColors

o  setSearchTextNotFoundColors

public
o  escapePressed

o  searchBarOpened

o  searchNextTextReachEnd

o  searchPreviousTextReachBeginning

o  searchTextNotFound

o  searchTextNotFound: aMessage

o  searchTextStarted

o  selectAllInSearchTextView

o  setFocusToSearchTextView

searching
o  hideSearchBar

o  searchNextText

o  searchNextTextButtonPressed

o  searchNextTextFromBeginning

o  searchNextTextIncludingCurrentSelection: includeCurrentSelection

o  searchPreviousText

o  searchPreviousTextButtonPressed

o  searchPreviousTextFromEnd


Examples:


Starting the application:


  Tools::StringSearchTool open

more examples to be added:


  ... add code fragment for 
  ... executable example here ...


ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:31:46 GMT