ktauber.com Java / LDAP Programming Printable Page
Copyright © 2001-2003 Karl Tauber.
All rights reserved.

Powered by phpCMS.

Open Source

JBuilder OpenTools

Borland's JBuilder Java IDE provides the OpenTools API, which allows you to add new functionality to the IDE. I have written a number of OpenTools and I hope they will be useful to you.

Preview SelectionMargin

The SelectionMargin OpenTool adds a selection margin to the left of each editor pane. It has special selection behavior, which is mostly the same as Microsoft Word. It allows you to easily select whole lines and therefore makes it easier to copy, cut or delete whole lines. The selection margin is also used to display line numbers. Read More...

TabSize

The TabSize OpenTool can automatically change the tab size when you switch between files. Read More...

TextDragDrop

The TextDragDrop OpenTool adds Text Drag and Drop operations to editor panes and File Drop capabilities to the menu bar, tool bar and content manager. Text drag and drop editing is the easiest way to move or copy a selection of text within a file, between files, or between applications. The text you drop remains selected, which makes it easy to copy a chunk of text into several places. File drop allows you to open files dragged from the Windows Explorer (or other file manager) and dropped on JBuilder (menu bar, tool bar and content manager). Read More...

phpBB2 Styles

Preview subGreen

subGreen is a style for phpBB 2.0. It is based on the original phpBB2 subSilver style. The only difference is the green color instead of the blue one. You can see it in action at Forums. Read More...

Preview subRed

subRed is a style for phpBB 2.0. It is based on the original phpBB2 subSilver style. The only difference is the red color instead of the blue one. You can see it in action at Forums. Read More...

Preview subRebel

subRebel is a style for phpBB 2.0. It is based on the original phpBB2 subSilver style. The only difference is the dark blue/red color instead of the blue/orange one. You can see it in action at Forums. Read More...

phpBB2 MODs

Preview Change Style MOD

Change Style MOD is a modification (MOD) for phpBB 2.0. It displays a "Board Style" box in the top right corner of each page that allows all users (registered and guests) to change the board style. You can see it in action at Forums. Read More...

Preview Styles Demo MOD

Styles Demo is a Styles Demo Board for phpBB 2.0 that can be used to demonstrate phpBB2 Styles. It is based on phpBB2 and requires a phpBB2 installation. It uses frames (like the phpBB2 Admin Panel). On the left you get a list of all installed styles and on the right the board using the chosen style. Read More...