|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.l2fprod.common.swing.UserPreferences
public class UserPreferences
UserPreferences.
| Constructor Summary | |
|---|---|
UserPreferences()
|
|
| Method Summary | |
|---|---|
static javax.swing.JFileChooser |
getDefaultDirectoryChooser()
Gets the default directory chooser. |
static javax.swing.JFileChooser |
getDefaultFileChooser()
Gets the default file chooser. |
static javax.swing.JFileChooser |
getDirectoryChooser(java.lang.String id)
Gets the directory chooser with the given id. |
static javax.swing.JFileChooser |
getFileChooser(java.lang.String id)
Gets the file chooser with the given id. |
static void |
track(javax.swing.JRadioButton button)
|
static void |
track(javax.swing.JSplitPane split)
|
static void |
track(javax.swing.JTable table)
|
static void |
track(javax.swing.text.JTextComponent text)
Restores the text. |
static void |
track(java.awt.Window window)
Restores the window size, position and state if possible. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPreferences()
| Method Detail |
|---|
public static javax.swing.JFileChooser getDefaultFileChooser()
public static javax.swing.JFileChooser getDefaultDirectoryChooser()
public static javax.swing.JFileChooser getFileChooser(java.lang.String id)
id -
public static javax.swing.JFileChooser getDirectoryChooser(java.lang.String id)
id -
public static void track(javax.swing.JRadioButton button)
public static void track(java.awt.Window window)
window - public static void track(javax.swing.JTable table)
public static void track(javax.swing.text.JTextComponent text)
text - public static void track(javax.swing.JSplitPane split)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||