rero.dck
Interface DItem
- All Known Implementing Classes:
- BlankInput, CharsetInput, CheckboxInput, ColorInput, DGroup, DirectoryInput, FileInput, FileListInput, FloatInput, FontInput, ImageInput, ImagePreview, LabelInput, ListInput, NetworkSelect, NormalInput, OptionInput, OtherInput, SelectInput, ServerList, StringInput, SuperInput, TabbedInput, TextInput
public interface DItem
setEnabled
void setEnabled(boolean b)
save
void save()
getEstimatedWidth
int getEstimatedWidth()
setAlignWidth
void setAlignWidth(int width)
setParent
void setParent(DParent parent)
getComponent
javax.swing.JComponent getComponent()
refresh
void refresh()