1.

Record Nr.

UNINA9910459031303321

Titolo

The debate on the Trial of the Templars, 1307-1314 [[electronic resource] /] / edited by Jochen Burgtorf, Paul Crawford, Helen Nicholson

Pubbl/distr/stampa

Farnham, Surrey, England ; ; Burlington, VT, : Ashgate, c2010

ISBN

1-317-03631-X

1-317-03630-1

1-282-70144-4

9786612701443

1-4094-1009-9

Descrizione fisica

1 online resource (426 p.)

Altri autori (Persone)

BurgtorfJochen

CrawfordPaul

NicholsonHelen

Disciplina

345.44/0288

Soggetti

Trials (Heresy) - France

Trials (Heresy) - Europe - History

Inquisition - Europe - History

Hospitalers - History - To 1500

Military religious orders - History - To 1500

Grail - Legends - History and criticism

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Cover; Contents; Notes on Contributors; List of Abbreviations; List of Figures; Maps; Preface; Introduction; Part IBefore the Trial; Part IIThe Trial in France; Part IIIThe Trial in the Iberian Peninsula; Part IV The Trial in the British Isles; Part VThe Trial in Other Countries; Part VIGeneral Aspects and the Aftermath; Conclusion; Select Bibliography; Indexes

Sommario/riassunto

In October 1307, all the brothers of the military-religious order of the Temple in France were arrested on the instructions of King Philip IV and charged with heresy and other crimes. In 1312, Pope Clement V, at the Council of Vienne, dissolved the order. Seven centuries later there is



still hot debate about the causes of this notorious affair, its course, and its aftermath. This book collects the research of both junior and senior scholars from around the world to establish the current state of scholarship and identify areas for new research. Individual chapters examine the background to the

2.

Record Nr.

UNINA9910583596003321

Autore

Brélaz Cédric <1976->

Titolo

Civic Identity and Civic Participation in Late Antiquity and the Early Middle Ages

Pubbl/distr/stampa

Turnhout, : Brepols, 2021

Turnhout, Belgium : , : Brepols Publishers, , 2022

©2021

ISBN

9782503590110

250359011X

Edizione

[First edition.]

Descrizione fisica

1 electronic resource (447 pages)

Collana

Cultural Encounters in Late Antiquity and the Middle Ages.

Altri autori (Persone)

RoseEls <1972->

Soggetti

History

General & world history

Political structures: democracy

Civil rights & citizenship

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Front Matter -- Cédric Brélaz and Els Rose. Introduction -- Clifford Ando. Local Citizenship and Civic Participation in the Western Provinces of the Roman Empire -- Cédric Brélaz. Democracy, Citizenship(s), and 'Patriotism' -- Anthony Kaldellis. Civic Identity and Civic Participation in Constantinople -- Avshalom Laniado. Social Status and Civic Participation in Early Byzantine Cities -- Julio Cesar Magalhães de Oliveira. Informal Expressions of Popular Will in Late Roman Africa -- Pierfrancesco Porena. Urban Identities in Late Roman Italy -- Michael Kulikowski. Cities and Civic Identities in Late Roman and Visigothic Spain -- Ralph Mathisen. Personal Identity in the Later Roman Empire



-- Peter Van Nuffelen. A Relationship of Justice -- Els Rose. Reconfiguring Civic Identity and Civic Participation in a Christianizing World -- Stefan Esders and Helmut Reimitz. Legalizing Ethnicity -- Mathieu Tillier. Urban Populations in Early Islam -- Marco Mostert. Urban Culture in the Early Medieval West -- Gianmarco De Angelis. Elites and Urban Communities in Early Medieval Italy -- Claudia Rapp. Citizenship and Contexts of Belonging -- Back Matter.

Sommario/riassunto

During the Ancient Greek and Roman eras, participation in political communities at the local level, and assertion of belonging to these communities, were among the fundamental principles and values on which societies would rely. For that reason, citizenship and democracy are generally considered as concepts typical of the political experience of Classical Antiquity. These concepts of citizenship and democracy are often seen as inconsistent with the political, social, and ideological context of the late and post-Roman world. As a result, scholarship has largely overlooked participation in local political communities when it comes to the period between the disintegration of the Classical model of local citizenship in the later Roman Empire and the emergence of ‘pre-communal’ entities in Northern Italy from the ninth century onwards.

By reassessing the period c. 300-1000 ce through the concepts of civic identity and civic participation, this volume will address both the impact of Classical heritage with regard to civic identities in the political experiences of the late and post-Roman world, and the rephrasing of new forms of social and political partnership according to ethnic or religious criteria in the early Middle Ages. Starting from the earlier imperial background, the fourteen chapters examine the ways in which people shared identity and gave shape to their communal life, as well as the role played by the people in local government in the later Roman Empire, the Germanic kingdoms, Byzantium, the early Islamic world, and the early medieval West. By focusing on the post-Classical, late antique, and early medieval periods, this volume intends to be an innovative contribution to the general history of citizenship and democracy.



3.

Record Nr.

UNINA9910522998303321

Autore

Sharan Kishori

Titolo

Learn JavaFX 17 : Building User Experience and Interfaces with Java / / by Kishori Sharan, Peter Späth

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2022

ISBN

9781484278482

1484278488

Edizione

[2nd ed. 2022.]

Descrizione fisica

1 online resource (947 pages)

Disciplina

005.437

Soggetti

Java (Computer program language)

User interfaces (Computer systems)

Human-computer interaction

Programming languages (Electronic computers)

Software engineering

Java

User Interfaces and Human Computer Interaction

Programming Language

Software Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

1: Getting Started -- 2: Properties and Bindings -- 3: Observable Collections -- 4: Managing Stages -- 5: Making Scenes -- 6: Understanding Nodes -- 7: Playing with Colors -- 8: Styling Nodes -- 9: Event Handling -- 10: Understanding Layout Panes -- 11: Model-View-Controller Pattern -- 12: Understanding Controls -- 13: Understanding TableView -- 14: Understanding 2D Shapes -- 15: Understanding Text Nodes -- 16: Understanding 3D Shapes -- 17: Applying Effects -- 18: Understanding Transformations -- 19: Understanding Animation -- 20: Understanding Charts -- 21: Understanding the Image API -- 22: Drawing on a Canvas -- 23: Understanding Drag and Drop -- 24: Understanding Concurrency in JavaFX -- 25: Playing Audio and Video -- 26: Understanding FXML -- 27: Understanding the Print API -- Appendix A: Additional Controls and



Resources.

Sommario/riassunto

This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI that is built at every step in the discussion. This book has been revised to include JavaFX 17 and earlier releases since previous edition. It starts with an introduction to JavaFX and its history. It lists the system requirements and the steps to start developing JavaFX applications. It shows you how to create a Hello World application in JavaFX, explaining every line of code in the process. Later in the book, authors Kishori Sharan and Peter Späth discuss advanced topics such as 2D and 3D graphics, charts, FXML, advanced controls, and printing. Some of the advanced controls such as TableView, and WebView are covered at length in separate chapters. This book provides complete and comprehensive coverage of JavaFX 17 features; uses an incremental approach to teach JavaFX, assuming no prior GUI knowledge; includes code snippets, complete programs, and pictures; covers MVC patterns using JavaFX; and covers advanced topics such as FXML, effects, transformations, charts, images, canvas, audio and video, DnD, and more. So, after reading and using this book, you'll come away with a comprehensive introduction to the JavaFX APIs. You will: Build JavaFX User Interfaces and Java clients Understand properties, bindings, observable collections, stages, scenes; how to use these Play with colors, styling nodes and event handling Add user interactivity (mouse, keyboard, DnD) Use tables, trees and tree tables Create 2D shapes, text nodes, and 3D shapes Apply effects, transformations, animations, images Learn to draw and play audio and video.