|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StringMenu in nu.zoom.swing.desktop.component.filechooser |
|---|
| Methods in nu.zoom.swing.desktop.component.filechooser with parameters of type StringMenu | |
|---|---|
void |
FileChooser.setMenu(StringMenu<File> menu)
The filechooser will update this menu when a file is selected. |
| Uses of StringMenu in nu.zoom.swing.desktop.component.filechooser.impl |
|---|
| Methods in nu.zoom.swing.desktop.component.filechooser.impl with parameters of type StringMenu | |
|---|---|
void |
FileChooserImpl.setMenu(StringMenu<File> menu)
|
| Uses of StringMenu in nu.zoom.swing.desktop.component.stringmenu |
|---|
| Methods in nu.zoom.swing.desktop.component.stringmenu that return StringMenu | ||
|---|---|---|
|
StringMenuFactory.getCachedMenu(Class<T> clazz,
String preferenceKey)
Retrieve a previously created menu. |
|
|
StringMenuFactory.getMenu(Class<T> clazz,
String preferenceKey,
String menuPresentationName,
Icon menuIcon)
Get a menu. |
|
| Uses of StringMenu in nu.zoom.swing.desktop.component.stringmenu.impl |
|---|
| Classes in nu.zoom.swing.desktop.component.stringmenu.impl that implement StringMenu | |
|---|---|
class |
StringMenuImpl<T extends Comparable<T> & Serializable>
|
| Methods in nu.zoom.swing.desktop.component.stringmenu.impl that return StringMenu | ||
|---|---|---|
|
StringMenuFactoryImpl.getCachedMenu(Class<T> clazz,
String preferenceKey)
|
|
|
StringMenuFactoryImpl.getMenu(Class<T> clazz,
String preferenceKey,
String menuPresentationName,
Icon menuIcon)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||