java.lang.Object
com.iamsoft.util.ui.javafx.codearea.FindStrategyFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Type enumeration of text resources. -
Method Summary
Modifier and TypeMethodDescriptionstatic FindStrategy
get
(String pSearchText, boolean pMatchCase, FindStrategyFactory.Type pType)
-
Method Details
-
get
public static FindStrategy get(String pSearchText, boolean pMatchCase, FindStrategyFactory.Type pType)
-