|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.lri.bd.olap.gui.SwingUtils
public class SwingUtils
SwingUtils class represtents set of static methods which are reusable along all application
| Constructor Summary | |
|---|---|
SwingUtils()
|
|
| Method Summary | |
|---|---|
static String |
selectFileName(Component comp)
Shows open/save file dialog and returns string of selected absolute path to file |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwingUtils()
| Method Detail |
|---|
public static String selectFileName(Component comp)
comp - starting component (frame)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||