Binary compatibility report for the jlibcpp library  between 1.0.0 and 1.1.0 versions on x86

Test Info


Library Namejlibcpp
Version #11.0.0
Version #21.1.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files274
Total Shared Libraries1
Total Symbols / Types4038 / 1599
VerdictIncompatible
(28.60%)

Problem Summary


SeverityCount
Added Symbols-215
Removed SymbolsHigh30
Problems with
Data Types
High81
Medium63
Low39
Problems with
Symbols
High19
Medium31
Low59
Problems with
Constants
Low0
Other Changes-7

Added Symbols (215)


jcolor.h, libjlibcpp-1.0.0.so
namespace jgui
Color::aliceblue [data]
Color::antiquewhite [data]
Color::aqua [data]
Color::aquamarine [data]
Color::azure [data]
Color::beige [data]
Color::bisque [data]
Color::black [data]
Color::blanchedalmond [data]
Color::blue [data]
Color::blueviolet [data]
Color::Brighter double factor )
Color::brown [data]
Color::burlywood [data]
Color::cadetblue [data]
Color::chartreuse [data]
Color::chocolate [data]
Color::Color [in-charge] double r, double g, double b, double a )
Color::Color [in-charge] int r, int g, int b, int a )
Color::Color [in-charge] uint32_t color )
Color::Color [not-in-charge] double r, double g, double b, double a )
Color::Color [not-in-charge] int r, int g, int b, int a )
Color::Color [not-in-charge] uint32_t color )
Color::coral [data]
Color::cornflowerblue [data]
Color::cornsilk [data]
Color::crimson [data]
Color::cyan [data]
Color::darkblue [data]
Color::darkcyan [data]
Color::Darker double factor )
Color::darkGoldenrod [data]
Color::darkgray [data]
Color::darkgreen [data]
Color::darkkhaki [data]
Color::darkmagenta [data]
Color::darkolivegreen [data]
Color::darkorange [data]
Color::darkorchid [data]
Color::darkred [data]
Color::darksalmon [data]
Color::darkseagreen [data]
Color::darkslateblue [data]
Color::darkslategray [data]
Color::darkslategrey [data]
Color::darkturquoise [data]
Color::darkviolet [data]
Color::deeppink [data]
Color::deepskyblue [data]
Color::dimgray [data]
Color::dimgrey [data]
Color::dodgerblue [data]
Color::firebrick [data]
Color::floralwhite [data]
Color::forestgreen [data]
Color::fuchsia [data]
Color::gainsboro [data]
Color::GetAlpha ( )
Color::GetARGB ( )
Color::GetBlue ( )
Color::GetGreen ( )
Color::GetRed ( )
Color::ghostwhite [data]
Color::gold [data]
Color::goldenrod [data]
Color::gray [data]
Color::green [data]
Color::greenyellow [data]
Color::grey [data]
Color::honeydew [data]
Color::hotpink [data]
Color::HSBtoRGB double hue, double saturation, double brightness ) [static]
Color::indianred [data]
Color::indigo [data]
Color::ivory [data]
Color::kavenderblush [data]
Color::khaki [data]
Color::lavender [data]
Color::lawngreen [data]
Color::lemonchiffon [data]
Color::lightblue [data]
Color::lightcoral [data]
Color::lightcyan [data]
Color::lightgoldenrodyellow [data]
Color::lightgray [data]
Color::lightgreen [data]
Color::lightgrey [data]
Color::lightpink [data]
Color::lightsalmon [data]
Color::lightseagreen [data]
Color::lightskyblue [data]
Color::lightslategray [data]
Color::lightslategrey [data]
Color::lightsteelblue [data]
Color::lightyellow [data]
Color::lime [data]
Color::limegreen [data]
Color::linen [data]
Color::magenta [data]
Color::maroon [data]
Color::mediumaquamarine [data]
Color::mediumblue [data]
Color::mediumorchid [data]
Color::mediumpurple [data]
Color::mediumseagreen [data]
Color::mediumslateblue [data]
Color::mediumspringgreen [data]
Color::mediumturquoise [data]
Color::mediumvioletred [data]
Color::midnightblue [data]
Color::mintcream [data]
Color::mistyrose [data]
Color::moccasin [data]
Color::navajowhite [data]
Color::navy [data]
Color::oldlace [data]
Color::olive [data]
Color::olivedrab [data]
Color::orange [data]
Color::orangered [data]
Color::orchid [data]
Color::palegoldenrod [data]
Color::palegreen [data]
Color::paleturquoise [data]
Color::palevioletred [data]
Color::papayawhip [data]
Color::peachpuff [data]
Color::peru [data]
Color::pink [data]
Color::plum [data]
Color::powderblue [data]
Color::purple [data]
Color::red [data]
Color::RGBtoHSB int red, int green, int blue, double* hsbvals ) [static]
Color::rosybrown [data]
Color::royalblue [data]
Color::saddlebrown [data]
Color::salmon [data]
Color::sandybrown [data]
Color::seagreen [data]
Color::seashell [data]
Color::SetAlpha int alpha )
Color::SetBlue int blue )
Color::SetGreen int green )
Color::SetRed int red )
Color::sienna [data]
Color::silver [data]
Color::skyblue [data]
Color::snow [data]
Color::springgreen [data]
Color::stateblue [data]
Color::stategray [data]
Color::stategrey [data]
Color::steelblue [data]
Color::tan [data]
Color::teal [data]
Color::thistle [data]
Color::tomato [data]
Color::transparent [data]
Color::turquoise [data]
Color::violet [data]
Color::wheat [data]
Color::white [data]
Color::whitesmoke [data]
Color::yellow [data]
Color::yellowgreen [data]
Color::~Color [in-charge-deleting] ( )
Color::~Color [in-charge] ( )
Color::~Color [not-in-charge] ( )

jcombobox.h, libjlibcpp-1.0.0.so
namespace jgui
ComboBox::SetItemColor Color const& color )
ComboBox::SetItemFocusColor Color const& color )

jcomponent.h, libjlibcpp-1.0.0.so
namespace jgui
Component::SetBackgroundColor Color const& color )
Component::SetBackgroundFocusColor Color const& color )
Component::SetBorderColor Color const& color )
Component::SetBorderFocusColor Color const& color )
Component::SetForegroundColor Color const& color )
Component::SetForegroundFocusColor Color const& color )

jcontainer.h, libjlibcpp-1.0.0.so
namespace jgui
Container::GetFocusOwner ( )
Container::GetWorkingScreenSize ( )

jfont.h, libjlibcpp-1.0.0.so
namespace jgui
Font::GetGlyphExtends int symbol )
Font::GetStringExtends std::string text )
Font::GetWorkingScreenSize ( )

jgfxhandler.h, libjlibcpp-1.0.0.so
namespace jgui
GFXHandler::GetScreenSize ( )
GFXHandler::GetWorkingScreenSize ( )
GFXHandler::Resume ( )
GFXHandler::Suspend ( )
GFXHandler::WaitIdle ( )

jgraphics.h, libjlibcpp-1.0.0.so
namespace jgui
Graphics::FillHorizontalGradient int x, int y, int w, int h, Color& scolor, Color& dcolor )
Graphics::FillVerticalGradient int x, int y, int w, int h, Color& scolor, Color& dcolor )
Graphics::GetWorkingScreenSize ( )
Graphics::SetColor Color const& color )
Graphics::TranslateImage ( )
Graphics::TranslateImage int x, int y )

jinputmanager.h, libjlibcpp-1.0.0.so
namespace jgui
InputManager::GetWorkingScreenSize ( )

jitemcomponent.h, libjlibcpp-1.0.0.so
namespace jgui
ItemComponent::SetItemColor Color const& color )
ItemComponent::SetItemFocusColor Color const& color )
ItemComponent::SetItemForegroundColor Color const& color )
ItemComponent::SetItemForegroundFocusColor Color const& color )
ItemComponent::SetSelectedItemColor Color const& color )
ItemComponent::SetSelectedItemForegroundColor Color const& color )

jnullgraphics.h, libjlibcpp-1.0.0.so
namespace jgui
NullGraphics::FillHorizontalGradient int x, int y, int w, int h, Color& scolor, Color& dcolor )
NullGraphics::FillVerticalGradient int x, int y, int w, int h, Color& scolor, Color& dcolor )
NullGraphics::GetWorkingScreenSize ( )
NullGraphics::SetColor Color const& color )
NullGraphics::TranslateImage ( )
NullGraphics::TranslateImage int x, int y )

jpointer.h, libjlibcpp-1.0.0.so
namespace jcommon
ReferenceCounter::HasReference void* p )

jresourcestatuslistener.h, libjlibcpp-1.0.0.so
namespace jresource
ResourceStatusListener::StatusChanged ResourceStatusEvent* event )

jtable.h, libjlibcpp-1.0.0.so
namespace jgui
Cell::GetCellBackgroundColor ( )
Cell::GetCellForegroundColor ( )
Cell::SetCellBackgroundColor Color const& color )
Cell::SetCellForegroundColor Color const& color )
Table::GetGridColor ( )
Table::SetGridColor Color const& color )

jwindowmanager.h, libjlibcpp-1.0.0.so
namespace jgui
WindowManager::GetFocusOwner ( )

to the top

Removed Symbols (30)


jcombobox.h, libjlibcpp-1.0.so
namespace jgui
ComboBox::SetItemColor jcolor_t color )
ComboBox::SetItemFocusColor jcolor_t color )

jcomponent.h, libjlibcpp-1.0.so
namespace jgui
Component::SetBackgroundColor jcolor_t color )
Component::SetBackgroundFocusColor jcolor_t color )
Component::SetBorderColor jcolor_t color )
Component::SetBorderFocusColor jcolor_t color )
Component::SetForegroundColor jcolor_t color )
Component::SetForegroundFocusColor jcolor_t color )

jcontainer.h, libjlibcpp-1.0.so
namespace jgui
Container::GetComponentInFocus ( )
Container::GetWorkingHeight ( )
Container::GetWorkingWidth ( )

jgfxhandler.h, libjlibcpp-1.0.so
namespace jgui
GFXHandler::GetWorkingScreenHeight ( )
GFXHandler::GetWorkingScreenWidth ( )

jgraphics.h, libjlibcpp-1.0.so
namespace jgui
Graphics::FillGradientRectangle int x, int y, int w, int h, jcolor_t scolor, jcolor_t dcolor, bool horizontal )
Graphics::SetColor jcolor_t c )

jitemcomponent.h, libjlibcpp-1.0.so
namespace jgui
ItemComponent::SetItemColor jcolor_t color )
ItemComponent::SetItemFocusColor jcolor_t color )
ItemComponent::SetItemForegroundColor jcolor_t color )
ItemComponent::SetItemForegroundFocusColor jcolor_t color )
ItemComponent::SetSelectedItemColor jcolor_t color )
ItemComponent::SetSelectedItemForegroundColor jcolor_t color )

jnullgraphics.h, libjlibcpp-1.0.so
namespace jgui
NullGraphics::FillGradientRectangle int x, int y, int w, int h, jcolor_t scolor, jcolor_t dcolor, bool horizontal )
NullGraphics::SetColor jcolor_t c )

jpointer.h, libjlibcpp-1.0.so
namespace jcommon
ReferenceCounter::contem void* p )

jtable.h, libjlibcpp-1.0.so
namespace jgui
Cell::SetCellBackgroundColor jcolor_t color )
Cell::SetCellForegroundColor jcolor_t color )
Table::SetGridColor jcolor_t color )

jwindow.h, libjlibcpp-1.0.so
namespace jgui
Window::Clear ( )
Window::Flip ( )

jwindowmanager.h, libjlibcpp-1.0.so
namespace jgui
WindowManager::GetWindowInFocus ( )

to the top

Problems with Data Types, High Severity (81)


janimation.h
namespace jgui
[+] class Animation (1)

jbutton.h
namespace jgui
[+] class Button (1)

jcalendardialogbox.h
namespace jgui
[+] class CalendarDialogBox (1)

jcanvas.h
namespace jgui
[+] class Canvas (1)

jcheckbutton.h
namespace jgui
[+] class CheckButton (1)

jcombobox.h
namespace jgui
[+] class ComboBox (1)

jcomponent.h
namespace jgui
[+] class Component (1)

jcontainer.h
namespace jgui
[+] class Container (12)

jfilechooserdialogbox.h
namespace jgui
[+] class FileChooserDialogBox (1)

jfont.h
namespace jgui
[+] class Font (1)

jframe.h
namespace jgui
[+] class Frame (1)

jgfxhandler.h
namespace jgui
[+] class GFXHandler (1)

jgraphics.h
namespace jgui
[+] class Graphics (9)

jicon.h
namespace jgui
[+] class Icon (1)

jimagebutton.h
namespace jgui
[+] class ImageButton (1)

jinputdialogbox.h
namespace jgui
[+] class InputDialogBox (1)

jinputmanager.h
namespace jgui
[+] class InputManager (1)

jitemcomponent.h
namespace jgui
[+] class ItemComponent (12)

jkeyboard.h
namespace jgui
[+] class Keyboard (1)

jlabel.h
namespace jgui
[+] class Label (1)

jlistbox.h
namespace jgui
[+] class ListBox (1)

jmarquee.h
namespace jgui
[+] class Marquee (1)

jmenu.h
namespace jgui
[+] class Menu (1)

jmessagedialogbox.h
namespace jgui
[+] class MessageDialogBox (1)

jnullgraphics.h
namespace jgui
[+] class NullGraphics (1)

jpanel.h
namespace jgui
[+] class Panel (1)

jprogressbar.h
namespace jgui
[+] class ProgressBar (1)

jscrollbar.h
namespace jgui
[+] class ScrollBar (1)

jscrollpane.h
namespace jgui
[+] class ScrollPane (1)

jslider.h
namespace jgui
[+] class Slider (1)

jslidercomponent.h
namespace jgui
[+] class SliderComponent (1)

jspin.h
namespace jgui
[+] class Spin (1)

jtable.h
namespace jgui
[+] class Cell (2)
[+] class Table (2)

jtextarea.h
namespace jgui
[+] class TextArea (1)

jtextcomponent.h
namespace jgui
[+] class TextComponent (1)

jtextdialogbox.h
namespace jgui
[+] class TextDialogBox (1)

jtextfield.h
namespace jgui
[+] class TextField (1)

jtheme.h
namespace jgui
[+] class Theme (1)

jtooglebutton.h
namespace jgui
[+] class ToogleButton (1)

jtree.h
namespace jgui
[+] class Tree (1)

jwatch.h
namespace jgui
[+] class Watch (1)

jwindow.h
namespace jgui
[+] class Window (6)

jyesnodialogbox.h
namespace jgui
[+] class YesNoDialogBox (1)

to the top

Problems with Symbols, High Severity (19)


jcombobox.h, libjlibcpp-1.0.so
namespace jgui
[+] ComboBox::SetItemColor jcolor_t color ) (1)
[+] ComboBox::SetItemFocusColor jcolor_t color ) (1)

jcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] Component::SetBackgroundColor jcolor_t color ) (1)
[+] Component::SetBackgroundFocusColor jcolor_t color ) (1)
[+] Component::SetBorderColor jcolor_t color ) (1)
[+] Component::SetBorderFocusColor jcolor_t color ) (1)
[+] Component::SetForegroundColor jcolor_t color ) (1)
[+] Component::SetForegroundFocusColor jcolor_t color ) (1)

jgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] Graphics::SetColor jcolor_t c ) (1)

jitemcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] ItemComponent::SetItemColor jcolor_t color ) (1)
[+] ItemComponent::SetItemFocusColor jcolor_t color ) (1)
[+] ItemComponent::SetItemForegroundColor jcolor_t color ) (1)
[+] ItemComponent::SetItemForegroundFocusColor jcolor_t color ) (1)
[+] ItemComponent::SetSelectedItemColor jcolor_t color ) (1)
[+] ItemComponent::SetSelectedItemForegroundColor jcolor_t color ) (1)

jnullgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] NullGraphics::SetColor jcolor_t c ) (1)

jtable.h, libjlibcpp-1.0.so
namespace jgui
[+] Cell::SetCellBackgroundColor jcolor_t color ) (1)
[+] Cell::SetCellForegroundColor jcolor_t color ) (1)
[+] Table::SetGridColor jcolor_t color ) (1)

to the top

Problems with Data Types, Medium Severity (63)


janimation.h
namespace jgui
[+] class Animation (1)

jbutton.h
namespace jgui
[+] class Button (1)

jcanvas.h
namespace jgui
[+] class Canvas (1)

jcheckbutton.h
namespace jgui
[+] class CheckButton (1)

jcombobox.h
namespace jgui
[+] class ComboBox (1)

jcomponent.h
namespace jgui
[+] class Component (13)
[+] enum jcomponent_border_t (3)

jcontainer.h
namespace jgui
[+] class Container (4)

jgfxhandler.h
namespace jgui
[+] class GFXHandler (1)

jgraphics.h
namespace jgui
[+] class Graphics (1)

jicon.h
namespace jgui
[+] class Icon (1)

jimagebutton.h
namespace jgui
[+] class ImageButton (1)

jitemcomponent.h
namespace jgui
[+] class ItemComponent (8)

jlabel.h
namespace jgui
[+] class Label (1)

jlistbox.h
namespace jgui
[+] class ListBox (1)

jmarquee.h
namespace jgui
[+] class Marquee (1)

jmenu.h
namespace jgui
[+] class Menu (1)

jnullgraphics.h
namespace jgui
[+] class NullGraphics (1)

jpanel.h
namespace jgui
[+] class Panel (1)

jprogressbar.h
namespace jgui
[+] class ProgressBar (1)

jresourcestatuslistener.h
namespace jresource
[+] class ResourceStatusListener (1)

jscrollbar.h
namespace jgui
[+] class ScrollBar (1)

jslider.h
namespace jgui
[+] class Slider (1)

jslidercomponent.h
namespace jgui
[+] class SliderComponent (1)

jspin.h
namespace jgui
[+] class Spin (1)

jtable.h
namespace jgui
[+] class Cell (2)
[+] class Table (1)

jtextarea.h
namespace jgui
[+] class TextArea (1)

jtextcomponent.h
namespace jgui
[+] class TextComponent (1)

jtextfield.h
namespace jgui
[+] class TextField (1)

jtooglebutton.h
namespace jgui
[+] class ToogleButton (1)

jtree.h
namespace jgui
[+] class Tree (1)

jwatch.h
namespace jgui
[+] class Watch (1)

jwindow.h
namespace jgui
[+] class Window (3)

jwindowmanager.h
namespace jgui
[+] class WindowManager (2)

to the top

Problems with Symbols, Medium Severity (31)


jcombobox.h, libjlibcpp-1.0.so
namespace jgui
[+] ComboBox::GetItemColor ( ) (1)
[+] ComboBox::GetItemFocusColor ( ) (1)

jcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] Component::GetBackgroundColor ( ) (1)
[+] Component::GetBackgroundFocusColor ( ) (1)
[+] Component::GetBorderColor ( ) (1)
[+] Component::GetBorderFocusColor ( ) (1)
[+] Component::GetForegroundColor ( ) (1)
[+] Component::GetForegroundFocusColor ( ) (1)

jgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] Graphics::GetColor ( ) (1)

jitemcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] ItemComponent::GetItemColor ( ) (1)
[+] ItemComponent::GetItemFocusColor ( ) (1)
[+] ItemComponent::GetItemForegroundColor ( ) (1)
[+] ItemComponent::GetItemForegroundFocusColor ( ) (1)
[+] ItemComponent::GetSelectedItemColor ( ) (1)
[+] ItemComponent::GetSelectedItemForegroundColor ( ) (1)

jnullgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] NullGraphics::GetColor ( ) (1)

jtheme.h, libjlibcpp-1.0.so
namespace jgui
[+] Theme::GetComponentBackgroundColor ( ) (1)
[+] Theme::GetComponentBackgroundFocusColor ( ) (1)
[+] Theme::GetComponentBorderColor ( ) (1)
[+] Theme::GetComponentBorderFocusColor ( ) (1)
[+] Theme::GetComponentForegroundColor ( ) (1)
[+] Theme::GetComponentForegroundFocusColor ( ) (1)
[+] Theme::GetItemColor ( ) (1)
[+] Theme::GetItemFocusColor ( ) (1)
[+] Theme::GetItemForegroundColor ( ) (1)
[+] Theme::GetItemForegroundFocusColor ( ) (1)
[+] Theme::GetSelectedItemColor ( ) (1)
[+] Theme::GetSelectedItemForegroundColor ( ) (1)
[+] Theme::GetWindowBackgroundColor ( ) (1)
[+] Theme::GetWindowBorderColor ( ) (1)
[+] Theme::GetWindowForegroundColor ( ) (1)

to the top

Problems with Data Types, Low Severity (39)


jcomponent.h
namespace jgui
[+] enum jcomponent_border_t (5)

jcontainer.h
namespace jgui
[+] class Container (2)

jgraphics.h
namespace jgui
[+] class Graphics (1)

jtable.h
namespace jgui
[+] class Cell (11)
[+] class Table (5)

jtheme.h
namespace jgui
[+] class Theme (15)

to the top

Problems with Symbols, Low Severity (59)


jcombobox.h, libjlibcpp-1.0.so
namespace jgui
[+] ComboBox::GetItemColor ( ) (1)
[+] ComboBox::GetItemFocusColor ( ) (1)

jcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] Component::GetBackgroundColor ( ) (1)
[+] Component::GetBackgroundFocusColor ( ) (1)
[+] Component::GetBorderColor ( ) (1)
[+] Component::GetBorderFocusColor ( ) (1)
[+] Component::GetForegroundColor ( ) (1)
[+] Component::GetForegroundFocusColor ( ) (1)

jgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] Graphics::DrawPolygon int x, int y, jpoint_t* p, int num, bool close ) (2)
[+] Graphics::FillPolygon int x, int y, jpoint_t* p, int num ) (2)
[+] Graphics::GetColor ( ) (1)
[+] Graphics::Graphics [in-charge] void* s, bool offscreen ) (1)
[+] Graphics::Graphics [not-in-charge] void* s, bool offscreen ) (1)
[+] Graphics::SetColor int r, int g, int b, int a ) (4)
[+] Graphics::SetColor uint32_t c ) (1)

jitemcomponent.h, libjlibcpp-1.0.so
namespace jgui
[+] ItemComponent::GetItemColor ( ) (1)
[+] ItemComponent::GetItemFocusColor ( ) (1)
[+] ItemComponent::GetItemForegroundColor ( ) (1)
[+] ItemComponent::GetItemForegroundFocusColor ( ) (1)
[+] ItemComponent::GetSelectedItemColor ( ) (1)
[+] ItemComponent::GetSelectedItemForegroundColor ( ) (1)

jnullgraphics.h, libjlibcpp-1.0.so
namespace jgui
[+] NullGraphics::DrawPolygon int x, int y, jpoint_t* p, int num, bool close ) (2)
[+] NullGraphics::FillPolygon int x, int y, jpoint_t* p, int num ) (2)
[+] NullGraphics::GetColor ( ) (1)

jresourcestatusevent.h, libjlibcpp-1.0.so
namespace jresource
[+] ResourceStatusEvent::GetType ( ) (1)

jtable.h, libjlibcpp-1.0.so
namespace jgui
[+] Cell::SetCellBackgroundColor int r, int g, int b, int a ) (4)
[+] Cell::SetCellForegroundColor int r, int g, int b, int a ) (4)
[+] Table::SetGridColor int r, int g, int b, int a ) (4)

jtheme.h, libjlibcpp-1.0.so
namespace jgui
[+] Theme::GetComponentBackgroundColor ( ) (1)
[+] Theme::GetComponentBackgroundFocusColor ( ) (1)
[+] Theme::GetComponentBorderColor ( ) (1)
[+] Theme::GetComponentBorderFocusColor ( ) (1)
[+] Theme::GetComponentForegroundColor ( ) (1)
[+] Theme::GetComponentForegroundFocusColor ( ) (1)
[+] Theme::GetItemColor ( ) (1)
[+] Theme::GetItemFocusColor ( ) (1)
[+] Theme::GetItemForegroundColor ( ) (1)
[+] Theme::GetItemForegroundFocusColor ( ) (1)
[+] Theme::GetSelectedItemColor ( ) (1)
[+] Theme::GetSelectedItemForegroundColor ( ) (1)
[+] Theme::GetWindowBackgroundColor ( ) (1)
[+] Theme::GetWindowBorderColor ( ) (1)
[+] Theme::GetWindowForegroundColor ( ) (1)

to the top

Other Changes in Data Types (7)


jcomponent.h
namespace jgui
[+] enum jcomponent_border_t (4)

jgfxhandler.h
namespace jgui
[+] class GFXHandler (3)

to the top

Header Files (274)


jaccesscontroller.h
jadaptationfield.h
jadjustmentevent.h
jadjustmentlistener.h
janimation.h
jaudio.h
jautolock.h
jbase64.h
jbiginteger.h
jbitinputstream.h
jbitmap.h
jbitoutputstream.h
jbitstream.h
jborder.h
jborderlayout.h
jbufferedimage.h
jbufferedreader.h
jbufferexception.h
jbutton.h
jbuttonevent.h
jbuttonlistener.h
jcalendar.h
jcalendardialogbox.h
jcalendarevent.h
jcalendarlistener.h
jcanvas.h
jcardlayout.h
jchannel.h
jcharset.h
jcheckbutton.h
jcheckbuttonevent.h
jcheckbuttongroup.h
jcheckbuttonlistener.h
jcombobox.h
jcommonlib.h
jcompileexception.h
jcomplex.h
jcomponent.h
jcomponentevent.h
jcomponentlistener.h
jcondition.h
jconnection.h
jconnectionpipe.h
jconsolehandler.h
jcontainer.h
jcontainerevent.h
jcontainerlistener.h
jcoordinatelayout.h
jcpu.h
jcrc32.h
jdatagramsocket.h
jdatainputstream.h
jdataoutputstream.h
jdate.h
jdebug.h
jdevice.h
jdevicebuilder.h
jdisplay.h
jdynamiclink.h
jevent.h
jeventobject.h
jexception.h
jfifoexception.h
jfile.h
jfileaccesscontroller.h
jfilechooserdialogbox.h
jfileexception.h
jfilehandler.h
jfileinputstream.h
jfileoutputstream.h
jflowlayout.h
jfocusevent.h
jfocuslistener.h
jfont.h
jformatter.h
jframe.h
jframeinputlistener.h
jgc.h
jgfxhandler.h
jgif.h
jgraphics.h
jgridbaglayout.h
jgridlayout.h
jgroup.h
jguilib.h
jhandler.h
jharddisk.h
jhtmlparser.h
jhttp.h
jhttprequester.h
jicon.h
jillegalargumentexception.h
jillegalstateexception.h
jimage.h
jimagebutton.h
jimageexception.h
jimagelib.h
jindexedbuffer.h
jinetaddress.h
jinputdialogbox.h
jinputmanager.h
jinputstream.h
jinvalidargumentexception.h
jioexception.h
jiolib.h
jitemcomponent.h
jjpg.h
jjson.h
jkeyboard.h
jkeyboardevent.h
jkeyboardlistener.h
jkeyevent.h
jkeylistener.h
jlabel.h
jlayout.h
jlistbox.h
jlistener.h
jlogger.h
jloggerexception.h
jloggerlib.h
jloggermanager.h
jlogrecord.h
jmarquee.h
jmath.h
jmathlib.h
jmatrix.h
jmd5.h
jmedia.h
jmemory.h
jmemoryexception.h
jmemoryhandler.h
jmemoryinputstream.h
jmemorymap.h
jmemoryoutputstream.h
jmenu.h
jmenugroup.h
jmessagedialogbox.h
jmessageexception.h
jmessagequeue.h
jmonitor.h
jmotherboard.h
jmouseevent.h
jmouselistener.h
jmpegexception.h
jmpeglib.h
jmulticastsocket.h
jmutex.h
jmutexexception.h
jnetwork.h
jnullgraphics.h
jnulllayout.h
jnullpointerexception.h
jobject.h
jobjectinputstream.h
jobjectoutputstream.h
jobservable.h
jobserver.h
joffscreenimage.h
joptions.h
joutofboundsexception.h
joutputstream.h
jpanel.h
jphysiclib.h
jpipe.h
jpipeexception.h
jpng.h
jpointer.h
jpolicies.h
jppm.h
jprintstream.h
jprivateprocess.h
jprocess.h
jprocessexception.h
jprocessinputstream.h
jprocessoutputstream.h
jprogramassociationsection.h
jprogramassociationtable.h
jprogramelementarystreamsection.h
jprogrammapsection.h
jprogramsysteminformationsection.h
jprogramsysteminformationtable.h
jprogressbar.h
jproperties.h
jrandom.h
jrawsocket.h
jregexp.h
jresourceclient.h
jresourceexception.h
jresourcelib.h
jresourceproxy.h
jresourceserver.h
jresourcestatusevent.h
jresourcestatuslistener.h
jrunnable.h
jruntimeexception.h
jrwlock.h
jschedule.h
jscrollbar.h
jscrollpane.h
jsection.h
jsecurityexception.h
jsecuritylib.h
jsecuritymanager.h
jselectevent.h
jselectlistener.h
jsemaphore.h
jsemaphoreexception.h
jsemaphoretimeoutexception.h
jserializable.h
jserversocket.h
jsha1.h
jsharedfifo.h
jsharedlib.h
jsharedmemory.h
jsharedsemaphore.h
jsimpleformatter.h
jslider.h
jslidercomponent.h
jsocket.h
jsocketexception.h
jsockethandler.h
jsocketinputstream.h
jsocketlib.h
jsocketoption.h
jsocketoptionexception.h
jsocketoutputstream.h
jsocketstreamexception.h
jsockettimeoutexception.h
jspin.h
jspinlock.h
jsslserversocket.h
jsslsocket.h
jsslsocketinputstream.h
jsslsocketoutputstream.h
jstreamhandler.h
jstringtokenizer.h
jstringutils.h
jsystem.h
jsystemexception.h
jtable.h
jtextarea.h
jtextcomponent.h
jtextdialogbox.h
jtextevent.h
jtextfield.h
jtextlistener.h
jtheme.h
jthemeevent.h
jthemelistener.h
jthememanager.h
jthread.h
jthreadexception.h
jthreadgroup.h
jthreadlib.h
jthreadpool.h
jtimer.h
jtooglebutton.h
jtransportstreampacket.h
jtree.h
jtypes.h
junit.h
junknownhostexception.h
jurl.h
juser.h
juuid.h
jvideo.h
jwatch.h
jwindow.h
jwindowevent.h
jwindowlistener.h
jwindowmanager.h
jxmlformatter.h
jxmlparser.h
jyesnodialogbox.h

to the top

Shared Libraries (1)


libjlibcpp-1.0.so

to the top




Generated on Wed Jan 18 17:56:21 2012 for jlibcpp by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API