Questions
Tags
Questions Tagged with #Substance
Substance is a modern, customizable and high-performing look & feel for Java applications that use the Swing UI toolkit. This look & feel is available for Java 8+ and is being developed by Kirill Grouchnikov.
Home
Tags
Substance
Questions On Other Tags:
How do you configure HttpOnly cookies in tomcat / java webapps?
Storing a file in a database as opposed to the file system?
How can I send an email by Java application using GMail, Yahoo, or Hotmail?
MAC addresses in JavaScript
Validate decimal numbers in JavaScript - IsNumeric()
How can I determine whether a specific file is open in Windows?
Can someone explain __all__ in Python?
How do you open a file in C++?
What is the best way to convert an array to a hash in Ruby
The imported project "C:\Microsoft.CSharp.targets" was not found
Detecting an undefined object property
Internet Access in Ubuntu on VirtualBox
How to tell which disk Windows Used to Boot
Hidden Features of C#?
Big O, how do you calculate/approximate it?
C++ IDE for Linux?
How can I discover the "path" of an embedded resource?
Comparing Arrays of Objects in JavaScript
How to find out if a file exists in C# / .NET?
Struct like objects in Java
Sprintf equivalent in Java
When do you use POST and when do you use GET?
Complex CSS selector for parent of active child
php execute a background process
Best programming based games
How do you add an image?
Datatable vs Dataset
What is the difference between an int and an Integer in Java and C#?
What's the best way to validate an XML file against an XSD file?
What static analysis tools are available for C#?
T-SQL stored procedure that accepts multiple Id values
How do you move a file?
Embedding Windows Media Player for all browsers
How do you beta test an iphone app?
JavaScript and Threads
How do I implement a callback in PHP?
Recommended SQL database design for tags or tagging
How to show a GUI message box from a bash script in linux?
MySQL Error 1093 - Can't specify target table for update in FROM clause
How do I determine the size of my array in C?
Learning to write a compiler
Cleanest Way to Invoke Cross-Thread Events
Python module for converting PDF to text
Getting the ID of the element that fired an event
List of macOS text editors and code editors
Converting List<Integer> to List<String>
Getting ssh to execute a command in the background on target machine
How do you automatically set the focus to a textbox when a web page loads?
Generating (pseudo)random alpha-numeric strings
What is a good Hash Function?
Regular cast vs. static_cast vs. dynamic_cast
Warning: Found conflicts between different versions of the same dependent assembly
Performing a Stress Test on Web Application?
Generic type conversion FROM string
How to retrieve a file from a server via SFTP?
Best GUI designer for eclipse?
How do you generate dynamic (parameterized) unit tests in Python?
How to sort a list of strings?
Dynamic LINQ OrderBy on IEnumerable<T> / IQueryable<T>
What is reflection and why is it useful?
What is the best way to connect and use a sqlite database from C#
How to call shell commands from Ruby
Add alternating row color to SQL Server Reporting services report
How to deal with "java.lang.OutOfMemoryError: Java heap space" error?
What is the easiest way to parse an INI File in C++?
Response.Redirect with POST instead of Get?
Using Django time/date widgets in custom form
Convert a hexadecimal string to an integer efficiently in C?
What is the most effective way for float and double comparison?
Python, Unicode, and the Windows console
How do you make sure email you send programmatically is not automatically marked as spam?
How to get the last day of the month?
Oracle - What TNS Names file am I using?
How do you list all triggers in a MySQL database?
What is the regex pattern for datetime (2008-09-01 12:35:45 )?
Java and SQLite
How do you configure an OpenFileDialog to select folders?
How to find keys of a hash?
Equivalent VB keyword for 'break'
How would you make a comma-separated string from a list of strings?
How do you clear a stringstream variable?
What's the safest way to iterate through the keys of a Perl hash?
Finding what methods a Python object has
How big can a MySQL database get before performance starts to degrade
How do I list the symbols in a .so file
How do you force Visual Studio to regenerate the .designer files for aspx/ascx files?
Best ways to teach a beginner to program?
Algorithm to randomly generate an aesthetically-pleasing color palette
How do you embed binary data in XML?
How do I update Ruby Gems from behind a Proxy (ISA-NTLM)
What's the best way to parse command line arguments?
LINQ query on a DataTable
IllegalArgumentException or NullPointerException for a null parameter?
String literals and escape characters in postgresql
What good technology podcasts are out there?
How do I use 3DES encryption/decryption in Java?
How to read a value from the Windows registry
How to convert std::string to LPCWSTR in C++ (Unicode)
How can I play sound in Java?
How can I make an EXE file from a Python program?
How do I handle newlines in JSON?
error_log per Virtual Host?
What is the Difference Between Mercurial and Git?
Force unmount of NFS-mounted directory
What does the [Flags] Enum Attribute mean in C#?
Accessing a Dictionary.Keys Key through a numeric index
How do I call ::CreateProcess in c++ to launch a Windows executable?
How do I tell Maven to use the latest version of a dependency?
SQL Server Escape an Underscore
100% Min Height CSS layout
How large is a DWORD with 32- and 64-bit code?
How do I install a color theme for IntelliJ IDEA 7.0.x
Using ConfigurationManager to load config from an arbitrary location
How do I monitor the computer's CPU, memory, and disk usage in Java?
How to parse a string into a nullable int
Case-insensitive string comparison in C++
What are some good SSH Servers for windows?
How do I create a Linked List Data Structure in Java?
Java Delegates?
How to decode viewstate
How do you detect/avoid Memory leaks in your (Unmanaged) code?
How to submit a form when the return key is pressed?
Convert HashBytes to VarChar
Change visibility of ASP.NET label with JavaScript
Adding a Method to an Existing Object Instance
How do you debug PHP scripts?
Free ASP.Net and/or CSS Themes
What is the difference between the | and || or operators?
What are the main performance differences between varchar and nvarchar SQL Server data types?
How do I enable MSDTC on SQL Server?
How can you find out which process is listening on a TCP or UDP port on Windows?
Language Books/Tutorials for popular languages
Build a basic Python iterator
Create a directly-executable cross-platform GUI app using Python
Storing Images in DB - Yea or Nay?
Tab Escape Character?
What's the best UML diagramming tool?
Select all columns except one in MySQL?
Transpose/Unzip Function (inverse of zip)?
How do you set up use HttpOnly cookies in PHP
Prefer composition over inheritance?
Why are my PowerShell scripts not running?
How to generate a core dump in Linux on a segmentation fault?
How do I calculate someone's age based on a DateTime type birthday?
What issues should be considered when overriding equals and hashCode in Java?
How do I test a private function or a class that has private methods, fields or inner classes?
How Best to Compare Two Collections in Java and Act on Them?
How should I cast in VB.NET?
Passing $_POST values with cURL
What is the command to truncate a SQL Server log file?
Find in Files: Search all code in Team Foundation Server
Git ignore file for Xcode projects
SQL: How to get the id of values I just INSERTed?
Can Windows' built-in ZIP compression be scripted?
How to Automatically Start a Download in PHP?
What is a monad?
In C++, what is a virtual base class?
How to convert a date String to a Date or Calendar object?
I get a "An attempt was made to load a program with an incorrect format" error on a SQL Server replication project
How do you determine the size of a file in C?
SQL Group By with an Order By
What's the difference between struct and class in .NET?
Reading Excel files from C#
What is MVC and what are the advantages of it?
How to find the mime type of a file in python?
Subversion ignoring "--password" and "--username" options
How do you rotate a two dimensional array?
How do you create a foreign key relationship in a SQL Server CE (Compact Edition) Database?
How do you use script variables in psql?
How do you remove all the options of a select box and then add one option and select it with jQuery?
What are the differences between delegates and events?
Recommended Fonts for Programming?
How do I tell if a variable has a numeric value in Perl?
Cannot access a disposed object - How to fix?
When should you use 'friend' in C++?
Format numbers to strings in Python
How can I cast int to enum?
How do you create a static class in C++?
Auto Generate Database Diagram MySQL
Getting all types that implement an interface
What is the single most influential book every programmer should read?
How can I measure the similarity between two images?
How does database indexing work?
How do I fix "for loop initial declaration used outside C99 mode" GCC error?
Get month and year from a datetime in SQL Server 2005
What is the difference between procedural programming and functional programming?
How do you pass a function as a parameter in C?
How to easily consume a web service from PHP
Escaping HTML strings with jQuery
grep a file, but show several surrounding lines?
How to request a random row in SQL?
How do I position one image on top of another in HTML?
How do I make a fully statically linked .exe with Visual Studio Express 2005?
Best Practices for securing a REST API / web service
Is there a simple, elegant way to define singletons?
Is Java "pass-by-reference" or "pass-by-value"?
What is a magic number, and why is it bad?
How do you properly use namespaces in C++?
How can you customize the numbers in an ordered list?
Good Free Alternative To MS Access
Tags
Custom-tools
Inputverifier
Miniport
Mvs
Documentpaginator
Restlet-2.0
Symfony-plugins
Clientbundle
Fouc
Wcf-lob-adapter
Pull-request
Twitter-oauth
Jedis
Clientbin
Mysql-error-2002
Couchdbkit
Mercurial-subrepos
Headereditemscontrol
Hgserve
Database-fragmentation
Cac
Alarms
Jericho-html-parser
Tabnavigator
Clicklistener
Ntlmv2
Ora-12560
Tweets
Linecache
Regional-settings
Powershell-jobs
Umfpack
Levenberg-marquardt
Application-bar
Android-edittext
Pygraphviz
Case-expression
Quickcontact
Pascal-fc
Visual-sourcesafe-plugin
Hole-punching
Ftp4j
Android-pullparser
Crystal-reports-2010
Unjar
Http-status-code-504
Apache-cayenne
Visiblox
Page-fragments
Git-workflow
Genetic-algorithm
J2ab
Entity-framework-ctp5
Call-flow
Subgrid
Text-to-html
Bcdedit
Nsubstitute
Audiosession
Fmodf
Wtfpl
Maven-dependency-plugin
Gnat
Python-daemon
Non-clustered-index
Appcloud
Shapado
Auto-populating
Supervisord
Agavi
Webviewclient
Gwt-platform
Payment-services
Http-status-code-301
Pg
Ca1001
Connection-reset
Spgroup
Cross-domain-proxy
Confirmbuttonextender
Named-scopes
Ora-01735
Mongodb-php
Oauth-2.0
Dynamic-library
Sharepoint-discussion-board
Leap-year
Discoverability
Localnotification
Vecmath
Oracle-cursor
Windows-controls
Schema-compare
Mysql-error-2013
Spring-json
Nsnetservicebrowser
Proxy-object
Facebook-social-plugins
Drupal-commons
Jboss-esb