|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
gui.utils.EpsFileFilter
public abstract class EpsFileFilter
Trida pro zajisteni prijeti vybrani .eps souboru.
Constructor Summary | |
---|---|
EpsFileFilter()
|
Method Summary | |
---|---|
boolean |
accept(java.io.File file)
prijem soubrou .eps |
abstract int |
getColorMode()
Vybrany barevny mod ve fileDialogu. |
Methods inherited from class javax.swing.filechooser.FileFilter |
---|
getDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EpsFileFilter()
Method Detail |
---|
public boolean accept(java.io.File file)
accept
in class javax.swing.filechooser.FileFilter
file
- soubor k prijeti
public abstract int getColorMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |