Menu

Vision2 Commit Log


Commit Date  
[r114] by namhm

code for Image plugin (Based on ImageDisplay)
Defect: VIS-51

2014-03-29 17:02:59 Tree
[r113] by namhm

Implement Slider and ProgressBar plugins
Defect: VIS-51

2014-03-25 07:49:30 Tree
[r112] by namhm

Finish coding for PasswordField. Code skeleton for Image, ProgressBar and Slider
Defect: VIS-51

2014-03-19 15:15:40 Tree
[r111] by namhm

Refactor code for better API of setters and getters
Defect: VIS-51

2014-03-12 01:35:14 Tree
[r110] by vision2u

String namePrefix = Label.class.getSimpleName();
The class type Label was used instead of this or TextField (where it was used).
I think it should be something to have it general like:
String namePrefix = this.getClass().getSimpleName();

Working VIS-51 : GUI components as tools to import to a workflow

Defect: VIS-51

2014-03-06 23:41:34 Tree
[r109] by namhm

initial code for TextField plugin
Defect: VIS-51

2014-03-06 16:36:37 Tree
[r108] by namhm

Code Label plugin. Update code for Panel, Frame, Button
Defect: VIS-51

2014-03-02 15:21:50 Tree
[r107] by namhm

Optimize code of Button plugin class
Defect: VIS-51

2014-02-28 01:21:20 Tree
[r106] by namhm

Remove unnecessary code in Panel plugin: setContainerObject after call to getContainerObject(key, class) - this method always creates a new object and put it to the Container.
Defect: VIS-51

2014-02-28 01:09:48 Tree
[r105] by vision2u

Example how to call a Frame from a Panel and a Panel from a Button

Working VIS-51 : GUI components as tools to import to a workflow

Defect: VIS-51

2014-02-25 12:19:20 Tree
Older >
MongoDB Logo MongoDB