| // |
| // Licensed to the Apache Software Foundation (ASF) under one |
| // or more contributor license agreements. See the NOTICE file |
| // distributed with this work for additional information |
| // regarding copyright ownership. The ASF licenses this file |
| // to you under the Apache License, Version 2.0 (the |
| // "License"); you may not use this file except in compliance |
| // with the License. You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, |
| // software distributed under the License is distributed on an |
| // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| // KIND, either express or implied. See the License for the |
| // specific language governing permissions and limitations |
| // under the License. |
| // |
| |
| = Top 10 NetBeans APIs |
| :jbake-type: platform_tutorial |
| :jbake-tags: tutorials |
| :jbake-status: published |
| :syntax: true |
| :source-highlighter: pygments |
| :toc: left |
| :toc-title: |
| :icons: font |
| :experimental: |
| :description: Top 10 NetBeans APIs - Apache NetBeans |
| :keywords: Apache NetBeans Platform, Platform Tutorials, Top 10 NetBeans APIs |
| |
| The following screencast series introduce you to the main NetBeans APIs, why you would use them, and how to get started doing so. It assumes no prior knowledge of the NetBeans Platform. In fact, the whole series is created for complete newbies. |
| |
| *Note.* The screencast series was created in 2008. Parts of it are out of date, though all of it is still worth watching. Links to each part of the 2008 series are found below. |
| |
| * Part 1: Runtime Container link:http://medianetwork.oracle.com/video/player/41902674001[http://medianetwork.oracle.com/video/player/41902674001] |
| * Part 2: Lookup API link:http://medianetwork.oracle.com/video/player/41915822001[http://medianetwork.oracle.com/video/player/41915822001] |
| * Part 3: Window System API link:http://medianetwork.oracle.com/video/player/41911819001[http://medianetwork.oracle.com/video/player/41911819001] |
| * Part 4: System Filesystem API link:http://medianetwork.oracle.com/video/player/41915891001[http://medianetwork.oracle.com/video/player/41915891001] |
| * Part 5: Nodes, Explorer, and Property Sheet API link:http://medianetwork.oracle.com/video/player/41913381001[http://medianetwork.oracle.com/video/player/41913381001] |
| * Part 6: Revision I & Porting a First NetBeans Platform Application link:http://blip.tv/geertjan/top-10-netbeans-apis-part-6-1498907[http://blip.tv/geertjan/top-10-netbeans-apis-part-6-1498907] |
| * Part 7: Revision II & Porting a First NetBeans Platform Application link:http://medianetwork.oracle.com/video/player/41950600001[http://medianetwork.oracle.com/video/player/41950600001] |
| * Part 8: Common Palette API link:http://medianetwork.oracle.com/video/player/41957182001[http://medianetwork.oracle.com/video/player/41957182001] |
| * Part 9: Visual Library API link:http://medianetwork.oracle.com/video/player/42853703001[http://medianetwork.oracle.com/video/player/42853703001] |
| * Part 10: Free NetBeans Platform Crash Course link:http://blip.tv/geertjan/free-netbeans-platform-crash-course-2132161[http://blip.tv/geertjan/free-netbeans-platform-crash-course-2132161] |
| |
| Two more recent screencasts, created in 2013, discussing the principles of how standard Java desktop applications can be ported to the NetBeans Platform, are found below: |
| |
| link:http://www.youtube.com/embed/rKL_dShhbkA[http://www.youtube.com/embed/rKL_dShhbkA] |
| |
| link:http://www.youtube.com/embed/EwwxKlVYfJI[http://www.youtube.com/embed/EwwxKlVYfJI] |
| |