Home
last modified time | relevance | path

Searched refs:getGRIDCOLOR (Results 1 – 4 of 4) sorted by relevance

/dports/cad/impact/Impact/src/j3d/
H A DCanvas3D.java160 public Color getGRIDCOLOR(); in getGRIDCOLOR() method
H A DCanvas3DSW.java1112 public Color getGRIDCOLOR() { in getGRIDCOLOR() method in Canvas3DSW
H A DCanvas3DGL.java1327 public Color getGRIDCOLOR() { in getGRIDCOLOR() method in Canvas3DGL
/dports/cad/impact/Impact/src/gui/
H A DPreProcessor_Grid.java135 b_color.setBackground(J3D.getGRIDCOLOR()); in jbInit()