public static interface BasicFileMenuBuilder.PathProvider
Path
needs to be ascertained at runtime at the point of execution.
Normally MenuItem
are associated with a static path that is determined at development time.
However there are occasions when the Path
cannot be determined until the MenuItem
is invoked for example when multiple paths can be represented by a single menu.Modifier and Type | Method and Description |
---|---|
Path |
getPath()
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.