Menu

Vision2 Commit Log


Commit Date  
[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
[r104] by namhm

code and test Button plugin
Defect: VIS-51

2014-02-17 15:19:11 Tree
[r103] by namhm

Finished coding Frame and Panel plug-ins
Defect: VIS-51

2014-02-13 06:35:14 Tree
[r102] by vision2u

- Focus to search text field when import command
- RUN State as default state for import

Working VIS-5 : New Java docking windows framework/manager

Defect: VIS-5

2014-01-26 12:15:29 Tree
Older >
MongoDB Logo MongoDB