|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamePair | |
---|---|
org.proteinshader.graphics.textures | Holds the classes needed for creating and managing OpenGL texture objects. |
Uses of NamePair in org.proteinshader.graphics.textures |
---|
Methods in org.proteinshader.graphics.textures that return types with arguments of type NamePair | |
---|---|
List<NamePair> |
ConfigReader.readConfigFile(File file)
Reads a configuration file to obtain a list of menu names with a matching filename for each menu name. |
List<NamePair> |
EqualSignConfigReader.readConfigFile(File file)
Reads a configuration file to obtain a list of menu names with a matching filename for each menu name. |
List<NamePair> |
ConfigReader.readConfigFile(String filename)
Reads a configuration file to obtain a list of menu names with a matching filename for each menu name. |
List<NamePair> |
EqualSignConfigReader.readConfigFile(String filename)
Reads a configuration file to obtain a list of menu names with a matching filename for each menu name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |