summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/VirtualizerNoticeWindow.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-3/+3
| | | | | | | All configurators have moved from *.control to *.configurator *.control should be used for simple controls that feel like they're really just one thing. The configurators are more like a group of controls.
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-2/+2
|
* [client] DisclaimerWindow now without agreebox and only with "Close" Button. ↵Jonathan Bauer2015-09-021-9/+12
| | | | | | Do not show virt notice by default. & various cosmetic fixes
* [client] Open vmware link in virtualizer info.Stephan Schwaer2015-09-011-14/+13Star
|
* [client] Show the disclaimer and virtualizer window at first login.Stephan Schwaer2015-09-011-1/+0Star
|
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-4/+2Star
|
* [client] Make dialogs floating by adding a parent for modal mode, fix ↵Simon Rettberg2015-07-281-15/+21
| | | | save/restore of checkbox in virtualizer info window
* [client] Re-introduce parent param to showMessageBox (needed for proper ↵Simon Rettberg2015-07-281-1/+4
| | | | placement)
* [client] bwKrischanSimon Rettberg2015-07-281-13/+13
|
* [client] Moar SwingSimon Rettberg2015-07-271-2/+6
|
* [client] Got rid of ini4j, store config as java properties file, simplified ↵Simon Rettberg2015-07-101-3/+1Star
| | | | config handling
* [client] Fix indentationSimon Rettberg2015-07-101-5/+5
|
* [client] fix virt notice not coming back even if the checkbox wasn't clickedJonathan Bauer2015-07-101-1/+1
|
* [client] close popups a bit saferJonathan Bauer2015-07-101-1/+1
|
* [client] fixed buttons of disclaimer/vmware licenseJonathan Bauer2015-07-091-1/+3
| | | | | imagelistwindow first implementation with list refresh function openPopups set dialogShell as child of mainShell
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+54