Interface IAccessoryFactory
-
public interface IAccessoryFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.JComponentcreate(javax.swing.JFileChooser fileChooser)
-
public interface IAccessoryFactory
| Modifier and Type | Method | Description |
|---|---|---|
javax.swing.JComponent |
create(javax.swing.JFileChooser fileChooser) |