Commit Graph

13 Commits

Author SHA1 Message Date
Macocian Adrian Radu
0d6716e528 created location placer factory
made debugger changeable from outside the code
made possible to add more converters
Made changeable FPS in window
2020-07-08 20:11:08 +03:00
Macocian Adrian Radu
0225b80460 added hardware acceleration support
refactored to work with jdk 8
changed the validator to reentrant lock
2020-06-08 18:21:54 +03:00
Macocian Adrian Radu
d9cb8a742a added decorations package
made framework for text aligners
2020-05-26 19:58:41 +03:00
Macocian Adrian Radu
202610764b added merge tu grid Panel
moved borders to external components
added text field for one line with select
2020-04-27 17:32:34 +03:00
Macocian Adrian Radu
2e4d83085a added key events,
moved create thread in window constructor,
added point2 hashcode
added gridpanel without merge
2020-04-10 17:13:19 +03:00
Macocian Adrian Radu
eb4ce47a5c removed recursive call in paint
added scroll panes without relative position
2020-03-31 20:36:08 +03:00
Macocian Adrian Radu
62f3d8d46c added sliders
reworked painting
added animations
reworked point2
added point3 point4
made tag inner class in Debugger
added fps animation parsing debuggers
made new thread for painting at 60fps
2020-03-31 01:01:25 +03:00
rmaco
c4b18404a8 bugs
added checkbox lists
2020-03-24 17:33:41 +02:00
rmaco
53265227f7 added debugger and timer
improved paint efficiency
debugged relative position
removed bug in parser for empty attribute methods
2020-03-23 18:00:45 +02:00
rmaco
9fbfb6b3fb done panel with overlapping 2020-03-19 22:02:43 +02:00
rmaco
c9a5a55618 most of mouse listeners, added title bar and title bar listeners with maximize and drag reposition 2020-03-16 23:00:24 +02:00
rmaco
c0f062c565 added working click listener 2020-03-03 22:27:05 +02:00
Macocian Radu
d1f0716fcb initial parser working as intended 2019-12-23 22:25:04 +02:00