- java.lang.Object
-
- com.iamsoft.util.ui.javafx.codearea.FindStrategyFactory
-
public final class FindStrategyFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FindStrategyFactory.Type
Type enumeration of text resources.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FindStrategy
get(String pSearchText, boolean pMatchCase, FindStrategyFactory.Type pType)
-
-
-
Method Detail
-
get
public static FindStrategy get(String pSearchText, boolean pMatchCase, FindStrategyFactory.Type pType)
-
-