R
- the row typepublic class GraphicsBaseItemProvider<R extends Row<?,?,?>> extends Object implements ItemProvider<GraphicsBase<R>>
GraphicsBase
.Constructor and Description |
---|
GraphicsBaseItemProvider() |
Modifier and Type | Method and Description |
---|---|
List<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems(GraphicsBase<R> graphics)
Returns a list of property sheet items for the given target object.
|
public List<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems(GraphicsBase<R> graphics)
ItemProvider
getPropertySheetItems
in interface ItemProvider<GraphicsBase<R extends Row<?,?,?>>>
graphics
- the target objectCopyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.