Statistics
| Revision:

root / trunk / libraries / libUIComponent / src / org / gvsig / gui / beans / filterPanel @ 17543

# Date Author Comment
16786 11/28/2007 05:43 PM Jorge Piera

The filter panel has to inherit to the abstract panel.

15725 10/31/2007 01:43 PM Jorge Piera

- Only loaded the operators related with the buttons pressed.

- Now, are all operators are loaded when the panel is created, and then, are available always.

#92

15724 10/31/2007 01:41 PM Jorge Piera

- I've copied some chains of characters from the text.properties file in the libUIComponent to the equivalent file in the extWFS2 project.

- I've also changed the name, or remove an unused of those strings.

#95

13655 09/12/2007 06:28 PM bsanchez
  • empty log message ***
13194 08/21/2007 11:53 AM bsanchez

- Quitados imports innecesarios
- Quitadas referencias no usadas
- Cambio de deprecated show por setVisible(true)

13191 08/21/2007 11:48 AM bsanchez

- Quitados warnings en imports innecesarios

13136 08/20/2007 10:38 AM evercher

He fusionado LibUI con LibUIComponents