AppSelector

ostrat.pDev.AppSelector
object AppSelector

Object for selecting various JavaFx apps / examples at run time.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def findChars(key: String, minChars: Int): Option[GuiLaunch]
def findCharsOrDefault(key: String, minChars: Int): GuiLaunch
def findErrBiCharsOrDefault(eKey: ErrBi[_, String], minChars: Int): GuiLaunch

Concrete fields

Matches the String for the identifier in DevSettings.rson to a list of Apps.

Matches the String for the identifier in DevSettings.rson to a list of Apps.

Attributes