Eugene Ryzhikov

Results 10 issues of Eugene Ryzhikov

The title could be shown either on top or bottom of the block. Here one example of such UI The API might look like the following ```Go var style =...

enhancement

Adds new Border Title API (requested in the issue #87): - `func (s Style) BorderTitle(title string) Style` - `func (s Style) BorderTitleAlignment(alignment Position) Style` - `func (s Style) BorderTitleBackground(color TerminalColor)...

enhancement

Fixes #1310 @dlemmermann Please confirm that this works for you.

enhancement
9.0.0
CLA-VERIFIED

Support for Gradle is pretty advanced in most modern IDEs, which means they can import the modules based just on Gradle project definition. So I propose to remove IDE specific...

enhancement
good first issue

More info at http://code.google.com/p/oxbow/issues/detail?id=44

bug

1. Maven repo information 2. Task Dialogs - Advanced usage - Custom commands - Task Dialog Builder 3. Utilities

documentation

From google code issue > I have a particular need add some custom fitering to an existing JXTable and while swing-bits-0.5.0 works spendidly for some columns, it lacks a few...

enhancement

This for some useful methods on enums instead of using switch statements.

Common feature for the editor is to show its caret position. Column/row properties on the control will allow users to do that

enhancement