|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemDeLista | |
---|---|
proyecto.editor | |
proyecto.preferencias |
Uses of ItemDeLista in proyecto.editor |
---|
Methods in proyecto.editor that return types with arguments of type ItemDeLista | |
---|---|
Map<ItemDeLista,AtributosPreferenicas> |
PanelEdicion.getImapa()
Obtener el imapa. |
Method parameters in proyecto.editor with type arguments of type ItemDeLista | |
---|---|
void |
PanelEdicion.setDefectoColores(Map<ItemDeLista,AtributosPreferenicas> aMapa)
Modifica la propiedad de colores de nuestro editor Creado : Parras, 12-oct-2009 |
void |
PanelEdicion.setImapa(Map<ItemDeLista,AtributosPreferenicas> aMapa)
Modifica la propiedad imapa. |
Uses of ItemDeLista in proyecto.preferencias |
---|
Methods in proyecto.preferencias that return types with arguments of type ItemDeLista | |
---|---|
Map<ItemDeLista,AtributosPreferenicas> |
VentanaPreferencias.getImapa()
Obtener el imapa de los baroles modificados. |
Methods in proyecto.preferencias with parameters of type ItemDeLista | |
---|---|
void |
VentanaPreferencias.setGuardarColores(ItemDeLista valorAnterior2)
Modificar la propiedad guardar colores. |
Constructor parameters in proyecto.preferencias with type arguments of type ItemDeLista | |
---|---|
VentanaPreferencias(Frame parent,
boolean modal,
Map<ItemDeLista,AtributosPreferenicas> aMapa)
Constructor VentanaPreferencias. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |