public class LookAndFeel extends Object
Constructor and Description |
---|
LookAndFeel()
Creates a new instance of LookAndFeel
|
Modifier and Type | Method and Description |
---|---|
static void |
centerWindow(JFrame window) |
static int |
getMaxColumnWidth(JTable table,
int column) |
static boolean |
getSystemLookAndFeel() |
static void |
setSystemLookAndFeel(boolean asSystem) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.