Uses of Class
quick.dbtable.Skin

Uses of Skin in quick.dbtable
 

Methods in quick.dbtable that return Skin
 Skin DBTable.getSkin()
          Gets the current skin applied If no skin is assigned it returns null
 

Methods in quick.dbtable with parameters of type Skin
 void DBTable.setSkin(Skin skin)
          Apply the skin to table.