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,

  1. expand typing area when neccessary (like in onenote)
  2. draw shapes , edit shapes
  3. add code,syntax inside note , can move (can add part jpanel?)
  4. add comments line in bubble
  5. add simple notes sticky notes in note
  6. 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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -