TS 69 JavaFX Checklist
(Difference between revisions)
(→Project) |
|||
Line 1: | Line 1: | ||
= JavaFX Checklist = | = JavaFX Checklist = | ||
+ | |||
+ | == Platforms == | ||
+ | |||
+ | * Windows | ||
+ | * Mac | ||
+ | * Linux | ||
+ | * Solaris | ||
== Project == | == Project == |
Current revision as of 10:04, 23 July 2010
Contents |
JavaFX Checklist
Platforms
- Windows
- Mac
- Linux
- Solaris
Project
- Project
- Create Stage
- Create Class
- Editor
- Fix Imports
- Format Code
- Templates
- Code Completion
- Find Usages
- Go to Source
- Go to Declaration
- Code Folding
- Javadoc
- Palette
- Controls
- Shapes
- Navigator
- Refactoring
- Rename Class
- Rename Package
- Move Package
- Task List
- Debugger
- Profiler
- CPU
- Memory
- Monitor
- Platforms
- Browser
- Web Start
- Mobile
- TV
Popup Menus
- Editor
- Run File
- Find Usages
- Project
- Generate Javadoc
Samples
- Media Box
- Path Animation
Integration
- Add Java Project as a library
- Add JavaFX Project as a library
- FXD files