rero.dck.items
public class TabbedInput extends JPanel implements DItem
Field Summary | |
---|---|
protected LinkedList | items |
protected JTabbedPane | tabs |
Constructor Summary | |
---|---|
TabbedInput() |
Method Summary | |
---|---|
void | addTab(DTab item) |
JComponent | getComponent() |
int | getEstimatedWidth() |
Dimension | getPreferredSize() |
void | refresh() |
void | save() |
void | setAlignWidth(int width) |
void | setEnabled(boolean b) |
void | setParent(DParent parent) |