Class CatalogTile<T extends Serializable>
java.lang.Object
com.evolveum.midpoint.gui.impl.component.tile.Tile<T>
com.evolveum.midpoint.gui.impl.component.tile.CatalogTile<T>
- All Implemented Interfaces:
Serializable,Comparable<Tile>
Created by Viliam Repan (lazyman).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInfo()voidsetCheckState(RoundedIconPanel.State checkState) voidsetCheckTitle(String checkTitle) voidMethods inherited from class com.evolveum.midpoint.gui.impl.component.tile.Tile
compareTo, getDescription, getIcon, getTitle, getValue, isSelected, setDescription, setIcon, setSelected, setTitle, setValue, toggle
-
Constructor Details
-
CatalogTile
public CatalogTile() -
CatalogTile
-
-
Method Details
-
getInfo
-
setInfo
-
getCheckState
-
setCheckState
-
getCheckTitle
-
setCheckTitle
-