graphics - Create a notebook application in java? -
first of fun project. have idea make notebook software using java. know there many softwares,but knowledge. need following tasks in application,
- expand typing area when neccessary (like in onenote)
- draw shapes , edit shapes
- add code,syntax inside note , can move (can add part jpanel?)
- add comments line in bubble
- add simple notes sticky notes in note
- also need add mini map of note (how copy of working note?)
(solved) 07. decided use javafx create interface, javafx project?
can of these in java? if can please give me guide. in advance.
yeah.. possible write code requirement in javafx. since beginner start documentations.
you can download javafx documentation in following link.
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html
also recommend download javafx sdk, includes documentations.
http://javafx.com/downloads/
Comments
Post a Comment