| Modifier and Type | Method and Description |
|---|---|
void |
FileChooser.setMenu(StringMenu<File> menu)
The filechooser will update this menu when a file is selected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileChooserImpl.setMenu(StringMenu<File> menu) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Comparable<T> & Serializable> |
StringMenuFactory.getMenu(Class<T> clazz,
String preferenceKey)
Get a menu.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringMenuImpl<T extends Comparable<T> & Serializable> |
| Modifier and Type | Method and Description |
|---|---|
<T extends Comparable<T> & Serializable> |
StringMenuFactoryImpl.getMenu(Class<T> clazz,
String preferenceKey) |
Copyright © 2012. All Rights Reserved.