JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.swing
Package
net.anwiba.commons.swing.table
Interface IColumnObjectFactory<I,
O,
E extends
Exception
>
public interface
IColumnObjectFactory<I,
O,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
create
(
Component
parent,
I
value)
Method Details
create
O
create
(
Component
parent,
I
value)
throws
E
Throws:
E
extends
Exception