Class SearchUtility.CustomTreeSearchable
java.lang.Object
com.jidesoft.swing.Searchable
com.jidesoft.swing.TreeSearchable
com.inductiveautomation.ignition.designer.gui.SearchUtility.CustomTreeSearchable
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
,TreeModelListener
- Enclosing class:
- SearchUtility
public static class SearchUtility.CustomTreeSearchable
extends com.jidesoft.swing.TreeSearchable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.jidesoft.swing.Searchable
com.jidesoft.swing.Searchable.DefaultSearchPopup, com.jidesoft.swing.Searchable.SearchField, com.jidesoft.swing.Searchable.SearchPopup
-
Field Summary
Fields inherited from class com.jidesoft.swing.Searchable
_component, _componentListener, _focusListener, _keyListener, _matchCount, CLIENT_PROPERTY_SEARCHABLE, listenerList, PROPERTY_SEARCH_TEXT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jidesoft.swing.TreeSearchable
getElementAt, getElementCount, getSelectedIndex, getTreePathes, isRecursive, populateTreePaths, propertyChange, resetTreePathes, setRecursive, setSelectedIndex, treeNodesChanged, treeNodesInserted, treeNodesRemoved, treeStructureChanged, uninstallListeners
Methods inherited from class com.jidesoft.swing.Searchable
addPropertyChangeListener, addSearchableListener, adjustSelectedIndex, cancelHighlightAll, compare, compare, convertToString, createComponentListener, createFocusListener, createKeyListener, createSearchPopup, findAll, findFirst, findFirstExactly, findFromCursor, findLast, findNext, findPrevious, firePropertyChangeEvent, fireSearchableEvent, getBackground, getComponent, getCurrentIndex, getCursor, getElementAtAsString, getForeground, getMismatchForeground, getPopupLocation, getPopupLocationRelativeTo, getPopupTimeout, getResourceString, getSearchable, getSearchableListeners, getSearchableProvider, getSearchingDelay, getSearchingText, getSearchLabel, getWildcardSupport, hidePopup, highlightAll, installListeners, isActivateKey, isCaseSensitive, isCountMatch, isDeactivateKey, isFindFirstKey, isFindLastKey, isFindNextKey, isFindPreviousKey, isFromStart, isHeavyweightComponentEnabled, isHideSearchPopupOnEvent, isIncrementalSelectKey, isNavigationKey, isPopupVisible, isProcessModelChangeEvent, isRepeats, isReverseOrder, isSearchableListenerInstalled, isSelectAllKey, isWildcardEnabled, keyTypedOrPressed, removePropertyChangeListener, removeSearchableListener, reverseFindFromCursor, searchingTextEmpty, select, setBackground, setCaseSensitive, setCountMatch, setCursor, setCursor, setForeground, setFromStart, setHeavyweightComponentEnabled, setHideSearchPopupOnEvent, setMismatchForeground, setPopupLocation, setPopupLocationRelativeTo, setPopupTimeout, setProcessModelChangeEvent, setRepeats, setReverseOrder, setSearchableProvider, setSearchingDelay, setSearchLabel, setWildcardEnabled, setWildcardSupport, showPopup, textChanged
-
Constructor Details
-
CustomTreeSearchable
-
-
Method Details
-
convertElementToString
- Overrides:
convertElementToString
in classcom.jidesoft.swing.TreeSearchable
-