| Class and Description |
|---|
| com.flowingcode.addons.applayout.IronIcon
Use
IronIcon |
| com.flowingcode.addons.applayout.PaperCard
This component will be removed in a future version.
|
| Method and Description |
|---|
| com.flowingcode.addons.applayout.menu.MenuItem.getImageURL()
(for removal) Use
getImage() |
| com.flowingcode.addons.applayout.menu.MenuItem.isSubMenuFolder()
(for removal)
|
| com.flowingcode.addons.applayout.menu.MenuItem.setImageURL(URL)
(for removal) Use
setImage(String) |
| Constructor and Description |
|---|
| com.flowingcode.addons.applayout.CollapseButton(String, String, Component...)
(for removal)
|
| com.flowingcode.addons.applayout.CollapseButton(String, URL, Component...)
(for removal)
|
| com.flowingcode.addons.applayout.menu.MenuItem(String, MenuItem...)
(for removal) Use fluent API.
|
| com.flowingcode.addons.applayout.menu.MenuItem(String, String, MenuItem...)
(for removal) Use fluent API.
|
| com.flowingcode.addons.applayout.menu.MenuItem(String, URL, MenuItem...)
(for removal) Use fluent API
|
Copyright © 2018–2019 Flowing Code. All rights reserved.