forked from jedwards1211/Jhrome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
executable file
·30 lines (29 loc) · 1.01 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Things necessary for first release:
-add feature to disable DnD image
-add tab move policy
-add tab right click menus
-check what other core functionality needs to be supported; keyboard navigation, background color, etc.
-Add getters/setters for some more properties in JhromeTabbedPane
-add client properties for these
-disabled fg/bg
-selected fg/bg
-hover fg/bg
-gradient factor
-add installDefaults() to JhromeTabbedPaneUI, BasicTabUI, JhromeTabUI
-animation
-overlaps
-colors
-sizes
-strokes
-etc
-create examples of default workflow
-set up UI defaults to use Jhrome
-investigate JhromeTabbedPaneUI extensibility
-ensure there will be no backward-compatibility problems in the future
-Javadoc!
-investigate DnD image issues on other versions of Java/other systems
Things that would be nice:
-add support for more tab row positions (done for bottom, half-done for left & right)
-Add JAR tasks to build.xml
-Make animation customizable
-create a look and feel that doesn't look like Chrome