Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
swing-utils
0.0.3
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
de
.
topobyte
.
swing
.
util
Interface ElementWrapper<T>
Type Parameters:
T
- the type of wrapped elements
All Known Implementing Classes:
DefaultElementWrapper
public interface
ElementWrapper<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getElement
()
Method Detail
getElement
T
getElement()