Uses of Interface
ch.sahits.game.openpatrician.javafx.control.IWordSplitter
-
Packages that use IWordSplitter Package Description ch.sahits.game.openpatrician.javafx.control -
-
Uses of IWordSplitter in ch.sahits.game.openpatrician.javafx.control
Classes in ch.sahits.game.openpatrician.javafx.control that implement IWordSplitter Modifier and Type Class Description classNonAlphaNumWordSplitterWord splitter on any non alpha numeric characters.Methods in ch.sahits.game.openpatrician.javafx.control with parameters of type IWordSplitter Modifier and Type Method Description voidPageSplitter. setWordSplitter(IWordSplitter splitter)
-