Top "Splitter" questions

Splitters are special windows/controls that are used to split another window/frame to subwindows.

How do I get a TextBox to fill a resizable column?

I'm trying to get a TextBox to fill the available space in a resizable column. The TextBox is part of …

wpf textbox stretch splitter
NoSuchMethodError exception when using com.google.common.base.Splitter

I'm trying to use com.google.common.base.Splitter as follows Iterable<String> segs = Splitter.on("/").split("one/…

java guava splitter
Using jQuery UI resizable() with Twitter Bootstrap 3 grid classes

I would like to improve this vertical splitter : http://jsbin.com/xuyosi/1/edit?html,css,js,output. use cases: As …

jquery twitter-bootstrap jquery-ui twitter-bootstrap-3 splitter
How do I split a large MySQL backup file into multiple files?

I have a 250 MB backup SQL file but the limit on the new hosting is only 100 MB... Is there a …

mysql database-backups splitter
Splitter control (winforms)

I want the user to adjust the splitter... I have two sides in the winform: one shows the people and …

c# winforms splitter
Parse a string with key=value pair in a map?

I have below String which is in the format of key1=value1, key2=value2 which I need to load it …

java string split guava splitter
How to split sql in MAC OSX?

Is there any app for mac to split sql files or even script? I have a large files which i …

sql macos phpmyadmin splitter
Apache Camel File Splitter by Example

I'm being given a file containing numeric IDs that are delimited by newlines ("\n"): 123948 939904 129384 234049 etc. I want to use Camel …

java integration apache-camel splitter
WinForms: Alternative to SplitContainer?

Are there any alternative controls someone can suggest to replace the WinForms SplitContainer? I don't like how the SplitContainer shows …

c# .net winforms splitter splitcontainer
Mule collection splitter with JSON

I have a JSON that looks something like the one pasted below. I am trying to extract each individual record …

arrays json mule splitter