Binary compatibility report for the jlibcpp library  between 1.3.0 and 1.4.0 versions on x86

Test Info


Library Namejlibcpp
Version #11.3.0
Version #21.4.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files279
Total Shared Libraries1
Total Symbols / Types4423 / 1627
VerdictIncompatible
(13.93%)

Problem Summary


SeverityCount
Added Symbols-46
Removed SymbolsHigh74
Problems with
Data Types
High8
Medium28
Low230
Problems with
Symbols
High30
Medium12
Low2
Problems with
Constants
Low0
Other Changes-10

Added Symbols (46)


jadjustmentevent.h, libjlibcpp-1.3.0.so
namespace jgui
AdjustmentEvent::AdjustmentEvent [in-charge] void* source, jadjustmentevent_type_t type, double value )
AdjustmentEvent::AdjustmentEvent [not-in-charge] void* source, jadjustmentevent_type_t type, double value )

jbutton.h, libjlibcpp-1.3.0.so
namespace jgui
Button::GetLabel ( )
Button::GetName ( )
Button::SetLabel std::string label )
Button::SetName std::string name )

jbuttonevent.h, libjlibcpp-1.3.0.so
namespace jgui
ButtonEvent::ButtonEvent [in-charge] void* source )
ButtonEvent::ButtonEvent [not-in-charge] void* source )

jcontainer.h, libjlibcpp-1.3.0.so
namespace jgui
Container::RequestComponentFocus Component* c )

jcontainerevent.h, libjlibcpp-1.3.0.so
namespace jgui
ContainerEvent::ContainerEvent [in-charge] void* source, Component* component, jcontainerevent_type_t type )
ContainerEvent::ContainerEvent [not-in-charge] void* source, Component* component, jcontainerevent_type_t type )

jfont.h, libjlibcpp-1.3.0.so
namespace jgui
Font::Font [in-charge] ( std::string name, jfont_attributes_t attributes, int height, int scale_width, int scale_height )
Font::Font [not-in-charge] ( std::string name, jfont_attributes_t attributes, int height, int scale_width, int scale_height )
Font::GetFontAttributes ( )

jframe.h, libjlibcpp-1.3.0.so
namespace jgui
Frame::SetLastKeyCode jkeyevent_symbol_t key )

jgraphics.h, libjlibcpp-1.3.0.so
namespace jgui
Graphics::SetPorterDuffFlags jporterduff_flags_t t )

jkeyevent.h, libjlibcpp-1.3.0.so
namespace jgui
KeyEvent::KeyEvent [in-charge] void* source, jkeyevent_type_t type, jkeyevent_modifiers_t mod, int code, jkeyevent_symbol_t symbol )
KeyEvent::KeyEvent [not-in-charge] void* source, jkeyevent_type_t type, jkeyevent_modifiers_t mod, int code, jkeyevent_symbol_t symbol )

jlistbox.h, libjlibcpp-1.3.0.so
namespace jgui
ListBox::SetScrollType jlistbox_scroll_t type )
ListBox::SetSelectionType jlistbox_mode_t type )

jmarquee.h, libjlibcpp-1.3.0.so
namespace jgui
Marquee::SetType jmarquee_mode_t type )

jmemorymap.h, libjlibcpp-1.3.0.so
namespace jshared
MemoryMap::GetPermission ( )
MemoryMap::MemoryMap [in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_permission_t perms_, bool private_ )
MemoryMap::MemoryMap [not-in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_permission_t perms_, bool private_ )
MemoryMap::SetPermission jmemory_permission_t perms_ )

jnullgraphics.h, libjlibcpp-1.3.0.so
namespace jgui
NullGraphics::SetPorterDuffFlags jporterduff_flags_t t )

jprogressbar.h, libjlibcpp-1.3.0.so
namespace jgui
ProgressBar::GetScrollOrientation ( )
ProgressBar::ProgressBar [in-charge] int x, int y, int width, int height, jscroll_orientation_t type )
ProgressBar::ProgressBar [not-in-charge] int x, int y, int width, int height, jscroll_orientation_t type )
ProgressBar::SetScrollOrientation jscroll_orientation_t type )

jscrollbar.h, libjlibcpp-1.3.0.so
namespace jgui
ScrollBar::GetScrollOrientation ( )
ScrollBar::SetScrollOrientation jscroll_orientation_t type )

jselectevent.h, libjlibcpp-1.3.0.so
namespace jgui
SelectEvent::SelectEvent [in-charge] void* source, Item* item, int index, jselectevent_type_t type )
SelectEvent::SelectEvent [not-in-charge] void* source, Item* item, int index, jselectevent_type_t type )

jslidercomponent.h, libjlibcpp-1.3.0.so
namespace jgui
SliderComponent::GetScrollOrientation ( )
SliderComponent::SetScrollOrientation jscroll_orientation_t type )

jspin.h, libjlibcpp-1.3.0.so
namespace jgui
Spin::GetScrollOrientation ( )
Spin::SetScrollOrientation jscroll_orientation_t type )

jstringtokenizer.h, libjlibcpp-1.3.0.so
namespace jcommon
StringTokenizer::StringTokenizer [in-charge] ( std::string string_, std::string token_, jtoken_type_t flag_, bool return_token_ )
StringTokenizer::StringTokenizer [not-in-charge] ( std::string string_, std::string token_, jtoken_type_t flag_, bool return_token_ )

jtextcomponent.h, libjlibcpp-1.3.0.so
namespace jgui
TextComponent::SetCaretType jcaret_type_t t )

jthreadpool.h, libjlibcpp-1.3.0.so
namespace jthread
ThreadPool::AttachThread Runnable* r, jthreadpool_priority_t t )

jtimer.h, libjlibcpp-1.3.0.so
namespace jthread
TimerTask::GetDelay ( )
TimerTask::SetDelay uint64_t delay )

jwindowevent.h, libjlibcpp-1.3.0.so
namespace jgui
WindowEvent::WindowEvent [in-charge] void* source, jwindowevent_type_t type )
WindowEvent::WindowEvent [not-in-charge] void* source, jwindowevent_type_t type )

to the top

Removed Symbols (74)


jadjustmentevent.h, libjlibcpp-1.2.0.so
namespace jgui
AdjustmentEvent::AdjustmentEvent [in-charge] void* source, jadjustment_type_t type, double value )
AdjustmentEvent::AdjustmentEvent [not-in-charge] void* source, jadjustment_type_t type, double value )

jbutton.h, libjlibcpp-1.2.0.so
namespace jgui
Button::AddName std::string p1 )
Button::GetText ( )
Button::NextName ( )
Button::PreviousName ( )
Button::RemoveName int index )
Button::SetCurrentNameIndex int index )
Button::SetText std::string text )

jbuttonevent.h, libjlibcpp-1.2.0.so
namespace jgui
ButtonEvent::ButtonEvent [in-charge] void* source, std::string symbol )
ButtonEvent::ButtonEvent [not-in-charge] void* source, std::string symbol )
ButtonEvent::GetSymbol ( )

jcontainer.h, libjlibcpp-1.2.0.so
namespace jgui
Container::RequestComponentFocus Component* c, bool has_parent )

jcontainerevent.h, libjlibcpp-1.2.0.so
namespace jgui
ContainerEvent::ContainerEvent [in-charge] void* source, Component* component, jframe_event_t type )
ContainerEvent::ContainerEvent [not-in-charge] void* source, Component* component, jframe_event_t type )

jcpu.h, libjlibcpp-1.2.0.so
namespace jphysic
CPU::Builder ( )
CPU::CPU [in-charge] ( )
CPU::CPU [not-in-charge] ( )
CPU::GetBogomips ( )
CPU::GetCache ( )
CPU::GetFlags ( )
CPU::GetMHz ( )
CPU::GetModel ( )
CPU::GetName ( )
CPU::GetVendor ( )
CPU::what ( )
CPU::~CPU [in-charge-deleting] ( )
CPU::~CPU [in-charge] ( )
CPU::~CPU [not-in-charge] ( )
vtable for CPU [data]

jfont.h, libjlibcpp-1.2.0.so
namespace jgui
Font::Font [in-charge] ( std::string name, int attr, int height, int scale_width, int scale_height )
Font::Font [not-in-charge] ( std::string name, int attr, int height, int scale_width, int scale_height )

jframe.h, libjlibcpp-1.2.0.so
namespace jgui
Frame::SetLastKeyCode jkey_symbol_t key )

jgraphics.h, libjlibcpp-1.2.0.so
namespace jgui
Graphics::SetPorterDuffFlags jporter_duff_flags_t t )

jkeyevent.h, libjlibcpp-1.2.0.so
namespace jgui
KeyEvent::KeyEvent [in-charge] void* source, jkey_type_t type, jinput_modifiers_t mod, int code, jkey_symbol_t symbol )
KeyEvent::KeyEvent [not-in-charge] void* source, jkey_type_t type, jinput_modifiers_t mod, int code, jkey_symbol_t symbol )

jlistbox.h, libjlibcpp-1.2.0.so
namespace jgui
ListBox::SetScrollType jlist_scroll_type_t type )
ListBox::SetSelectionType jlist_selection_type_t type )

jmarquee.h, libjlibcpp-1.2.0.so
namespace jgui
Marquee::SetType jmarquee_type_t type )

jmemory.h, libjlibcpp-1.2.0.so
namespace jphysic
Memory::Builder ( )
Memory::Memory [in-charge] ( )
Memory::Memory [not-in-charge] ( )
Memory::what ( )
Memory::~Memory [in-charge-deleting] ( )
Memory::~Memory [in-charge] ( )
Memory::~Memory [not-in-charge] ( )
vtable for Memory [data]

jmemorymap.h, libjlibcpp-1.2.0.so
namespace jshared
MemoryMap::MemoryMap [in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_perms_t perms_, bool private_ )
MemoryMap::MemoryMap [not-in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_perms_t perms_, bool private_ )
MemoryMap::SetPermission jmemory_perms_t perms_ )

jnetwork.h, libjlibcpp-1.2.0.so
namespace jphysic
Network::Builder ( )
Network::Network [in-charge] ( )
Network::Network [not-in-charge] ( )
Network::what ( )
Network::~Network [in-charge-deleting] ( )
Network::~Network [in-charge] ( )
Network::~Network [not-in-charge] ( )
vtable for Network [data]

jnullgraphics.h, libjlibcpp-1.2.0.so
namespace jgui
NullGraphics::SetPorterDuffFlags jporter_duff_flags_t t )

jprogressbar.h, libjlibcpp-1.2.0.so
namespace jgui
ProgressBar::ProgressBar [in-charge] int x, int y, int width, int height, jprogress_type_t type )
ProgressBar::ProgressBar [not-in-charge] int x, int y, int width, int height, jprogress_type_t type )

jselectevent.h, libjlibcpp-1.2.0.so
namespace jgui
SelectEvent::SelectEvent [in-charge] void* source, Item* item, int index, jselect_type_t type )
SelectEvent::SelectEvent [not-in-charge] void* source, Item* item, int index, jselect_type_t type )

jslidercomponent.h, libjlibcpp-1.2.0.so
namespace jgui
SliderComponent::GetOrientation ( )
SliderComponent::SetOrientation jscroll_orientation_t type )

jspin.h, libjlibcpp-1.2.0.so
namespace jgui
Spin::GetType ( )
Spin::SetType jspin_type_t type )

jstringtokenizer.h, libjlibcpp-1.2.0.so
namespace jcommon
StringTokenizer::StringTokenizer [in-charge] ( std::string string_, std::string token_, jtoken_flag_t flag_, bool return_token_ )
StringTokenizer::StringTokenizer [not-in-charge] ( std::string string_, std::string token_, jtoken_flag_t flag_, bool return_token_ )

jtextcomponent.h, libjlibcpp-1.2.0.so
namespace jgui
TextComponent::SetCaretType jcursor_type_t t )

jthreadpool.h, libjlibcpp-1.2.0.so
namespace jthread
ThreadPool::AttachThread Runnable* r, jthread_pool_priority_t t )

jtimer.h, libjlibcpp-1.2.0.so
namespace jthread
Timer::Cancel ( )

jwindowevent.h, libjlibcpp-1.2.0.so
namespace jgui
WindowEvent::WindowEvent [in-charge] void* source, jwindow_event_t type )
WindowEvent::WindowEvent [not-in-charge] void* source, jwindow_event_t type )

to the top

Problems with Data Types, High Severity (8)


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

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

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

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

to the top

Problems with Symbols, High Severity (30)


jadjustmentevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] AdjustmentEvent::AdjustmentEvent [in-charge] void* source, jadjustment_type_t type, double value ) (1)
[+] AdjustmentEvent::AdjustmentEvent [not-in-charge] void* source, jadjustment_type_t type, double value ) (1)

jbuttonevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] ButtonEvent::ButtonEvent [in-charge] void* source, std::string symbol ) (1)
[+] ButtonEvent::ButtonEvent [not-in-charge] void* source, std::string symbol ) (1)

jcontainer.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Container::RequestComponentFocus ( Component* c, bool has_parent ) (1)

jcontainerevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] ContainerEvent::ContainerEvent [in-charge] void* source, Component* component, jframe_event_t type ) (1)
[+] ContainerEvent::ContainerEvent [not-in-charge] void* source, Component* component, jframe_event_t type ) (1)

jfont.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Font::Font [in-charge] ( std::string name, int attr, int height, int scale_width, int scale_height ) (1)
[+] Font::Font [not-in-charge] ( std::string name, int attr, int height, int scale_width, int scale_height ) (1)

jframe.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Frame::SetLastKeyCode jkey_symbol_t key ) (1)

jgraphics.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Graphics::SetPorterDuffFlags jporter_duff_flags_t t ) (1)

jkeyevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] KeyEvent::KeyEvent [in-charge] void* source, jkey_type_t type, jinput_modifiers_t mod, int code, jkey_symbol_t symbol ) (1)
[+] KeyEvent::KeyEvent [not-in-charge] void* source, jkey_type_t type, jinput_modifiers_t mod, int code, jkey_symbol_t symbol ) (1)

jlistbox.h, libjlibcpp-1.2.0.so
namespace jgui
[+] ListBox::SetScrollType jlist_scroll_type_t type ) (1)
[+] ListBox::SetSelectionType jlist_selection_type_t type ) (1)

jmarquee.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Marquee::SetType jmarquee_type_t type ) (1)

jmemorymap.h, libjlibcpp-1.2.0.so
namespace jshared
[+] MemoryMap::MemoryMap [not-in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_perms_t perms_, bool private_ ) (1)
[+] MemoryMap::MemoryMap [in-charge] ( std::string sharedfile_, jmemory_flags_t flags_, jmemory_perms_t perms_, bool private_ ) (1)
[+] MemoryMap::SetPermission jmemory_perms_t perms_ ) (1)

jnullgraphics.h, libjlibcpp-1.2.0.so
namespace jgui
[+] NullGraphics::SetPorterDuffFlags jporter_duff_flags_t t ) (1)

jprogressbar.h, libjlibcpp-1.2.0.so
namespace jgui
[+] ProgressBar::ProgressBar [not-in-charge] int x, int y, int width, int height, jprogress_type_t type ) (1)
[+] ProgressBar::ProgressBar [in-charge] int x, int y, int width, int height, jprogress_type_t type ) (1)

jselectevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] SelectEvent::SelectEvent [in-charge] void* source, Item* item, int index, jselect_type_t type ) (1)
[+] SelectEvent::SelectEvent [not-in-charge] void* source, Item* item, int index, jselect_type_t type ) (1)

jstringtokenizer.h, libjlibcpp-1.2.0.so
namespace jcommon
[+] StringTokenizer::StringTokenizer [not-in-charge] ( std::string string_, std::string token_, jtoken_flag_t flag_, bool return_token_ ) (1)
[+] StringTokenizer::StringTokenizer [in-charge] ( std::string string_, std::string token_, jtoken_flag_t flag_, bool return_token_ ) (1)

jtextcomponent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] TextComponent::SetCaretType jcursor_type_t t ) (1)

jthreadpool.h, libjlibcpp-1.2.0.so
namespace jthread
[+] ThreadPool::AttachThread ( Runnable* r, jthread_pool_priority_t t ) (1)

jwindowevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] WindowEvent::WindowEvent [in-charge] void* source, jwindow_event_t type ) (1)
[+] WindowEvent::WindowEvent [not-in-charge] void* source, jwindow_event_t type ) (1)

to the top

Problems with Data Types, Medium Severity (28)


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

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

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

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

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

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

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

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

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

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

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

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

jtimer.h
namespace jthread
[+] class TimerTask (3)

to the top

Problems with Symbols, Medium Severity (12)


jadjustmentevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] AdjustmentEvent::GetType ( ) (1)

jcontainerevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] ContainerEvent::GetType ( ) (1)

jframe.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Frame::GetLastKeyCode ( ) (1)

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

jkeyevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] KeyEvent::GetModifiers ( ) (1)
[+] KeyEvent::GetSymbol ( ) (1)
[+] KeyEvent::GetType ( ) (1)

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

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

jselectevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] SelectEvent::GetType ( ) (1)

jwindowevent.h, libjlibcpp-1.2.0.so
namespace jgui
[+] WindowEvent::GetType ( ) (1)

jyesnodialogbox.h, libjlibcpp-1.2.0.so
namespace jgui
[+] YesNoDialogBox::GetResponse ( ) (1)

to the top

Problems with Data Types, Low Severity (230)


jborderlayout.h
namespace jgui
[+] enum jborderlayout_align_t (10)

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

jbuttonevent.h
namespace jgui
[+] class ButtonEvent (2)

jcharset.h
[+] enum jcharset_flags_t (2)
[+] enum jcharset_result_t (5)

jcheckbutton.h
namespace jgui
[+] enum jcheckbox_type_t (2)

jcomponent.h
namespace jgui
[+] enum jcomponent_alignment_t (3)
[+] enum jcomponent_behavior_t (4)
[+] enum jcomponent_border_t (10)
[+] enum jcomponent_orientation_t (4)

jcomponentevent.h
namespace jgui
[+] enum jcomponent_event_t (4)

jconnection.h
namespace jsocket
[+] enum jconnection_type_t (6)

jconnectionpipe.h
namespace jsocket
[+] enum jconnection_pipe_t (2)

jcoordinatelayout.h
namespace jgui
[+] enum jcoordinate_layout_t (2)

jdynamiclink.h
namespace jcommon
[+] enum jlink_flags_t (4)

jfile.h
namespace jio
[+] enum jfile_type_t (13)

jfilechooserdialogbox.h
namespace jgui
[+] enum jfilechooser_filter_t (3)
[+] enum jfilechooser_type_t (2)

jflowlayout.h
namespace jgui
[+] enum jflowlayout_align_t (5)

jfocusevent.h
namespace jgui
[+] enum jfocus_event_t (2)

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

jframe.h
namespace jgui
[+] enum jframe_button_t (2)

jgfxhandler.h
namespace jgui
[+] enum jcursor_style_t (16)

jgraphics.h
namespace jgui
[+] class Graphics (1)
[+] enum jblitting_flags_t (5)
[+] enum jdrawing_flags_t (3)
[+] enum jhorizontal_align_t (4)
[+] enum jline_join_t (3)
[+] enum jline_style_t (4)
[+] enum jvertical_align_t (4)

jhtmlparser.h
namespace jcommon
[+] enum jtag_type_t (2)

jhttp.h
namespace jcommon
[+] enum jhttp_method_t (5)

jimage.h
namespace jgui
[+] enum jsurface_pixelformat_t (34)

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

jinputmanager.h
namespace jgui
[+] enum jbroadcaster_event_t (3)

jitemcomponent.h
namespace jgui
[+] enum jmenuitem_type_t (4)

jkeyboard.h
namespace jgui
[+] enum jkeyboard_type_t (5)

jlogrecord.h
namespace jlogger
[+] enum jrecord_type_t (5)

jmenu.h
namespace jgui
[+] enum jmenu_align_t (2)

jmouseevent.h
namespace jgui
[+] enum jmouse_button_t (5)
[+] enum jmouse_event_t (5)

jmutex.h
namespace jthread
[+] enum jmutex_protocol_t (3)
[+] enum jmutex_type_t (3)

jprocess.h
namespace jshared
[+] enum jprocess_type_t (2)

jschedule.h
namespace jshared
[+] enum jschedule_policy_t (3)

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

jscrollpane.h
namespace jgui
[+] enum jscrollpane_type_t (3)

jslidercomponent.h
namespace jgui
[+] enum jscroll_orientation_t (2)

jthread.h
namespace jthread
[+] enum jthread_policy_t (3)
[+] enum jthread_priority_t (3)
[+] enum jthread_type_t (2)

jtimer.h
namespace jthread
[+] class TimerTask (1)

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

jwatch.h
namespace jgui
[+] enum jwatch_type_t (3)

to the top

Problems with Symbols, Low Severity (2)


jwatch.h, libjlibcpp-1.2.0.so
namespace jgui
[+] Watch::Watch [not-in-charge] ( jwatch_type_t type, int x, int y, int width, int height ) (1)
[+] Watch::Watch [in-charge] ( jwatch_type_t type, int x, int y, int width, int height ) (1)

to the top

Other Changes in Data Types (10)


jborderlayout.h
namespace jgui
[+] enum jborderlayout_align_t (4)

jcomponent.h
namespace jgui
[+] enum jcomponent_alignment_t (2)

jframe.h
namespace jgui
[+] enum jframe_button_t (1)

jtimer.h
namespace jthread
[+] class TimerTask (3)

to the top

Header Files (279)


jaccesscontroller.h
jadaptationfield.h
jadjustmentevent.h
jadjustmentlistener.h
janimation.h
jaudio.h
jautolock.h
jbase64.h
jbiginteger.h
jbitinputstream.h
jbitoutputstream.h
jbitstream.h
jborder.h
jborderlayout.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
jcolor.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
jdatagramsocket6.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
jgc.h
jgfxhandler.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
jindexedbuffer.h
jindexedimage.h
jinetaddress.h
jinetaddress4.h
jinetaddress6.h
jinputdialogbox.h
jinputmanager.h
jinputstream.h
jinvalidargumentexception.h
jioexception.h
jiolib.h
jitemcomponent.h
jjson.h
jkeyboard.h
jkeyboardevent.h
jkeyboardlistener.h
jkeyevent.h
jkeylistener.h
jlabel.h
jlayout.h
jlistbox.h
jlistener.h
jlocaldatagramsocket.h
jlocalserversocket.h
jlocalsocket.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
jmulticastsocket6.h
jmutex.h
jmutexexception.h
jnamedpipe.h
jnetwork.h
jnetworkinterface.h
jnullgraphics.h
jnulllayout.h
jnullpointerexception.h
jobject.h
jobjectinputstream.h
jobjectoutputstream.h
jobservable.h
jobserver.h
joptions.h
joutofboundsexception.h
joutputstream.h
jpanel.h
jphysiclib.h
jpipe.h
jpipeexception.h
jpointer.h
jpolicies.h
jprintstream.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
jserversocket6.h
jsha1.h
jsharedfifo.h
jsharedlib.h
jsharedmemory.h
jsharedsemaphore.h
jsimpleformatter.h
jslider.h
jslidercomponent.h
jsocket.h
jsocket6.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
jsslserversocket6.h
jsslsocket.h
jsslsocket6.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.2.0.so

to the top




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