All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sourceforge.squirrel_sql.fw.resources.LibraryResources.properties Maven / Gradle / Ivy

############################
# library.properties
# Copyright (C) 2002-2004 Colin Bell
# [email protected]
#
#  This library is free software; you can redistribute it and/or
#  modify it under the terms of the GNU Lesser General Public
#  License as published by the Free Software Foundation; either
#  version 2.1 of the License, or (at your option) any later version.
# 
#  This library is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
#  Lesser General Public License for more details.
# 
#  You should have received a copy of the GNU Lesser General Public
#  License along with this library; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
############################

########
# Path to images. Should be terminated with a forward slash.
########
path.images=/net/sourceforge/squirrel_sql/fw/resources/images/


########
# icons for the table header (ascending,descending)
########
table.ascending.image=eclipse/prev_nav.gif
table.descending.image=eclipse/next_nav.gif
open.image=eclipse/open.gif



dot.catalog.image=dot/catalog.png
dot.database.image=dot/database.gif
dot.datatype.image=dot/datatype.png
dot.datatypes.image=dot/datatypes.png
dot.index.image=dot/index.gif
dot.indexes.image=dot/indexes.gif
dot.procedure.image=dot/procedure.gif
dot.procedures.image=dot/procedures.gif
dot.schema.image=dot/schema.png
dot.table.image=dot/table.png
dot.tables.image=dot/tables.png
dot.view.image=dot/view.gif
dot.user.image=dot/user.png
dot.sequence.image=dot/sequence.png
dot.sequences.image=dot/sequences.png
dot.trigger.image=dot/trigger.gif
dot.triggers.image=dot/triggers.gif
dot.function.image=dot/function.png




© 2015 - 2025 Weber Informatics LLC | Privacy Policy